log

age author description
Sun, 04 Oct 2009 09:59:13 +0200 Martin Geisler help: move help topics from mercurial/help.py to help/*.txt
Sat, 03 Oct 2009 18:58:25 +0200 Martin Geisler i18n: remove unnecessary os.path.normpath call
Sun, 04 Oct 2009 10:17:01 +0200 Martin Geisler commands: simpler sort of help topic names
Sat, 03 Oct 2009 18:31:20 +0200 Mads Kiilerich cmdutil: templating keywords latesttag and latesttagdistance
Sat, 03 Oct 2009 23:38:10 +0200 Benoit Boissinot merge with mpm
Sat, 03 Oct 2009 23:36:08 +0200 Benoit Boissinot bdiff: gradually enable the popularity hack
Wed, 07 Oct 2009 23:45:30 -0500 Matt Mackall Merge with -crew-stable
Wed, 07 Oct 2009 18:52:01 +0200 Patrick Mezard convert/hg: handle bogus copy records (issue1843)
Wed, 07 Oct 2009 10:13:04 +0200 Patrick Mezard convert/hg: make parents() return changectx, not nodes
Wed, 07 Oct 2009 23:25:41 -0500 Matt Mackall Merge with -crew-stable
Tue, 06 Oct 2009 10:45:23 +0200 Adrian Buehlmann util.rename: do not abort if os.unlink fails (issue1840)
Mon, 05 Oct 2009 22:01:08 +0200 Patrick Mezard convert: make mapfile handle LF and CRLF shamap (issue1846)
Sun, 04 Oct 2009 23:06:14 +0200 Patrick Mezard convert/darcs: handle directory renaming
Sun, 04 Oct 2009 22:23:11 +0200 Patrick Mezard convert/darcs: fix file renaming (issue1853)
Thu, 06 Aug 2009 21:35:25 -0700 Bryan O'Sullivan Fix failing darcs test
Sat, 03 Oct 2009 15:57:48 -0500 Matt Mackall Fix for issue1848
Sat, 03 Oct 2009 14:39:57 -0500 Matt Mackall Merge with -stable
Sat, 03 Oct 2009 14:39:46 -0500 Matt Mackall notify: update test
Fri, 07 Aug 2009 01:15:16 +0200 Grauw Fix issue 1782 don't do url2pathname conversion for urls
Tue, 29 Sep 2009 23:49:42 -0500 Kevin Bullock color: allow multiple args to ui.write()
Thu, 01 Oct 2009 08:50:10 +0200 Peter Arrenbrecht extdiff: fix defaulting to "diff" if no --program is given
Thu, 01 Oct 2009 15:36:45 -0400 Greg Ward dirstate: add/improve method docstrings.
Sun, 20 Sep 2009 22:19:18 +0200 Mads Kiilerich util.system: Use subprocess instead of os.system
Wed, 23 Sep 2009 02:31:09 -0500 David Champion notify: permit suppression of merge changeset notification
Thu, 27 Aug 2009 10:21:32 -0400 Greg Ward Add script to rewrite revlog to workaround lack of parent deltas.
Sun, 16 Aug 2009 11:11:37 +0900 Nicolas Dumazet inotify: use cmdutil.service instead of local daemonizing code
Sun, 16 Aug 2009 11:30:24 +0900 Nicolas Dumazet cmdutil: service: add an optional runargs argument to pass the command to run
Thu, 17 Sep 2009 21:12:32 +0200 Sune Foldager extdiff: add 3-way diff for merge changesets
Wed, 23 Sep 2009 21:29:47 -0500 Kevin Bullock bash_completion: add completions for shelve extension
Thu, 01 Oct 2009 11:40:53 +0200 Adrian Buehlmann doc: clarify license footers