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 3985
Send encoding information in rss header
Thu, 14 Dec 2006 17:32:25 -0600 Fix a pygettext complaint
Matt Mackall <mpm@selenic.com> [Thu, 14 Dec 2006 17:32:25 -0600] rev 3984
Fix a pygettext complaint
Thu, 14 Dec 2006 00:41:11 +0100 spelling fix
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 14 Dec 2006 00:41:11 +0100] rev 3983
spelling fix
Tue, 26 Dec 2006 03:29:45 +0100 mq: remove unecessary code, duplicate with util.opener
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:29:45 +0100] rev 3982
mq: remove unecessary code, duplicate with util.opener
Tue, 26 Dec 2006 03:42:17 +0100 hgk: (re)optimize reading of changelog and manifest
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:42:17 +0100] rev 3981
hgk: (re)optimize reading of changelog and manifest
Tue, 26 Dec 2006 03:29:00 +0100 mq: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:29:00 +0100] rev 3980
mq: use contexts
Tue, 26 Dec 2006 03:27:24 +0100 hgk: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:27:24 +0100] rev 3979
hgk: use contexts
Tue, 26 Dec 2006 03:26:23 +0100 hgk: remove unused code, node2 is always set
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:26:23 +0100] rev 3978
hgk: remove unused code, node2 is always set
Tue, 26 Dec 2006 03:25:44 +0100 extdiff: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:25:44 +0100] rev 3977
extdiff: use contexts
Tue, 26 Dec 2006 03:25:13 +0100 bugzilla: use contexts, simplify
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:25:13 +0100] rev 3976
bugzilla: use contexts, simplify
Tue, 26 Dec 2006 03:24:51 +0100 acl: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:24:51 +0100] rev 3975
acl: use contexts
Tue, 26 Dec 2006 03:17:34 +0100 hgweb: fix unused import
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:17:34 +0100] rev 3974
hgweb: fix unused import
Tue, 26 Dec 2006 03:16:54 +0100 hgweb: use contexts, fix coding style
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:16:54 +0100] rev 3973
hgweb: use contexts, fix coding style
Tue, 26 Dec 2006 03:13:57 +0100 commands.py: use contexts in various places (debug*state, revert)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:13:57 +0100] rev 3972
commands.py: use contexts in various places (debug*state, revert)
Tue, 26 Dec 2006 03:12:51 +0100 cmdutil.py: use contexts in findrenames
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:12:51 +0100] rev 3971
cmdutil.py: use contexts in findrenames
Tue, 26 Dec 2006 03:12:23 +0100 commands.py: use contexts in export
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:12:23 +0100] rev 3970
commands.py: use contexts in export
Tue, 26 Dec 2006 03:11:37 +0100 add possibility to pass flags when testing with the Makefile
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 03:11:37 +0100] rev 3969
add possibility to pass flags when testing with the Makefile
Tue, 26 Dec 2006 00:40:28 +0100 archival.py: use contexts
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 26 Dec 2006 00:40:28 +0100] rev 3968
archival.py: use contexts
Mon, 25 Dec 2006 17:43:49 +0100 patch: use contexts for diff
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 17:43:49 +0100] rev 3967
patch: use contexts for diff
Mon, 25 Dec 2006 18:57:55 +0100 context: create a filectxt with filelog reuse
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 18:57:55 +0100] rev 3966
context: create a filectxt with filelog reuse
Mon, 25 Dec 2006 17:43:47 +0100 context: fix a bug in workingfilectx.renamed
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 17:43:47 +0100] rev 3965
context: fix a bug in workingfilectx.renamed
Mon, 25 Dec 2006 17:43:44 +0100 make it possible to use changectx to create a filectx
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 17:43:44 +0100] rev 3964
make it possible to use changectx to create a filectx
Mon, 25 Dec 2006 13:37:00 +0100 remove various unused import
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 25 Dec 2006 13:37:00 +0100] rev 3963
remove various unused import
Sun, 24 Dec 2006 22:55:34 +0100 add date attribute to workingfilectx
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Dec 2006 22:55:34 +0100] rev 3962
add date attribute to workingfilectx
Sun, 24 Dec 2006 22:29:29 +0100 fix tab vs space
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Dec 2006 22:29:29 +0100] rev 3961
fix tab vs space
Sun, 24 Dec 2006 22:28:01 +0100 test-manifest-merging: we only need to remove files
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 24 Dec 2006 22:28:01 +0100] rev 3960
test-manifest-merging: we only need to remove files
Fri, 22 Dec 2006 17:05:10 -0800 Merge with mpm
Brendan Cully <brendan@kublai.com> [Fri, 22 Dec 2006 17:05:10 -0800] rev 3959
Merge with mpm
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 3958
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 3957
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 3956
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 3955
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 3954
convert-repo: add basic CVS import support
Fri, 22 Dec 2006 16:29:35 -0800 Make test-manifest-merging less likely to delete the whole filesystem
Brendan Cully <brendan@kublai.com> [Fri, 22 Dec 2006 16:29:35 -0800] rev 3953
Make test-manifest-merging less likely to delete the whole filesystem
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
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 3948
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 3947
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
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 3946
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 3945
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 3944
Merge with mpm
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 3943
Merge with crew
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 3942
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 3941
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 3940
hg in: if no incoming csets, remove existing bundle
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 3939
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 3938
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 3937
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 3936
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 3935
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 3934
hgk - fix CR issues on windows
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 3933
Teach hgweb about revlog.LookupError
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
Sun, 17 Dec 2006 19:17:18 -0600 Added signature for changeset 27230c29bfec36d5540fbe1c976810aefecfd1d2
Matt Mackall <mpm@selenic.com> [Sun, 17 Dec 2006 19:17:18 -0600] rev 3927
Added signature for changeset 27230c29bfec36d5540fbe1c976810aefecfd1d2
Sun, 17 Dec 2006 19:02:33 -0600 Added tag 0.9.3 for changeset 27230c29bfec
Matt Mackall <mpm@selenic.com> [Sun, 17 Dec 2006 19:02:33 -0600] rev 3926
Added tag 0.9.3 for changeset 27230c29bfec
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip