/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0.3.1	UNRELEASED

 FEATURES

  * Alternative (faster) storage for SHA map using the TDB library
    (http://tdb.samba.org/). This will automatically be used if you have 
	TDB and its Python bindings installed. In all other situations the previous
	(slower) Sqlite database format will be used.

0.3.0	2009-05-10

 FEATURES

  * Support parsing .gitignore

  * Support dpushing to remote repositories.