mercurial/commands.py
Sat, 16 Mar 2013 21:36:44 -0500 Kevin Bullock bookmarks: allow (re-)activating a bookmark on the current changeset
Sun, 17 Mar 2013 23:27:14 -0500 Augie Fackler Merge
Mon, 11 Mar 2013 12:07:33 -0700 Bryan O'Sullivan grep: use re2 if possible
Fri, 15 Mar 2013 23:39:07 -0500 Kevin Bullock bookmarks: allow moving a bookmark forward to a descendant
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen help: move the majority of the help command to the help module
Wed, 20 Feb 2013 11:31:41 -0800 Bryan O'Sullivan commands: exit from the log loop at the right time
Mon, 18 Feb 2013 13:21:27 -0600 Matt Mackall merge with stable
Mon, 18 Feb 2013 00:04:28 +0900 FUJIWARA Katsunori bundle: treat branches created newly on the local correctly (issue3828) stable
Tue, 12 Feb 2013 16:36:44 +0000 Kevin Bullock backout: call cmdutil.commit directly instead of commands.commit
Tue, 12 Feb 2013 16:32:14 +0000 Kevin Bullock commit: factor out status printing into a helper function
Tue, 12 Feb 2013 16:05:00 +0000 Kevin Bullock backout: remove unnecessary dict copy
Tue, 12 Feb 2013 15:47:30 +0000 Kevin Bullock backout: remove unnecessary frobbing of addremove option
Tue, 12 Feb 2013 15:07:17 +0000 Kevin Bullock backout: use cmdutil.revert directly instead of commands.revert
Mon, 11 Feb 2013 16:57:46 +0100 Thomas Arendsen Hein merge with crew-stable
Sat, 09 Feb 2013 23:28:42 +0000 Pierre-Yves David debugobsolete: improve command help stable
Sun, 10 Feb 2013 23:01:12 +0000 Kevin Bullock import: don't rollback on failed import --exact (issue3616)
Sat, 09 Feb 2013 22:54:34 +0000 Matt Mackall summary: add missing space for updated active bookmark display
Fri, 08 Feb 2013 21:47:22 +0000 Kevin Bullock summary: show active bookmark even if not at current changeset
Sun, 27 Jan 2013 11:53:46 -0600 Kevin Bullock summary: simplify handling of active bookmark
Sun, 27 Jan 2013 11:29:14 -0600 Kevin Bullock bookmarks: show active bookmark even if not at working dir stable
Fri, 25 Jan 2013 16:11:16 -0600 Kevin Bullock help: update verbose 'clone' help to include '@' bookmark stable
Fri, 25 Jan 2013 11:06:30 -0600 Kevin Bullock help: document '@' bookmark in 'help bookmarks' and 'help clone' stable
Mon, 21 Jan 2013 13:47:10 -0600 Kevin Bullock update: update to current bookmark if it moved out from under us (issue3682) stable
Tue, 22 Jan 2013 11:39:14 +0100 Pierre-Yves David changectx: fix the handling of `tip` stable
Mon, 21 Jan 2013 13:47:14 -0200 Wagner Bruna debugsuccessorssets: fix typos in docstring stable
Tue, 15 Jan 2013 23:30:10 +0100 Mads Kiilerich refactoring: use unlinkpath with ignoremissing
Wed, 12 Dec 2012 02:51:02 +0100 Mads Kiilerich identity: report bookmarks sorted
Tue, 08 Jan 2013 20:37:37 +0100 Pierre-Yves David clfilter: enforce hidden changeset globally
Sun, 16 Dec 2012 20:50:57 +0100 Mads Kiilerich debugpushkey: list keys sorted
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich debugdiscovery: report heads in sorted order
Mon, 24 Dec 2012 11:58:40 +0100 Pierre-Yves David phases: prepare phase command for filtering
Mon, 24 Dec 2012 11:57:48 +0100 Pierre-Yves David phases: avoid changectx creation while checking command result
Tue, 01 Jan 2013 13:18:33 -0600 Augie Fackler commands: fix implicit tuple that is invalid syntax in Python3
Mon, 31 Dec 2012 17:44:18 -0600 Pierre-Yves David amend: allow amend of non-head when obsolete is enabled
Fri, 28 Dec 2012 11:55:57 +0100 Mads Kiilerich util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
Wed, 26 Dec 2012 11:16:18 -0600 Kevin Bullock merge with stable
Mon, 24 Dec 2012 13:26:13 +0100 Mads Kiilerich bookmarks: fix head selection for merge with two bookmarked heads stable
Sun, 16 Dec 2012 22:00:38 -0600 Kevin Bullock commands: 'hg bookmark NAME' should work even with ui.strict=True
Thu, 13 Dec 2012 15:38:43 +0100 Pierre-Yves David obsolete: compute successors set
Sun, 09 Dec 2012 23:33:16 +0100 Mads Kiilerich rm: drop misleading 'use -f' hint for the rm --after 'not removing' warning
Tue, 04 Dec 2012 12:54:18 -0800 David Schleimer graft: explicit current node tracking
Tue, 04 Dec 2012 12:54:18 -0800 David Schleimer graft: move commit info building
Thu, 29 Nov 2012 08:49:21 -0500 Tim Henigan branch: add missing repo argument to checknewlabel
Wed, 28 Nov 2012 18:08:51 -0600 Matt Mackall merge with stable
Tue, 27 Nov 2012 08:47:35 -0500 Tim Henigan update: allow update to existing branches with invalid names (issue3710) stable
Wed, 28 Nov 2012 11:20:56 +0100 Pierre-Yves David command: remove phase from the list of basic command stable
Fri, 23 Nov 2012 11:59:44 -0500 Jordi GutiƩrrez Hermoso bisect: add example for limiting bisection to specified directories
Sun, 25 Nov 2012 13:53:47 -0600 Matt Mackall i18n: wrap false positives for translation detection
Fri, 16 Nov 2012 10:20:32 -0600 Kevin Bullock merge with crew-stable
Thu, 15 Nov 2012 11:27:30 -0600 Kevin Bullock grep: remove useless while condition stable
Tue, 13 Nov 2012 19:32:53 -0600 Augie Fackler Merge with crew-stable.
Mon, 12 Nov 2012 19:27:03 +0200 Idan Kamara grep: don't search past the end of the searched string stable
Mon, 12 Nov 2012 19:27:03 +0200 Idan Kamara grep: don't search past the end of the searched string
Wed, 07 Nov 2012 16:21:39 -0600 Augie Fackler bookmarks: introduce a bmstore to manage bookmark persistence
Tue, 06 Nov 2012 17:38:22 -0600 Matt Mackall tags: add formatter support
Tue, 06 Nov 2012 17:30:49 -0600 Matt Mackall manifest: add formatter support
Tue, 06 Nov 2012 17:30:47 -0600 Matt Mackall status: use condwrite to avoid zero-width format string hack
Wed, 31 Oct 2012 03:59:28 +0900 FUJIWARA Katsunori i18n: add "i18n" comment to column positioning messages of "hg summary" stable
Wed, 17 Oct 2012 21:30:08 -0700 Siddharth Agarwal url: use open and not url.open for local files (issue3624) stable
Thu, 04 Oct 2012 19:46:43 +0200 Simon Heimberg subrepo: more isolation, only use ui for hg.peer when there is no repo stable
less more (0) -1000 -300 -100 -60 tip