Mon, 17 Oct 2011 13:42:42 -0500 |
Matt Mackall |
auth: fix realm handling with Python < 2.4.3 (issue2739)
stable
|
Mon, 17 Oct 2011 18:01:38 +0200 |
Martin Geisler |
subrepo: abort in hgsubrepo._get if the destination is obstructed
stable
|
Mon, 17 Oct 2011 16:45:19 +0200 |
Martin Geisler |
subrepo: pull revisions on demand when archiving hg subrepos
stable
|
Mon, 17 Oct 2011 14:27:34 +0200 |
Thomas Arendsen Hein |
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25
stable
|
Sun, 16 Oct 2011 22:15:43 -0500 |
Matt Mackall |
merge with crew
stable
|
Mon, 17 Oct 2011 01:40:50 +0200 |
Mads Kiilerich |
merge in commit that shouldn't be on default
stable
|
Mon, 17 Oct 2011 00:11:56 +0200 |
Mads Kiilerich |
tests: don't use 'test -e'
|
Sun, 16 Oct 2011 20:26:20 -0500 |
Matt Mackall |
check-code: support multiline matches like try/except/finally
stable
|
Sun, 16 Oct 2011 17:22:07 -0500 |
Matt Mackall |
fix bad tag for 2.0-rc
stable
|
Sun, 16 Oct 2011 11:28:03 +0200 |
Thomas Arendsen Hein |
largefiles: use separate try/except and try/finally as needed for python2.4
stable
|
Sun, 16 Oct 2011 11:12:59 +0200 |
Thomas Arendsen Hein |
commands: use separate try/except and try/finally as needed for python2.4
stable
|
Sat, 15 Oct 2011 14:22:59 -0500 |
Matt Mackall |
Added signature for changeset fccd350acf79
stable
|
Sat, 15 Oct 2011 14:22:55 -0500 |
Matt Mackall |
Added tag 2.0-rc for changeset fccd350acf79
stable
|
Sat, 15 Oct 2011 14:31:29 -0500 |
Matt Mackall |
Added signature for changeset 384082750f2c
stable
|
Sat, 15 Oct 2011 14:31:26 -0500 |
Matt Mackall |
Added tag 2.0-rc for changeset 384082750f2c
stable
|
Sat, 15 Oct 2011 14:30:50 -0500 |
Matt Mackall |
merge default into stable for 2.0 code freeze
stable 2.0-rc
|
Sat, 15 Oct 2011 14:19:24 -0500 |
Matt Mackall |
rebase: simplify check for orphaned descendants
|
Sat, 15 Oct 2011 14:19:07 -0500 |
Matt Mackall |
rebase: simplify set generation
|
Sat, 15 Oct 2011 20:12:32 +0200 |
Pierre-Yves David |
rebase: add --rev option to rebase
|
Sat, 15 Oct 2011 12:57:47 -0500 |
Matt Mackall |
rebase: allow revsets for source and base args
|
Sat, 15 Oct 2011 12:52:43 -0500 |
Matt Mackall |
revset: fix %r handling in formatspec
|
Sat, 15 Oct 2011 19:07:51 +0200 |
Pierre-Yves David |
rebase: use revset as soon as possible in internal logic
|
Sat, 15 Oct 2011 10:20:08 -0500 |
Matt Mackall |
revset: add %r for embedded revset support to formatspec
|
Sat, 15 Oct 2011 01:06:52 +0200 |
Angel Ezquerra |
revert: warn that subrepos cannot be reverted
|
Wed, 12 Oct 2011 21:45:58 -0400 |
Greg Ward |
merge: expand environment variables and ~/ in tool.executable
|
Sat, 15 Oct 2011 00:39:06 -0500 |
Matt Mackall |
minirst: improve test harness
|
Sat, 15 Oct 2011 00:39:04 -0500 |
Matt Mackall |
minirst: add style flag to format
|
Sat, 15 Oct 2011 00:39:01 -0500 |
Matt Mackall |
minirst: add basic HTML formatting support
|