/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

Implement GitBzrDirFormat.__eq__.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
0.5.3   UNRELEASED
2
2
 
3
 
 BUG FIXES
4
 
 
5
 
  * Add in an empty git repository now works. (Jelmer Vernooij, #603823)
6
 
 
7
 
  * Support opening of repositories over HTTP where the HTTP server
8
 
    doesn't allow directory access. (Jelmer Vernooij, #617078)
9
 
 
10
 
  * Support non-ascii characters in tag names. (Jelmer Vernooij, #616995)
11
 
 
12
 
 FEATURES
13
 
 
14
 
  * Remove all remaining dependencies on C git. (Jelmer Vernooij, #348238)
15
 
 
16
 
  * Add some basic documentation in 'bzr help git'. (Jelmer Vernooij, #605394)
17
 
 
18
3
0.5.2   2010-07-30
19
4
 
20
5
 COMPATIBILITY
35
20
 
36
21
  * Provide VersionedFiles.get_annotator(). (#508288, Jelmer Vernooij)
37
22
 
38
 
  * Handle non-ascii characters in filenames. (#612291, Jelmer Vernooij)
39
 
 
40
23
 FEATURES
41
24
 
42
25
  * Support specifying alternative paths for git-upload-pack and