Sat, 23 Jul 2005 14:11:49 -0500 Fixes for annotate
mpm@selenic.com [Sat, 23 Jul 2005 14:11:49 -0500] rev 771
Fixes for annotate Handle files that aren't in the repo Handle empty files
Sat, 23 Jul 2005 10:14:42 -0500 Fix bug in exception handling for hardlink clone
mpm@selenic.com [Sat, 23 Jul 2005 10:14:42 -0500] rev 770
Fix bug in exception handling for hardlink clone
Sat, 23 Jul 2005 10:08:40 -0500 hgeditor: hide checksum mismatch message from md5sum
mpm@selenic.com [Sat, 23 Jul 2005 10:08:40 -0500] rev 769
hgeditor: hide checksum mismatch message from md5sum
Sat, 23 Jul 2005 10:00:56 -0500 Fix local file changes being ignored after non-branch merge
mpm@selenic.com [Sat, 23 Jul 2005 10:00:56 -0500] rev 768
Fix local file changes being ignored after non-branch merge Bug introduced in eea96285cbf9 Spotted by TAH
Fri, 22 Jul 2005 19:46:02 -0800 Update tests to match new addremove chattiness.
Bryan O'Sullivan <bos@serpentine.com> [Fri, 22 Jul 2005 19:46:02 -0800] rev 767
Update tests to match new addremove chattiness.
Fri, 22 Jul 2005 19:45:48 -0800 Get addremove to use new walk code.
Bryan O'Sullivan <bos@serpentine.com> [Fri, 22 Jul 2005 19:45:48 -0800] rev 766
Get addremove to use new walk code. It is now more verbose than it used to be. If given file names, it prints nothing, as before. But if given patterns or nothing, it prints the names of the files it is operating on, to remove that air of mystery. It also now operates at or below the current directory.
Fri, 22 Jul 2005 20:07:14 -0500 Hack to fix missing '/' problem in URLs
mpm@selenic.com [Fri, 22 Jul 2005 20:07:14 -0500] rev 765
Hack to fix missing '/' problem in URLs
Fri, 22 Jul 2005 19:23:00 -0500 Don't mark files with 'm'erge unless we're actually merging branches
mpm@selenic.com [Fri, 22 Jul 2005 19:23:00 -0500] rev 764
Don't mark files with 'm'erge unless we're actually merging branches For 3-way merges, we were marking files as 'm', which should only be used for branch merges. This was causing files to show up in 'hg status' that aren't actually modified.
Fri, 22 Jul 2005 16:27:30 +0100 Added deprecation warnings if -t or --text is used for commits.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 22 Jul 2005 16:27:30 +0100] rev 763
Added deprecation warnings if -t or --text is used for commits.
Fri, 22 Jul 2005 16:26:46 +0100 Changed more occurances of 'text' to 'message'.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 22 Jul 2005 16:26:46 +0100] rev 762
Changed more occurances of 'text' to 'message'.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip