Sun, 26 Apr 2009 14:49:49 +0200 |
Martin Geisler |
tests: removed redundant "-u test" from test scripts
|
Sun, 26 Apr 2009 14:29:02 +0200 |
Martin Geisler |
tests: removed redundant "-d '0 0'" from test scripts
|
Thu, 09 Oct 2008 14:16:17 +0200 |
Patrick Mezard |
Show added files as "added" in editor commit message (issue 1330)
|
Fri, 22 Aug 2008 22:32:53 +0200 |
Gilles Moris |
Have verbose and debug flag print the changeset rev and hash when committing.
|
Sun, 24 Aug 2008 22:13:39 +0200 |
Patrick Mezard |
Backed out changeset d557749c627a
|
Fri, 22 Aug 2008 13:25:35 +0200 |
Gilles Moris |
Have verbose flag print the changeset hash when committing
|
Mon, 23 Jun 2008 10:36:00 +0200 |
Patrick Mezard |
test-commit: test unset date is not read as epoch origin
|
Mon, 24 Mar 2008 15:50:58 -0700 |
Bryan O'Sullivan |
Tests for issue 1049
1.0
|
Fri, 15 Feb 2008 10:38:37 -0200 |
Alexis S. L. Carvalho |
cmdutil.commit: use relative paths in the error messages
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
status: put added files that have disappeared in the deleted list
|
Fri, 28 Dec 2007 14:51:16 +0100 |
Patrick Mezard |
Prompt for a commit message in editor, improve error message
|
Sun, 18 Mar 2007 22:49:05 +0200 |
Giorgos Keramidas |
tests: expand test-commit a bit to test 'hg commit .' too
|
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, 13 Mar 2006 13:05:41 +0100 |
Thomas Arendsen Hein |
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
|
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:48:33 -0700 |
Bryan O'Sullivan |
Get test-commit to exit cleanly.
|
Sat, 03 Sep 2005 23:28:15 -0700 |
Bryan O'Sullivan |
Make date/timezone validation in changelog.add more robust. Add test.
|