Mercurial > hg
graph
-
tip: deprecate the tip commandThu, 11 Jul 2013 19:29:23 -0500, by Matt Mackall
-
tag: remove incorrect reference to tipThu, 11 Jul 2013 19:28:54 -0500, by Matt Mackall
-
log: remove tip from exampleThu, 11 Jul 2013 19:28:26 -0500, by Matt Mackall
-
cat: remove incorrect reference to tipThu, 11 Jul 2013 19:28:01 -0500, by Matt Mackall
-
share: remove reference to tipThu, 11 Jul 2013 19:26:53 -0500, by Matt Mackall
-
rebase: simplify references to branch tipsThu, 11 Jul 2013 19:26:34 -0500, by Matt Mackall
-
mq: remove reference to tipThu, 11 Jul 2013 19:25:44 -0500, by Matt Mackall
-
hgweb: show current search query in the input fieldThu, 11 Jul 2013 17:01:54 +0400, by Alexander Plavin
-
mq: use an unfiltered property cache for the queue objectSun, 14 Jul 2013 17:23:07 +0200, by Pierre-Yves David
-
summary: use missing ancestors algorithm to find new commitsMon, 15 Jul 2013 15:19:43 -0700, by Siddharth Agarwal
-
Merge histedit fixes from stable.Tue, 16 Jul 2013 11:13:18 -0500, by Augie Fackler
-
histedit: use base for computing renames when folding (issue3729) stableMon, 15 Jul 2013 15:04:42 +0200, by Martin Geisler
-
test-histedit-fold: remove unnecessary --template stableMon, 15 Jul 2013 13:20:39 +0200, by Martin Geisler
-
templater: sort functions alphabetically, as filters areSat, 29 Jun 2013 14:27:53 +0400, by Alexander Plavin
-
hgweb: color line which is linked to in file source viewThu, 04 Jul 2013 14:19:43 +0400, by Alexander Plavin
-
hgweb: wrap lines in file source viewThu, 04 Jul 2013 14:19:13 +0400, by Alexander Plavin
-
hgweb: code selection without line numbers in file source viewThu, 04 Jul 2013 14:18:44 +0400, by Alexander Plavin
-
tests: print line numbers when checking codeSat, 06 Jul 2013 21:48:07 +0200, by Simon Heimberg
-
tests: rename files to py extension instead of copying a 2nd timeSat, 06 Jul 2013 21:48:01 +0200, by Simon Heimberg
-
tests: check-code all python files in one runSat, 06 Jul 2013 21:47:56 +0200, by Simon Heimberg
-
win32mbcs: wrap util.split()Thu, 04 Jul 2013 23:05:59 +0900, by Shun-ichi GOTO
-
check-code: concatenate "check-code" on compile timeMon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
tests: do not skip code-checking on some whole filesMon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
check-code: do not warn on printf \\x or \\[1-9]Mon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
summary: remove passing of rev because summary does not have thisTue, 06 Nov 2012 00:22:56 +0100, by Simon Heimberg
-
cleanup: drop unused variables and an unused importMon, 01 Jul 2013 20:48:56 +0200, by Simon Heimberg
-
tests: run pyflakes on files from manifest which could be python filesMon, 01 Jul 2013 20:48:55 +0200, by Simon Heimberg
-
Merge with stable.Tue, 09 Jul 2013 13:43:09 -0500, by Augie Fackler
-
i18n-ja: synchronized with ec17ddecdf64 stableMon, 01 Jul 2013 05:25:53 +0900, by FUJIWARA Katsunori
-
merge with stableSun, 30 Jun 2013 15:19:39 -0500, by Matt Mackall
-
i18n-fr: remove extra empty line at end of msgtr stableTue, 25 Jun 2013 18:45:33 -0400, by timeless
-
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
-
run-tests: regroup some initialization checksFri, 24 May 2013 13:53:56 -0500, by Matt Mackall
-
run-tests: fix a path existence checkFri, 24 May 2013 13:52:05 -0500, by Matt Mackall
-
run-tests: regroup some variable initializationFri, 24 May 2013 13:51:20 -0500, by Matt Mackall
-
run-tests: regroup nested functionsFri, 24 May 2013 13:48:25 -0500, by Matt Mackall
-
run-tests: regroup temp dir creationFri, 24 May 2013 13:47:17 -0500, by Matt Mackall
-
run-tests: pull hgrc creation out as functionFri, 24 May 2013 13:41:20 -0500, by Matt Mackall
-
tests: simplify handling of unknown test typesFri, 24 May 2013 13:34:22 -0500, by Matt Mackall
-
run-tests: filter out non-tests from default listFri, 24 May 2013 13:31:44 -0500, by Matt Mackall
-
run-tests: make a table of test typesFri, 24 May 2013 13:23:19 -0500, by Matt Mackall
-
run-tests: don't need to test shebang any moreFri, 24 May 2013 13:02:00 -0500, by Matt Mackall
-
merge with stableThu, 23 May 2013 17:53:38 -0500, by Matt Mackall
-
merge with stableThu, 23 May 2013 17:52:21 -0500, by Matt Mackall
-
gendoc: extract print help topics into a dedicated functionWed, 15 May 2013 15:44:59 +0900, by Takumi IINO
-
amend: complain more comprehensibly about subrepos stableThu, 23 May 2013 17:39:33 -0500, by Matt Mackall
-
gendoc: make commnd __doc__ and extension __doc__ as translatableWed, 15 May 2013 15:44:55 +0900, by Takumi IINO
-
blackbox: fix blackbox causing exceptions in tests stableWed, 22 May 2013 17:38:24 -0700, by Durham Goode
-
blackbox: fix recording exit codes (issue3938) stableWed, 22 May 2013 17:31:47 -0700, by Durham Goode
-
templater: add indentation arguments to the fill functionThu, 18 Apr 2013 15:48:22 -0500, by Sean Farley
-
templater: move templatefilters.func into the same place as the other funcsWed, 10 Apr 2013 18:56:38 -0500, by Sean Farley
-
ui: merge prompt text components into a singe stringWed, 22 May 2013 17:31:43 -0500, by Matt Mackall
-
merge with stableTue, 21 May 2013 15:32:15 -0500, by Matt Mackall
-
i18n-ru: merge with Nikolaj Sjujskij fixes stableTue, 21 May 2013 14:10:55 +0100, by Alexander Sauta
-
i18n-ru: update po-file for further translation (from ddc7a6be2021) stableTue, 14 May 2013 23:09:40 +0400, by Nikolaj Sjujskij
-
i18n-ru: fix patchbomb confirmation prompt (issue3929) stableSun, 12 May 2013 15:35:53 +0400, by Nikolaj Sjujskij
-
i18n-ru: fix "deleted files" in `status` description stableMon, 08 Apr 2013 17:16:11 +0400, by Nikolaj Sjujskij
-
merge with stableFri, 17 May 2013 17:22:08 -0500, by Matt Mackall
-
summary: add a histedit hookTue, 14 May 2013 11:23:18 -0700, by Bryan O'Sullivan
-
summary: indicate if a rebase is underwayTue, 14 May 2013 11:23:17 -0700, by Bryan O'Sullivan
-
summary: add tests for some extensions we plan to modifyTue, 14 May 2013 11:23:17 -0700, by Bryan O'Sullivan
-
mq: switch to new summary hook mechanismTue, 14 May 2013 11:23:16 -0700, by Bryan O'Sullivan
-
summary: augment output with info from extensionsTue, 14 May 2013 11:23:15 -0700, by Bryan O'Sullivan
-
merge with stableThu, 16 May 2013 16:20:10 -0500, by Matt Mackall
-
bundle-ng: move progress handling out of the linkrev callbackFri, 10 May 2013 23:48:03 +0200, by Benoit Boissinot
-
bundle-ng: simplify lookup and state handlingFri, 10 May 2013 23:14:54 +0200, by Benoit Boissinot
-
bundle-ng: simplify bundle10.generateFri, 10 May 2013 22:57:54 +0200, by Sune Foldager
-
shrink: delete extension preventing further refactoring (BC)Fri, 10 May 2013 22:47:12 +0200, by Benoit Boissinot
-
bundle-ng: move bundle generation to changegroup.pySun, 10 Feb 2013 16:03:20 +0100, by Benoit Boissinot
-
bundle-ng: unify _changegroup and _changegroupsubsetFri, 10 May 2013 22:20:32 +0200, by Benoit Boissinot
-
bundle-ng: move gengroup into bundler, pass repo object to bundlerFri, 10 May 2013 21:35:49 +0200, by Sune Foldager
-
bundle-ng: add bundlecaps argument to getbundle() commandSat, 09 Feb 2013 23:42:03 +0100, by Benoit Boissinot
-
bundle-ng: move group into the bundlerFri, 10 May 2013 21:03:01 +0200, by Sune Foldager
-
bundle-ng: move bundler creation up in the stackFri, 10 May 2013 20:37:41 +0200, by Benoit Boissinot
-
i18n: fix untranslated prompts with translated responses (issue3936) stableWed, 15 May 2013 21:36:19 -0500, by Kevin Bullock
-
help: stop documentation markup appearing in generated help stableWed, 15 May 2013 22:19:12 +0100, by Mike Williams
-
merge with stableTue, 14 May 2013 18:52:52 -0500, by Matt Mackall
-
ui: use util.sizetoint in configbytesTue, 14 May 2013 15:16:44 -0700, by Bryan O'Sullivan
-
util: migrate fileset._sizetoint to util.sizetointTue, 14 May 2013 15:16:43 -0700, by Bryan O'Sullivan
-
dirstate.status: avoid full walks when possibleTue, 23 Apr 2013 14:16:33 -0700, by Siddharth Agarwal
-
dirstate.walk: add a flag to let extensions avoid full walksMon, 22 Apr 2013 17:11:18 -0700, by Siddharth Agarwal
-
merge with stableMon, 13 May 2013 17:47:04 -0500, by Matt Mackall
-
i18n: fix partially-translated prompts (issue3928) (issue3929) stable 2.6.1Mon, 13 May 2013 17:44:35 -0500, by Matt Mackall
-
pathencode: grow buffers to increase safety margin stableFri, 10 May 2013 11:23:50 -0500, by Matt Mackall
-
merge with stableMon, 13 May 2013 13:02:01 -0500, by Kevin Bullock
-
help/config: note 64-bit Windows registry key used with 32-bit Python stableSun, 12 May 2013 10:09:34 +0100, by Mike Williams
-
httpclient: upgrade to fe8c09e4db64 of httpplusSat, 11 May 2013 20:25:15 -0500, by Augie Fackler
-
splicemap: support paths with spaces in splicemap (issue3844)Wed, 08 May 2013 20:55:56 +0200, by Szymon Wroblewski
-
branch: strip whitespace before testing known branch name stableTue, 07 May 2013 23:49:03 +0900, by Yuya Nishihara
-
merge with stableThu, 09 May 2013 18:34:04 -0500, by Matt Mackall
-
copies: refactor checkcopies() into a top level methodWed, 01 May 2013 10:44:21 -0700, by Durham Goode
-
store: move top file walk to a separate functionWed, 08 May 2013 14:22:00 -0700, by Durham Goode
-
clone: move file stream walk to a separate functionWed, 01 May 2013 10:38:41 -0700, by Durham Goode
-
dirstate._walkexplicit: inline dirsnotfound.appendTue, 07 May 2013 14:20:34 -0700, by Siddharth Agarwal
-
dirstate._walkexplicit: rename work to dirsfoundTue, 07 May 2013 14:19:04 -0700, by Siddharth Agarwal
-
dirstate.walk: refactor explicit walk into separate functionTue, 07 May 2013 10:02:55 -0700, by Siddharth Agarwal
-
dirstate.walk: pull skipstep3 out of the explicit walk codeTue, 07 May 2013 09:31:00 -0700, by Siddharth Agarwal
-
dirstate.walk: move dirignore filter out of explicit walk codeTue, 07 May 2013 09:47:10 -0700, by Siddharth Agarwal
-
dirstate.walk: maintain a list of dirs not foundTue, 07 May 2013 09:29:43 -0700, by Siddharth Agarwal
-
highlight: fix page layout with empty first and last lines stableFri, 10 May 2013 00:26:39 +0400, by Alexander Plavin
-
check-code: add another Windows pathsep ruleThu, 09 May 2013 15:22:54 -0500, by Matt Mackall
-
merge with stableThu, 09 May 2013 15:22:21 -0500, by Matt Mackall
-
tests: quiet strip to avoid commandserver pathsep issue stableThu, 09 May 2013 15:17:29 -0500, by Matt Mackall
-
tests: fix unionrepo path issue on msys (issue3927) stableThu, 09 May 2013 15:01:11 -0500, by Matt Mackall