2 -----------------------------------------------------------------------------
3 0.9 - fix handling of accents in tag names
4 - warning fixes for Python-2.6
5 - git-darcs: the add subcommand can now remember d-f-e
7 - git-darcs: new list, find-darcs and find-git subcommands
8 0.8 - revert the "not exporting unchanged files multiple
9 times" optimization, it causes corrupted results in some
11 0.7 - new darcs-fast-export option: --progress
12 - massive speedup in darcs-fast-export due to not
13 exporting unchanged files multiple times and reading
15 0.6 - add a new darcs-fast-import script, allowing two-way sync
16 - new darcs-fast-export option: --git-branch
17 - add a new git-darcs script, making two-way sync easy
18 0.5 - new --help, --encoding, --authors-file, --working and
20 - add "hashed" support (see darcs init -h)
21 - add incremental conversion support for darcs1 as well
22 - add d2x wrapper script
23 0.4 - add incremental conversion support
24 0.3 - add darcs2 support
25 0.2 - add bzr and hg support
26 0.1 - initial short and fast version, supporting darcs1->git