Sat, 17 Jun 2017 15:05:11 +0530 |
Pulkit Goyal |
py3: use pycompat.strkwargs() to convert kwargs keys to str before passing
|
Sat, 17 Jun 2017 14:53:25 +0530 |
Pulkit Goyal |
py3: use '%d' instead of '%s' for integers
|
Sat, 17 Jun 2017 14:39:10 +0530 |
Pulkit Goyal |
py3: pass the path in hg.repository() as bytes
|
Sat, 17 Jun 2017 14:38:02 +0530 |
Pulkit Goyal |
py3: pass range() into list() to get one explicitly
|
Sun, 28 May 2017 00:12:38 +0200 |
Pierre-Yves David |
check-concurrency: expose the feature as 'concurrent-push-mode'
|
Fri, 16 Jun 2017 22:57:31 -0700 |
Martin von Zweigbergk |
exchange: switch to usual way of testing for bundle2-ness
|
Fri, 16 Jun 2017 21:57:22 -0400 |
Matt Harbison |
setup: update a comment that blamed py26 for a Windows workaround
|
Fri, 16 Jun 2017 20:55:34 -0400 |
Matt Harbison |
i18n: drop a py25 conditional
|
Fri, 16 Jun 2017 20:49:32 -0400 |
Matt Harbison |
perf: ensure HGRCPATH is exported on Windows
|
Fri, 16 Jun 2017 20:35:45 -0400 |
Matt Harbison |
test-status: glob fixes for Windows
|
Fri, 16 Jun 2017 18:42:03 -0400 |
Matt Harbison |
plan9: drop py26 hacks
|
Sun, 18 Jun 2017 12:25:23 +0900 |
Yuya Nishihara |
revset: fix negative ancestor spec to not return changectx objects
|
Mon, 01 May 2017 05:57:36 +0200 |
Pierre-Yves David |
obsolete: use ProgrammingError over assert for volatile set registration
|
Fri, 16 Jun 2017 10:13:44 -0700 |
Martin von Zweigbergk |
strip: remove a redundant setting of hookargs
|
Fri, 16 Jun 2017 10:38:14 -0700 |
Martin von Zweigbergk |
unbundle: move streamclone error case away from bundle[12] cases
|