Mercurial > hg
graph
-
i18n-it: remove extra trailing newline and fix translation stableTue, 25 Jun 2013 18:45:32 -0400, by Martin Geisler
-
i18n-da: remove extra trailing newline and fix translation stableTue, 25 Jun 2013 18:45:32 -0400, by Martin Geisler
-
i18n-da: add missing format character and fix translation stableTue, 25 Jun 2013 18:45:32 -0400, by Martin Geisler
-
i18n-da: add missing format character and fix translation stableMon, 24 Jun 2013 00:32:52 -0400, by Martin Geisler
-
i18n-el: add missing indention for literal block stableSat, 29 Jun 2013 19:11:24 +0200, by Martin Geisler
-
merge with crewSun, 30 Jun 2013 14:56:04 -0500, by Matt Mackall
-
tests: simplify and document the sorting of pyflake messagesWed, 26 Jun 2013 23:12:55 +0200, by Simon Heimberg
-
bundle: move file chunk generation to it's own functionTue, 25 Jun 2013 13:23:12 -0700, by Durham Goode
-
parents: change parents command to use filectxTue, 18 Jun 2013 13:05:16 -0700, by Durham Goode
-
update: remove .hg/graftstate on clean (issue3970) stableFri, 28 Jun 2013 16:58:31 -0700, by Siddharth Agarwal
-
templater: add strip function with chars as an extra argumentTue, 25 Jun 2013 21:02:22 +0400, by Alexander Plavin
-
Merge with main.Mon, 24 Jun 2013 14:02:01 -0400, by Augie Fackler
-
revlog: add exception when linkrev == nullrevMon, 17 Jun 2013 19:44:00 -0700, by Durham Goode
-
merge with stableFri, 21 Jun 2013 15:31:40 -0500, by Matt Mackall
-
revlog: add exception when linkrev == nullrevMon, 17 Jun 2013 19:44:00 -0700, by Durham Goode
-
changegroup: fix fastpath during commitWed, 19 Jun 2013 14:17:03 -0500, by Matt Mackall
-
tests: do not print hgrc in testWed, 05 Jun 2013 22:41:53 +0200, by Simon Heimberg
-
contrib: delete setup3k in favor of setup --c2to3Thu, 13 Jun 2013 01:37:02 +0200, by Simon Heimberg
-
cleanup: remove unused importsThu, 13 Jun 2013 01:36:58 +0200, by Simon Heimberg
-
tests: check-code more python files without py extensionThu, 13 Jun 2013 01:44:02 +0200, by simon
-
dummyssh: fix check-code nitFri, 14 Jun 2013 15:28:40 -0400, by Augie Fackler
-
test-pathencode: randomize length of each path component stableWed, 19 Jun 2013 23:05:40 -0700, by Siddharth Agarwal
-
test-pathencode: reduce makepart length requirement by 1 stableWed, 19 Jun 2013 23:01:22 -0700, by Siddharth Agarwal
-
pathencode: fix hashmangle short dir limit (issue3958) stableWed, 19 Jun 2013 22:34:34 -0700, by Siddharth Agarwal
-
docs: change description to synopsis in hgrc.5 stableThu, 20 Jun 2013 14:06:11 -0500, by Matt Mackall
-
run-tests: sort missing files first instead of raising an errorTue, 11 Jun 2013 23:39:48 +0200, by simon
-
filectx: remove dependencies on filerevThu, 30 May 2013 19:29:21 -0700, by Durham Goode
-
hg: move return statement after finally blockSat, 08 Jun 2013 22:37:08 +0200, by simon
-
run-tests: call Threads constructor with keyword argumentsSun, 09 Jun 2013 16:49:08 +0200, by simon
-
run-tests: ignoring tests works againSun, 09 Jun 2013 16:42:55 +0200, by simon
-
check-code: introduce function for using re2 when availableSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
check-code: compile filters when loadingSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
check-code: compile all patterns on initialisationSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
check-code: only fix patterns onceSat, 08 Jun 2013 20:20:14 +0200, by Simon Heimberg
-
merge with stableFri, 07 Jun 2013 16:59:59 -0500, by Matt Mackall
-
commit: amending with --close-branch (issue3445) stableThu, 02 May 2013 19:36:47 +0300, by Iulian Stana
-
run-tests: simplify interrupted messageFri, 07 Jun 2013 16:04:11 -0500, by Matt Mackall
-
run-tests: remove spurious disable of --time with --debugFri, 07 Jun 2013 15:58:14 -0500, by Matt Mackall
-
run-tests: always gather runtimesFri, 07 Jun 2013 15:56:16 -0500, by Matt Mackall
-
run-tests: when interrupted report time in failure messageWed, 05 Jun 2013 22:05:29 +0200, by Simon Heimberg
-
run-tests: report interrupted testsWed, 05 Jun 2013 22:05:02 +0200, by Simon Heimberg
-
run-tests: open hgrc file only for writingWed, 05 Jun 2013 22:42:43 +0200, by Simon Heimberg
-
color: use pythons isinstance method instead of reprogramming itWed, 05 Jun 2013 22:06:16 +0200, by Simon Heimberg
-
color: only provide the required opt to _modesetupWed, 05 Jun 2013 22:06:02 +0200, by Simon Heimberg
-
doc: make it easier to read how to enable extensions stableThu, 06 Jun 2013 14:05:03 -0400, by Jordi GutiƩrrez Hermoso
-
doc: reword "config file" to "configuration file" stableThu, 06 Jun 2013 13:37:41 -0400, by Jordi GutiƩrrez Hermoso
-
run-tests: make --noskips workThu, 06 Jun 2013 14:40:26 -0500, by Matt Mackall
-
filelog: switch 'not len(filerevlog)' to 'not filerevlog'Thu, 30 May 2013 18:47:16 -0700, by Durham Goode
-
annotate: simplify annotate parent functionThu, 30 May 2013 19:29:03 -0700, by Durham Goode
-
changegroup: move changegroup file adding to a separate functionThu, 30 May 2013 19:26:56 -0700, by Durham Goode
-
log: move log file walk to its own functionThu, 30 May 2013 19:25:55 -0700, by Durham Goode
-
bundle: refactor changegroup prune to be its own functionThu, 30 May 2013 17:51:13 -0700, by Durham Goode
-
filectx: refactor filectx.rev() to use filectx._changeidThu, 30 May 2013 17:49:37 -0700, by Durham Goode
-
util: add an optional timestamp parameter to makedateMon, 03 Jun 2013 17:20:45 -0700, by Bryan O'Sullivan
-
util: rename ct variable in makedate to timestampMon, 03 Jun 2013 17:20:44 -0700, by Bryan O'Sullivan
-
merge: add a files method to the mergestate classMon, 03 Jun 2013 17:20:37 -0700, by Bryan O'Sullivan
-
histedit: raise ImportError when demandloading is enabled stableWed, 05 Jun 2013 21:16:49 +0200, by Simon Heimberg
-
run-tests: add --loop supportSun, 02 Jun 2013 18:09:06 -0500, by Matt Mackall
-
run-tests: --interactive and --jobs no longer conflictSun, 02 Jun 2013 17:58:51 -0500, by Matt Mackall
-
run-tests: sort certain slow tests earlier by keywordSun, 02 Jun 2013 17:58:49 -0500, by Matt Mackall
-
run-tests: drop unused resultslockSun, 02 Jun 2013 17:57:37 -0500, by Matt Mackall
-
run-tests: drop options.child and usersSun, 02 Jun 2013 17:57:36 -0500, by Matt Mackall
-
run-tests: remove runchildren, now unusedSun, 02 Jun 2013 17:56:53 -0500, by Matt Mackall
-
run-tests: schedule largest tests firstSun, 02 Jun 2013 17:56:51 -0500, by Matt Mackall
-
run-tests: introduce thread schedulerSun, 02 Jun 2013 16:58:22 -0500, by Matt Mackall
-
run-tests: use count to calculate port to useSun, 02 Jun 2013 16:55:19 -0500, by Matt Mackall
-
run-tests: introduce threadtmp directorySun, 02 Jun 2013 16:38:15 -0500, by Matt Mackall
-
run-tests: add abort flagSun, 02 Jun 2013 16:29:35 -0500, by Matt Mackall
-
run-tests: move more variables to envSun, 02 Jun 2013 16:29:22 -0500, by Matt Mackall
-
run-tests: simplify env deletionSun, 02 Jun 2013 16:29:20 -0500, by Matt Mackall
-
run-tests: move most of remaining environment tweaksSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move environment creation to a separate functionSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move HGRCPATH to envSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move DAEMON_PIDS to envSun, 02 Jun 2013 16:22:51 -0500, by Matt Mackall
-
run-tests: move HGPORT setting to envSun, 02 Jun 2013 16:22:34 -0500, by Matt Mackall
-
run-tests: write tmp paths into env copySun, 02 Jun 2013 15:33:41 -0500, by Matt Mackall
-
tests: avoid writing files to HGTMPSun, 02 Jun 2013 15:27:08 -0500, by Matt Mackall
-
run-tests: use env dict to kill daemonsSun, 02 Jun 2013 14:04:55 -0500, by Matt Mackall
-
run-tests: add env dict to isolate test environmentSun, 02 Jun 2013 13:45:08 -0500, by Matt Mackall
-
merge with stableSat, 01 Jun 2013 17:19:00 -0500, by Matt Mackall
-
i18n-ja: synchronized with 9e5ab8d3154a stableSat, 01 Jun 2013 01:13:36 +0900, by FUJIWARA Katsunori
-
graft: refuse to commit an interrupted graft (issue3667) stableThu, 30 May 2013 22:32:10 +0100, by Simon King
-
run-tests: remove some unnecessary globalsMon, 27 May 2013 15:24:19 -0500, by Matt Mackall
-
run-tests: add a log functionFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: make vlog a proper functionFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: unify marks and result codesFri, 24 May 2013 14:30:43 -0500, by Matt Mackall
-
run-tests: change return code of runoneFri, 24 May 2013 14:30:35 -0500, by Matt Mackall