Mercurial > hg
graph
-
revset: fix call to ctx.extra() in closed()Sun, 13 Jun 2010 23:25:27 +0200, by Georg Brandl
-
p4: fix long line and bad spacing around %Tue, 15 Jun 2010 11:05:17 +0200, by Martin Geisler
-
Fix shell quoting on p4 conversionMon, 14 Jun 2010 16:38:36 +0100, by Frank Kingswood
-
tests: rename test-merge3 to test-add-remove.Mon, 14 Jun 2010 13:39:00 -0400, by Greg Ward
-
check-code: reformat long linesTue, 15 Jun 2010 10:01:55 +0200, by Martin Geisler
-
dagparser: replace format with strTue, 15 Jun 2010 10:00:07 +0200, by Martin Geisler
-
check-code: catch format(), introduced in Python 2.6Tue, 15 Jun 2010 09:55:59 +0200, by Martin Geisler
-
commands: get rid of generic exception in debugbuilddagTue, 15 Jun 2010 09:53:50 +0200, by Martin Geisler
-
check-code: fix check for any/all functionTue, 15 Jun 2010 09:51:52 +0200, by Martin Geisler
-
hgext/zeroconf/__init__.py: Separate relative and absolute imports.Mon, 14 Jun 2010 16:56:20 -0300, by Renato Cunha
-
revset: improve filter argument handlingFri, 11 Jun 2010 15:30:12 -0500, by Matt Mackall
-
commands: format is a Python2.6 functionFri, 11 Jun 2010 18:54:10 +0200, by Martin Geisler
-
debugbuilddag: build a changelog dag from a concise descriptionThu, 10 Jun 2010 11:49:48 +0200, by Peter Arrenbrecht
-
debugdag and debugindexdag: emit changelog/revlog DAGs as concise textThu, 10 Jun 2010 11:48:45 +0200, by Peter Arrenbrecht
-
dagparser: parses and formats DAGs as concise textThu, 10 Jun 2010 11:48:15 +0200, by Peter Arrenbrecht
-
tests: fix up webraw encodingThu, 10 Jun 2010 15:30:15 -0500, by Matt Mackall
-
strip: backup bundles should use the .hg extensionThu, 10 Jun 2010 15:23:31 -0500, by Matt Mackall
-
hgweb: specify a charset when sending raw text filesWed, 09 Jun 2010 12:41:44 -1000, by Julian Cowley
-
summary: report copies and renamesWed, 09 Jun 2010 16:39:25 -0500, by Matt Mackall
-
provide pre- and post- hooks with parsed command line arguments.Thu, 10 Jun 2010 09:32:19 -0700, by Chad Dombrova
-
tests: fix some branch head falloutWed, 09 Jun 2010 16:25:28 -0500, by Matt Mackall
-
pager: set ui.formatted() prior to redirecting stdout.Mon, 07 Jun 2010 15:34:48 +0200, by Dan Villiom Podlaski Christiansen
-
mq: use ui.formatted() instead of ui.plain().Mon, 07 Jun 2010 15:33:03 +0200, by Dan Villiom Podlaski Christiansen
-
color: use ui.formatted().Mon, 07 Jun 2010 15:28:54 +0200, by Dan Villiom Podlaski Christiansen
-
ui: document the formatted(), interactive() & plain() functions.Mon, 07 Jun 2010 16:14:12 +0200, by Dan Villiom Podlaski Christiansen
-
ui: add ui.formatted configuration variable and accessor function.Mon, 07 Jun 2010 14:59:52 +0200, by Dan Villiom Podlaski Christiansen
-
revlog: fix inconsistent comment formattingThu, 10 Jun 2010 17:10:05 +0200, by Martin Geisler
-
improve --branch processing (and differentiate from # syntax)Thu, 10 Jun 2010 12:46:09 +0200, by Sune Foldager