log

age author description
Fri, 29 Jul 2005 14:52:45 +0100 Thomas Arendsen Hein Replaced mktemp and usage of ${par:=word}.
Fri, 29 Jul 2005 14:51:41 +0100 Thomas Arendsen Hein Remove usage of ${par:-word}, which and mktemp. Quote filenames.
Fri, 29 Jul 2005 14:49:04 +0100 Thomas Arendsen Hein Ignore test error files, protect dot in .pc/
Fri, 29 Jul 2005 06:43:21 +0100 Thomas Arendsen Hein Merge with upstream
Sat, 23 Jul 2005 17:14:05 +0100 Thomas Arendsen Hein Added tests for bug with three-way-merging of old tip, tip and cwd.
Sat, 23 Jul 2005 17:11:29 +0100 Thomas Arendsen Hein Show all dirstate info for 'hg debugstate'.
Sat, 23 Jul 2005 17:09:37 +0100 Thomas Arendsen Hein Make test-pull work on slow machines, where hg serve needs some time to start.
Sat, 23 Jul 2005 17:08:12 +0100 Thomas Arendsen Hein Fixed test to notice .out file generated by run-test.
Sat, 30 Jul 2005 08:30:12 -0800 mpm add note about -C to update message
Thu, 28 Jul 2005 07:46:08 -0800 mpm Drop -t option from mktemp
Wed, 27 Jul 2005 18:50:32 -0800 mpm Fix the directory and revlog collision problem
Wed, 27 Jul 2005 18:16:20 -0800 mpm Fix undo after aborted commit bug
Wed, 27 Jul 2005 10:21:19 -0800 mpm Fix tests for short changeset hashes and hidden manifest hashes
Wed, 27 Jul 2005 10:18:44 -0800 Stephen Darnell Add a --time command line option to time hg commands
Wed, 27 Jul 2005 10:18:22 -0800 thananck Provided platform dependent implementations for explain_exit
Wed, 27 Jul 2005 10:05:12 -0800 mpm Fix copy in subdirectories
Wed, 27 Jul 2005 09:07:28 -0800 mpm Add changegroup hook for push/pull
Wed, 27 Jul 2005 08:19:59 -0800 TK Soh Add paths command
Wed, 27 Jul 2005 08:14:52 -0800 mpm Shorten hashes displayed in log
Wed, 27 Jul 2005 07:35:36 -0800 mpm Wrap RSS description in CDATA
Tue, 26 Jul 2005 19:27:05 -0800 mpm Add template to mktemp call
Tue, 26 Jul 2005 19:23:59 -0800 mpm Fix up test results
Tue, 26 Jul 2005 19:03:45 -0800 mpm Change sed patterns in tests to strip dates after spaces or tabs
Tue, 26 Jul 2005 21:52:40 -0500 mpm Hide errno in abort messages
Mon, 25 Jul 2005 12:02:29 -0500 mpm Make pull count jargon less confusing
Sat, 23 Jul 2005 14:11:49 -0500 mpm Fixes for annotate
Sat, 23 Jul 2005 10:14:42 -0500 mpm Fix bug in exception handling for hardlink clone
Sat, 23 Jul 2005 10:08:40 -0500 mpm hgeditor: hide checksum mismatch message from md5sum
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.