Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 06 Apr 2016 23:22:12 +0000 | timeless | pycompat: switch to util.urlreq/util.urlerr for py3 compat |
Thu, 07 Apr 2016 00:05:48 +0000 | timeless | pycompat: add util.urlerr util.urlreq classes for py3 compat |
Sun, 20 Mar 2016 16:49:56 -0700 | Yuya Nishihara | test-progress: disable mocking-time tests on chg |
Sun, 20 Mar 2016 14:55:56 -0700 | Yuya Nishihara | hghave: add "chg" flag to skip tests that can't be compatible with chg |
Wed, 06 Apr 2016 19:09:12 +0000 | timeless | tests: add new test for #! shebang lines |
Sun, 27 Mar 2016 13:00:28 -0700 | Mads Kiilerich | largefiles: introduce push --lfrev to control which revisions are pushed |
Wed, 13 Apr 2016 01:45:45 +0200 | Mads Kiilerich | largefiles: don't access repo.changelog directly in getlfilestoupload |