Mercurial > hg-stable
graph
-
patch: correctly handle non-tabular Subject: line stableTue, 27 Sep 2011 18:41:09 -0500, by Steffen Daode Nurpmeso
-
util: fix crash converting an invalid future date to string stableFri, 23 Sep 2011 09:02:27 -0700, by Kevin Gessner
-
styles: add new 'bisect' style that prints the bisection statusThu, 22 Sep 2011 01:51:36 +0200, by Yann E. MORIN
-
templates: add 'bisect' keyword to return a cset's bisect statusThu, 22 Sep 2011 01:36:01 +0200, by Yann E. MORIN
-
hbisect: add functions to return a label for a cset bisection statusThu, 22 Sep 2011 23:28:49 +0200, by Yann E. MORIN
-
hbisect: add two new revset descriptions: 'goods' and 'bads'Sat, 24 Sep 2011 01:32:50 +0200, by Yann E. MORIN
-
http: handle push of bundles > 2 GB again (issue3017) stableWed, 21 Sep 2011 22:52:00 +0200, by Mads Kiilerich
-
building: build inotify for sys.platform='linux*'Tue, 20 Sep 2011 15:21:27 +0300, by Nikolaj Sjujskij
-
subrepo: try remapping subpaths using the "final" pathThu, 22 Sep 2011 15:15:18 +0200, by Martin Geisler
-
subrepo: refactor state functionThu, 22 Sep 2011 14:39:49 +0200, by Martin Geisler
-
mq.strip: allow -r option, optionallyTue, 20 Sep 2011 15:02:00 -0500, by Jordi GutiƩrrez Hermoso
-
revset.bisect: add 'ignored' set to the bisect keywordTue, 20 Sep 2011 20:21:04 +0200, by Yann E. MORIN
-
hbisect.get: use simpler code with repo.set(), fix 'pruned' setTue, 20 Sep 2011 20:19:48 +0200, by Yann E. MORIN
-
help: use RST to format option listsWed, 21 Sep 2011 13:00:48 -0500, by Matt Mackall
-
minirst: fix column handling for simple tablesWed, 21 Sep 2011 13:00:47 -0500, by Matt Mackall
-
encoding: add getcols to extract substrings based on column widthWed, 21 Sep 2011 13:00:46 -0500, by Matt Mackall
-
encoding: colwidth input is in the local encodingWed, 21 Sep 2011 13:00:41 -0500, by Matt Mackall
-
mdiff: speed up showfunc for large diffsMon, 19 Sep 2011 15:58:03 -0700, by Brodie Rao
-
revset: add 'l' flag to formatspec for argsMon, 19 Sep 2011 16:28:44 -0500, by Matt Mackall
-
bisect: add some bisection examples, and some log revset.bisect() examplesSun, 18 Sep 2011 23:57:49 +0200, by Yann E. MORIN
-
revset.bisect: add new 'untested' set to the bisect keywordSat, 17 Sep 2011 14:33:20 +0200, by Yann E. MORIN
-
revset.bisect: add new 'pruned' set to the bisect keywordSat, 17 Sep 2011 17:30:35 +0200, by Yann E. MORIN
-
revset.bisect: add new 'range' set to the bisect keywordSat, 17 Sep 2011 17:33:34 +0200, by Yann E. MORIN
-
revset.bisect: move bisect() code to hbisect.pySat, 17 Sep 2011 00:20:45 +0200, by Yann E. MORIN
-
revset: rename bisected() to bisect()Sun, 18 Sep 2011 22:54:11 +0200, by Yann E. MORIN
-
revset.bisected: remove 'unknown' stateSun, 18 Sep 2011 10:07:51 +0200, by Yann E. MORIN
-
rebase: allow rebase to ancestor (issue3010)Mon, 19 Sep 2011 16:57:13 +0200, by Pierre-Yves David
-
rollback: only restore dirstate and branch when appropriate.Sun, 18 Sep 2011 19:59:33 -0400, by Greg Ward