Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 08 May 2017 09:30:26 -0700 | Gregory Szorc | sslutil: reference fingerprints config option properly (issue5559) stable |
Fri, 05 May 2017 04:48:42 +0530 | Pulkit Goyal | py3: convert key to str to make kwargs.pop work in mq |
Fri, 05 May 2017 04:41:45 +0530 | Pulkit Goyal | py3: convert kwargs' keys to str before passing in cmdutil.getcommiteditor |
Wed, 03 May 2017 23:50:41 -0700 | Jun Wu | diff: add a fast path to avoid loading binary contents |
Fri, 05 May 2017 17:20:32 -0700 | Jun Wu | diff: correct binary testing logic |
Fri, 05 May 2017 16:48:58 -0700 | Jun Wu | diff: draw a table about binary diff behaviors |
Wed, 03 May 2017 22:20:44 -0700 | Jun Wu | diff: use fctx.size() to test empty |