Mon, 02 Nov 2009 21:02:56 +0100 Martin Geisler doc: use reST note directive
Mon, 02 Nov 2009 20:53:34 +0100 Martin Geisler hgrc.5: capitalize True and False consistently
Mon, 02 Nov 2009 20:50:57 +0100 Martin Geisler commands: slightly better help for --traceback
Mon, 02 Nov 2009 20:50:30 +0100 Martin Geisler hgrc.5: document ui.traceback setting
Mon, 02 Nov 2009 19:07:26 +0100 Benoit Boissinot fix tests output changed by 8269fe2d48f6
Mon, 02 Nov 2009 17:54:19 +0100 Benoit Boissinot byterange: backport fix from upstream
Mon, 02 Nov 2009 10:20:04 +0100 Sune Foldager hgweb: send proper error messages to the client
Mon, 02 Nov 2009 10:19:14 +0100 Sune Foldager transaction: always remove empty journal on abort
Mon, 02 Nov 2009 10:18:43 +0100 Sune Foldager test-bisect: fix shell-dependent output
Mon, 02 Nov 2009 10:17:20 +0100 Sune Foldager change 'journal already exists' to 'abandoned transaction found'
Mon, 02 Nov 2009 10:15:04 +0100 Sune Foldager verify: report existence of journal
Sun, 01 Nov 2009 03:26:10 +0100 Benoit Boissinot bisect: no need to save the state if it wasn't changed
Sun, 01 Nov 2009 02:57:11 +0100 Benoit Boissinot record: get the right position (account for skipped files)
Sun, 01 Nov 2009 02:54:32 +0100 Benoit Boissinot log --limit: break after a limited number of csets (broken by f3d60543924f)
Sat, 31 Oct 2009 18:17:59 +0100 Benoit Boissinot transaction: more specific exceptions, os.unlink can raise OSError
Sat, 31 Oct 2009 18:10:52 +0100 Benoit Boissinot lock: catch specific exceptions
Sat, 31 Oct 2009 18:02:34 +0100 Benoit Boissinot patch: use the public ctx API instead of the internals
Sat, 31 Oct 2009 18:02:13 +0100 Benoit Boissinot patch: don't use mutable object as default argument
Sat, 31 Oct 2009 18:01:08 +0100 Benoit Boissinot patch: initialize all attributes of the hunk class
Sat, 31 Oct 2009 18:00:05 +0100 Benoit Boissinot patch: simplify logic
Sat, 31 Oct 2009 17:07:12 +0100 Benoit Boissinot lock: use '==' instead of 'is' for integer equality ('is' may not work)
Sat, 31 Oct 2009 17:04:46 +0100 Benoit Boissinot pychecker: remove unused local variables
Sat, 31 Oct 2009 16:56:58 +0100 Benoit Boissinot remove unused imports
Sat, 31 Oct 2009 16:49:27 +0100 Benoit Boissinot changelog: do not use a mutable default value
Sat, 31 Oct 2009 16:42:51 +0100 Benoit Boissinot bundlerepo: keep the bundlerevlog interface in sync with revlog
Sat, 31 Oct 2009 00:31:08 +0100 Benoit Boissinot localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
Sat, 31 Oct 2009 00:27:50 +0100 Benoit Boissinot localrepo/branchcache: kill unused localrepo.branchcache
Sat, 31 Oct 2009 00:20:28 +0100 Benoit Boissinot localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
Fri, 30 Oct 2009 15:43:01 +0200 Alexander Solovyov churn: fix --progress (broken by f3d60543924f)
Mon, 26 Oct 2009 13:37:39 +0100 Henrik Stuart transfer branchmap branch names over the wire in utf-8
Fri, 30 Oct 2009 13:40:23 +0200 Alexander Solovyov churn: fix changeset count (broken by 9b127e888640)
Thu, 29 Oct 2009 20:50:24 +0200 Alexander Solovyov churn: ability to display added/removed lines separately
Fri, 30 Oct 2009 09:54:39 +0100 Dirkjan Ochtman cmdutil: fix bug in finddate() implementation
Fri, 30 Oct 2009 09:53:39 +0100 Dirkjan Ochtman merge changes from mpm
Wed, 28 Oct 2009 22:47:46 -0500 Steve Borho cmdutil: update finddate()
Thu, 29 Oct 2009 19:03:16 -0500 Matt Mackall walkchangerevs: drop ui arg
Thu, 29 Oct 2009 19:03:13 -0500 Matt Mackall walkchangerevs: reset cache between windows
Thu, 29 Oct 2009 17:07:54 -0500 Matt Mackall log: tidy up some filter tests
Thu, 29 Oct 2009 17:07:51 -0500 Matt Mackall walkchangerevs: move 'add' to callback
Wed, 28 Oct 2009 23:59:18 +0900 Yuya Nishihara hgweb: added test case for extension loading phases (issue1824)
Wed, 28 Oct 2009 23:55:23 +0900 Yuya Nishihara extensions: changed to call extsetup() from extensions.loadall()
Wed, 21 Oct 2009 13:40:55 +0200 Adrian Buehlmann hgrc.5.txt: mention hgrc categories with higher precedence first
Wed, 28 Oct 2009 21:35:57 +0100 Sune Foldager hook: only redirect stdout if it and stderr are valid files
Wed, 28 Oct 2009 13:17:03 -0500 Matt Mackall verify: filter the candidate list for broken linkrevs
Tue, 27 Oct 2009 17:14:19 -0500 Matt Mackall Merge with crew
Tue, 27 Oct 2009 17:01:32 -0500 Matt Mackall walkchangerevs: internalize ctx caching
Sun, 25 Oct 2009 18:43:59 -0500 Matt Mackall walkchangerevs: yield contexts
Sun, 25 Oct 2009 18:43:58 -0500 Matt Mackall walkchangerevs: kill window step of iterator
Sun, 25 Oct 2009 18:43:56 -0500 Matt Mackall walkchangerevs: pull out matchfn
Tue, 27 Oct 2009 21:59:44 +0900 Yuya Nishihara diffstat: made test case work with POSIX sh and printf
Tue, 27 Oct 2009 10:33:41 +0100 Sune Foldager bundlerepo: fix small bug in exception raising
Sun, 25 Oct 2009 14:45:38 +0200 timeless minor documentation improvements
Sun, 25 Oct 2009 14:28:02 +0100 Alexander Solovyov patchbomb: accept default if it is empty string
Sun, 25 Oct 2009 14:24:39 +0100 Martin Geisler patchbomb: fix double-spaces in prompts
Sun, 25 Oct 2009 13:27:54 +0100 timeless commands: adding --no-status to resolve to match status
Wed, 21 Oct 2009 12:41:28 +0300 timeless commands: use rev from remote repo when updating as part of a pull
Wed, 21 Oct 2009 12:03:14 +0300 timeless commands: highlighting that rev is based on the remote repository
Sun, 25 Oct 2009 12:05:07 +0200 Alexander Solovyov bookmarks: use API to determine if repo is local
Sun, 25 Oct 2009 02:53:33 +0200 Brodie Rao diffstat: with --git, mark binary files with Bin
Sun, 25 Oct 2009 02:52:36 +0200 Brodie Rao color: colorize diff --stat
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip