Wed, 09 Jun 2010 16:25:28 -0500 |
Matt Mackall |
tests: fix some branch head fallout
|
Mon, 07 Jun 2010 15:34:48 +0200 |
Dan Villiom Podlaski Christiansen |
pager: set ui.formatted() prior to redirecting stdout.
|
Mon, 07 Jun 2010 15:33:03 +0200 |
Dan Villiom Podlaski Christiansen |
mq: use ui.formatted() instead of ui.plain().
|
Mon, 07 Jun 2010 15:28:54 +0200 |
Dan Villiom Podlaski Christiansen |
color: use ui.formatted().
|
Mon, 07 Jun 2010 16:14:12 +0200 |
Dan Villiom Podlaski Christiansen |
ui: document the formatted(), interactive() & plain() functions.
|
Mon, 07 Jun 2010 14:59:52 +0200 |
Dan Villiom Podlaski Christiansen |
ui: add ui.formatted configuration variable and accessor function.
|
Thu, 10 Jun 2010 17:10:05 +0200 |
Martin Geisler |
revlog: fix inconsistent comment formatting
|
Thu, 10 Jun 2010 12:46:09 +0200 |
Sune Foldager |
improve --branch processing (and differentiate from # syntax)
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Wed, 09 Jun 2010 12:45:48 +0100 |
Christian Ebert |
keyword: pass context to kwtemplater.overwrite
|
Tue, 08 Jun 2010 16:27:59 +0200 |
Peter Arrenbrecht |
parser: fix missing param in _match
|
Tue, 08 Jun 2010 22:30:44 +0200 |
Gilles Moris |
commit: add tests for the 'created new head' message
|
Tue, 08 Jun 2010 22:28:42 +0200 |
Gilles Moris |
commit: fix display of 'created new head' message (issue2186)
|
Tue, 08 Jun 2010 18:01:07 +0200 |
Stefano Tortarolo |
rebase: --abort doesn't strip away the target changeset (issue2220)
|
Wed, 09 Jun 2010 17:22:59 +0200 |
Jan Sorensen |
test-branch-option: Updated output to match rev 3f1409082720
|
Wed, 09 Jun 2010 17:50:45 +0200 |
Martin Geisler |
Merge with mpm
|
Wed, 09 Jun 2010 17:27:47 +0200 |
Dirkjan Ochtman |
discovery: fix description line
|
Tue, 08 Jun 2010 15:57:59 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 08 Jun 2010 15:52:56 -0500 |
Steve Borho |
Merge backout
|
Tue, 08 Jun 2010 15:52:41 -0500 |
Steve Borho |
Backed out changeset: e1dde7363601
|
Tue, 08 Jun 2010 21:09:41 +0200 |
Thomas Arendsen Hein |
ui: handle leading newlines/spaces/commas in configlist
|
Tue, 08 Jun 2010 11:58:09 -0500 |
Steve Borho |
mergetools: add configuration for Ultra Compare (issue2226)
|
Tue, 08 Jun 2010 14:12:46 +0200 |
Martin Geisler |
mq: use hg reST role some more
|
Tue, 08 Jun 2010 13:19:22 +0200 |
Sune Foldager |
fix encoding bug in 05ac42e56452
stable
|
Tue, 08 Jun 2010 09:30:45 +0200 |
Dirkjan Ochtman |
cleanups: undefined variables
|
Tue, 08 Jun 2010 09:30:33 +0200 |
Dirkjan Ochtman |
cleanups: unused variables
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Thu, 03 Jun 2010 23:18:18 -0500 |
Steve Borho |
color: labeled text should be passed to ui.write() as ui.labeled
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
|
Mon, 07 Jun 2010 16:29:06 +0200 |
Sune Foldager |
merge with stable
|