Fri, 29 Feb 2008 01:14:37 +0100 |
Thomas Arendsen Hein |
debugancestor: use *args instead of *opts, to not confuse with option dicts.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
mq: Cleanup: update outdated file header.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
convert: Clean up authormap key=value splitting.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
convert: Avoid redundant newline on authormap errors.
|
Thu, 28 Feb 2008 17:37:56 +0200 |
Marti Raudsepp |
convert: Ignore empty lines in authormap file.
|
Thu, 28 Feb 2008 22:39:59 +0100 |
Thomas Arendsen Hein |
Add config option to disable putting .hg_archival.txt inside archives.
|
Thu, 28 Feb 2008 19:08:04 +0100 |
Dirkjan Ochtman |
add a blame alias for annotate
|
Thu, 28 Feb 2008 17:51:04 +0100 |
Dirkjan Ochtman |
warning on push should mention heads, not branches
|
Thu, 28 Feb 2008 00:07:38 +0100 |
Patrick Mezard |
commands: lock() the repo while unbundling (issue1004)
|
Thu, 28 Feb 2008 00:07:37 +0100 |
Patrick Mezard |
patch: fix iterhunks() with trailing binary file removal
|
Wed, 27 Feb 2008 14:58:44 -0800 |
Bryan O'Sullivan |
debugancestor: make the index argument optional, defaulting to 00changelog.i
|
Tue, 26 Feb 2008 22:42:37 +0100 |
Thomas Arendsen Hein |
Renamed "manifest" to "files" in web templates.
|
Tue, 26 Feb 2008 22:21:34 +0100 |
Thomas Arendsen Hein |
Removed old-style hgweb templates
|
Tue, 26 Feb 2008 06:25:11 -0600 |
Steve Borho |
add explicit extension disabling syntax to hgrc.5
|