Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 03 Jun 2009 17:07:41 -0500 | Matt Mackall | mq: fix commit prototype |
Mon, 01 Jun 2009 22:13:08 -0500 | Matt Mackall | commit: trade O(n^2) file checks for O(n^2) dir checks |
Mon, 01 Jun 2009 21:51:00 -0500 | Matt Mackall | commit: move explicit file checking into repo.commit |
Mon, 01 Jun 2009 20:25:01 -0500 | Matt Mackall | dirstate: more accurate use of match.dir callback |