Mercurial > hg
graph
-
rebase: do not raise an UnboundLocalError when called wrong (issue4106)Fri, 14 Feb 2014 00:34:20 +0100, by Simon Heimberg
-
exchange: fix docs for pulloperationThu, 27 Feb 2014 19:56:36 -0800, by Siddharth Agarwal
-
merge with stableThu, 27 Feb 2014 18:57:03 -0600, by Matt Mackall
-
resolve: use "other" changeset from merge state (issue4163) stableTue, 25 Feb 2014 18:45:01 -0800, by Pierre-Yves David
-
merge: add "other" file node in the merge state file stableTue, 25 Feb 2014 18:54:47 -0800, by Pierre-Yves David
-
merge: infer the "other" changeset when falling back to v1 format stableThu, 27 Feb 2014 14:14:57 -0800, by Pierre-Yves David
-
merge: record the "other" node in merge state stableTue, 25 Feb 2014 18:42:11 -0800, by Pierre-Yves David
-
merge: introduce new format for the state file stableTue, 25 Feb 2014 18:37:06 -0800, by Pierre-Yves David
-
merge: change the merge state serialisation to use a record based logic stableThu, 27 Feb 2014 12:59:41 -0800, by Pierre-Yves David
-
merge: move merge state file path into a constant stableTue, 25 Feb 2014 17:14:49 -0800, by Pierre-Yves David
-
revset: changed spanset __add__ implementation to work lazilyThu, 13 Feb 2014 09:18:16 -0800, by Lucas Moscovicz
-
revset: changed lazyset __add__ implementation to work lazilyThu, 13 Feb 2014 09:00:25 -0800, by Lucas Moscovicz
-
obsstore: add a __len__ methodTue, 25 Feb 2014 10:32:54 -0800, by Pierre-Yves David
-
obsstore: `create` method return True if a marker is actually addedTue, 25 Feb 2014 10:21:54 -0800, by Pierre-Yves David
-
merge with crewThu, 27 Feb 2014 15:31:44 -0600, by Matt Mackall
-
help: exclude deprecated extensions in the disabled part of 'help extensions'Thu, 27 Feb 2014 15:39:07 -0500, by Augie Fackler
-
test-help.t: add test for 'hg help extensions'Thu, 27 Feb 2014 15:37:04 -0500, by Augie Fackler
-
ui: fix extra space in username abortThu, 27 Feb 2014 15:14:37 -0600, by Matt Mackall
-
tests: fix up config --edit breakageThu, 27 Feb 2014 14:58:44 -0600, by Matt Mackall
-
merge with stableThu, 27 Feb 2014 14:48:36 -0600, by Matt Mackall
-
coal: hgweb style adds extra blank line in file view (issue4136) stableThu, 27 Feb 2014 22:56:42 +0530, by anuraggoel
-
pull: close peer repo on completion (issue2491) (issue2797) stableTue, 25 Feb 2014 21:26:25 +0100, by Piotr Klecha
-
hgweb: ensure isdirectory is None for repositories, replacing any True value stableThu, 27 Feb 2014 00:24:06 +0100, by Paul Boddie
-
ui: suggest config --edit when no username is setThu, 27 Feb 2014 14:46:29 -0600, by Matt Mackall
-
config: add example config file when -e called with no configThu, 27 Feb 2014 14:01:52 -0600, by Matt Mackall
-
config: add initial implementation of --editThu, 27 Feb 2014 13:46:32 -0600, by Matt Mackall
-
revert: extract actual revert in its own functionWed, 26 Feb 2014 18:56:27 -0800, by Pierre-Yves David
-
config: move showconfig code and add config as primary aliasThu, 27 Feb 2014 12:42:09 -0600, by Matt Mackall
-
revset: added _hexlist method to replace _list for %lnWed, 26 Feb 2014 17:15:55 -0800, by Lucas Moscovicz
-
merge with stableWed, 26 Feb 2014 17:57:23 -0600, by Matt Mackall
-
localrepo: language and spelling fixes in commentThu, 27 Feb 2014 00:23:21 +0100, by Olle Lundberg
-
revset: added _intlist method to replace _list for %ldWed, 26 Feb 2014 12:36:36 -0800, by Lucas Moscovicz
-
purge: avoid duplicate output for --print (issue4092) stableTue, 25 Feb 2014 06:30:21 +0530, by anuraggoel
-
merge with stableMon, 24 Feb 2014 18:50:29 -0600, by Matt Mackall
-
merge with stableMon, 24 Feb 2014 18:49:09 -0600, by Matt Mackall
-
i18n-ja: synchronized with 7b9d66c0e4fa stableSun, 23 Feb 2014 18:03:47 +0900, by FUJIWARA Katsunori
-
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