Wed, 13 Aug 2014 15:15:13 -0700 |
Siddharth Agarwal |
cmdutil: rename _makelogfilematcher to _makefollowlogfilematcher
stable
|
Thu, 14 Aug 2014 15:21:48 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Aug 2014 22:22:24 +0900 |
Yuya Nishihara |
alias: exit from bad definition by Abort
|
Wed, 13 Aug 2014 22:18:28 +0900 |
Yuya Nishihara |
alias: show one-line hint for command provided by disabled extension
|
Wed, 13 Aug 2014 19:38:47 +0900 |
Yuya Nishihara |
help: provide help of bad alias without executing aliascmd()
|
Wed, 13 Aug 2014 19:28:42 +0900 |
Yuya Nishihara |
alias: provide "unknowncmd" flag to tell help to look for disabled command
|
Sat, 17 May 2014 21:13:31 +0900 |
Yuya Nishihara |
alias: keep error message in "badalias" so that help can see it
|
Sat, 17 May 2014 20:47:31 +0900 |
Yuya Nishihara |
alias: add test for alias command provided by disabled extension
|
Wed, 13 Aug 2014 23:21:52 -0700 |
Siddharth Agarwal |
alias: expand "$@" as list of parameters quoted individually (BC) (issue4200)
|
Wed, 13 Aug 2014 22:37:09 -0700 |
Siddharth Agarwal |
test-alias: add some tests to ensure we aren't double-substituting
|
Thu, 31 Jul 2014 16:03:26 -0700 |
Pierre-Yves David |
revert: issue "no changes needed" message for files missing on both side
|
Tue, 24 Jun 2014 15:47:12 +0100 |
Pierre-Yves David |
revert: call status against revert target too
|
Tue, 24 Jun 2014 15:35:43 +0100 |
Pierre-Yves David |
revert: prefix variable names for dirstate status with "ds"
|
Tue, 24 Jun 2014 15:28:22 +0100 |
Pierre-Yves David |
revert: move manifest membership condition outside of the loop
|
Wed, 06 Aug 2014 16:51:41 -0400 |
Mike Edgar |
histedit: add "roll" command to fold commit data and drop message (issue4256)
|