log tests/test-up-local-change.out @ 1933:7544700fd931

age author description
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.
Mon, 13 Mar 2006 08:56:59 +0100 Benoit Boissinot ui: output the number of file updated/merged/removed/... on update
Wed, 01 Feb 2006 08:46:24 +0100 Benoit Boissinot abort when using 'update -m' and this is not a merge
Tue, 24 Jan 2006 15:02:10 +1300 mason Add new bdiff based unidiff generation.
Wed, 14 Dec 2005 22:19:03 -0600 Benoit Boissinot abort when merging two heads and repository has local changes
Mon, 26 Sep 2005 16:52:47 -0700 Matt Mackall Repair ancestor logic, fix up test cases
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Fri, 19 Aug 2005 23:23:42 -0800 Samuel Tardieu [PATCH] Print timezone offset when outputting dates
Tue, 16 Aug 2005 19:03:01 -0800 mpm run-tests: remove '+ hg' trick
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH
Fri, 29 Jul 2005 15:21:02 +0100 Thomas Arendsen Hein Updated output of tests.
Fri, 29 Jul 2005 06:43:21 +0100 Thomas Arendsen Hein Merge with upstream
Wed, 27 Jul 2005 10:21:19 -0800 mpm Fix tests for short changeset hashes and hidden manifest hashes
Tue, 26 Jul 2005 19:23:59 -0800 mpm Fix up test results
Sat, 23 Jul 2005 10:00:56 -0500 mpm Fix local file changes being ignored after non-branch merge
Fri, 22 Jul 2005 19:46:02 -0800 Bryan O'Sullivan Update tests to match new addremove chattiness.
Thu, 21 Jul 2005 15:05:17 -0500 mpm Update tests to use commit -m and default -u
Thu, 21 Jul 2005 12:40:28 -0500 mpm Update test output for status change
Thu, 14 Jul 2005 22:56:55 -0800 mpm Merge with TAH
Thu, 14 Jul 2005 10:37:33 +0100 Thomas Arendsen Hein Removed extra newline in hg log when not using the --patch option, fixed tests.
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.
Wed, 06 Jul 2005 22:27:25 -0800 Matt Mackall Update tests
Mon, 04 Jul 2005 12:54:42 -0800 Matt Mackall update tests
Sat, 02 Jul 2005 22:54:35 -0800 mpm options: kill -d for debug
Thu, 30 Jun 2005 23:28:16 -0800 mpm Merge with TAH
Fri, 01 Jul 2005 07:40:32 +0100 Thomas Arendsen Hein Add an empty line after description in verbose mode of show_changeset.
Mon, 27 Jun 2005 22:29:44 -0800 mpm Pull from TAH
Tue, 28 Jun 2005 07:05:55 +0100 Thomas Arendsen Hein Fixed test for previous change of 'hg -v history'.
Mon, 27 Jun 2005 06:17:28 +0100 Thomas Arendsen Hein Make show_changeset show added and deleted files in verbose mode.
Sun, 26 Jun 2005 15:20:46 -0800 mpm [PATCH] add clone command
Fri, 17 Jun 2005 20:37:23 +0100 Thomas Arendsen Hein Show revisions in diffs like CVS, based on a patch from Goffredo Baroncelli.
Fri, 17 Jun 2005 11:03:03 +0100 Thomas Arendsen Hein Fixed tests for displaying tags in hg history and hg parents.
Thu, 16 Jun 2005 08:37:15 -0800 mpm test suite: fix timezone problems and port collision problem
Wed, 15 Jun 2005 21:13:49 -0800 mpm Merge with TAH
Wed, 15 Jun 2005 21:12:28 -0800 mpm update tests to reflect new short hash length
Wed, 15 Jun 2005 00:33:57 -0800 mpm Merge with TAH
Wed, 15 Jun 2005 08:32:29 +0100 Thomas Arendsen Hein Merged with mercurial-identify (which includes upstream's current tip)
Tue, 14 Jun 2005 13:28:42 -0800 mpm Add a simple testing framework