Sat, 17 Sep 2011 14:33:20 +0200 |
Yann E. MORIN |
revset.bisect: add new 'untested' set to the bisect keyword
|
Sat, 17 Sep 2011 17:30:35 +0200 |
Yann E. MORIN |
revset.bisect: add new 'pruned' set to the bisect keyword
|
Sat, 17 Sep 2011 17:33:34 +0200 |
Yann E. MORIN |
revset.bisect: add new 'range' set to the bisect keyword
|
Sat, 17 Sep 2011 00:20:45 +0200 |
Yann E. MORIN |
revset.bisect: move bisect() code to hbisect.py
|
Sun, 18 Sep 2011 22:54:11 +0200 |
Yann E. MORIN |
revset: rename bisected() to bisect()
|
Sun, 18 Sep 2011 10:07:51 +0200 |
Yann E. MORIN |
revset.bisected: remove 'unknown' state
|
Mon, 19 Sep 2011 16:57:13 +0200 |
Pierre-Yves David |
rebase: allow rebase to ancestor (issue3010)
|
Sun, 18 Sep 2011 19:59:33 -0400 |
Greg Ward |
rollback: only restore dirstate and branch when appropriate.
|
Fri, 16 Sep 2011 21:38:06 -0400 |
Greg Ward |
rollback: refactor for readability; cosmetics.
|
Sat, 17 Sep 2011 14:55:55 -0500 |
Matt Mackall |
help: make optlist local to subfunctions
|
Sat, 17 Sep 2011 14:50:42 -0500 |
Matt Mackall |
help: move option list display into subfunctions
|
Sat, 17 Sep 2011 14:46:13 -0500 |
Matt Mackall |
help: fold header selection into helplist
|