Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 04 Feb 2019 18:14:03 +0300 | Pulkit Goyal | match: teach diffmatcher.visitdir() to return 'all' if possible |
Sun, 03 Feb 2019 10:01:43 +0100 | Boris Feld | py3: use integer division instead of `int(...)` call |
Sun, 03 Feb 2019 17:15:11 +0530 | Pulkit Goyal | py3: add some b'' prefixes in test-notify.t |
Sun, 03 Feb 2019 17:05:47 +0530 | Pulkit Goyal | py3: use pycompat.long in hgext/convert/monotone.py |
Sun, 03 Feb 2019 16:59:46 +0530 | Pulkit Goyal | py3: add three new passing tests found by buildbot |
Sun, 03 Feb 2019 16:38:47 +0530 | Pulkit Goyal | py3: do a fsdecode(), fsencode() dance in posix.py |
Sun, 03 Feb 2019 01:02:24 +0530 | Taapas Agrawal | revert: add prompt before undeleting a file in -i (issue6008) |