Tue, 09 Feb 2010 01:12:29 +0100 |
Mads Kiilerich |
run-tests.py: skipped tests shouldn't change working directory
|
Mon, 08 Feb 2010 20:51:23 +0100 |
Peter Arrenbrecht |
whitespace cleanup
|
Tue, 09 Feb 2010 14:02:07 +0100 |
Benoit Boissinot |
revlog.size: remove alternate implementation (revlogv0 specific)
|
Tue, 09 Feb 2010 13:48:52 +0100 |
Benoit Boissinot |
pylintrc: string isn't deprecated, only some of its methods
|
Mon, 08 Feb 2010 10:50:00 +0100 |
Brendan Cully |
mq: make init -Q do what qinit -c did
|
Mon, 08 Feb 2010 10:23:44 +0100 |
Brendan Cully |
mq: add -Q option to all commands not in norepo
|
Sun, 07 Feb 2010 23:07:58 +0100 |
Adrian Buehlmann |
setup.py: fixing version info for Windows hg.exe (py2exe)
|
Mon, 08 Feb 2010 23:47:23 +0100 |
Patrick Mezard |
test-branch-option: make it executable
|
Mon, 08 Feb 2010 02:53:41 +0100 |
Mads Kiilerich |
tests: don't just silently strip port numbers
|
Sun, 07 Feb 2010 10:47:54 -0500 |
Steve Losh |
mq: add parent node IDs to MQ patches on qrefresh/qnew
|
Mon, 08 Feb 2010 19:44:04 +0100 |
Benoit Boissinot |
prepush: add more precise error messages
|
Mon, 08 Feb 2010 17:28:19 +0100 |
Benoit Boissinot |
revlog: don't silently discard revlog flags on revlogv0
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
Mon, 08 Feb 2010 15:06:26 +0100 |
Benoit Boissinot |
add pylintrc with some mercurial specific configuration
|
Mon, 08 Feb 2010 14:52:28 +0100 |
Benoit Boissinot |
localrepo: cleanup branch tip computation
|
Mon, 08 Feb 2010 06:24:34 -0600 |
Steve Borho |
hgrc.5: Fix a typo
|
Mon, 08 Feb 2010 11:04:38 +0100 |
Matt Mackall |
summary: various fixes, add a test
|
Mon, 08 Feb 2010 10:32:44 +0100 |
Sune Foldager |
fix remaining hg.parseurl uses
|
Sun, 07 Feb 2010 05:34:22 -0600 |
Steve Borho |
win32: allow hgrc.d on Windows
|
Mon, 08 Feb 2010 00:01:08 +0100 |
Brendan Cully |
zeroconf: use DNS length field to safely skip unknown record types
|
Sun, 07 Feb 2010 19:39:29 +0100 |
Brendan Cully |
zeroconf: better fix for readName error
|
Sun, 07 Feb 2010 18:37:14 +0100 |
Brendan Cully |
zeroconf: try utf-16 decoding if utf-8 fails
|
Sun, 07 Feb 2010 18:06:52 +0100 |
Brendan Cully |
import: import each patch in a file or stream as a separate change
|
Sun, 07 Feb 2010 16:44:55 +0100 |
Dirkjan Ochtman |
ui: look before you leap on sys.stdout.closed
|
Sun, 07 Feb 2010 16:03:38 +0100 |
Augie Fackler |
mq: fix deprecation mention, line length
|
Sun, 07 Feb 2010 16:04:42 +0100 |
Dirkjan Ochtman |
merge with mpm
|
Sun, 07 Feb 2010 15:57:16 +0100 |
Sune Foldager |
addbranchrevs: fallback for older servers
|
Sun, 07 Feb 2010 15:23:46 +0100 |
Sune Foldager |
add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
|