Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 06 Aug 2016 22:24:33 +0900 | FUJIWARA Katsunori | demandimport: import sub-module relatively as expected (issue5208) |
Sat, 06 Aug 2016 15:00:34 -0700 | Gregory Szorc | wireproto: remove gboptslist (API) |
Sat, 06 Aug 2016 13:55:21 -0700 | Gregory Szorc | wireproto: unescape argument names in batch command (BC) |
Sat, 06 Aug 2016 13:46:28 -0700 | Gregory Szorc | wireproto: consolidate code for obtaining "cmds" argument value |
Fri, 05 Aug 2016 15:35:02 -0400 | Augie Fackler | revlog: use `iter(callable, sentinel)` instead of while True |
Fri, 05 Aug 2016 14:00:56 -0400 | Augie Fackler | md5sum: use `iter(callable, sentinel)` instead of while True |