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
|