Mercurial > hg
graph
-
tests: trivial fixes for WindowsSat, 02 Dec 2017 17:52:53 -0500, by Matt Harbison
-
py3: use encoding.strtolocal() to convert string to bytesWed, 29 Nov 2017 08:40:25 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr() or '%d' in place of str()Wed, 29 Nov 2017 08:39:48 +0530, by Pulkit Goyal
-
archive: pass thru mtime for directory archives, like other archive types doFri, 01 Dec 2017 17:39:21 +1100, by James May
-
hgweb: remove negative top from .info line in graphFri, 01 Dec 2017 20:33:02 +0800, by Anton Shestakov
-
unamend: drop unused vars, query after taking lock, use ctx.hex() for extrasSun, 03 Dec 2017 00:29:51 +0530, by Pulkit Goyal
-
test-lfs: drop a hack for ignoring convert devel-warningsFri, 01 Dec 2017 22:40:55 -0500, by Matt Harbison
-
convert: restore the ability to use bzr < 2.6.0 (issue5733) stableFri, 01 Dec 2017 23:27:08 -0500, by Matt Harbison
-
py3: use bytes in place of basestringFri, 01 Dec 2017 16:53:55 +0530, by Pulkit Goyal
-
amend: make a copy of "extra" to avoid mutating an inputFri, 01 Dec 2017 14:13:55 -0800, by Martin von Zweigbergk
-
tests: removes bashism from test-unamend.tSat, 02 Dec 2017 06:32:41 +0530, by Pulkit Goyal
-
run-tests: avoid calculating _testdir againFri, 01 Dec 2017 12:28:05 -0800, by Martin von Zweigbergk
-
run-tests: simplify by using dict.pop() with defaultFri, 01 Dec 2017 12:27:28 -0800, by Martin von Zweigbergk
-
py3: use byteskwargs in sparse.pyMon, 20 Nov 2017 23:23:10 -0800, by Gregory Szorc
-
py3: define __next__ in patch.pyMon, 20 Nov 2017 23:13:09 -0800, by Gregory Szorc