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
Sun, 25 Oct 2009 02:52:35 +0200 Brodie Rao diff: add --stat for diffstat output
Sun, 25 Oct 2009 02:35:35 +0200 Brodie Rao diffstat: print 0 instead of nothing for 0 adds or removes
Sat, 24 Oct 2009 12:29:39 +0200 Gilles Moris update tcsh_completion for the new forget and summary commands
Sat, 24 Oct 2009 19:01:40 +0200 Adrian Buehlmann cmdutil: minor refactoring of changeset_printer._show
Sat, 24 Oct 2009 00:29:25 +0200 Martin Geisler commands: search for translated version of "DEPRECATED"
Fri, 23 Oct 2009 23:10:05 +0200 Gilles Moris mercurial.spec: update requirements for the build
Fri, 23 Oct 2009 22:55:28 +0200 Martin Geisler convert: document parent order in splicemap help (issue1764)
Thu, 22 Oct 2009 23:41:01 +0200 Pascal Quantin Add style.css file to Inno Setup script
Mon, 21 Sep 2009 19:21:32 +0200 Nicolas Dumazet util: use sys.argv[0] if $HG is unset and 'hg' is not in PATH
Wed, 21 Oct 2009 14:16:37 +0200 Peter Arrenbrecht graphlog: hide internal state of ascii() from users
Thu, 22 Oct 2009 00:46:54 +0200 Adrian Buehlmann doc/hgrc.5.txt: deprecate [defaults]
Wed, 21 Oct 2009 17:54:51 -0500 Matt Mackall Merge with crew
Thu, 22 Oct 2009 00:30:24 +0200 Martin Geisler rst2man: highlight inline literals in bold
Thu, 22 Oct 2009 00:27:08 +0200 Martin Geisler rst2man: avoid italic for references
Wed, 21 Oct 2009 23:40:01 +0200 Martin Geisler doc: add a style sheet to the generated HTML pages
Wed, 21 Oct 2009 17:42:22 -0500 Matt Mackall summary: remove reference to -p
Tue, 20 Oct 2009 22:43:17 +0200 Martin Geisler doc, help: stream-line use of inline-literals
Tue, 20 Oct 2009 22:16:27 +0200 Martin Geisler minirst: convert ``foo`` into "foo" upon display
Tue, 20 Oct 2009 22:42:49 +0200 Martin Geisler gendoc: fix synopsis
Tue, 20 Oct 2009 22:39:37 +0200 Martin Geisler test-debugcomplete: update output to match a7ef354da662
Tue, 20 Oct 2009 11:59:38 -0500 Matt Mackall summary: add --remote
Tue, 20 Oct 2009 11:58:09 -0500 Matt Mackall summary: restore briefer commit status
Tue, 20 Oct 2009 11:57:25 -0500 Matt Mackall summary: add empty repository and no revision checked out hints
Mon, 19 Oct 2009 23:53:25 -0500 Matt Mackall Merge with crew
Tue, 20 Oct 2009 00:30:36 +0200 Benoit Boissinot merge with crew
Sun, 18 Oct 2009 14:35:36 +0200 Gilles Moris setup: refactor the version string to a subset of tag+tagdist-hash+date
Tue, 11 Aug 2009 09:04:02 +0200 Gilles Moris archive: add branch and tag informations to the .hg_archival.txt file
Tue, 20 Oct 2009 00:17:36 +0200 Martin Geisler ui: only use "user@host" as username in noninteractive mode
Mon, 19 Oct 2009 23:27:20 +0300 Alexander Solovyov fix patchbomb prompt when sending series of patches
Fri, 16 Oct 2009 23:57:34 +0200 Adrian Buehlmann hg.clone: report branch name on update
Mon, 19 Oct 2009 22:19:28 +0300 Alexander Solovyov make path expanding more consistent
Sat, 17 Oct 2009 15:40:34 +0200 Henrik Stuart tests: fix inadvertent use of existing test repository
Mon, 19 Oct 2009 07:14:44 +0200 David Soria Parra commands: clarify output for the commit summary
Mon, 19 Oct 2009 14:37:37 +0200 Martin Geisler commands: do not split a translated string
Mon, 19 Oct 2009 00:36:52 -0500 Matt Mackall Remove parents from default help in favor of summary
Mon, 19 Oct 2009 00:22:49 -0500 Matt Mackall summary: quieter with -q
Mon, 19 Oct 2009 00:21:06 -0500 Matt Mackall commands: fix missing empty synopses
Sun, 18 Oct 2009 22:31:05 -0500 Matt Mackall Introduce summary command
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip