Sun, 04 Mar 2018 22:33:59 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr instead of str
|
Sun, 04 Mar 2018 10:42:51 -0500 |
Augie Fackler |
merge with stable
|
Thu, 01 Mar 2018 11:37:00 -0500 |
Matt Harbison |
subrepo: activate clone pooling to enable sharing with remote URLs
stable
|
Thu, 01 Mar 2018 11:13:00 -0500 |
Matt Harbison |
subrepo: don't attempt to share remote sources (issue5793)
stable
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
Sun, 25 Feb 2018 22:30:14 -0500 |
Augie Fackler |
subrepo: use util.forcebytestr() instead of str() on exception
|
Thu, 02 Apr 2015 23:28:16 +0900 |
Yuya Nishihara |
cmdutil: pass ctx to makefileobj() in place of repo/node pair (API)
|
Sun, 11 Feb 2018 00:49:43 -0500 |
Matt Harbison |
archive: migrate to the fileprefetch callback mechanism
|
Tue, 06 Feb 2018 22:36:38 +0900 |
Yuya Nishihara |
subrepo: split non-core functions to new module
|
Sun, 04 Feb 2018 14:31:32 -0500 |
Matt Harbison |
archive: call the storage prefetch hook
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
Sun, 21 Jan 2018 13:54:05 -0500 |
Matt Harbison |
subrepo: handle 'C:' style paths on the command line (issue5770)
|
Tue, 16 Jan 2018 08:40:14 -0500 |
Jordi Guti?rrez Hermoso |
svnsubrepo: check if subrepo is missing when checking dirty state (issue5657)
|
Sun, 14 Jan 2018 12:07:06 -0500 |
Jordi Guti?rrez Hermoso |
svnsubrepo: add new method _svnmissing
|
Sun, 14 Jan 2018 12:05:28 -0500 |
Jordi Guti?rrez Hermoso |
svnsubrepo: decorate dirty method with annotatesubrepoerror
|