-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCONTRIBUTORS.txt
58 lines (42 loc) · 1.6 KB
/
CONTRIBUTORS.txt
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
This file lists the contributors to svndumptool. Thank you for your work!
Should I have forgotten to add anyone please tell me.
Eli Carter
- Delete temp files.
- Fix typo in a function comment.
- Add sanitize and transform-prop command.
- Bugfixes and cleanup.
Bernd Rinn
- In export command strip leading slashes in repospath.
- In export command fix an error message.
- Always print revision numbers in diff output.
- Add setter function for date author log uuid and revprops to SvnDumpFile.
- Add transform-revprop command.
Christian Iversen
- Idea for command 'ls'.
Nathan Kidd
- Make Text-content-md5 optional (for vss2svn).
Chuck Esterbrook
- Feedback about eolfix not working when a regex is specified but
mode not set to regex.
Anthony Gianakas
- Extension to setup.py for creating a windows executable.
Jim Lawton
- Bugfix: Diff command reported the wrong dump file for missing nodes.
Ryan Schmidt
- Remove mode option from eolfix in README.txt.
- Fix regular expression in eolfix example.
- Fix typos and spelling issues in README.txt.
Tomas Juknevicius
- Bugfix in edit --propdel.
Bryce Schober
- Add --verbose mode to check command, more explicit output.
- Add regular expression rename support to merge command.
- Move history and check code to SvnDumpFileWithHistory.
Kevin Grover
- Before exporting check that export files have been specified.
- Teach apply-autoprops how to find subversions config on windows.
- When available use hashlib instead of md5.
Matthias Troffaes
- Fix initialisation bug in merge (problem with -x).
Serge Levin
- Bugfix: Missing UUID caused traceback.