Mercurial > hg
graph
-
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
-
import: move tryone closure in cmdutilTue, 11 Feb 2014 16:52:36 -0800, by Pierre-Yves David
-
revset: optimize missing ancestor expressionsThu, 13 Feb 2014 14:04:47 -0800, by Siddharth Agarwal
-
revset: add an undocumented _missingancestors functionThu, 13 Feb 2014 13:54:45 -0800, by Siddharth Agarwal
-
commands.debugrevspec: add an option to print the optimized expression treeThu, 13 Feb 2014 13:52:45 -0800, by Siddharth Agarwal
-
tests: killdaemons.py for windows distinguishes access violation and terminatedWed, 12 Feb 2014 16:09:18 +0100, by Simon Heimberg
-
tests: killdaemons.py for checks reason when getting no process handleWed, 12 Feb 2014 15:38:59 +0100, by Simon Heimberg
-
tests: killdaemons.py for windows waits for killed process to terminateFri, 17 Jan 2014 21:13:20 +0100, by Simon Heimberg
-
tests: kill for windows in killdaemons.py checks return valuesFri, 17 Jan 2014 21:13:08 +0100, by Simon Heimberg
-
merge with crewThu, 13 Feb 2014 15:33:24 -0600, by Matt Mackall
-
merge with stableThu, 13 Feb 2014 13:08:50 +0100, by Thomas Arendsen Hein
-
help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example stableThu, 13 Feb 2014 13:05:09 +0100, by Thomas Arendsen Hein
-
pull: move changeset pulling in its own functionFri, 31 Jan 2014 01:39:59 -0800, by Pierre-Yves David
-
pull: move `fetch` subset into the objectTue, 11 Feb 2014 14:51:38 -0800, by Pierre-Yves David
-
pull: make pulled subset a propertycache of the pull objectFri, 31 Jan 2014 01:34:00 -0800, by Pierre-Yves David
-
pull: move phases synchronisation in its own functionFri, 31 Jan 2014 01:25:56 -0800, by Pierre-Yves David
-
pull: move pulled subset into the objectFri, 31 Jan 2014 01:21:42 -0800, by Pierre-Yves David
-
revset: added operations to spanset to duck type basesetThu, 06 Feb 2014 15:56:25 -0800, by Lucas Moscovicz
-
revset: added basic operations to spansetWed, 12 Feb 2014 10:22:43 -0800, by Lucas Moscovicz
-
revset: added spanset class to represent revision rangesWed, 12 Feb 2014 10:16:21 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to extra revsetThu, 06 Feb 2014 08:36:11 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to converted revsetThu, 06 Feb 2014 08:32:40 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to closed revsetThu, 06 Feb 2014 08:31:55 -0800, by Lucas Moscovicz
-
push: feed pulloperation object to _pullobsolete functionFri, 31 Jan 2014 01:12:35 -0800, by Pierre-Yves David
-
pull: move transaction logic into the pull objectFri, 31 Jan 2014 01:04:05 -0800, by Pierre-Yves David
-
pull: move obsolescence marker exchange in the exchange moduleThu, 30 Jan 2014 17:38:41 -0800, by Pierre-Yves David
-
pull: move `force` argument into pull objectSat, 01 Feb 2014 03:49:29 -0800, by Pierre-Yves David
-
pull: move `heads` argument into pull objectThu, 30 Jan 2014 17:35:55 -0800, by Pierre-Yves David
-
pull: move `remote` argument into pull objectThu, 30 Jan 2014 17:32:04 -0800, by Pierre-Yves David
-
pull: introduce a pulloperation objectThu, 30 Jan 2014 17:24:49 -0800, by Pierre-Yves David
-
tests: lines with largefile .* file://$TESTTMP also match on windowsMon, 27 Jan 2014 21:39:25 +0100, by Simon Heimberg
-
debugobsolete: extract marker display in a dedicated functionTue, 11 Feb 2014 16:30:23 -0800, by Pierre-Yves David
-
exchange: extract pull function from localrepoThu, 30 Jan 2014 16:12:49 -0800, by Pierre-Yves David
-
push: extract new common set computation from phase synchronisationThu, 30 Jan 2014 23:12:03 -0800, by Pierre-Yves David
-
push: move `commonheads` into the push objectThu, 30 Jan 2014 23:16:43 -0800, by Pierre-Yves David
-
push: move discovery in its own functionThu, 30 Jan 2014 21:05:29 -0800, by Pierre-Yves David
-
push: move outgoing check logic in its own functionThu, 30 Jan 2014 21:01:21 -0800, by Pierre-Yves David
-
push: move `incoming` into the push objectThu, 30 Jan 2014 21:01:13 -0800, by Pierre-Yves David
-
push: move changeset push logic in its own functionThu, 30 Jan 2014 20:44:55 -0800, by Pierre-Yves David
-
push: move `remoteheads` into the push objectThu, 30 Jan 2014 20:34:35 -0800, by Pierre-Yves David
-
revset: added lazyset implementation to contains revsetTue, 04 Feb 2014 15:07:03 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to secret revsetTue, 04 Feb 2014 09:29:19 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to matching revsetTue, 04 Feb 2014 09:14:45 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to _matchfilesTue, 04 Feb 2014 08:51:07 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to checkstatusFri, 31 Jan 2014 10:47:51 -0800, by Lucas Moscovicz
-
revset: added lazyset implementation to public revsetThu, 30 Jan 2014 17:46:08 -0800, by Lucas Moscovicz