Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 24 Mar 2017 22:26:34 +0900 | FUJIWARA Katsunori | largefiles: call readstandin() with changectx itself instead of rev or node |
Fri, 24 Mar 2017 22:24:59 +0900 | FUJIWARA Katsunori | largefiles: omit redundant splitstandin() invocations |
Fri, 24 Mar 2017 22:24:59 +0900 | FUJIWARA Katsunori | largefiles: replace splitstandin() by isstandin() to omit str creation |
Fri, 24 Mar 2017 22:24:58 +0900 | FUJIWARA Katsunori | largefiles: omit redundant isstandin() before splitstandin() |
Fri, 24 Mar 2017 22:13:23 +0900 | FUJIWARA Katsunori | misc: update descriptions about removed file for filectxfn |
Mon, 20 Mar 2017 17:58:44 -0400 | Augie Fackler | osx: always purge build/mercurial before starting build |