Thu, 12 Jan 2006 13:35:09 +0100 |
Thomas Arendsen Hein |
Renamed c, a, d, u to modified, added, removed, unknown for users of changes()
|
Thu, 12 Jan 2006 12:22:28 +0100 |
Thomas Arendsen Hein |
Make localrepo.changes() internally distinguish between removed and deleted.
|
Thu, 12 Jan 2006 11:32:07 +0100 |
Thomas Arendsen Hein |
Cleaned up localrepo.changes()
|
Thu, 12 Jan 2006 07:57:58 +0100 |
Thomas Arendsen Hein |
Cleanup of indentation, spacing, newlines, strings and line length
|
Thu, 12 Jan 2006 06:29:06 +0100 |
Vincent Danjean |
hgk.py is not a script (no '#!' line needed)
|
Tue, 10 Jan 2006 13:12:13 +0100 |
Guy Brand |
Added archives links to gitweb template
|
Sat, 07 Jan 2006 16:34:20 +0100 |
Thomas Arendsen Hein |
Adjusted test output to match new hgignore error messages.
|
Mon, 02 Jan 2006 15:52:56 -0800 |
Vadim Gelfer |
make invalid pattern message not confusing.
|
Mon, 02 Jan 2006 15:48:16 -0800 |
Vadim Gelfer |
if hgignore contains errors, print message that is not confusing.
|
Mon, 02 Jan 2006 15:25:33 -0800 |
Vadim Gelfer |
eliminate backtrace when piping output on windows.
|
Mon, 02 Jan 2006 14:31:25 -0800 |
Vadim Gelfer |
document revert command more accurately.
|
Thu, 29 Dec 2005 14:59:19 -0600 |
Muli Ben-Yehuda |
add '_' to several strings
|
Thu, 29 Dec 2005 14:51:29 -0600 |
Muli Ben-Yehuda |
- duplicate the parent link logic to show child links
|
Wed, 28 Dec 2005 07:22:26 -0800 |
Vadim Gelfer |
merge with mainline
|
Wed, 28 Dec 2005 07:13:52 -0800 |
Vadim Gelfer |
add --plain option to patchbomb.
|
Wed, 28 Dec 2005 07:11:46 -0800 |
Vadim Gelfer |
make patchbomb work with recent changes to export
|
Wed, 28 Dec 2005 00:27:05 -0600 |
Muli Ben-Yehuda |
strictly adher to 80 chars per line
|
Tue, 27 Dec 2005 16:18:00 -0600 |
Matt Mackall |
Error handling for unbundle, fix option line wrapping
|
Tue, 27 Dec 2005 16:16:06 -0600 |
Muli Ben-Yehuda |
add --update support to 'hg unbundle'
|
Tue, 27 Dec 2005 13:12:53 -0600 |
Benoit Boissinot |
remove the gpg stuff from hgeditor (superseded by the signing extension)
|
Tue, 27 Dec 2005 13:09:49 -0600 |
Benoit Boissinot |
cleanup of revlog.group when repository is local
|
Tue, 27 Dec 2005 12:52:25 -0600 |
Benoit Boissinot |
remove a duplicate check in commit / fix a bug when merging files
|
Tue, 27 Dec 2005 12:52:10 -0600 |
Benoit Boissinot |
fix 'hg tag <tagname> <revision>
|
Thu, 22 Dec 2005 13:18:44 -0600 |
Matt Mackall |
Re-enable the renamed check fastpath
|
Fri, 16 Dec 2005 11:13:08 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 15 Dec 2005 17:50:10 +0100 |
Benoit Boissinot |
if a filename contains spaces, patch adds quote around it
|
Fri, 16 Dec 2005 11:12:08 -0600 |
Benoit Boissinot |
gpg signing extension for hg
|
Fri, 16 Dec 2005 01:32:44 -0600 |
Benoit Boissinot |
do not copy atime and mtime in util.copyfiles
|
Fri, 16 Dec 2005 01:32:28 -0600 |
Benoit Boissinot |
reloads manifest and changelog after recovering
|
Fri, 16 Dec 2005 00:12:00 -0600 |
Benoit Boissinot |
fix a bug in hg export --switch-parent
|