Mon, 19 Sep 2011 16:28:44 -0500 |
Matt Mackall |
revset: add 'l' flag to formatspec for args
|
Sun, 18 Sep 2011 23:57:49 +0200 |
Yann E. MORIN |
bisect: add some bisection examples, and some log revset.bisect() examples
|
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
|