Mercurial > hg
graph
-
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
-
hgk.py is not a script (no '#!' line needed)Thu, 12 Jan 2006 06:29:06 +0100, by Vincent Danjean
-
Added archives links to gitweb templateTue, 10 Jan 2006 13:12:13 +0100, by Guy Brand
-
Adjusted test output to match new hgignore error messages.Sat, 07 Jan 2006 16:34:20 +0100, by Thomas Arendsen Hein
-
make invalid pattern message not confusing.Mon, 02 Jan 2006 15:52:56 -0800, by Vadim Gelfer
-
if hgignore contains errors, print message that is not confusing.Mon, 02 Jan 2006 15:48:16 -0800, by Vadim Gelfer
-
eliminate backtrace when piping output on windows.Mon, 02 Jan 2006 15:25:33 -0800, by Vadim Gelfer
-
document revert command more accurately.Mon, 02 Jan 2006 14:31:25 -0800, by Vadim Gelfer
-
add '_' to several stringsThu, 29 Dec 2005 14:59:19 -0600, by Muli Ben-Yehuda
-
- duplicate the parent link logic to show child linksThu, 29 Dec 2005 14:51:29 -0600, by Muli Ben-Yehuda
-
merge with mainlineWed, 28 Dec 2005 07:22:26 -0800, by Vadim Gelfer
-
add --plain option to patchbomb.Wed, 28 Dec 2005 07:13:52 -0800, by Vadim Gelfer
-
make patchbomb work with recent changes to exportWed, 28 Dec 2005 07:11:46 -0800, by Vadim Gelfer
-
strictly adher to 80 chars per lineWed, 28 Dec 2005 00:27:05 -0600, by Muli Ben-Yehuda
-
Error handling for unbundle, fix option line wrappingTue, 27 Dec 2005 16:18:00 -0600, by Matt Mackall
-
add --update support to 'hg unbundle'Tue, 27 Dec 2005 16:16:06 -0600, by Muli Ben-Yehuda
-
remove the gpg stuff from hgeditor (superseded by the signing extension)Tue, 27 Dec 2005 13:12:53 -0600, by Benoit Boissinot
-
cleanup of revlog.group when repository is localTue, 27 Dec 2005 13:09:49 -0600, by Benoit Boissinot
-
remove a duplicate check in commit / fix a bug when merging filesTue, 27 Dec 2005 12:52:25 -0600, by Benoit Boissinot
-
fix 'hg tag <tagname> <revision>Tue, 27 Dec 2005 12:52:10 -0600, by Benoit Boissinot
-
Re-enable the renamed check fastpathThu, 22 Dec 2005 13:18:44 -0600, by Matt Mackall
-
Merge with crewFri, 16 Dec 2005 11:13:08 -0600, by Matt Mackall
-
if a filename contains spaces, patch adds quote around itThu, 15 Dec 2005 17:50:10 +0100, by Benoit Boissinot
-
gpg signing extension for hgFri, 16 Dec 2005 11:12:08 -0600, by Benoit Boissinot
-
do not copy atime and mtime in util.copyfilesFri, 16 Dec 2005 01:32:44 -0600, by Benoit Boissinot
-
reloads manifest and changelog after recoveringFri, 16 Dec 2005 01:32:28 -0600, by Benoit Boissinot
-
fix a bug in hg export --switch-parentFri, 16 Dec 2005 00:12:00 -0600, by Benoit Boissinot