Sun, 26 Apr 2009 01:49:12 +0200 win32text: add copyright header
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:49:12 +0200] rev 8253
win32text: add copyright header
Sun, 26 Apr 2009 01:48:53 +0200 patchbomb: add copyright and license header
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:48:53 +0200] rev 8252
patchbomb: add copyright and license header
Sun, 26 Apr 2009 01:48:43 +0200 highlight: add copyright and license header
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:48:43 +0200] rev 8251
highlight: add copyright and license header
Sun, 26 Apr 2009 01:47:44 +0200 convert: add copyright and license headers to back-ends
Martin Geisler <mg@lazybytes.net> [Sun, 26 Apr 2009 01:47:44 +0200] rev 8250
convert: add copyright and license headers to back-ends
Sat, 18 Apr 2009 13:29:48 -0400 Reproduce crash where synthetic revs break merge detection (issue1578).
Greg Ward <greg-hg@gerg.ca> [Sat, 18 Apr 2009 13:29:48 -0400] rev 8249
Reproduce crash where synthetic revs break merge detection (issue1578). (The fix for this was committed as 9bbcfa898cd3.) Slightly edited by Patrick Mezard <pmezard@gmail.com>
Wed, 29 Apr 2009 21:48:59 +0200 convert/svn: ignore composite tags
Patrick Mezard <pmezard@gmail.com> [Wed, 29 Apr 2009 21:48:59 +0200] rev 8248
convert/svn: ignore composite tags Tools like cvs2svn generate tags made of files coming from different revisions from different branches. This is not supported by Mercurial, and it slows down the conversion a lot. Ignore them. See bacula@4082 for a sample.
Wed, 29 Apr 2009 21:48:15 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Wed, 29 Apr 2009 21:48:15 +0200] rev 8247
Merge with crew-stable
Wed, 29 Apr 2009 21:44:25 +0200 convert/svn: keep latest and not oldest tag value
Patrick Mezard <pmezard@gmail.com> [Wed, 29 Apr 2009 21:44:25 +0200] rev 8246
convert/svn: keep latest and not oldest tag value
Tue, 28 Apr 2009 17:17:54 +0200 Don't use sed -r; instead use old-style regexp
Martijn Pieters <mj@zopatista.com> [Tue, 28 Apr 2009 17:17:54 +0200] rev 8245
Don't use sed -r; instead use old-style regexp Rev d895158fe8af introduced some sed -r tests, but -r is only available on GNU sed, while BSD sed uses -E. Better to use old-style regular expressions, that way the tests work on all sed variants.
Tue, 28 Apr 2009 18:14:49 +0200 localrepo: Refactor var names in filecommit to improve readability.
Martijn Pieters <mj@zopatista.com> [Tue, 28 Apr 2009 18:14:49 +0200] rev 8244
localrepo: Refactor var names in filecommit to improve readability.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip