Thu, 26 Jan 2006 14:52:26 +0100 bash_completion: small updates and fixes
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Thu, 26 Jan 2006 14:52:26 +0100] rev 1638
bash_completion: small updates and fixes - $result in _hg_commands is not an array - use "hg status ." - update "hg cat" completion - let bash itself generate the default completion
Tue, 24 Jan 2006 15:02:10 +1300 Add new bdiff based unidiff generation.
mason@suse.com [Tue, 24 Jan 2006 15:02:10 +1300] rev 1637
Add new bdiff based unidiff generation.
Tue, 24 Jan 2006 14:49:19 +1300 contrib: add Chris Mason's stand-alone diff tool
Matt Mackall <mpm@selenic.com> [Tue, 24 Jan 2006 14:49:19 +1300] rev 1636
contrib: add Chris Mason's stand-alone diff tool This uses Mercurial's diff algorithm to generate unidiffs like the traditional diff tool.
Tue, 24 Jan 2006 13:59:11 +1300 Fix rcpath for hgwebdir case (sys.argv is empty)
efiring@manini.soest.hawaii.edu [Tue, 24 Jan 2006 13:59:11 +1300] rev 1635
Fix rcpath for hgwebdir case (sys.argv is empty)
Tue, 24 Jan 2006 13:59:01 +1300 copy & rename can ignore removed source files
Robin Farine <robin.farine@terminus.org> [Tue, 24 Jan 2006 13:59:01 +1300] rev 1634
copy & rename can ignore removed source files As mercurial now distinguishes deleted files from removed files, we can skip removed source files while copying or renaming.
Tue, 24 Jan 2006 13:57:09 +1300 copy/rename '.' or '..' correctly
Robin Farine <robin.farine@terminus.org> [Tue, 24 Jan 2006 13:57:09 +1300] rev 1633
copy/rename '.' or '..' correctly
Tue, 24 Jan 2006 13:50:40 +1300 Merge with Eric
Matt Mackall <mpm@selenic.com> [Tue, 24 Jan 2006 13:50:40 +1300] rev 1632
Merge with Eric
Tue, 24 Jan 2006 13:49:20 +1300 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 24 Jan 2006 13:49:20 +1300] rev 1631
Merge with crew
Fri, 20 Jan 2006 09:35:43 -0800 This fixes a bug that Chris Mason found. As for a test case, I can't
Eric Hopper <hopper@omnifarious.org> [Fri, 20 Jan 2006 09:35:43 -0800] rev 1630
This fixes a bug that Chris Mason found. As for a test case, I can't think of one. It's a very weird case. Basically, if there is a file listed as changed in the changelog entry, but not showing up in any of the associated manifest entries, hg would abort when trying to create a changeset. Now it just decides the file must not have any versions relevant to the changeset.
Sun, 22 Jan 2006 18:54:25 +0100 Copy manifest map before modifying it (see issue86)
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 22 Jan 2006 18:54:25 +0100] rev 1629
Copy manifest map before modifying it (see issue86)
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip