Mercurial > hg
graph
-
md5sum: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:56 -0400, by Augie Fackler
-
util: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:46 -0400, by Augie Fackler
-
url: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:39 -0400, by Augie Fackler
-
sshserver: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:30 -0400, by Augie Fackler
-
sshpeer: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:22 -0400, by Augie Fackler
-
patch: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:14 -0400, by Augie Fackler
-
commands: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 14:00:08 -0400, by Augie Fackler
-
changegroup: use `iter(callable, sentinel)` instead of while TrueFri, 05 Aug 2016 13:59:58 -0400, by Augie Fackler
-
extdiff: isolate path variable of saved command to independent paragraphWed, 27 Jul 2016 21:44:49 +0900, by Yuya Nishihara
-
extdiff: export __doc__ of saved command for translationWed, 27 Jul 2016 21:42:24 +0900, by Yuya Nishihara
-
extdiff: refactor closure of saved diff command as a top-level classWed, 27 Jul 2016 21:40:42 +0900, by Yuya Nishihara
-
i18n: use inspect.getsourcelines() to obtain lineno from func or classWed, 27 Jul 2016 21:53:14 +0900, by Yuya Nishihara
-
chg: just take it as EOF if recv() returns 0Fri, 05 Aug 2016 21:21:33 +0900, by Yuya Nishihara
-
vfs: use propertycache for openThu, 04 Aug 2016 16:56:50 +0200, by Pierre-Yves David
-
help: add example of '[templates]' usage stableMon, 08 Aug 2016 16:47:42 +0200, by Mathias De Maré