log mercurial/commands.py @ 19234:7bbad79b9542

age author description
Thu, 23 May 2013 17:52:21 -0500 Matt Mackall merge with stable
Thu, 23 May 2013 17:39:33 -0500 Matt Mackall amend: complain more comprehensibly about subrepos stable
Tue, 21 May 2013 15:32:15 -0500 Matt Mackall merge with stable
Tue, 21 May 2013 15:23:50 -0500 Matt Mackall help: fix role/option confusion in RST stable
Tue, 14 May 2013 11:23:15 -0700 Bryan O'Sullivan summary: augment output with info from extensions
Thu, 16 May 2013 16:20:10 -0500 Matt Mackall merge with stable
Sat, 09 Feb 2013 23:42:03 +0100 Benoit Boissinot bundle-ng: add bundlecaps argument to getbundle() command
Wed, 15 May 2013 22:19:12 +0100 Mike Williams help: stop documentation markup appearing in generated help stable
Mon, 13 May 2013 13:02:01 -0500 Kevin Bullock merge with stable
Tue, 07 May 2013 23:49:03 +0900 Yuya Nishihara branch: strip whitespace before testing known branch name stable
Thu, 02 May 2013 21:28:18 -0500 Kevin Bullock bookmarks: allow bookmark command to take multiple arguments
Wed, 01 May 2013 15:24:21 -0500 Sean Farley bookmarks: fix bug that activated a bookmark even with -r passed stable 2.6
Tue, 30 Apr 2013 21:12:49 -0500 Sean Farley bookmarks: resolve divergent bookmark when moving across a branch stable
Wed, 01 May 2013 15:31:39 -0500 Sean Farley bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant stable
Wed, 17 Apr 2013 10:25:14 +0200 Pierre-Yves David import: inline checkexact function
Wed, 17 Apr 2013 10:22:28 +0200 Pierre-Yves David import: factor out checkexact
Tue, 09 Apr 2013 23:40:11 +0900 FUJIWARA Katsunori summary: clear "commonincoming" also if branches are different
Tue, 09 Apr 2013 23:40:11 +0900 FUJIWARA Katsunori summary: make "incoming" information sensitive to branch in URL (issue3830)
Tue, 09 Apr 2013 23:40:10 +0900 FUJIWARA Katsunori summary: make "outgoing" information sensitive to branch in URL (issue3829)
Mon, 15 Apr 2013 01:41:47 +0200 Mads Kiilerich debugrebuildstate: rename to debugrebuilddirstate
Mon, 15 Apr 2013 01:41:27 +0200 Mads Kiilerich debugstate: rename to debugdirstate
Mon, 15 Apr 2013 01:39:02 +0200 Mads Kiilerich debugrebuildstate: clarify that rev can't be specified without -r
Mon, 11 Feb 2013 00:43:12 +0100 Mads Kiilerich export: export working directory parent by default
Wed, 10 Apr 2013 13:12:24 +0200 Mads Kiilerich commit: allow closing "non-head" changesets
Fri, 08 Feb 2013 21:08:34 +0000 Brodie Rao amend: support amending merge changesets (issue3778)
Thu, 11 Apr 2013 14:44:22 +0200 Mads Kiilerich tag: clarify cryptic error message when tagging null revision
Tue, 09 Apr 2013 09:40:40 -0700 Bryan O'Sullivan debuglabelcomplete: compute active branch heads correctly
Sat, 06 Apr 2013 19:50:03 -0700 Siddharth Agarwal graft: use missing ancestors algorithm to find earlier grafts
Sat, 06 Apr 2013 20:05:17 -0700 Siddharth Agarwal graft: find ancestors of destination lazily
Tue, 02 Apr 2013 01:15:31 -0500 Matt Mackall merge with stable
Mon, 01 Apr 2013 18:48:12 -0300 Wagner Bruna commands: fix typo in debugobsolete docstring stable
Fri, 29 Mar 2013 19:54:06 -0700 Siddharth Agarwal pull: list bookmarks before pulling changesets (issue3873)
Fri, 29 Mar 2013 19:06:23 -0700 Siddharth Agarwal pull: rename local rb to remotebookmarks
Thu, 21 Mar 2013 18:16:49 +0100 Simon Heimberg serve: pass on the repo instad of recreating it in hgweb
Thu, 21 Mar 2013 18:16:48 +0100 Simon Heimberg serve: pass the prepared baseui to hgweb
Thu, 21 Mar 2013 22:29:31 -0700 Bryan O'Sullivan debugpathcomplete: satisfy the code checker
Thu, 21 Mar 2013 22:10:54 -0700 Bryan O'Sullivan pathcomplete: complete directories more conservatively
Thu, 21 Mar 2013 16:31:28 -0700 Bryan O'Sullivan completion: add a debugpathcomplete command
Thu, 21 Mar 2013 10:51:18 -0700 Bryan O'Sullivan completion: add a debuglabelcomplete command
Mon, 18 Mar 2013 19:59:05 -0500 Kevin Bullock merge
Sat, 16 Mar 2013 22:48:22 -0500 Kevin Bullock bookmarks: moving the active bookmark deactivates it
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
Mon, 22 Oct 2012 17:23:31 -0500 Matt Mackall update: check for missing files with --check (issue3595) stable
Mon, 22 Oct 2012 16:06:47 -0500 Matt Mackall remove: don't return error on directories with tracked files stable
Thu, 18 Oct 2012 10:31:15 +0900 FUJIWARA Katsunori help: indicate help omitting if help document is not fully displayed
Mon, 15 Oct 2012 14:45:27 +0200 Pierre-Yves David debugobsolete: add --flags option
Thu, 18 Oct 2012 16:34:13 -0500 Kevin Bullock bookmarks: further flatten code
Wed, 17 Oct 2012 21:42:06 -0500 Kevin Bullock scmutil: add bad character checking to checknewlabel
Wed, 17 Oct 2012 17:23:39 -0500 Kevin Bullock bookmarks: use scmutil.checknewlabel
Wed, 17 Oct 2012 16:34:46 -0500 Kevin Bullock scmutil: add function to validate new branch, tag, and bookmark names
Wed, 17 Oct 2012 16:23:42 -0500 Kevin Bullock bookmarks: remove redundant check for newline
Thu, 18 Oct 2012 22:35:28 +0200 Adrian Buehlmann bookmarks: replace code-redundant comment with something more useful
Thu, 18 Oct 2012 22:33:58 +0200 Adrian Buehlmann bookmarks: remove another uneeded return
Sat, 05 May 2012 15:30:54 -0500 Kevin Bullock update: remove unnecessary argument check
Sun, 14 Oct 2012 20:27:55 +0200 Idan Kamara grep: colorize all fields
Wed, 17 Oct 2012 12:15:23 -0500 Kevin Bullock bookmarks: simplify code
Wed, 17 Oct 2012 11:50:47 +0200 David Soria Parra bookmarks: abort when incompatible options are used (issue3663)
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
Fri, 13 Jul 2012 21:47:06 +0200 Peter Arrenbrecht peer: introduce real peer classes
Fri, 13 Jul 2012 21:46:53 +0200 Sune Foldager peer: introduce peer methods to prepare for peer classes
Fri, 06 Jul 2012 14:12:42 -0500 Augie Fackler bookmarks: document behavior of -B/--bookmark in help
Wed, 11 Jul 2012 11:52:42 +0200 Patrick Mezard debugrevlog: handle numrevs == numfull case (issue3537)
Wed, 11 Jul 2012 18:22:07 +0200 Patrick Mezard incoming/outgoing: handle --graph in core
Sat, 14 Jul 2012 19:09:22 +0200 Patrick Mezard log: support --graph without graphlog extension
Thu, 05 Jul 2012 19:53:04 +0200 Pierre-Yves David push: accept revset argument for --rev
Thu, 12 Jul 2012 13:33:53 +0200 Martin Geisler merge with crew-stable
Mon, 09 Jul 2012 17:51:46 +0200 Adrian Buehlmann revert: use term "uncommitted merge" in help text stable
Thu, 12 Jul 2012 10:41:56 +0200 Martin Geisler merge with crew-stable
Tue, 10 Jul 2012 21:26:18 +0200 Adrian Buehlmann update: mention how update can be used to cancel an uncommitted merge stable
Tue, 10 Jul 2012 11:15:22 +0200 Adrian Buehlmann update: move help text about parent revision higher up stable
Wed, 11 Jul 2012 09:12:31 +0200 Adrian Buehlmann rollback: move examples and --force note in help into verbose section stable
Wed, 11 Jul 2012 09:08:26 +0200 Adrian Buehlmann rollback: split off command example paragraph in help stable
Wed, 04 Jul 2012 02:21:04 +0200 Pierre-Yves David obsolete: write obsolete marker inside a transaction
Wed, 11 Jul 2012 18:35:14 -0500 Matt Mackall debugobsolete: remove spurious ctx from variable name
Thu, 07 Jun 2012 19:20:44 +0200 Pierre-Yves David debugobsolete: list all obsolete marker if no argument are specified
Thu, 07 Jun 2012 19:15:23 +0200 Pierre-Yves David command: creation of obsolete marker
Fri, 29 Jun 2012 00:40:52 -0500 Matt Mackall merge with stable
Sat, 16 Jun 2012 17:05:55 +0900 Yuya Nishihara graft: don't drop the second parent on unsuccessful merge (issue3498) stable
Wed, 20 Jun 2012 17:02:43 +0200 Thomas Arendsen Hein graft: allow -r to specify revisions
Wed, 20 Jun 2012 16:49:04 +0200 Thomas Arendsen Hein consistency: use REV instead of REVISION
Wed, 20 Jun 2012 16:46:10 +0200 Thomas Arendsen Hein export: add optional -r to synopsis
Mon, 11 Jun 2012 11:15:14 +0200 Adrian Buehlmann debugwalk: observe ui.slash config option
Wed, 13 Jun 2012 02:44:46 +0200 Mads Kiilerich help: sort results from keyword search
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler bisect: lowercase status message
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler serve: lowercase "no repo here" message
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler debuginstall: lowercase status messages
Wed, 06 Jun 2012 21:17:33 -0500 Matt Mackall merge with stable
Tue, 05 Jun 2012 13:33:52 -0500 Kevin Bullock update: fix help regarding update to ancestor stable
Mon, 04 Jun 2012 17:57:57 -0500 Matt Mackall merge with stable
Tue, 05 Jun 2012 00:32:18 +0200 Olav Reinert help: fix keyword search result formatting
Mon, 04 Jun 2012 17:22:09 -0500 Matt Mackall help: drop -a from heads syntax summary (issue3483) stable
Fri, 01 Jun 2012 12:37:18 -0700 Bryan O'Sullivan revlog: ancestors(*revs) becomes ancestors(revs) (API)
Mon, 04 Jun 2012 16:59:57 -0500 Matt Mackall merge with stable
Sat, 02 Jun 2012 11:28:43 +0200 Olav Reinert help: format all output using RST
Sat, 02 Jun 2012 11:25:40 +0200 Olav Reinert help: format command and option list help using RST
Sat, 02 Jun 2012 11:22:33 +0200 Olav Reinert help: format extension lists using RST
Mon, 04 Jun 2012 15:43:16 +0300 Idan Kamara graft: restore config option on correct ui stable
Fri, 01 Jun 2012 12:35:30 +0200 Olav Reinert help: format command help using RST
Fri, 01 Jun 2012 12:15:45 +0200 Olav Reinert help: format topic help using RST
Fri, 01 Jun 2012 12:01:33 +0200 Olav Reinert help: inline helper function used once only
Fri, 01 Jun 2012 11:58:23 +0200 Olav Reinert minirst: generate tables as a list of joined lines
Tue, 22 May 2012 22:08:41 +0200 Olav Reinert help: inline helper function used once only
Tue, 22 May 2012 22:08:41 +0200 Olav Reinert help: remove redundant parameter
Tue, 22 May 2012 22:08:41 +0200 Olav Reinert help: move some helper functions to help.py
Tue, 22 May 2012 22:08:41 +0200 Olav Reinert help: remove dependency on ui from some helper functions
Thu, 17 May 2012 15:52:14 -0500 Matt Mackall merge with stable
Sat, 12 May 2012 19:38:20 +0200 Sune Foldager bundle: make bundles more portable (isue3441) stable
Sun, 13 May 2012 14:04:07 +0200 Brodie Rao branches: improve performance by removing redundant operations
Sun, 13 May 2012 14:04:06 +0200 Brodie Rao context: add changectx.closesbranch() method
Sun, 13 May 2012 14:04:04 +0200 Brodie Rao localrepo: add branchtip() method for faster single-branch lookups
Sat, 12 May 2012 16:53:36 +0200 Patrick Mezard phase: remove useless test, olddata is never None
Sun, 13 May 2012 15:26:06 +0200 Matt Mackall help: tweak keyword format output
Sun, 13 May 2012 06:03:11 -0500 Augie Fackler help: add --keyword (-k) for searching help
Sun, 13 May 2012 11:55:42 +0200 David Soria Parra merge: respect bookmarks during merge
Sun, 13 May 2012 13:18:06 +0200 Brodie Rao check-code: ignore naked excepts with a "re-raise" comment
Sat, 12 May 2012 20:06:04 +0200 Mads Kiilerich unbundle: move bookmark update outside the lock
Sat, 12 May 2012 16:02:46 +0200 Brodie Rao cleanup: replace naked excepts with except Exception: ...
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Fri, 11 May 2012 18:51:35 +0200 Levi Bard graft: implement --log (issue3438)
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phase: make if abort on nullid for the good reason
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phases: introduce phasecache
Tue, 08 May 2012 15:31:00 -0700 Bryan O'Sullivan bisect: set HG_NODE when runing a command
Tue, 08 May 2012 15:29:09 -0700 Bryan O'Sullivan bisect: track the current changeset (issue3382)
Sat, 12 May 2012 00:06:11 +0200 Matt Mackall merge with stable
Fri, 11 May 2012 15:15:50 +0200 Levi Bard addremove: document default similarity behavior (issue3429) stable
Sun, 06 May 2012 17:12:22 -0700 Travis Herrick branches: quiet option observes other parameters
Tue, 08 May 2012 12:05:45 -0500 Matt Mackall merge with stable
Sun, 06 May 2012 14:15:17 -0500 Matt Mackall graft: remark on empty graft
Wed, 02 May 2012 17:15:11 -0700 Bryan O'Sullivan bisect: save current state before running a command stable
Sun, 06 May 2012 23:58:04 +0900 Yuya Nishihara commands: parse ui.strict config item as bool stable
Tue, 01 May 2012 22:14:51 +0100 A. S. Budden help: add reference to template help (issue3413) stable
Sun, 29 Apr 2012 22:25:55 +0200 Patrick Mezard localrepo: add setparents() to adjust dirstate copies (issue3407) stable
Sat, 21 Apr 2012 10:23:47 +0200 Adrian Buehlmann commit: use ui.configbool when checking 'commitsubrepos' setting on --amend stable
Mon, 23 Apr 2012 12:12:04 +0200 Patrick Mezard update: make --check abort with dirty subrepos stable
Mon, 23 Apr 2012 12:09:54 +0200 Patrick Mezard update: fix "not rev" vs "rev is None" stable
Thu, 19 Apr 2012 18:11:48 +0300 Idan Kamara commands: add missing wlock to graft stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to branch stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to backout stable
Wed, 18 Apr 2012 01:20:16 +0300 Idan Kamara commit: add option to amend the working dir parent
Fri, 13 Apr 2012 11:01:07 -0700 Bryan O'Sullivan commands: move bundle type validation earlier
Tue, 10 Apr 2012 12:49:12 -0500 Matt Mackall graft: add --dry-run support (issue3362)
Fri, 06 Apr 2012 15:18:14 -0500 Matt Mackall merge with stable
Wed, 04 Apr 2012 12:31:31 +0200 Thomas Arendsen Hein export: catch exporting empty revsets (issue3353) stable
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: move bulk of revert command from commands to cmdutil
Thu, 22 Mar 2012 16:54:46 -0500 Matt Mackall encoding: tune fast-path of tolocal a bit
Mon, 12 Mar 2012 13:37:39 -0500 Matt Mackall pvec: introduce pvecs
Thu, 08 Mar 2012 15:59:33 -0600 Matt Mackall merge with stable
Thu, 08 Mar 2012 13:35:27 -0600 Matt Mackall i18n: fix all remaining uses of % inside _() stable
Wed, 07 Mar 2012 23:21:11 +0000 Javi Merino update: don't translate the abort message twice stable
Sun, 04 Mar 2012 16:48:04 -0600 Matt Mackall merge with stable
Fri, 02 Mar 2012 11:46:18 -0300 Wagner Bruna debugbuilddag: fix starting a dag on a non-default branch stable
Fri, 24 Feb 2012 11:02:21 +0100 Patrick Mezard debugrevspec: pretty print output