Fri, 22 Dec 2006 17:59:40 -0600 convert-repo: add option to attempt to sort by date
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:40 -0600] rev 3957
convert-repo: add option to attempt to sort by date
Fri, 22 Dec 2006 17:59:39 -0600 convert-repo: add CVS exec bit support
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:39 -0600] rev 3956
convert-repo: add CVS exec bit support
Fri, 22 Dec 2006 17:59:37 -0600 Fix removed file cornercase for CVS convert-repo
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:37 -0600] rev 3955
Fix removed file cornercase for CVS convert-repo
Fri, 22 Dec 2006 17:59:34 -0600 convert-repo: add CVS branch support
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:34 -0600] rev 3954
convert-repo: add CVS branch support
Fri, 22 Dec 2006 17:59:34 -0600 convert-repo: add basic CVS import support
Matt Mackall <mpm@selenic.com> [Fri, 22 Dec 2006 17:59:34 -0600] rev 3953
convert-repo: add basic CVS import support
Fri, 22 Dec 2006 22:53:16 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Dec 2006 22:53:16 +0100] rev 3952
merge with crew
Fri, 22 Dec 2006 22:51:39 +0100 grep: remove count handling, simplify, fix issue337
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Dec 2006 22:51:39 +0100] rev 3951
grep: remove count handling, simplify, fix issue337
Fri, 22 Dec 2006 22:16:05 +0100 grep: incrementing is always False during 'iter'
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 22 Dec 2006 22:16:05 +0100] rev 3950
grep: incrementing is always False during 'iter'
Thu, 21 Dec 2006 23:17:20 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 21 Dec 2006 23:17:20 -0600] rev 3949
Merge with crew
Thu, 21 Dec 2006 20:41:56 +0100 Send encoding information in rss header
Edouard Gomez <ed.gomez@free.fr> [Thu, 21 Dec 2006 20:41:56 +0100] rev 3948
Send encoding information in rss header
Wed, 20 Dec 2006 23:41:27 +0100 pass the extra dict in rawcommit
Edouard Gomez <ed.gomez@free.fr> [Wed, 20 Dec 2006 23:41:27 +0100] rev 3947
pass the extra dict in rawcommit
Wed, 20 Dec 2006 12:07:02 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Wed, 20 Dec 2006 12:07:02 -0800] rev 3946
Merge with mpm
Wed, 20 Dec 2006 12:05:12 -0800 Merge with crew-stable
Brendan Cully <brendan@kublai.com> [Wed, 20 Dec 2006 12:05:12 -0800] rev 3945
Merge with crew-stable
Tue, 19 Dec 2006 15:46:02 +0100 sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 19 Dec 2006 15:46:02 +0100] rev 3944
sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.
Tue, 19 Dec 2006 15:37:10 +0100 purge extension doesn't need "#!/usr/bin/env python".
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 19 Dec 2006 15:37:10 +0100] rev 3943
purge extension doesn't need "#!/usr/bin/env python". (from the Debian package: deb_specific__hgpurge.py.patch)
Tue, 19 Dec 2006 17:14:45 -0800 hgweb: simple tests
Brendan Cully <brendan@kublai.com> [Tue, 19 Dec 2006 17:14:45 -0800] rev 3942
hgweb: simple tests
Tue, 19 Dec 2006 17:03:34 -0800 hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com> [Tue, 19 Dec 2006 17:03:34 -0800] rev 3941
hgweb: add raw manifest template
Fri, 15 Dec 2006 10:32:57 +0300 hgk - fix CR issues on windows
"Andrei Vermel <avermel@mail.ru>" [Fri, 15 Dec 2006 10:32:57 +0300] rev 3940
hgk - fix CR issues on windows
Wed, 20 Dec 2006 17:04:07 -0600 Update convert-repo usage comments
Matt Mackall <mpm@selenic.com> [Wed, 20 Dec 2006 17:04:07 -0600] rev 3939
Update convert-repo usage comments
Wed, 20 Dec 2006 16:31:46 -0600 convert-repo: add some smarts
Matt Mackall <mpm@selenic.com> [Wed, 20 Dec 2006 16:31:46 -0600] rev 3938
convert-repo: add some smarts autodetect source and destination repo types autodetect read and write capabilities of converters default destination directory (<src>-hg) default map file (<dest>/.hg/shamap) more verbose by default add a -q switch add IO functions
Wed, 20 Dec 2006 13:11:35 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Wed, 20 Dec 2006 13:11:35 -0600] rev 3937
Merge with crew
Tue, 19 Dec 2006 16:40:09 -0800 Teach hgweb about revlog.LookupError
Brendan Cully <brendan@kublai.com> [Tue, 19 Dec 2006 16:40:09 -0800] rev 3936
Teach hgweb about revlog.LookupError
Tue, 19 Dec 2006 17:17:08 -0600 Move README info to wiki
Matt Mackall <mpm@selenic.com> [Tue, 19 Dec 2006 17:17:08 -0600] rev 3935
Move README info to wiki
Tue, 19 Dec 2006 16:38:14 -0600 Move test suite docs to the wiki
Matt Mackall <mpm@selenic.com> [Tue, 19 Dec 2006 16:38:14 -0600] rev 3934
Move test suite docs to the wiki
Tue, 19 Dec 2006 16:37:45 -0600 hg in: if no incoming csets, remove existing bundle
Matt Mackall <mpm@selenic.com> [Tue, 19 Dec 2006 16:37:45 -0600] rev 3933
hg in: if no incoming csets, remove existing bundle
Tue, 19 Dec 2006 08:59:41 -0600 writebundle: overwrite existing bundle file
Matt Mackall <mpm@selenic.com> [Tue, 19 Dec 2006 08:59:41 -0600] rev 3932
writebundle: overwrite existing bundle file
Tue, 19 Dec 2006 08:58:56 -0600 incoming/outgoing: return failure if no changes found
Matt Mackall <mpm@selenic.com> [Tue, 19 Dec 2006 08:58:56 -0600] rev 3931
incoming/outgoing: return failure if no changes found
Mon, 18 Dec 2006 12:22:43 -0800 Add revlog.LookupError exception, and use it instead of RevlogError.
Brendan Cully <brendan@kublai.com> [Mon, 18 Dec 2006 12:22:43 -0800] rev 3930
Add revlog.LookupError exception, and use it instead of RevlogError. Remove repo.LookupError, which devolves to the revlog version.
Sun, 17 Dec 2006 22:16:57 -0600 Add some modules to the demandimport ignore list for Windows
Matt Mackall <mpm@selenic.com> [Sun, 17 Dec 2006 22:16:57 -0600] rev 3929
Add some modules to the demandimport ignore list for Windows
Sun, 17 Dec 2006 21:48:22 -0600 Sync with -stable
Matt Mackall <mpm@selenic.com> [Sun, 17 Dec 2006 21:48:22 -0600] rev 3928
Sync with -stable
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip