Thu, 31 Jul 2014 16:03:26 -0700 |
Pierre-Yves David |
revert: issue "no changes needed" message for files missing on both side
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 15:47:12 +0100 |
Pierre-Yves David |
revert: call status against revert target too
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 15:35:43 +0100 |
Pierre-Yves David |
revert: prefix variable names for dirstate status with "ds"
|
file |
diff |
annotate
|
Tue, 24 Jun 2014 15:28:22 +0100 |
Pierre-Yves David |
revert: move manifest membership condition outside of the loop
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
cmdutil: use '[committemplate]' section like as map file for style definition
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
cmdutil: look commit template definition up by specified 'editform'
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
import: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
cmdutil: introduce 'editform' to distinguish the purpose of commit text editing
|
file |
diff |
annotate
|
Tue, 22 Jul 2014 22:40:16 -0700 |
Durham Goode |
log: allow patterns with -f
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 21:36:56 +0900 |
Yuya Nishihara |
log: do not use exact matcher for --patch --follow without file (issue4319)
stable
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 15:35:09 -0500 |
Matt Mackall |
templates: re-add template listing support
stable
|
file |
diff |
annotate
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
cmdutil: make commit message shown in text editor customizable by template
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 23:15:28 -0500 |
Matt Mackall |
commiteditor: refactor default extramsg
|
file |
diff |
annotate
|
Sat, 12 Jul 2014 18:31:18 -0700 |
Siddharth Agarwal |
log: use an exact matcher for --patch --follow
|
file |
diff |
annotate
|
Wed, 16 Jul 2014 17:35:04 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sat, 12 Jul 2014 02:23:17 -0700 |
Siddharth Agarwal |
log: make --patch --follow work inside a subdirectory
stable
|
file |
diff |
annotate
|
Sat, 12 Jul 2014 20:44:00 -0700 |
Siddharth Agarwal |
log: allow revset for --follow to be lazily evaluated
|
file |
diff |
annotate
|
Tue, 15 Jul 2014 00:59:09 +0900 |
FUJIWARA Katsunori |
cmdutil: separate building commit text from 'commitforceeditor'
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 00:01:13 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sat, 07 Jun 2014 15:14:36 -0400 |
Augie Fackler |
cmdutil: add copy-filtering support to duplicatecopies
stable
|
file |
diff |
annotate
|
Sun, 04 May 2014 22:20:00 -0700 |
Gregory Szorc |
cmdutil: support inferrepo in command decorator
|
file |
diff |
annotate
|
Sun, 04 May 2014 22:12:34 -0700 |
Gregory Szorc |
cmdutil: add optionalrepo argument to command decorator
|
file |
diff |
annotate
|
Sun, 04 May 2014 20:58:25 -0700 |
Gregory Szorc |
commands: add norepo argument to command decorator
|
file |
diff |
annotate
|
Sun, 04 May 2014 18:45:04 -0700 |
Gregory Szorc |
cmdutil: better document command()
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
file |
diff |
annotate
|
Wed, 14 May 2014 10:38:05 -0700 |
Pierre-Yves David |
revert: use p2 as parent when reverting against it
|
file |
diff |
annotate
|
Wed, 14 May 2014 10:37:25 -0700 |
Pierre-Yves David |
revert: explicitly get status against the parent
|
file |
diff |
annotate
|
Tue, 13 May 2014 17:28:19 -0700 |
Pierre-Yves David |
revert: group related data in tuple in the dispatch table
|
file |
diff |
annotate
|
Tue, 13 May 2014 16:42:31 -0700 |
Pierre-Yves David |
revert: group action into a single dictionary
|
file |
diff |
annotate
|