Mercurial > hg
graph
-
scmutil: changed revrange code not to use appendMon, 24 Feb 2014 09:27:32 -0800, by Lucas Moscovicz
-
push: provide a hint when no paths in configured (issue3692)Tue, 25 Feb 2014 04:11:11 +0530, by anuraggoel
-
revlog: introduce commonancestors method for getting all common ancestor headsMon, 24 Feb 2014 22:42:14 +0100, by Mads Kiilerich
-
localrepo: commit: avoid calling expensive ancestor function when p1 is nullrevMon, 24 Feb 2014 22:42:14 +0100, by Mads Kiilerich
-
ancestors: remove unnecessary handling of 'left'Mon, 24 Feb 2014 22:42:13 +0100, by Mads Kiilerich
-
parsers: remove unreachable and invalid code in index_ancestorsMon, 24 Feb 2014 22:42:13 +0100, by Mads Kiilerich
-
cmdutil: implemented new lazy increasingwindowsThu, 13 Feb 2014 14:27:12 -0800, by Lucas Moscovicz
-
revset: added __nonzero__ method to lazysetThu, 20 Feb 2014 10:15:38 -0800, by Lucas Moscovicz
-
scmutil: changed revrange to return lazysets for new style revsetsWed, 12 Feb 2014 15:30:27 -0800, by Lucas Moscovicz
-
phases: make order of debug output 'removing unknown node' deterministicThu, 20 Feb 2014 02:43:17 +0100, by Mads Kiilerich
-
comments: fix minor spelling issues found with spell checkerThu, 20 Feb 2014 02:39:01 +0100, by Mads Kiilerich
-
hooks: for python hooks, consistently use __name__ etc as name, not the reprSat, 15 Feb 2014 01:23:12 +0100, by Mads Kiilerich
-
hooks: move logging of hook name to after we have found the hookSat, 15 Feb 2014 01:23:12 +0100, by Mads Kiilerich
-
rebase: show nice list instead of set repr for 'computed skipped revs' debugThu, 20 Feb 2014 02:39:01 +0100, by Mads Kiilerich
-
rebase: fix 'rebase onto %d starting from %s' - show root instead of list reprSat, 15 Feb 2014 01:23:12 +0100, by Mads Kiilerich
-
log: describe graph symbols in the helpWed, 12 Feb 2014 23:44:30 +0100, by Mads Kiilerich
-
tests: backout a82de9dc4f77, debugstacktrace is now stable, drop workaroundThu, 20 Feb 2014 02:38:41 +0100, by Mads Kiilerich
-
util: debugstacktrace, flush before and after writingThu, 20 Feb 2014 02:38:36 +0100, by Mads Kiilerich
-
run-tests.py: work when --with-hg is set to system hgWed, 19 Feb 2014 21:32:14 -0800, by Siddharth Agarwal
-
revset: added cached generated list on generatorsetWed, 12 Feb 2014 18:45:49 -0800, by Lucas Moscovicz
-
templater: shorten pure integersThu, 20 Feb 2014 00:46:13 -0600, by Sean Farley
-
revset: fixed bug where log -f was taking too long to returnFri, 21 Feb 2014 13:16:17 -0800, by Lucas Moscovicz
-
merge with stableThu, 20 Feb 2014 16:12:27 -0600, by Matt Mackall
-
revset: added generatorset class with cached __contains__ methodWed, 05 Feb 2014 15:23:11 -0800, by Lucas Moscovicz
-
pathencode: eliminate signed integer warnings stableWed, 19 Feb 2014 13:11:24 -0800, by Danek Duvall
-
revset: changed last implementation to use lazy classesWed, 19 Feb 2014 12:56:41 -0800, by Lucas Moscovicz
-
merge with stableWed, 19 Feb 2014 16:46:47 -0600, by Matt Mackall
-
help: remove last occurrences of ".. note::" without two newlinesWed, 19 Feb 2014 13:25:28 +0100, by Simon Heimberg
-
help: add ifcontains, revset, and shortest to template helpTue, 18 Feb 2014 14:48:56 -0800, by Durham Goode
-
verify: do not prevent verify repository containing hidden changesets stableWed, 19 Feb 2014 22:19:45 +0900, by Yuya Nishihara
-
hgweb: make sure sys module is loaded prior to reload hack stableWed, 19 Feb 2014 21:16:43 +0900, by Yuya Nishihara
-
win32: improve the performance of win32.unlink() over CIFSThu, 17 Oct 2013 13:27:17 +0900, by Kaz Nishimura
-
revset: changed mfunc and getset to work with old style revset methodsTue, 18 Feb 2014 15:54:46 -0800, by Lucas Moscovicz
-
revset: changed revsets to use spansetMon, 03 Feb 2014 10:15:15 -0800, by Lucas Moscovicz
-
revset: changed spanset to take a repo argumentTue, 18 Feb 2014 11:38:03 -0800, by Lucas Moscovicz
-
journal: report parsing errors on recover/rollback (issue4172)Mon, 17 Feb 2014 14:49:56 -0600, by Matt Mackall
-
rebase: do not try to reactivate deleted divergent bookmark stableSat, 15 Feb 2014 16:19:19 +0900, by Yuya Nishihara
-
tests: backout 00f2d29308db pid checkSat, 15 Feb 2014 22:09:32 -0600, by Matt Mackall
-
revset: changed spanset implementation to take hidden revisions into accountMon, 10 Feb 2014 17:38:43 -0800, by Lucas Moscovicz
-
template: add 'current' to scope during {bookmarks % ...}Tue, 11 Feb 2014 21:40:33 -0800, by Durham Goode
-
template: add revset() template functionTue, 11 Feb 2014 21:04:12 -0800, by Durham Goode
-
template: add ifcontains template functionTue, 11 Feb 2014 21:10:00 -0800, by Durham Goode
-
createmarkers: allow to pass metadata for a marker onlyThu, 13 Feb 2014 17:34:09 -0800, by Pierre-Yves David
-
obsstore: update create docstring to point to the coder friendly functionThu, 13 Feb 2014 17:33:45 -0800, by Pierre-Yves David
-
i18n: check equality of initial indentation between msgid and msgstrSat, 15 Feb 2014 18:40:39 +0900, by FUJIWARA Katsunori
-
i18n: check equality of tail '::'-ness between msgid and msgstrSat, 15 Feb 2014 18:40:39 +0900, by FUJIWARA Katsunori
-
run-tests: fix heredoctest for out-of-tree extensionsSat, 15 Feb 2014 15:28:32 +0100, by Patrick Mezard
-
revset: added cache to lazysetsTue, 04 Feb 2014 15:31:57 -0800, by Lucas Moscovicz
-
histedit: shorten new fold messageSat, 15 Feb 2014 19:12:53 -0600, by Matt Mackall
-
run-tests: unnecessary globs also count as warningsThu, 13 Feb 2014 08:29:44 +0100, by Simon Heimberg
-
run-tests: report a test as warned when only missing globsThu, 13 Feb 2014 08:27:53 +0100, by Simon Heimberg
-
run-tests: add possibility for test-runners to report a "warned" test resultThu, 13 Feb 2014 08:26:13 +0100, by Simon Heimberg
-
run-tests: separate exit code when no failed tests but warned onesThu, 13 Feb 2014 08:17:39 +0100, by Simon Heimberg
-
run-tests: introduce 'warned' as test resultThu, 13 Feb 2014 08:14:54 +0100, by Simon Heimberg
-
run-tests: handle sys.exit in main functionThu, 13 Feb 2014 08:02:06 +0100, by Simon Heimberg
-
run-tests: remove unnecessary variable initialisationThu, 13 Feb 2014 07:29:28 +0100, by Simon Heimberg
-
histedit: clarify description of fold commandThu, 13 Feb 2014 18:05:35 -0800, by Adrian ZgorzaĆek
-
discovery: make "note: unsynced remote changes!" less serious than a warningFri, 07 Feb 2014 17:24:12 +0100, by Mads Kiilerich
-
discovery: improve "note: unsynced remote changes!" warningThu, 06 Feb 2014 02:19:38 +0100, by Mads Kiilerich