Sun, 09 May 2010 19:11:02 +0200 convert/svn: handle files/links replaced by dirs (issue2166) stable
Patrick Mezard <pmezard@gmail.com> [Sun, 09 May 2010 19:11:02 +0200] rev 11128
convert/svn: handle files/links replaced by dirs (issue2166)
Sun, 09 May 2010 19:11:02 +0200 convert/svn: do not retrieve removed files stable
Patrick Mezard <pmezard@gmail.com> [Sun, 09 May 2010 19:11:02 +0200] rev 11127
convert/svn: do not retrieve removed files It gives us a way to not retrieve content of entries we know are no longer files. And it is faster when converting remote repositories.
Sun, 09 May 2010 19:11:02 +0200 convert/svn: correctly encode deleted entry paths stable
Patrick Mezard <pmezard@gmail.com> [Sun, 09 May 2010 19:11:02 +0200] rev 11126
convert/svn: correctly encode deleted entry paths This recode call was removed in ede2247e61aa, because it looked the encode(decode()) construct was a no-op. In fact, the first decode() call was wrong, and entries still have to be encoded before being passed to the sink.
Sun, 09 May 2010 19:11:02 +0200 convert/svn: remove broken but unused copy filtering code stable
Patrick Mezard <pmezard@gmail.com> [Sun, 09 May 2010 19:11:02 +0200] rev 11125
convert/svn: remove broken but unused copy filtering code For some reason, if a copy source is deleted in the same revision it is referenced, it is filtered out. This is silly, because this happens all the time with move operations. Fortunately, the filtering code is buggy and ends being a no-op 99% of the time, since it does not delete the right key. Just remove all this nonsense.
Sun, 09 May 2010 19:11:02 +0200 test-convert-svn-move: test moved dirs copy records stable
Patrick Mezard <pmezard@gmail.com> [Sun, 09 May 2010 19:11:02 +0200] rev 11124
test-convert-svn-move: test moved dirs copy records
Sat, 01 May 2010 16:29:27 +0200 convert/svn: tree conflicts no longer happen now we use memctx stable
Patrick Mezard <pmezard@gmail.com> [Sat, 01 May 2010 16:29:27 +0200] rev 11123
convert/svn: tree conflicts no longer happen now we use memctx
Fri, 07 May 2010 16:59:00 -0500 clean up remaining generic exceptions
Matt Mackall <mpm@selenic.com> [Fri, 07 May 2010 16:59:00 -0500] rev 11122
clean up remaining generic exceptions
Fri, 07 May 2010 16:51:45 -0400 mq: make use of output labeling for summary
Eric Eisner <ede@mit.edu> [Fri, 07 May 2010 16:51:45 -0400] rev 11121
mq: make use of output labeling for summary
Fri, 07 May 2010 23:31:49 +0200 mq: mark error message for translation
Martin Geisler <mg@lazybytes.net> [Fri, 07 May 2010 23:31:49 +0200] rev 11120
mq: mark error message for translation
Fri, 07 May 2010 23:28:07 +0200 mq: mark string for translation
Martin Geisler <mg@lazybytes.net> [Fri, 07 May 2010 23:28:07 +0200] rev 11119
mq: mark string for translation
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip