mercurial/commands.py
Sun, 12 Apr 2015 21:52:02 +0900 Yuya Nishihara changeset_printer: change flush() to accept ctx instead of rev
Wed, 08 Jul 2015 16:19:09 -0700 Gregory Szorc hg: support for auto sharing stores when cloning
Sun, 28 Sep 2014 00:49:36 -0700 Pierre-Yves David bookmarks: change bookmark within a transaction
Tue, 07 Jul 2015 19:07:04 -0500 Matt Mackall merge with stable
Mon, 06 Jul 2015 16:22:57 -0700 Nathan Goldbaum forget: add a note to the command help about remove stable
Tue, 30 Jun 2015 22:39:28 -0700 Pierre-Yves David amend: stop updating the bookmarks twice
Sun, 28 Jun 2015 13:22:17 -0400 Matt Harbison identify: build the tag list directly instead of using wctx.tags()
Sun, 28 Jun 2015 18:39:58 -0400 Matt Harbison identify: avoid a crash when given '-r wdir()'
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 23 Jun 2015 22:30:33 -0700 Gregory Szorc global: mass rewrite to use modern octal syntax
Mon, 22 Jun 2015 09:59:48 -0700 Gregory Szorc repair: add functionality to rebuild fncache
Tue, 23 Jun 2015 13:56:53 -0400 Jordi Gutiérrez Hermoso import: cross-reference patch.fuzz option from `hg help import`
Tue, 23 Jun 2015 13:57:39 -0400 Jordi Gutiérrez Hermoso import: cross-reference ui.patch option from `hg help import`
Fri, 19 Jun 2015 11:07:15 -0700 Pierre-Yves David phase: add a pointer to 'hg help phases' in the 'phase' help
Fri, 05 Jun 2015 19:33:41 -0400 Matt Harbison commands: use the optional badfn argument when building a matcher
Mon, 01 Jun 2015 22:34:01 -0700 Pierre-Yves David pull: prevent race condition in bookmark update when using -B (issue4689)
Tue, 02 Jun 2015 00:43:11 -0700 Pierre-Yves David pull: allow a generic way to pass parameters to the pull operation
Thu, 04 Jun 2015 17:51:19 -0500 Matt Mackall merge with stable
Wed, 03 Jun 2015 14:29:11 -0700 Pierre-Yves David pull: avoid race condition with 'hg pull --rev name --update' (issue4706) stable
Fri, 29 May 2015 22:23:58 +0200 Gilles Moris summary: move the parents phase marker to commit line (issue4688)
Thu, 28 May 2015 14:01:53 -0700 Pierre-Yves David pull: document the race condition with bookmark name
Thu, 28 May 2015 13:55:03 -0700 Pierre-Yves David pull: only list remote bookmarks if -B is used to populate pulled heads
Thu, 28 May 2015 20:06:19 -0700 Ryan McElroy commands: rename current to active in variables and comments
Thu, 16 Apr 2015 15:18:59 -0700 Ryan McElroy bookmarks: name label for active bookmark correctly
Wed, 27 May 2015 17:28:55 -0500 Matt Mackall commit: improve --close-branch documentation
Fri, 22 May 2015 17:08:59 -0500 Matt Mackall branch: don't warn about branches if repository has multiple branches already
Sun, 26 Apr 2015 22:26:44 +0900 Yuya Nishihara fileset: pretty print syntax tree in debug output
Sun, 26 Apr 2015 19:50:42 +0900 Yuya Nishihara fileset: move validation of incomplete parsing to parse() function
Sun, 26 Apr 2015 19:42:47 +0900 Yuya Nishihara revset: move validation of incomplete parsing to parse() function
Sat, 16 May 2015 14:30:07 -0400 Augie Fackler cleanup: use __builtins__.any instead of util.any
Fri, 15 May 2015 09:46:21 +0200 Gilles Moris phase: default to current revision if no rev is provided (issue4666)
Sun, 12 Apr 2015 23:51:06 -0700 Martin von Zweigbergk treemanifest: add --dir option to debug{revlog,data,index}
Thu, 14 May 2015 17:38:38 +0200 Gilles Moris summary: add a phase line (draft, secret) to the output
Fri, 15 May 2015 09:56:05 -0500 Matt Mackall commands: use try/except/finally
Thu, 07 May 2015 12:07:10 +0900 FUJIWARA Katsunori import: use dirstateguard instead of dirstate.invalidate
Tue, 14 Apr 2015 13:17:33 -0700 Ryan McElroy bookmarks: rename bookmarkcurrent to activebookmark (API)
Mon, 13 Apr 2015 22:27:01 -0700 Ryan McElroy bookmarks: rename setcurrent to activate (API)
Mon, 13 Apr 2015 21:53:37 -0700 Ryan McElroy bookmarks: rename unsetcurrent to deactivate (API)
Thu, 30 Apr 2015 22:40:18 +0900 Yuya Nishihara commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED stable
Thu, 30 Apr 2015 23:02:52 -0400 Matt Harbison debuginstall: expand the editor path before searching for it (issue4380) stable
Mon, 27 Apr 2015 15:37:57 -0700 Laurent Charignon revert: make the interactive mode experimental stable
Wed, 22 Apr 2015 16:38:36 -0700 Martin von Zweigbergk revert: accept just -I/-X without paths or -a/-i (issue4592) stable
Mon, 20 Apr 2015 16:05:32 +0200 Pierre-Yves David debuglock: access the lock file using the proper vfs stable
Sun, 19 Apr 2015 21:43:53 -0700 Martin von Zweigbergk status: pass matcher to pathcopies() stable
Sun, 12 Apr 2015 19:00:31 +0900 Yuya Nishihara revset: undocument wdir() until its command outputs get stable
Sat, 11 Apr 2015 12:26:54 -0400 Pierre-Yves David revert: do not requires '--all' if '--interative' is present
Thu, 09 Apr 2015 16:25:48 -0400 Pierre-Yves David bundle2: rename format, parts and config to final names
Tue, 24 Mar 2015 21:25:57 +0100 Mathias De Maré commands: add ui.statuscopies config knob
Wed, 08 Apr 2015 02:56:19 +0900 FUJIWARA Katsunori bookmarks: show detailed status about outgoing bookmarks
Wed, 08 Apr 2015 02:56:19 +0900 FUJIWARA Katsunori bookmarks: show detailed status about incoming bookmarks
Sun, 05 Apr 2015 12:12:02 -0700 Durham Goode graft: record intermediate grafts in extras
Sat, 28 Mar 2015 12:58:44 -0700 Gregory Szorc commands.debugrevlog: report max chain length
Wed, 25 Mar 2015 13:55:35 +0900 FUJIWARA Katsunori update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged
Mon, 16 Mar 2015 18:36:53 +0900 Yuya Nishihara debugrevspec: show nesting structure of smartsets if verbose
Wed, 18 Mar 2015 20:40:02 -0700 Yung-Jin (Joey) Hu status: add relative directory help text (issue3835)
Wed, 25 Mar 2015 11:55:15 -0700 Sean Farley diff: rename --relative option to --root
Tue, 17 Mar 2015 15:46:30 -0700 Siddharth Agarwal commands.diff: add support for diffs relative to a subdirectory
Mon, 23 Mar 2015 18:21:01 -0700 Gregory Szorc commands.push: abort when revisions evaluate to empty set (BC)
Sat, 16 Aug 2014 17:50:55 +0900 Yuya Nishihara annotate: add option to annotate working-directory files
Wed, 18 Mar 2015 23:03:41 -0400 Matt Harbison subrepo: add basic support to hgsubrepo for the files command
less more (0) -1000 -300 -100 -60 tip