Fri, 10 Oct 2014 10:14:35 -0700 |
Martin von Zweigbergk |
status: update and move documentation of status types to status class
|
file |
diff |
annotate
|
Fri, 10 Oct 2014 14:32:36 -0700 |
Martin von Zweigbergk |
status: create class for status lists
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 23:37:39 -0700 |
Pierre-Yves David |
revpair: use `first` and `last` instead of direct indexing
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 23:37:08 -0700 |
Pierre-Yves David |
revsingle: use `last` instead of direct indexing
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 11:43:32 -0700 |
Pierre-Yves David |
revset-limit: use boolean testing instead of `len(revs) < 1`
|
file |
diff |
annotate
|
Fri, 20 Jun 2014 21:18:14 +0530 |
Chinmay Joshi |
vfs: add listdir for os.listdir in vfs
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 15:16:44 +0530 |
Chinmay Joshi |
vfs: add unlinkpath to vfs
|
file |
diff |
annotate
|
Tue, 27 May 2014 23:02:05 +0530 |
Chinmay Joshi |
vfs: add lexists() in current api
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
match: improve documentation - docstrings and more descriptive variable naming
|
file |
diff |
annotate
|
Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
vfs: add "mkstemp()"
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 18:44:25 -0700 |
Pierre-Yves David |
revpair: smartset compatibility
|
file |
diff |
annotate
|
Wed, 19 Mar 2014 00:18:30 +0100 |
Mads Kiilerich |
repo: rephrase the "missing requirement" error message
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 17:34:02 -0700 |
Pierre-Yves David |
revpair: drop useless conditional
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 09:55:44 -0700 |
Durham Goode |
scmutil: fix revrange when multiple revs are specified
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 17:56:27 -0500 |
Matt Mackall |
revrange: pass repo to revset parser
|
file |
diff |
annotate
|
Sat, 25 Jun 2011 02:46:23 +0200 |
Pierre-Yves David |
require: provide a link to a wiki page in addition of suggesting upgrade
|
file |
diff |
annotate
|
Thu, 13 Mar 2014 12:05:08 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 10:26:48 +0200 |
Cristian Zamfir |
hg log: solves bug regarding hg log -r 0:null (issue4039)
stable
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 09:27:32 -0800 |
Lucas Moscovicz |
scmutil: changed revrange code not to use append
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 15:30:27 -0800 |
Lucas Moscovicz |
scmutil: changed revrange to return lazysets for new style revsets
|
file |
diff |
annotate
|
Mon, 03 Feb 2014 10:15:15 -0800 |
Lucas Moscovicz |
revset: changed revsets to use spanset
|
file |
diff |
annotate
|
Mon, 03 Feb 2014 18:36:00 -0500 |
Augie Fackler |
itersubrepos: move to scmutil to break a direct import cycle
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 11:39:26 -0800 |
Lucas Moscovicz |
revset: added baseset class (still empty) to improve revset performance
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
vfs: add "makelock()" and "readlock()"
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
vfs: add "chmod()"
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
vfs: add "isfile()"
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 13:29:39 -0800 |
Siddharth Agarwal |
scmutil.filecache: support watching over multiple files
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 13:24:26 -0800 |
Siddharth Agarwal |
scmutil: introduce a filecacheentry that can watch multiple paths
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 13:19:06 -0800 |
Siddharth Agarwal |
scmutil: rename filecacheentry to filecachesubentry
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 13:33:33 -0800 |
Siddharth Agarwal |
scmutil.filecacheentry: make stat argument to constructor mandatory
|
file |
diff |
annotate
|