/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

More work on roundtrip push support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.5.2   UNRELEASED
 
1
0.5.3   UNRELEASED
 
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
0.5.2   2010-07-30
2
19
 
3
20
 COMPATIBILITY
4
21
 
16
33
  * Fix 'bzr status' after 'bzr add' in native git working trees.
17
34
    (#603800, Chadrik)
18
35
 
 
36
  * Provide VersionedFiles.get_annotator(). (#508288, Jelmer Vernooij)
 
37
 
 
38
  * Handle non-ascii characters in filenames. (#612291, Jelmer Vernooij)
 
39
 
19
40
 FEATURES
20
41
 
21
42
  * Support specifying alternative paths for git-upload-pack and