Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 08 Oct 2014 11:52:30 -0400 | Augie Fackler | manifest: simplify manifest.add() by making args required |
Thu, 25 Sep 2014 14:13:31 -0400 | Augie Fackler | manifest: move manifest parsing to module-level |
Wed, 24 Sep 2014 15:14:44 -0400 | Augie Fackler | revlog: move references to revlog.hash to inside the revlog class |
Wed, 24 Sep 2014 15:10:52 -0400 | Augie Fackler | revlog: mark nullhash as module-private |
Wed, 08 Oct 2014 20:51:01 +0900 | Yuya Nishihara | ui: disable echo back of prompt input if ui is set to non-tty purposely |
Fri, 03 Oct 2014 18:48:09 -0700 | Siddharth Agarwal | dirstate: cache util.normcase while constructing the foldmap |
Fri, 03 Oct 2014 18:47:28 -0700 | Siddharth Agarwal | normcase: for darwin, use fast ASCII lower |