Wed, 11 Mar 2015 15:22:04 -0700 |
Laurent Charignon |
record: add interactive option to the commit command
|
Sun, 08 Mar 2015 16:50:57 -0400 |
Matt Harbison |
files: split reusable implementation into cmdutil for subrepo support
|
Sun, 08 Mar 2015 16:45:29 -0400 |
Matt Harbison |
files: use ctx object to access dirstate
|
Fri, 06 Mar 2015 22:56:19 -0800 |
Siddharth Agarwal |
commands.import: accept a prefix option
|
Sat, 07 Feb 2015 12:49:30 -0800 |
Gregory Szorc |
commands.paths: use ui.paths to show paths
|
Thu, 26 Feb 2015 20:54:05 +0900 |
Yuya Nishihara |
incoming: hide help about use of --bundle option by default
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
Fri, 06 Feb 2015 11:04:55 -0800 |
Durham Goode |
log: make -fr show complete history from the given revs
|
Wed, 25 Feb 2015 11:39:14 -0800 |
Martin von Zweigbergk |
debugsetparent: document one common caveat specifically
|
Tue, 24 Feb 2015 10:55:24 +0100 |
Thomas Arendsen Hein |
pull: print "pulling from foo" before accessing the other repo
|
Wed, 11 Feb 2015 13:59:13 +0900 |
Yuya Nishihara |
resolve: port to generic templater
|
Wed, 11 Feb 2015 13:55:15 +0900 |
Yuya Nishihara |
resolve: extract -l/--list operation from big loop
|
Wed, 11 Feb 2015 13:47:43 +0900 |
Yuya Nishihara |
resolve: silence warning of unknown pats for -l/--list (BC)
|
Mon, 02 Feb 2015 22:21:07 +0900 |
Yuya Nishihara |
revset: make match function initiate query from full set by default
|