Thu, 25 Sep 2014 14:13:31 -0400 | Augie Fackler | manifest: move manifest parsing to module-level | changeset | files |
Wed, 24 Sep 2014 15:14:44 -0400 | Augie Fackler | revlog: move references to revlog.hash to inside the revlog class | changeset | files |
Wed, 24 Sep 2014 15:10:52 -0400 | Augie Fackler | revlog: mark nullhash as module-private | changeset | files |
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 | changeset | files |
Fri, 03 Oct 2014 18:48:09 -0700 | Siddharth Agarwal | dirstate: cache util.normcase while constructing the foldmap | changeset | files |
Fri, 03 Oct 2014 18:47:28 -0700 | Siddharth Agarwal | normcase: for darwin, use fast ASCII lower | changeset | files |
Fri, 03 Oct 2014 19:58:26 -0700 | Siddharth Agarwal | perf: add a way to measure the perf of constructing the foldmap | changeset | files |
Fri, 03 Oct 2014 18:45:56 -0700 | Siddharth Agarwal | encoding.lower: use fast ASCII lower | changeset | files |