Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Wed, 03 May 2017 22:16:54 -0700 | Jun Wu | diff: use fctx.isbinary() to test binary |