Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 08 Oct 2014 13:40:50 -0500 | Matt Mackall | rebase: attempt to clarify --base |
Wed, 08 Oct 2014 12:59:11 -0400 | Augie Fackler | manifest: rearrange add() method and add comments for clarity |
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 |