Fri, 17 Feb 2006 16:29:30 -0800 |
Vadim Gelfer |
add --daemon option to serve command. for issue 45.
|
file |
diff |
annotate
|
Fri, 17 Feb 2006 17:41:23 -0600 |
Alexis S. L. Carvalho |
AmbiguousCommand is raised too soon.
|
file |
diff |
annotate
|
Fri, 17 Feb 2006 08:26:21 -0800 |
Vadim Gelfer |
add preoutgoing and outgoing hooks.
|
file |
diff |
annotate
|
Thu, 16 Feb 2006 09:56:31 -0800 |
Vadim Gelfer |
tests for new hooks. fix things i found when writing tests.
|
file |
diff |
annotate
|
Thu, 16 Feb 2006 08:51:24 -0800 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Wed, 15 Feb 2006 11:05:43 -0800 |
Vadim Gelfer |
add -p option to tip. for issue 64.
|
file |
diff |
annotate
|
Wed, 15 Feb 2006 10:39:47 -0800 |
Vadim Gelfer |
add -w and -p options to diff. this is for issue 126.
|
file |
diff |
annotate
|
Wed, 15 Feb 2006 22:21:20 +0100 |
Benoit Boissinot |
add a -b/--branch option to 'hg parents'
|
file |
diff |
annotate
|
Tue, 14 Feb 2006 15:47:25 -0800 |
Vadim Gelfer |
add pretag and tag hooks.
|
file |
diff |
annotate
|
Thu, 09 Feb 2006 17:18:43 -0600 |
mason |
Allow callers to pass in the dirstate lock in most localrepo.py funcs.
|
file |
diff |
annotate
|
Thu, 09 Feb 2006 09:07:19 +0100 |
Thomas Arendsen Hein |
Show "(No help text available)" for commands without doc string.
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 14:33:12 +0100 |
Thomas Arendsen Hein |
Added missing quote in warning text.
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 19:06:42 +1300 |
Matt Mackall |
deprecate the rawcommit command
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 17:12:31 +1300 |
Benoit Boissinot |
deprecate the use of 'hg tag NAME [REV]'
|
file |
diff |
annotate
|
Sun, 29 Jan 2006 10:10:16 +1300 |
Petr Mazanec |
Process working files through encode filters in dodiff()
|
file |
diff |
annotate
|
Tue, 24 Jan 2006 15:02:10 +1300 |
mason |
Add new bdiff based unidiff generation.
|
file |
diff |
annotate
|
Tue, 24 Jan 2006 13:59:01 +1300 |
Robin Farine |
copy & rename can ignore removed source files
|
file |
diff |
annotate
|
Tue, 24 Jan 2006 13:57:09 +1300 |
Robin Farine |
copy/rename '.' or '..' correctly
|
file |
diff |
annotate
|
Wed, 18 Jan 2006 16:55:05 +0100 |
Benoit Boissinot |
make the order of the arguments for filterfiles consistent
|
file |
diff |
annotate
|
Tue, 17 Jan 2006 16:10:22 +0100 |
Benoit Boissinot |
correct the relative path when walking from a subdir
|
file |
diff |
annotate
|
Mon, 16 Jan 2006 15:51:09 +0100 |
Benoit Boissinot |
fix locate broken since 63799b01985c
|
file |
diff |
annotate
|
Thu, 12 Jan 2006 13:58:36 +0100 |
Thomas Arendsen Hein |
Distinguish removed and deleted files. Tests are not fixed yet.
|
file |
diff |
annotate
|
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()
|
file |
diff |
annotate
|
Thu, 12 Jan 2006 07:57:58 +0100 |
Thomas Arendsen Hein |
Cleanup of indentation, spacing, newlines, strings and line length
|
file |
diff |
annotate
|
Thu, 29 Dec 2005 14:59:19 -0600 |
Muli Ben-Yehuda |
add '_' to several strings
|
file |
diff |
annotate
|
Wed, 28 Dec 2005 00:27:05 -0600 |
Muli Ben-Yehuda |
strictly adher to 80 chars per line
|
file |
diff |
annotate
|
Tue, 27 Dec 2005 16:18:00 -0600 |
Matt Mackall |
Error handling for unbundle, fix option line wrapping
|
file |
diff |
annotate
|
Tue, 27 Dec 2005 16:16:06 -0600 |
Muli Ben-Yehuda |
add --update support to 'hg unbundle'
|
file |
diff |
annotate
|
Tue, 27 Dec 2005 12:52:10 -0600 |
Benoit Boissinot |
fix 'hg tag <tagname> <revision>
|
file |
diff |
annotate
|
Fri, 16 Dec 2005 00:12:00 -0600 |
Benoit Boissinot |
fix a bug in hg export --switch-parent
|
file |
diff |
annotate
|
Thu, 15 Dec 2005 15:39:20 +0100 |
Thomas Arendsen Hein |
Merge with upstream.
|
file |
diff |
annotate
|
Tue, 06 Dec 2005 14:10:38 +0100 |
Benoit Boissinot |
fix the cat command
|
file |
diff |
annotate
|
Wed, 14 Dec 2005 22:19:03 -0600 |
Benoit Boissinot |
abort when merging two heads and repository has local changes
|
file |
diff |
annotate
|
Wed, 14 Dec 2005 21:01:57 -0600 |
Benoit Boissinot |
add a --switch-parent option to export against the other parent
|
file |
diff |
annotate
|
Wed, 14 Dec 2005 20:53:45 -0600 |
Benoit Boissinot |
hg log -p should show file deletions
|
file |
diff |
annotate
|
Thu, 01 Dec 2005 10:51:45 -0600 |
Benoit Boissinot |
make all commands be repo-wide by default
|
file |
diff |
annotate
|
Thu, 01 Dec 2005 10:51:33 -0600 |
TK Soh |
make command defaults works for aliases
|
file |
diff |
annotate
|
Thu, 01 Dec 2005 10:48:35 -0600 |
Robin Farine |
fix rename --after
|
file |
diff |
annotate
|
Tue, 29 Nov 2005 22:29:14 +0100 |
Benoit Boissinot |
disallow '\n' and '\r' in tag names
|
file |
diff |
annotate
|
Tue, 29 Nov 2005 18:06:23 +0100 |
Thomas Arendsen Hein |
Merge with http://hg.omnifarious.org/~hopper/mercurial
|
file |
diff |
annotate
|
Fri, 18 Nov 2005 22:48:47 -0800 |
Eric Hopper |
Convert all classes to new-style classes by deriving them from object.
|
file |
diff |
annotate
|
Wed, 23 Nov 2005 18:36:44 +0100 |
Thomas Arendsen Hein |
Updated help text for 'hg log'.
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 19:19:39 +0100 |
Thomas Arendsen Hein |
Added version information to "report bug" message for unknown exceptions.
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 12:56:19 +0100 |
Thomas Arendsen Hein |
Fixes to "hg heads -r FOO":
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 12:08:25 +0100 |
Benoit Boissinot |
add a -r/--rev option to heads to show only heads descendant from rev
|
file |
diff |
annotate
|
Tue, 15 Nov 2005 20:35:10 +0100 |
TK Soh |
close .hg/hgrc after writing the default values on clone
|
file |
diff |
annotate
|
Mon, 14 Nov 2005 16:10:59 +0100 |
Benoit Boissinot |
fix errors found by pychecker
|
file |
diff |
annotate
|
Mon, 14 Nov 2005 15:09:34 +0100 |
Thomas Arendsen Hein |
Merge with Thomas Waldmann
|
file |
diff |
annotate
|
Mon, 14 Nov 2005 03:59:35 +0200 |
twaldmann |
fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX
|
file |
diff |
annotate
|
Sun, 13 Nov 2005 02:08:39 +0100 |
Thomas Arendsen Hein |
Merge with upstream
|
file |
diff |
annotate
|
Thu, 10 Nov 2005 16:16:28 +0100 |
Thomas Arendsen Hein |
Catch the exception raised with 'hg help <somethingambiguous>'.
|
file |
diff |
annotate
|
Fri, 11 Nov 2005 15:32:28 -0800 |
TK Soh |
fix a bug where command defaults suppress global options
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 13:42:16 -0800 |
Matt Mackall |
Merge with TAH
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 13:39:56 -0800 |
Matt Mackall |
Fix line wrapping
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 13:39:24 -0800 |
lupus |
Added --date option to annotate.
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 22:31:18 +0100 |
Thomas Arendsen Hein |
Allow ambiguous command shortcut if only an alias for the same command.
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 12:52:05 -0800 |
Matt Mackall |
Merge with TAH
|
file |
diff |
annotate
|
Mon, 07 Nov 2005 19:00:51 +0100 |
Thomas Arendsen Hein |
Improved error message for ambiguous command shortcuts.
|
file |
diff |
annotate
|
Mon, 07 Nov 2005 18:39:25 +0100 |
Thomas Arendsen Hein |
Canonicalize command when using aliases or prefix matching.
|
file |
diff |
annotate
|
Tue, 08 Nov 2005 14:22:03 -0800 |
Matt Mackall |
Automatically run "verify" whenever we run "recover"
|
file |
diff |
annotate
|