Thu, 18 May 2006 13:48:12 -0700 |
Vadim Gelfer |
remove: rewrite to be ~400x faster, bit more friendly
|
file |
diff |
annotate
|
Wed, 17 May 2006 19:38:41 +0200 |
Thomas Arendsen Hein |
Strip empty lines and trailing spaces around commit messages.
|
file |
diff |
annotate
|
Wed, 17 May 2006 19:00:16 +0200 |
Thomas Arendsen Hein |
Use "# Date" instead of "# Timestamp" for dated export/import of patches.
|
file |
diff |
annotate
|
Wed, 17 May 2006 18:54:30 +0200 |
Danek Duvall |
Add timestamp field to export format. Make import and mq use it.
|
file |
diff |
annotate
|
Mon, 15 May 2006 11:16:32 -0700 |
Vadim Gelfer |
add --config global option. allows to set hgrc option on command line.
|
file |
diff |
annotate
|
Mon, 15 May 2006 08:53:32 -0700 |
Samuel Masham |
Update debugindexdot to work with RevlogNG.
|
file |
diff |
annotate
|
Sun, 14 May 2006 21:07:34 -0700 |
Vadim Gelfer |
deprecate 'update -m'. use 'merge' instead.
|
file |
diff |
annotate
|
Thu, 11 May 2006 22:10:47 -0700 |
Vadim Gelfer |
revert: fix corner case found by faheem mitha.
|
file |
diff |
annotate
|
Thu, 11 May 2006 14:41:52 -0700 |
Vadim Gelfer |
fix coding style of backout editor change.
|
file |
diff |
annotate
|
Thu, 11 May 2006 14:32:09 -0700 |
john levon |
Force editor to appear for an 'hg backout' if a message or logfile aren't
|
file |
diff |
annotate
|
Wed, 10 May 2006 15:24:26 -0700 |
Vadim Gelfer |
backout command: better help.
|
file |
diff |
annotate
|
Wed, 10 May 2006 19:23:19 +0200 |
Thomas Arendsen Hein |
Added -A as an alias for --after to hg remove, like for other commands.
|
file |
diff |
annotate
|
Tue, 09 May 2006 20:56:13 -0700 |
Vadim Gelfer |
hide deprecated undo command by making it an alias for debugundo.
|
file |
diff |
annotate
|
Tue, 09 May 2006 13:29:55 -0700 |
Vadim Gelfer |
undo: add "deprecated" message to output.
|
file |
diff |
annotate
|
Mon, 08 May 2006 16:50:27 -0700 |
Vadim Gelfer |
localrepository.addchangegroup: add more source infos to hooks
|
file |
diff |
annotate
|
Mon, 08 May 2006 14:19:05 -0700 |
Vadim Gelfer |
deprecate undo command, replace with rollback command.
|
file |
diff |
annotate
|
Fri, 05 May 2006 10:31:03 -0700 |
Vadim Gelfer |
revert: require explicit revision when working dir has two parents.
|
file |
diff |
annotate
|
Thu, 04 May 2006 15:23:58 -0700 |
Vadim Gelfer |
fix doc comments for revert command. people found them confusing.
|
file |
diff |
annotate
|
Wed, 03 May 2006 10:25:28 -0700 |
Vadim Gelfer |
move changeset_templater into templater module.
|
file |
diff |
annotate
|
Wed, 03 May 2006 10:53:51 +0200 |
Thomas Arendsen Hein |
Add debugaddremove alias to addremove, so it doesn't show up in 'hg help'.
|
file |
diff |
annotate
|
Tue, 02 May 2006 21:50:53 -0700 |
Vadim Gelfer |
deprecate addremove command.
|
file |
diff |
annotate
|
Tue, 02 May 2006 21:44:24 -0700 |
Vadim Gelfer |
add --after option to remove command.
|
file |
diff |
annotate
|
Tue, 02 May 2006 18:44:02 +0200 |
Thomas Arendsen Hein |
Make hg update more verbose by default (issue12)
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 16:30:57 -0700 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 16:30:39 -0700 |
Vadim Gelfer |
do not check sys.argv from localrepo when running hooks.
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 21:11:22 +0200 |
Thomas Arendsen Hein |
Use better names (hg-{usage}-{random}.{suffix}) for temporary files.
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 18:46:49 +0200 |
Thomas Arendsen Hein |
Cleanup archive command: Don't overwrite gettext, quoting in cmd table entry.
|
file |
diff |
annotate
|
Sun, 30 Apr 2006 18:40:30 +0200 |
Thomas Arendsen Hein |
Small cleanups to backout command:
|
file |
diff |
annotate
|
Sat, 29 Apr 2006 20:56:46 -0700 |
Vadim Gelfer |
add backout command.
|
file |
diff |
annotate
|
Fri, 28 Apr 2006 14:50:23 -0700 |
Vadim Gelfer |
move SignalInterrupt class into util module.
|
file |
diff |
annotate
|