Tue, 15 Jun 2010 10:01:55 +0200 |
Martin Geisler |
check-code: reformat long lines
|
Tue, 15 Jun 2010 10:00:07 +0200 |
Martin Geisler |
dagparser: replace format with str
|
Tue, 15 Jun 2010 09:55:59 +0200 |
Martin Geisler |
check-code: catch format(), introduced in Python 2.6
|
Tue, 15 Jun 2010 09:53:50 +0200 |
Martin Geisler |
commands: get rid of generic exception in debugbuilddag
|
Tue, 15 Jun 2010 09:51:52 +0200 |
Martin Geisler |
check-code: fix check for any/all function
|
Mon, 14 Jun 2010 16:56:20 -0300 |
Renato Cunha |
hgext/zeroconf/__init__.py: Separate relative and absolute imports.
|
Fri, 11 Jun 2010 15:30:12 -0500 |
Matt Mackall |
revset: improve filter argument handling
|
Fri, 11 Jun 2010 18:54:10 +0200 |
Martin Geisler |
commands: format is a Python2.6 function
|
Thu, 10 Jun 2010 11:49:48 +0200 |
Peter Arrenbrecht |
debugbuilddag: build a changelog dag from a concise description
|
Thu, 10 Jun 2010 11:48:45 +0200 |
Peter Arrenbrecht |
debugdag and debugindexdag: emit changelog/revlog DAGs as concise text
|
Thu, 10 Jun 2010 11:48:15 +0200 |
Peter Arrenbrecht |
dagparser: parses and formats DAGs as concise text
|
Thu, 10 Jun 2010 15:30:15 -0500 |
Matt Mackall |
tests: fix up webraw encoding
|
Thu, 10 Jun 2010 15:23:31 -0500 |
Matt Mackall |
strip: backup bundles should use the .hg extension
|
Wed, 09 Jun 2010 12:41:44 -1000 |
Julian Cowley |
hgweb: specify a charset when sending raw text files
|