Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Mon, 01 Jun 2009 14:51:47 -0500 | Matt Mackall | commit: editor reads file lists from provided context |
Mon, 01 Jun 2009 14:11:32 -0500 | Matt Mackall | commit: drop the now-unused files parameter |
Mon, 01 Jun 2009 14:11:19 -0500 | Matt Mackall | tag: use match.exact for commit |