Thu, 10 Aug 2017 18:55:33 -0400 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Tue, 08 Aug 2017 18:53:13 +0000 |
Alex Gaynor |
dirstate: simplify dirstate's __iter__
|
file |
diff |
annotate
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
file |
diff |
annotate
|
Wed, 26 Jul 2017 22:10:15 +0900 |
Yuya Nishihara |
pathauditor: disable cache of audited paths by default (issue5628)
stable
|
file |
diff |
annotate
|
Wed, 12 Jul 2017 15:24:07 -0700 |
Adam Simpkins |
dirstate: update backup functions to take full backup filename
|
file |
diff |
annotate
|
Sat, 08 Jul 2017 16:18:04 -0700 |
Gregory Szorc |
dirstate: expose a sparse matcher on dirstate (API)
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 02:52:40 +0900 |
FUJIWARA Katsunori |
dirstate: centralize _cwd handling into _cwd method
|
file |
diff |
annotate
|
Sat, 10 Jun 2017 14:09:54 -0700 |
Siddharth Agarwal |
filestat: move __init__ to frompath constructor
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 13:07:48 +0900 |
FUJIWARA Katsunori |
dirstate: add identity information to detect simultaneous changing in storage
|
file |
diff |
annotate
|
Sun, 04 Jun 2017 16:08:50 -0700 |
Siddharth Agarwal |
dirstate: add docstring for invalidate
|
file |
diff |
annotate
|
Thu, 01 Jun 2017 00:40:52 -0700 |
Siddharth Agarwal |
match: introduce nevermatcher for when no ignore files are present
|
file |
diff |
annotate
|
Mon, 29 May 2017 00:00:02 -0400 |
Augie Fackler |
cleanup: rename all iteritems methods to items and add iteritems alias
|
file |
diff |
annotate
|
Sat, 13 Aug 2016 12:23:56 +0900 |
Yuya Nishihara |
parsers: switch to policy importer
|
file |
diff |
annotate
|
Thu, 18 May 2017 17:13:32 -0400 |
Augie Fackler |
dirstate: mark {begin,end}parentchange as deprecated (API)
|
file |
diff |
annotate
|
Thu, 18 May 2017 17:10:30 -0400 |
Augie Fackler |
dirstate: introduce new context manager for marking dirstate parent changes
|
file |
diff |
annotate
|
Wed, 26 Apr 2017 22:26:28 +0900 |
Yuya Nishihara |
osutil: proxy through util (and platform) modules (API)
|
file |
diff |
annotate
|
Fri, 05 May 2017 08:49:46 -0700 |
Martin von Zweigbergk |
dirstate: optimize walk() by using match.visitdir()
|
file |
diff |
annotate
|
Tue, 21 Mar 2017 06:50:28 -0700 |
Ryan McElroy |
dirstate: use tryunlink
|
file |
diff |
annotate
|
Sun, 19 Mar 2017 01:08:17 -0400 |
Augie Fackler |
dirstate: use future-proof next(iter) instead of iter.next
|
file |
diff |
annotate
|
Thu, 16 Mar 2017 09:00:27 +0530 |
Pulkit Goyal |
dirstate: use list comprehension to get a list of keys
|
file |
diff |
annotate
|
Wed, 08 Mar 2017 17:35:20 -0800 |
Durham Goode |
dirstate: track otherparent files same as nonnormal
|
file |
diff |
annotate
|
Wed, 01 Mar 2017 18:21:06 -0800 |
Jun Wu |
dirstate: avoid unnecessary load+dump during backup
|
file |
diff |
annotate
|
Wed, 01 Mar 2017 17:59:21 -0800 |
Jun Wu |
dirstate: try to use hardlink to backup dirstate
|
file |
diff |
annotate
|
Sun, 05 Mar 2017 16:20:07 -0800 |
Durham Goode |
dirstate: track updated files to improve write time
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 01:20:59 +0900 |
FUJIWARA Katsunori |
txnutil: factor out the logic to read file in according to HG_PENDING
|
file |
diff |
annotate
|
Sun, 18 Dec 2016 01:34:41 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 1 of 5)
|
file |
diff |
annotate
|
Sat, 17 Dec 2016 20:02:50 +0530 |
Pulkit Goyal |
py3: replace os.sep with pycompat.ossep (part 2 of 4)
|
file |
diff |
annotate
|
Wed, 23 Nov 2016 00:03:11 +0530 |
Pulkit Goyal |
py3: use pycompat.getcwd() instead of os.getcwd()
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 04:10:33 +0530 |
Pulkit Goyal |
py3: use pycompat.ossep at certain places
|
file |
diff |
annotate
|
Tue, 18 Oct 2016 16:52:35 +0200 |
Mads Kiilerich |
dirstate: fix debug.dirstate.delaywrite to use the new "now" after sleeping
stable
|
file |
diff |
annotate
|