Mercurial > hg
graph
-
rust: add TODO about lifetime of program_name variableWed, 10 Jan 2018 19:36:45 -0800, by Gregory Szorc
-
rust: move import of PathBufWed, 10 Jan 2018 19:23:36 -0800, by Gregory Szorc
-
perf: do not import util.queueWed, 10 Jan 2018 21:09:57 -0800, by Jun Wu
-
rust: move Cargo.lockWed, 10 Jan 2018 19:08:51 -0800, by Gregory Szorc
-
run-tests: fix regular expression for path testWed, 10 Jan 2018 19:04:52 -0800, by Gregory Szorc
-
perf: add threading capability to perfbdiffSun, 17 Dec 2017 04:31:27 +0100, by Boris Feld
-
upgraderepo: select correct deltareuse depending on actionsWed, 10 Jan 2018 17:24:25 +0100, by Paul Morelle
-
revsetlang: add %p specifier to format list of function argumentsTue, 02 Jan 2018 18:35:11 +0900, by Yuya Nishihara
-
revsetlang: unnest inner functions from formatspec()Tue, 02 Jan 2018 21:05:40 +0900, by Yuya Nishihara
-
revsetlang: fix quoting of %ls stringSat, 01 Apr 2017 17:51:56 +0900, by Yuya Nishihara
-
revsetlang: catch invalid value passed to formatspec()Sat, 01 Apr 2017 17:44:07 +0900, by Yuya Nishihara
-
revsetlang: check incomplete revspec format characterSat, 01 Apr 2017 17:28:28 +0900, by Yuya Nishihara
-
revsetlang: check number of arguments passed to formatspec()Sat, 01 Apr 2017 17:25:45 +0900, by Yuya Nishihara
-
revsetlang: catch invalid format character with %l prefixSat, 01 Apr 2017 17:18:31 +0900, by Yuya Nishihara
-
py3: add 8 new passing tests to the whitelistFri, 29 Dec 2017 06:32:17 +0530, by Pulkit Goyal
-
py3: use list() to get a list of items using dict.items()Fri, 29 Dec 2017 05:33:36 +0530, by Pulkit Goyal
-
py3: convert dict keys' to str before passing as kwargsFri, 29 Dec 2017 05:31:27 +0530, by Pulkit Goyal
-
py3: make sure we open the file to write in bytes modeFri, 29 Dec 2017 05:29:57 +0530, by Pulkit Goyal
-
py3: don't use dict.iterkeys()Fri, 29 Dec 2017 05:47:17 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr() instead of str()Fri, 29 Dec 2017 05:29:04 +0530, by Pulkit Goyal
-
py3: make regular expressions bytes by prepending b''Fri, 29 Dec 2017 05:28:05 +0530, by Pulkit Goyal
-
py3: slice on bytes instead of indexingFri, 29 Dec 2017 05:27:00 +0530, by Pulkit Goyal
-
py3: use node.hex(h.digest()) instead of h.hexdigest()Fri, 29 Dec 2017 05:25:27 +0530, by Pulkit Goyal
-
tests: make autodiff.py work on Python 3Fri, 29 Dec 2017 05:22:06 +0530, by Pulkit Goyal
-
py3: use pycompat.ziplist instead of inbuilt zipFri, 29 Dec 2017 03:32:04 +0530, by Pulkit Goyal
-
py3: use bytes and open() instead of file() in test-diff-upgrade.tFri, 29 Dec 2017 05:35:57 +0530, by Pulkit Goyal
-
exchange: use context manager for locks and transaction in unbundle()Wed, 10 Jan 2018 11:02:20 -0800, by Martin von Zweigbergk
-
bookmarks: use context managers for locks and transaction in pushbookmark()Wed, 10 Jan 2018 10:49:12 -0800, by Martin von Zweigbergk
-
bookmarks: use context managers for lock and transaction in update()Wed, 10 Jan 2018 10:47:13 -0800, by Martin von Zweigbergk
-
phase: use context managers for lock and transactionWed, 10 Jan 2018 10:44:21 -0800, by Martin von Zweigbergk