Sun, 13 Nov 2016 06:11:56 +0900 |
FUJIWARA Katsunori |
vfs: ignore EPERM at os.utime, which avoids ambiguity at renaming (issue5418)
stable
|
Thu, 20 Oct 2016 23:09:05 +0900 |
Yuya Nishihara |
scmutil: extend termwidth() to return terminal height, renamed to termsize()
|
Thu, 20 Oct 2016 21:38:44 +0900 |
Yuya Nishihara |
scmutil: move util.termwidth()
|
Sun, 06 Nov 2016 04:17:19 +0530 |
Pulkit Goyal |
py3: make scmutil.rcpath() return bytes
|
Sun, 09 Oct 2016 12:37:10 +0200 |
Pulkit Goyal |
py3: use encoding.environ instead of os.environ
|
Thu, 22 Sep 2016 21:51:57 +0900 |
FUJIWARA Katsunori |
vfs: use checkambigatclosing in checkambig=True but atomictemp=False case
|
Thu, 22 Sep 2016 21:51:57 +0900 |
FUJIWARA Katsunori |
scmutil: add file object wrapper class to check ambiguity at closing
|
Thu, 22 Sep 2016 21:51:56 +0900 |
FUJIWARA Katsunori |
scmutil: factor out common logic of delayclosedfile to reuse it
|
Tue, 16 Aug 2016 08:15:12 +0000 |
Hannes Oldenburg |
subrepo: cleanup of subrepo filematcher logic
|
Sat, 06 Aug 2016 20:46:53 +0900 |
Yuya Nishihara |
revpair: do not optimize tree to check for odd-range spec
|
Tue, 09 Aug 2016 09:02:51 +0000 |
Hannes Oldenburg |
match: added matchessubrepo method to matcher
|
Thu, 04 Aug 2016 16:56:50 +0200 |
Pierre-Yves David |
vfs: use propertycache for open
|
Fri, 05 Aug 2016 11:19:22 -0400 |
Augie Fackler |
auditvfs: forward options property from nested vfs
|
Sat, 25 Jun 2016 19:12:20 -0700 |
Gregory Szorc |
scmutil: improve documentation of revset APIs
|
Tue, 14 Jun 2016 11:53:55 +0200 |
liscju |
i18n: translate abort messages
|