Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
fetch: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
cmdutil: introduce "getcommiteditor()" to simplify code paths to choose editor
|
Wed, 14 May 2014 12:49:55 -0700 |
Siddharth Agarwal |
update: when deactivating a bookmark, print a message
|
Thu, 02 Aug 2012 13:51:34 +0200 |
Pierre-Yves David |
doc: improves merge-tools example with an overwrite of existing config
|
Mon, 12 May 2014 17:40:58 -0700 |
Pierre-Yves David |
help: add additional information in the merge-tools section of config help
|
Wed, 07 May 2014 00:13:22 +0200 |
Angel Ezquerra |
subrepo: use subrepo shortid method to generate subrepo diverged promptchoice
|
Wed, 07 May 2014 00:08:20 +0200 |
Angel Ezquerra |
subrepo: add shortid() method to subrepo classes
|
Tue, 11 Mar 2014 18:32:16 -0500 |
Sean Farley |
localrepo: call _dirstatestatus instead of duplicating logic
|
Tue, 22 Apr 2014 13:20:30 -0500 |
Sean Farley |
workingctx: call _dirstatestatus in status
|
Tue, 22 Apr 2014 13:14:51 -0500 |
Sean Farley |
context: add private _dirstatestatus method
|
Tue, 11 Mar 2014 18:28:09 -0500 |
Sean Farley |
committablectx: move status to workingctx
|
Tue, 11 Mar 2014 18:10:00 -0500 |
Sean Farley |
localrepo: factor out parentworking logic for comparing files
|
Tue, 11 Mar 2014 17:44:09 -0500 |
Sean Farley |
localrepo: improve dirstate.normal lookup by cacheing the function
|
Fri, 07 Mar 2014 13:32:37 -0800 |
Sean Farley |
localrepo: move symlink logic to workingctx
|
Fri, 09 May 2014 12:01:56 +0200 |
Mads Kiilerich |
merge: separate worker functions for batch remove and batch get
|