Mercurial > hg
graph
-
Remove duplicate bunidiff code from hgdiff, importing from mdiff.py insteadSat, 28 Jan 2006 17:16:15 +1300, by mason
-
bash_completion: ignore hg help error messagesFri, 27 Jan 2006 12:15:39 +0100, by Alexis S. L. Carvalho
-
bash_completion: always use single quotes with compgen -WFri, 27 Jan 2006 12:11:14 +0100, by Alexis S. L. Carvalho
-
bash_completion: be more careful about whitespacesFri, 27 Jan 2006 12:10:35 +0100, by Alexis S. L. Carvalho
-
Added hint to hg-ssh that you can use shell pattern matching.Thu, 26 Jan 2006 16:37:31 +0100, by Thomas Arendsen Hein
-
_hg_status improvements in bash_completion:Thu, 26 Jan 2006 15:07:46 +0100, by Thomas Arendsen Hein
-
bash_completion: small updates and fixesThu, 26 Jan 2006 14:52:26 +0100, by Alexis S. L. Carvalho
-
Add new bdiff based unidiff generation.Tue, 24 Jan 2006 15:02:10 +1300, by mason
-
contrib: add Chris Mason's stand-alone diff toolTue, 24 Jan 2006 14:49:19 +1300, by Matt Mackall
-
Fix rcpath for hgwebdir case (sys.argv is empty)Tue, 24 Jan 2006 13:59:11 +1300, by efiring
-
copy & rename can ignore removed source filesTue, 24 Jan 2006 13:59:01 +1300, by Robin Farine
-
copy/rename '.' or '..' correctlyTue, 24 Jan 2006 13:57:09 +1300, by Robin Farine
-
Merge with EricTue, 24 Jan 2006 13:50:40 +1300, by Matt Mackall
-
Merge with crewTue, 24 Jan 2006 13:49:20 +1300, by Matt Mackall
-
This fixes a bug that Chris Mason found. As for a test case, I can'tFri, 20 Jan 2006 09:35:43 -0800, by Eric Hopper
-
Copy manifest map before modifying it (see issue86)Sun, 22 Jan 2006 18:54:25 +0100, by Thomas Arendsen Hein
-
[hgweb] Prevent search engine bots from indexing the entire repositoryMon, 23 Jan 2006 16:36:44 +1300, by Matt Mackall
-
fix for hgweb.filterfilesWed, 18 Jan 2006 17:07:48 +0100, by Benoit Boissinot
-
make the order of the arguments for filterfiles consistentWed, 18 Jan 2006 16:55:05 +0100, by Benoit Boissinot
-
correct the relative path when walking from a subdirTue, 17 Jan 2006 16:10:22 +0100, by Benoit Boissinot
-
Added test for relative paths and all status flags for 'hg status'Tue, 17 Jan 2006 16:00:55 +0100, by Thomas Arendsen Hein
-
Added test for the currently broken addremove with the expected output.Tue, 17 Jan 2006 15:03:47 +0100, by Thomas Arendsen Hein
-
fix locate broken since 63799b01985cMon, 16 Jan 2006 15:51:09 +0100, by Benoit Boissinot
-
Restored old behaviour for 'hg co' and 'hg co -C' for removed files.Thu, 12 Jan 2006 21:55:19 +0100, by Thomas Arendsen Hein
-
Adjusted all but one test output for the new behaviour of localrepo.changes()Thu, 12 Jan 2006 21:02:38 +0100, by Thomas Arendsen Hein
-
Distinguish removed and deleted files. Tests are not fixed yet.Thu, 12 Jan 2006 13:58:36 +0100, by Thomas Arendsen Hein
-
Renamed c, a, d, u to modified, added, removed, unknown for users of changes()Thu, 12 Jan 2006 13:35:09 +0100, by Thomas Arendsen Hein
-
Make localrepo.changes() internally distinguish between removed and deleted.Thu, 12 Jan 2006 12:22:28 +0100, by Thomas Arendsen Hein
-
Cleaned up localrepo.changes()Thu, 12 Jan 2006 11:32:07 +0100, by Thomas Arendsen Hein
-
Cleanup of indentation, spacing, newlines, strings and line lengthThu, 12 Jan 2006 07:57:58 +0100, by Thomas Arendsen Hein