/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.200.474 by Jelmer Vernooij
Start working on 0.3.1.
1
0.3.1	UNRELEASED
2
0.200.483 by Jelmer Vernooij
Add NEWS entry about sha map.
3
 FEATURES
4
5
  * Alternative (faster) storage for SHA map using the TDB library
6
    (http://tdb.samba.org/). This will automatically be used if you have 
7
	TDB and its Python bindings installed. In all other situations the previous
8
	(slower) Sqlite database format will be used.
9
0.200.473 by Jelmer Vernooij
Release 0.3.0.
10
0.3.0	2009-05-10
0.200.409 by Jelmer Vernooij
Support parsing .gitignore.
11
12
 FEATURES
13
14
  * Support parsing .gitignore
0.200.473 by Jelmer Vernooij
Release 0.3.0.
15
16
  * Support dpushing to remote repositories.