Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 07 Mar 2017 14:19:08 -0800 | Durham Goode | rebase: clear updatestate during rebase --abort in more cases |
Wed, 08 Mar 2017 00:49:15 +0530 | Pulkit Goyal | repoview: convert attribute names to unicodes on Python 3 |
Wed, 08 Mar 2017 00:45:19 +0530 | Pulkit Goyal | parsers: alias long to int on Python 3 |
Wed, 08 Mar 2017 00:40:15 +0530 | Pulkit Goyal | store: slice over a bytestring to get characters instead of ascii values |
Thu, 02 Mar 2017 13:27:42 +0100 | Pierre-Yves David | vfs: use 'vfs' module directly in 'mercurial.hg' |
Wed, 01 Mar 2017 11:00:12 +0100 | Pierre-Yves David | vfs: extract 'vfs' class and related code to a new 'vfs' module (API) |
Thu, 02 Mar 2017 03:52:36 +0100 | Pierre-Yves David | vfs: replace 'scmutil.opener' usage with 'scmutil.vfs' |