log mercurial/commands.py @ 17789:4cfd02c2df9a

age author description
Wed, 17 Oct 2012 08:44:49 +0200 David Soria Parra bookmarks: check bookmark format during rename (issue3662)
Tue, 16 Oct 2012 13:35:58 -0500 Sean Farley color: add additional changeset.phase label to log.changeset and log.parent
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748)
Tue, 09 Oct 2012 09:45:44 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 08 Oct 2012 00:19:30 +0200 Kevin Bullock bookmarks: deactivate current bookmark if no name is given stable
Thu, 04 Oct 2012 01:24:05 +0900 FUJIWARA Katsunori help: add information about recovery from corruption to help of "verify"
Mon, 01 Oct 2012 03:19:23 +0200 David Soria Parra bookmarks: teach the -r option to use revsets
Tue, 25 Sep 2012 20:50:40 +0300 Sergey Kishchenko resolve: commit the changes after each item resolve (issue3638)
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: override
Fri, 17 Aug 2012 13:58:18 -0700 timeless en-us: labeled
Wed, 15 Aug 2012 22:39:18 +0200 Mads Kiilerich fix wording and not-completely-trivial spelling errors and bad docstrings
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Fri, 24 Aug 2012 17:51:47 -0500 Matt Mackall merge with stable
Mon, 06 Aug 2012 12:59:47 +0200 Adrian Buehlmann debuginstall: show directory for Python lib stable
Fri, 24 Aug 2012 14:53:07 -0500 Matt Mackall merge with stable
Wed, 22 Aug 2012 11:18:35 -0400 John Li merge: handle case when heads are all bookmarks stable
Thu, 16 Aug 2012 13:57:43 +0200 Adrian Buehlmann manifest: remove redundant sorted() call for --all
Wed, 15 Aug 2012 22:28:32 +0200 Patrick Mezard debugfileset: implement --rev, more tests stable
Mon, 06 Aug 2012 10:45:11 +0200 Adrian Buehlmann update: fix typo in help text stable
Wed, 01 Aug 2012 14:59:15 +0200 Mads Kiilerich help: use the first topic name from helptable, not the longest alias stable
Wed, 01 Aug 2012 15:49:00 +0200 Patrick Mezard log: make opts entries optional (issue2423) stable
Tue, 31 Jul 2012 03:30:42 +0200 Mads Kiilerich check-code: indent 4 spaces in py files stable
Mon, 30 Jul 2012 19:26:05 +0200 Patrick Mezard debugobsolete: do not traceback on invalid node identifiers stable
Mon, 23 Jul 2012 19:03:32 +0200 Patrick Mezard addremove: mention --similarity defaults to 100 (issue3430) stable
Thu, 26 Jul 2012 16:57:50 -0500 Augie Fackler strip: move bookmarks to nearest ancestor rather than '.' stable
Tue, 05 Jun 2012 17:00:13 -0700 Brad Hall tag: don't allow tagging the null revision (issue1915) stable
Fri, 27 Jul 2012 13:56:19 +0200 Patrick Mezard identity: show trailing '+' for dirty subrepos (issue2839) stable
Wed, 25 Jul 2012 19:34:31 +0200 Patrick Mezard discovery: add extinct changesets to outgoing.excluded stable
Sat, 14 Jul 2012 18:29:46 +0200 Adrian Buehlmann update: put rules for uncommitted changes into verbose help section