Sun, 22 Jul 2007 14:53:57 -0500 |
Matt Mackall |
transactions: avoid late tear-down (issue641)
|
Tue, 20 Mar 2007 22:21:05 -0300 |
Alexis S. L. Carvalho |
Merge additional fixes for my matcher changes
|
Sun, 18 Mar 2007 22:49:05 +0200 |
Giorgos Keramidas |
tests: expand test-commit a bit to test 'hg commit .' too
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: use is_link wherever is_exec is used
|
Wed, 06 Dec 2006 13:13:44 -0600 |
Matt Mackall |
Update tests
|
Tue, 21 Nov 2006 20:00:15 -0200 |
Alexis S. L. Carvalho |
make hg commit <dirname> work again
|
Wed, 22 Nov 2006 00:53:56 +0200 |
Giorgos Keramidas |
Expand test-commit to cover one of the recent bugs.
|
Mon, 09 Oct 2006 14:02:01 -0500 |
Matt Mackall |
commit: unify file-level commit code
|
Tue, 03 Oct 2006 12:33:22 +0200 |
Jose M. Prieto |
Add documentation about the date formats allowed in the command line
|
Tue, 28 Feb 2006 23:19:47 +0100 |
Thomas Arendsen Hein |
Updated test-commit to match changed output caused by nested transactions.
|
Wed, 02 Nov 2005 16:08:48 -0800 |
Benoit Boissinot |
only files in normal state should be marked as deleted
|
Sun, 04 Sep 2005 14:47:02 -0700 |
Bryan O'Sullivan |
Commit date validation: more stringent checks, more useful error messages.
|
Sat, 03 Sep 2005 23:52:39 -0700 |
Bryan O'Sullivan |
Add test output.
|