Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 11 Jul 2005 15:06:32 -0800 | Matt Mackall | Handle undeletion of files when checking out old revisions |
Mon, 11 Jul 2005 10:28:20 -0800 | Matt Mackall | Actually move .hg into ignore |
Sun, 10 Jul 2005 17:11:27 -0800 | Matt Mackall | Alternate fix for SIGHUP on the other OS |
Sun, 10 Jul 2005 16:19:36 -0800 | Matt Mackall | Fix up test for update flags |
Sun, 10 Jul 2005 16:17:05 -0800 | Andrew Thompson | Remove references to 'cloning by hardlink' from tests. |
Sun, 10 Jul 2005 16:15:20 -0800 | Mikael Berthe | hg clone stored path fix |
Sun, 10 Jul 2005 16:14:56 -0800 | chad netzer | Make consistent use of str.startswith() in conditionals. |