Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 04 Mar 2018 16:48:01 -0500 | Augie Fackler | largefiles: use %d instead of %s to process ints |
Sun, 04 Mar 2018 16:11:15 -0500 | Augie Fackler | transaction: fix an error string with bytestr() on a repr()d value |
Sun, 04 Mar 2018 16:23:10 -0500 | Yuya Nishihara | py3: work around comparison between int and None in tagmerge |
Sun, 04 Mar 2018 16:13:46 -0500 | Yuya Nishihara | py3: do not mutate dict while iterating in tagmerge |
Sun, 04 Mar 2018 16:01:18 -0500 | Yuya Nishihara | py3: fix type of ui.configitems(ignoresub=True) result |
Sun, 04 Mar 2018 15:53:10 -0500 | Yuya Nishihara | py3: don't use str() to stringify pushloc |
Sun, 04 Mar 2018 15:26:26 -0500 | Yuya Nishihara | py3: byte-stringify test-config.t and test-config-env.py |