This repository has been archived by the owner on Aug 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
NEWS
26 lines (26 loc) · 1.36 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
VERSION DESCRIPTION
-----------------------------------------------------------------------------
0.9 - fix handling of accents in tag names
- warning fixes for Python-2.6
- git-darcs: the add subcommand can now remember d-f-e
options
- git-darcs: new list, find-darcs and find-git subcommands
0.8 - revert the "not exporting unchanged files multiple
times" optimization, it causes corrupted results in some
cases.
0.7 - new darcs-fast-export option: --progress
- massive speedup in darcs-fast-export due to not
exporting unchanged files multiple times and reading
patches directly
0.6 - add a new darcs-fast-import script, allowing two-way sync
- new darcs-fast-export option: --git-branch
- add a new git-darcs script, making two-way sync easy
0.5 - new --help, --encoding, --authors-file, --working and
--logfile options
- add "hashed" support (see darcs init -h)
- add incremental conversion support for darcs1 as well
- add d2x wrapper script
0.4 - add incremental conversion support
0.3 - add darcs2 support
0.2 - add bzr and hg support
0.1 - initial short and fast version, supporting darcs1->git