Mercurial > hg
log
age | author | description |
---|---|---|
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 |