Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 03 May 2017 09:09:44 -0700 | Martin von Zweigbergk | bisect: allow resetting with unfinished graft/rebase/etc |
Fri, 21 Apr 2017 01:13:18 +0530 | Pulkit Goyal | py3: use %d instead of %s for integers |
Fri, 21 Apr 2017 00:53:38 +0530 | Pulkit Goyal | py3: make posix.getuser return a bytes |
Thu, 20 Apr 2017 19:57:16 +0530 | Pulkit Goyal | py3: replace str with bytes in isinstance() |
Thu, 27 Apr 2017 09:49:57 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() instead of str() |
Thu, 20 Apr 2017 19:51:37 +0530 | Pulkit Goyal | py3: alias long to int on Python 3 |