Wed, 05 Apr 2017 00:34:58 +0900 |
Yuya Nishihara |
py3: have registrar process docstrings in bytes
|
Tue, 04 Apr 2017 16:49:12 +0200 |
Pierre-Yves David |
localrepo: fix deprecation version for 'repo._link'
|
Tue, 04 Apr 2017 16:48:58 +0200 |
Pierre-Yves David |
localrepo: fix deprecation version for 'repo.join'
|
Mon, 03 Apr 2017 19:45:09 -0400 |
Augie Fackler |
tests: make zstd-related output optional
|
Mon, 03 Apr 2017 18:58:00 -0400 |
Augie Fackler |
check-code: update test IP address enforcement checks
|
Mon, 03 Apr 2017 18:56:44 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-push-http.t
|
Mon, 03 Apr 2017 18:56:29 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-push-http-bundle1.t
|
Mon, 03 Apr 2017 18:56:08 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-https.t
|
Mon, 03 Apr 2017 18:55:55 -0400 |
Augie Fackler |
tests: fix missing (glob) annotations in test-bundle2-exchange.t
|
Mon, 03 Apr 2017 19:03:34 -0400 |
Augie Fackler |
util: fix %-formatting on docstring by moving a closing parenthesis
|
Sun, 02 Apr 2017 22:16:03 +0900 |
Yuya Nishihara |
revset: stop supporting plain list as input set (API)
|
Sun, 02 Apr 2017 22:01:32 +0900 |
Yuya Nishihara |
revset: stop supporting predicate that returns plain list (API)
|
Sat, 01 Apr 2017 12:24:59 +0200 |
Denis Laxalde |
mdiff: add a hunkinrange helper function
|
Fri, 22 Apr 2016 21:46:33 +0900 |
Yuya Nishihara |
templater: provide loop counter as "index" keyword
|
Fri, 22 Apr 2016 21:45:06 +0900 |
Yuya Nishihara |
templater: rename variable "i" to "v" in runmap()
|
Sun, 02 Apr 2017 22:43:18 +0900 |
Yuya Nishihara |
formatter: reorder code that builds template mapping
|
Sun, 02 Apr 2017 18:40:13 -0700 |
Jun Wu |
revlog: avoid applying delta chain on cache hit
|
Sun, 02 Apr 2017 18:29:24 -0700 |
Jun Wu |
revlog: indent block to make review easier
|
Sun, 02 Apr 2017 18:25:12 -0700 |
Jun Wu |
revlog: avoid calculating "flags" twice in revision()
|
Sun, 02 Apr 2017 18:57:03 -0700 |
Jun Wu |
revlog: use raw revision for rawsize
|
Sat, 14 May 2016 20:51:57 +0900 |
Yuya Nishihara |
revsetlang: enable optimization of 'x + y' expression
|
Sat, 08 Apr 2017 11:36:39 -0700 |
Gregory Szorc |
repair: use rawvfs when copying extra store files
stable
|
Sat, 08 Apr 2017 11:35:29 -0700 |
Gregory Szorc |
tests: add test demonstrating buggy path handling
stable
|
Sat, 08 Apr 2017 11:35:00 -0700 |
Gregory Szorc |
repair: iterate store files deterministically
stable
|
Sat, 01 Apr 2017 15:24:03 -0700 |
Gregory Szorc |
zstd: vendor python-zstandard 0.8.0
|
Sat, 01 Apr 2017 13:43:52 -0700 |
Gregory Szorc |
commands: update help for "unbundle"
|
Sat, 01 Apr 2017 13:43:43 -0700 |
Gregory Szorc |
commands: update help for "bundle"
|
Sat, 01 Apr 2017 13:42:06 -0700 |
Gregory Szorc |
help: document bundle specifications
|