Mercurial > hg
graph
-
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
-
rollback: refactor for readability; cosmetics.Fri, 16 Sep 2011 21:38:06 -0400, by Greg Ward
-
help: make optlist local to subfunctionsSat, 17 Sep 2011 14:55:55 -0500, by Matt Mackall
-
help: move option list display into subfunctionsSat, 17 Sep 2011 14:50:42 -0500, by Matt Mackall
-
help: fold header selection into helplistSat, 17 Sep 2011 14:46:13 -0500, by Matt Mackall
-
help: fold some list help clauses into the helplist functionSat, 17 Sep 2011 14:46:00 -0500, by Matt Mackall
-
minirst: end all blocks with newlinesSat, 17 Sep 2011 14:17:09 -0500, by Matt Mackall
-
convert: rename local variableMon, 19 Sep 2011 14:19:26 +0200, by Martin Geisler
-
minirst: don't choke on empty textSat, 17 Sep 2011 13:42:11 -0500, by Matt Mackall
-
minirst: remove some whitespaceSat, 17 Sep 2011 13:37:50 -0500, by Matt Mackall
-
minirst: remove pointless transcodingSat, 17 Sep 2011 13:37:49 -0500, by Matt Mackall
-
tests: fix up help test for new verbose sectionsSat, 17 Sep 2011 13:37:47 -0500, by Matt Mackall
-
status: add some help examplesSat, 17 Sep 2011 13:20:10 -0500, by Matt Mackall
-
forget: add help examplesSat, 17 Sep 2011 13:08:24 -0500, by Matt Mackall
-
revsets: add first alias for lastSat, 17 Sep 2011 12:34:47 -0500, by Matt Mackall
-
revset: add default of 1 to limit and last functionsFri, 16 Sep 2011 22:57:47 -0500, by Matt Mackall
-
remove: suggest forget to undo addsFri, 16 Sep 2011 17:53:58 -0500, by Matt Mackall
-
remove: simplify helpFri, 16 Sep 2011 17:41:36 -0500, by Matt Mackall
-
import: add help examplesFri, 16 Sep 2011 17:08:18 -0500, by Matt Mackall
-
id: add some help examplesFri, 16 Sep 2011 16:52:45 -0500, by Matt Mackall
-
export: add help examplesFri, 16 Sep 2011 16:40:27 -0500, by Matt Mackall
-
diff: add help examplesFri, 16 Sep 2011 16:39:55 -0500, by Matt Mackall
-
archive: add help examplesFri, 16 Sep 2011 15:31:21 -0500, by Matt Mackall
-
test-rollback: tinker a bit to make it easier to add more tests.Wed, 14 Sep 2011 22:01:39 -0400, by Greg Ward
-
convert: added bookmarks support in filemapThu, 15 Sep 2011 15:03:54 -0400, by etienne
-
util: fix finding of hgexecutableSat, 23 Jul 2011 06:18:18 +0200, by Simon Heimberg
-
log: add a usage note about --removedFri, 16 Sep 2011 14:37:57 -0500, by Matt Mackall
-
log: rearrange the help text a bitFri, 16 Sep 2011 14:37:56 -0500, by Matt Mackall
-
log: add some usage examples to verbose helpFri, 16 Sep 2011 14:37:55 -0500, by Matt Mackall
-
minirst: fix container stripping logicFri, 16 Sep 2011 14:37:53 -0500, by Matt Mackall
-
share: allow trailing newline on .hg/sharedpath.Wed, 14 Sep 2011 22:28:27 -0400, by Greg Ward
-
contrib: some support for named branches in zsh_completion (issue2988)Wed, 07 Sep 2011 10:24:26 -0400, by Ben Hockey
-
test: test for options duplicate with global optionsWed, 14 Sep 2011 17:06:33 +0200, by Simon Heimberg
-
merge with stableWed, 14 Sep 2011 14:37:10 -0500, by Matt Mackall
-
rollback: improve readability; clarify that the return value is an int.Sun, 11 Sep 2011 21:21:58 -0400, by Greg Ward
-
demandimport: determine at load time if __import__ has level argumentMon, 22 Aug 2011 22:50:52 +0200, by Simon Heimberg
-
win32: quietly ignore missing CreateHardLinkA for Wine stableTue, 13 Sep 2011 17:01:07 -0500, by Matt Mackall
-
osutil: avoid accidentally destroying the True object in isgui (issue2937) stableThu, 08 Sep 2011 11:34:59 +0100, by Steve Streeting
-
merge with stableWed, 14 Sep 2011 13:57:56 +0200, by Sune Foldager
-
mergeWed, 14 Sep 2011 13:57:31 +0200, by Sune Foldager
-
bundlerepo: add argument check before unlink stableWed, 14 Sep 2011 13:51:50 +0200, by Sune Foldager
-
test-setdiscovery: allow for leading space in output of wcMon, 12 Sep 2011 09:20:31 -0700, by Lee Cantey