Tue, 07 Aug 2007 12:10:56 +0200 |
Thomas Arendsen Hein |
debugsvnlog call had too many quotes (found by Edouard Gomez)
|
Tue, 07 Aug 2007 10:28:43 +0200 |
Thomas Arendsen Hein |
Remove trailing spaces, fix indentation
|
Tue, 07 Aug 2007 10:28:14 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 07 Aug 2007 10:01:20 +0200 |
Thomas Arendsen Hein |
Removed debug print from convert/subversion.py
|
Tue, 07 Aug 2007 09:56:21 +0200 |
Thomas Arendsen Hein |
Replace _ with inst for catching exceptions to not shadow gettext.
|
Tue, 07 Aug 2007 09:49:07 +0200 |
Thomas Arendsen Hein |
Move debugsvnlog to subversion module.
|
Tue, 07 Aug 2007 09:42:32 +0200 |
Thomas Arendsen Hein |
convert: Use debugsvnlog instead of git-like debug-svn-log.
|
Mon, 06 Aug 2007 14:50:57 -0700 |
Brad Schick |
extdiff: do single file diffs from the wc with no copy
|
Mon, 06 Aug 2007 14:42:11 -0700 |
Brad Schick |
extdiff: made it less chatty in non-verbose mode
|
Mon, 06 Aug 2007 14:32:23 -0700 |
Brad Schick |
extdiff: un-nested two functions
|
Mon, 06 Aug 2007 15:37:14 -0700 |
Bryan O'Sullivan |
convert: remove accidental debug print
|
Mon, 06 Aug 2007 14:59:00 -0700 |
Bryan O'Sullivan |
convert: use '.' as destination name if renaming subdir into root
|
Mon, 06 Aug 2007 14:17:05 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
Mon, 06 Aug 2007 14:16:50 -0700 |
Bryan O'Sullivan |
convert: only get history for requested revs when converting hg repo
|
Mon, 06 Aug 2007 14:16:02 -0700 |
Bryan O'Sullivan |
convert: raise correct type of exception if svn converter can't handle rev
|
Mon, 06 Aug 2007 12:53:49 -0700 |
Bryan O'Sullivan |
record: raise an exception correctly if we can't create a backup directory
|