log

age author description
Fri, 29 Dec 2006 20:04:30 -0600 Matt Mackall pull umask-checking up
Fri, 29 Dec 2006 20:04:30 -0600 Matt Mackall exec: checkexec checks whether filesystem supports exec flags
Tue, 26 Dec 2006 20:08:09 +0100 Thomas Arendsen Hein expanded bash_completion for transplant extension
Tue, 26 Dec 2006 19:56:42 +0100 Thomas Arendsen Hein Yield entries from [paths], too, when completing -R/--repository.
Tue, 26 Dec 2006 15:42:40 +0100 Thomas Arendsen Hein Corrected synopsis for transplant.
Tue, 26 Dec 2006 15:33:50 +0100 Thomas Arendsen Hein Improved error message for extensions overriding commands (with test):
Tue, 26 Dec 2006 14:54:48 +0100 Thomas Arendsen Hein sync with stable
Tue, 26 Dec 2006 14:17:48 +0100 Thomas Arendsen Hein Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.
Sun, 24 Dec 2006 22:28:01 +0100 Benoit Boissinot test-manifest-merging: we only need to remove files
Fri, 22 Dec 2006 16:29:35 -0800 Brendan Cully Make test-manifest-merging less likely to delete the whole filesystem
Thu, 21 Dec 2006 20:41:56 +0100 Edouard Gomez Send encoding information in rss header
Thu, 14 Dec 2006 17:32:25 -0600 Matt Mackall Fix a pygettext complaint
Thu, 14 Dec 2006 00:41:11 +0100 Benoit Boissinot spelling fix
Tue, 26 Dec 2006 03:29:45 +0100 Benoit Boissinot mq: remove unecessary code, duplicate with util.opener
Tue, 26 Dec 2006 03:42:17 +0100 Benoit Boissinot hgk: (re)optimize reading of changelog and manifest
Tue, 26 Dec 2006 03:29:00 +0100 Benoit Boissinot mq: use contexts
Tue, 26 Dec 2006 03:27:24 +0100 Benoit Boissinot hgk: use contexts
Tue, 26 Dec 2006 03:26:23 +0100 Benoit Boissinot hgk: remove unused code, node2 is always set
Tue, 26 Dec 2006 03:25:44 +0100 Benoit Boissinot extdiff: use contexts
Tue, 26 Dec 2006 03:25:13 +0100 Benoit Boissinot bugzilla: use contexts, simplify
Tue, 26 Dec 2006 03:24:51 +0100 Benoit Boissinot acl: use contexts
Tue, 26 Dec 2006 03:17:34 +0100 Benoit Boissinot hgweb: fix unused import
Tue, 26 Dec 2006 03:16:54 +0100 Benoit Boissinot hgweb: use contexts, fix coding style
Tue, 26 Dec 2006 03:13:57 +0100 Benoit Boissinot commands.py: use contexts in various places (debug*state, revert)
Tue, 26 Dec 2006 03:12:51 +0100 Benoit Boissinot cmdutil.py: use contexts in findrenames
Tue, 26 Dec 2006 03:12:23 +0100 Benoit Boissinot commands.py: use contexts in export
Tue, 26 Dec 2006 03:11:37 +0100 Benoit Boissinot add possibility to pass flags when testing with the Makefile
Tue, 26 Dec 2006 00:40:28 +0100 Benoit Boissinot archival.py: use contexts
Mon, 25 Dec 2006 17:43:49 +0100 Benoit Boissinot patch: use contexts for diff
Mon, 25 Dec 2006 18:57:55 +0100 Benoit Boissinot context: create a filectxt with filelog reuse
Mon, 25 Dec 2006 17:43:47 +0100 Benoit Boissinot context: fix a bug in workingfilectx.renamed
Mon, 25 Dec 2006 17:43:44 +0100 Benoit Boissinot make it possible to use changectx to create a filectx
Mon, 25 Dec 2006 13:37:00 +0100 Benoit Boissinot remove various unused import
Sun, 24 Dec 2006 22:55:34 +0100 Benoit Boissinot add date attribute to workingfilectx
Sun, 24 Dec 2006 22:29:29 +0100 Benoit Boissinot fix tab vs space
Sun, 24 Dec 2006 22:28:01 +0100 Benoit Boissinot test-manifest-merging: we only need to remove files
Fri, 22 Dec 2006 17:05:10 -0800 Brendan Cully Merge with mpm
Fri, 22 Dec 2006 16:29:35 -0800 Brendan Cully Make test-manifest-merging less likely to delete the whole filesystem
Fri, 22 Dec 2006 17:59:40 -0600 Matt Mackall convert-repo: add option to attempt to sort by date
Fri, 22 Dec 2006 17:59:39 -0600 Matt Mackall convert-repo: add CVS exec bit support
Fri, 22 Dec 2006 17:59:37 -0600 Matt Mackall Fix removed file cornercase for CVS convert-repo
Fri, 22 Dec 2006 17:59:34 -0600 Matt Mackall convert-repo: add CVS branch support
Fri, 22 Dec 2006 17:59:34 -0600 Matt Mackall convert-repo: add basic CVS import support
Fri, 22 Dec 2006 22:53:16 +0100 Benoit Boissinot merge with crew
Fri, 22 Dec 2006 22:51:39 +0100 Benoit Boissinot grep: remove count handling, simplify, fix issue337
Fri, 22 Dec 2006 22:16:05 +0100 Benoit Boissinot grep: incrementing is always False during 'iter'
Thu, 21 Dec 2006 23:17:20 -0600 Matt Mackall Merge with crew
Thu, 21 Dec 2006 20:41:56 +0100 Edouard Gomez Send encoding information in rss header
Wed, 20 Dec 2006 23:41:27 +0100 Edouard Gomez pass the extra dict in rawcommit
Wed, 20 Dec 2006 12:07:02 -0800 Brendan Cully Merge with mpm
Wed, 20 Dec 2006 12:05:12 -0800 Brendan Cully Merge with crew-stable
Tue, 19 Dec 2006 15:46:02 +0100 Thomas Arendsen Hein sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.
Tue, 19 Dec 2006 15:37:10 +0100 Thomas Arendsen Hein purge extension doesn't need "#!/usr/bin/env python".
Tue, 19 Dec 2006 17:14:45 -0800 Brendan Cully hgweb: simple tests
Tue, 19 Dec 2006 17:03:34 -0800 Brendan Cully hgweb: add raw manifest template
Fri, 15 Dec 2006 10:32:57 +0300 Andrei Vermel hgk - fix CR issues on windows
Wed, 20 Dec 2006 17:04:07 -0600 Matt Mackall Update convert-repo usage comments
Wed, 20 Dec 2006 16:31:46 -0600 Matt Mackall convert-repo: add some smarts
Wed, 20 Dec 2006 13:11:35 -0600 Matt Mackall Merge with crew
Tue, 19 Dec 2006 16:40:09 -0800 Brendan Cully Teach hgweb about revlog.LookupError