Mercurial > hg
graph
-
transplant: add test for interactive transplantMon, 02 Dec 2013 00:50:30 +0900, by FUJIWARA Katsunori
-
record: use "ui.extractchoices()" to get the list of available responsesMon, 02 Dec 2013 00:50:30 +0900, by FUJIWARA Katsunori
-
ui: add "extractchoices()" to share the logic to extract choices from promptMon, 02 Dec 2013 00:50:29 +0900, by FUJIWARA Katsunori
-
branchmap: use set for update codeMon, 06 Jan 2014 15:19:31 -0800, by Pierre-Yves David
-
branchmap: simplify update codeMon, 06 Jan 2014 14:26:49 -0800, by Pierre-Yves David
-
branchmap: stop useless rev -> node -> rev round tripFri, 03 Jan 2014 16:44:23 -0800, by Pierre-Yves David
-
branchmap: stop membership test in update logicTue, 15 Jan 2013 20:04:12 +0100, by Pierre-Yves David
-
branchmap: remove silly line breakFri, 03 Jan 2014 17:06:07 -0800, by Pierre-Yves David
-
run-tests: set the thread name to the test name for info on errorThu, 16 Jan 2014 11:26:54 +0100, by Simon Heimberg
-
run-tests: report tests as failed when run-test raises an errorThu, 16 Jan 2014 18:55:35 +0100, by Simon Heimberg
-
hgweb: infinite scroll support for coal styleWed, 08 Jan 2014 00:47:45 +0900, by Takumi IINO
-
test-hgweb-*: output change fixes from b1d65cb8Thu, 16 Jan 2014 09:23:31 -0500, by Augie Fackler
-
hgweb: infinite scroll support for monoblue styleWed, 08 Jan 2014 00:47:44 +0900, by Takumi IINO
-
hgweb: infinite scroll support for gitweb styleWed, 08 Jan 2014 00:47:43 +0900, by Takumi IINO
-
hgweb: avoid invalid infinity scroll request when overwritten web.styleWed, 08 Jan 2014 00:35:03 +0900, by Takumi IINO
-
hgweb: fix regexp for other styles like monoblueWed, 08 Jan 2014 00:26:55 +0900, by Takumi IINO
-
tests: introduce test for rebasing on named branches with closed headsSat, 16 Nov 2013 15:46:29 -0500, by Mads Kiilerich
-
rebase: remove old code for handling empty rebasesetSat, 16 Nov 2013 15:46:29 -0500, by Mads Kiilerich
-
rebase: improve error message for --base being empty or causing emptinessSun, 17 Nov 2013 18:21:58 -0500, by Mads Kiilerich
-
rebase: improve error message for empty --source setSun, 17 Nov 2013 18:21:58 -0500, by Mads Kiilerich
-
rebase: improve error message for empty --rev setSat, 16 Nov 2013 15:46:29 -0500, by Mads Kiilerich
-
rebase: test for empty dest revisionSun, 17 Nov 2013 18:21:58 -0500, by Mads Kiilerich
-
help: branch names primarily denote the tipmost unclosed branch headThu, 21 Nov 2013 15:17:18 -0500, by Mads Kiilerich
-
util: introduce util.debugstacktrace for showing a stack trace without crashingSun, 12 Jan 2014 23:28:21 +0100, by Mads Kiilerich
-
check-code: print debug output when an ignore pattern matchesTue, 07 Jan 2014 22:29:57 +0100, by Simon Heimberg
-
check-code: drop now unused check-code-ignoreTue, 07 Jan 2014 22:29:51 +0100, by Simon Heimberg
-
check-code: explain what to do when a check-code rule mismatchesTue, 07 Jan 2014 22:29:44 +0100, by Simon Heimberg
-
cleanup: Remove the only ever used skip-check-code pragmaTue, 07 Jan 2014 22:29:39 +0100, by Simon Heimberg
-
check-code: always report when a file is skipped by "no-check-code"Tue, 07 Jan 2014 22:29:15 +0100, by Simon Heimberg
-
check-code: do not skip entire file, skip only one match insteadTue, 07 Jan 2014 22:28:45 +0100, by Simon Heimberg
-
bisect: --command without --noupdate should flag the parent rev it testedSat, 16 Nov 2013 15:46:29 -0500, by Mads Kiilerich
-
context: drop caching 'copies' methodSat, 16 Nov 2013 15:46:29 -0500, by Mads Kiilerich
-
commands.bookmarks: move hexfn to inside list blockTue, 19 Nov 2013 12:43:29 -0800, by Siddharth Agarwal
-
commands.bookmarks: move cur initialization to inside wlockTue, 19 Nov 2013 12:42:17 -0800, by Siddharth Agarwal
-
commands.bookmarks: pass cur in explicitly to checkconflictThu, 21 Nov 2013 17:11:04 -0800, by Siddharth Agarwal
-
commands.bookmarks: hold wlock for write operationsTue, 19 Nov 2013 12:33:14 -0800, by Siddharth Agarwal
-
commands.bookmarks: separate out 'no bookmarks set' status messagesTue, 19 Nov 2013 11:47:30 -0800, by Siddharth Agarwal
-
tests: test-convert-cvs-synthetic.t requires cvs 1.12Sat, 16 Nov 2013 19:56:53 -0500, by Mads Kiilerich
-
merge with stableMon, 13 Jan 2014 14:33:39 -0600, by Matt Mackall
-
i18n-de: rename noun "entfernt" to "Gegenseite" stableWed, 08 Jan 2014 12:25:00 -0800, by David Soria Parra
-
doc: bump copyright yearFri, 10 Jan 2014 16:26:11 -0600, by Kevin Bullock
-
localrepo: drop unused variableFri, 10 Jan 2014 17:29:16 -0600, by Matt Mackall
-
discovery: stop using nodemap for membership testingFri, 15 Nov 2013 23:28:43 -0500, by Pierre-Yves David
-
discovery: enforce filtering into revlogbaseddag._internalizeallFri, 15 Nov 2013 23:27:39 -0500, by Pierre-Yves David
-
discovery: make revlogdag work on filtered repoFri, 15 Nov 2013 23:27:15 -0500, by Pierre-Yves David
-
pull: run findcommon incoming on unfiltered repoSat, 16 Nov 2013 11:53:44 -0500, by Pierre-Yves David
-
push: more robust check for bundle fast pathTue, 05 Nov 2013 18:37:44 +0100, by Pierre-Yves David
-
pull: fix post-pull common computationSat, 16 Nov 2013 15:36:50 -0500, by Pierre-Yves David
-
run-tests: better check for python versionMon, 25 Nov 2013 22:00:46 +0100, by Simon Heimberg
-
templatekw: allow tagtypes other than global in getlatesttagsMon, 23 Dec 2013 14:14:31 +0100, by Andrew Shadura
-
revlog: move file writing to a separate functionTue, 26 Nov 2013 12:58:27 -0800, by Durham Goode
-
discovery: prefer loop to double-for list comprehension in changegroupsubsetSun, 24 Nov 2013 17:33:39 -0600, by Kevin Bullock
-
merge with stableThu, 02 Jan 2014 16:32:51 -0600, by Matt Mackall
-
merge with stableThu, 02 Jan 2014 15:56:30 -0600, by Matt Mackall
-
i18n-ja: synchronized with d4be314b2071 stableMon, 30 Dec 2013 21:30:34 +0900, by FUJIWARA Katsunori
-
merge with stableWed, 01 Jan 2014 18:28:40 -0500, by Augie Fackler
-
fileset, revset: do not use global parser object for thread safety stableSat, 21 Dec 2013 12:44:19 +0900, by Yuya Nishihara