Mercurial > hg
graph
-
i18n-ja: synchronized with 9e12579369f1 stableFri, 30 May 2014 19:52:55 +0900, by FUJIWARA Katsunori
-
i18n-de: translation improvement for gpg extension stableWed, 07 May 2014 09:15:58 +0200, by Jakob Krainz
-
bundlerepo: backout dbf292f65b09Fri, 30 May 2014 11:53:10 -0700, by Matt Mackall
-
merge: drop the quotes around commit descriptionMon, 26 May 2014 11:44:58 -0700, by Pierre-Yves David
-
memfilectx: remove path since it is now inheritedThu, 15 Aug 2013 15:47:15 -0500, by Sean Farley
-
memfilectx: remove __str__ since it is now inheritedThu, 15 Aug 2013 15:46:32 -0500, by Sean Farley
-
memfilectx: remove __nonzero__ since it is now inheritedThu, 15 Aug 2013 15:46:22 -0500, by Sean Farley
-
memfilectx: call super.__init__ instead of duplicating codeThu, 15 Aug 2013 16:49:27 -0500, by Sean Farley
-
memfilectx: inherit from committablefilectxThu, 15 Aug 2013 15:23:36 -0500, by Sean Farley
-
memctx: remove parents since it is now inheritedThu, 15 Aug 2013 15:20:56 -0500, by Sean Farley
-
memctx: remove flags since it is now inheritedThu, 15 Aug 2013 15:19:29 -0500, by Sean Farley
-
memctx: remove extra since it is now inheritedThu, 15 Aug 2013 15:17:05 -0500, by Sean Farley
-
memctx: remove branch since it is now inheritedThu, 15 Aug 2013 15:14:47 -0500, by Sean Farley
-
memctx: remove clean since it is now inheritedWed, 28 May 2014 20:03:38 -0500, by Sean Farley
-
memctx: remove ignored since it is now inheritedWed, 28 May 2014 20:03:29 -0500, by Sean Farley
-
memctx: remove unknown since it is now inheritedWed, 28 May 2014 20:03:19 -0500, by Sean Farley
-
memctx: remove deleted since it is now inheritedThu, 15 Aug 2013 15:13:14 -0500, by Sean Farley
-
memctx: remove removed since it is now inheritedThu, 15 Aug 2013 15:12:54 -0500, by Sean Farley
-
memctx: remove added since it is now inheritedThu, 15 Aug 2013 15:12:46 -0500, by Sean Farley
-
memctx: remove modified since it is now inheritedThu, 15 Aug 2013 15:12:31 -0500, by Sean Farley
-
memctx: remove files since it is now inheritedThu, 15 Aug 2013 15:12:19 -0500, by Sean Farley
-
memctx: remove description since it is now inheritedThu, 15 Aug 2013 15:07:43 -0500, by Sean Farley
-
memctx: remove date since it is now inheritedThu, 15 Aug 2013 15:07:29 -0500, by Sean Farley
-
memctx: remove user since it is now inheritedThu, 15 Aug 2013 15:07:01 -0500, by Sean Farley
-
memctx: remove p2 since it is now inheritedThu, 15 Aug 2013 15:06:39 -0500, by Sean Farley
-
memctx: remove p1 since it is now inheritedThu, 15 Aug 2013 15:06:10 -0500, by Sean Farley
-
memctx: remove __getitem__ since it is now inheritedThu, 15 Aug 2013 15:05:32 -0500, by Sean Farley
-
memctx: remove __nonzero__ since it is now inheritedThu, 15 Aug 2013 15:04:55 -0500, by Sean Farley
-
memctx: remove __int__ since it is now inheritedThu, 15 Aug 2013 15:04:36 -0500, by Sean Farley
-
memctx: remove __str__ since it is now inheritedThu, 15 Aug 2013 15:03:52 -0500, by Sean Farley
-
memctx: call super.__init__ instead of duplicating codeThu, 15 Aug 2013 15:03:03 -0500, by Sean Farley
-
memctx: inherit from committablectxThu, 15 Aug 2013 15:00:03 -0500, by Sean Farley
-
committablectx: fix _manifest doc stringTue, 29 Apr 2014 16:49:27 -0500, by Sean Farley
-
context: fix wrong indentation from renaming methodThu, 29 May 2014 16:09:16 -0500, by Sean Farley
-
push: use bundle2 to push phases when availableTue, 27 May 2014 16:33:06 -0700, by Pierre-Yves David
-
pushkey: add an ``encode`` functionThu, 29 May 2014 15:22:58 -0700, by Pierre-Yves David
-
bundle2: add ``pushkey`` supportTue, 27 May 2014 16:32:50 -0700, by Pierre-Yves David
-
pushkey: add a ``decode`` functionThu, 29 May 2014 15:23:25 -0700, by Pierre-Yves David
-
pull: when remote supports it, pull phase data alongside changesetsTue, 27 May 2014 15:44:46 -0700, by Pierre-Yves David
-
getbundle: support of listkeys argument when bundle2 is usedTue, 27 May 2014 15:43:09 -0700, by Pierre-Yves David
-
getbundle: raise error if extra arguments are provided for bundle10Thu, 29 May 2014 14:59:22 -0700, by Pierre-Yves David
-
bundle: introduce a listkey handlerTue, 27 May 2014 15:42:03 -0700, by Pierre-Yves David
-
pull: split remote phases retrieval from actual applicationTue, 27 May 2014 15:29:08 -0700, by Pierre-Yves David
-
wireproto: use pushkey.decodekeyTue, 27 May 2014 15:02:51 -0700, by Pierre-Yves David
-
pushkey: introduce an ``decodekeys`` functionTue, 27 May 2014 15:00:20 -0700, by Pierre-Yves David
-
wireproto: use pushkey.encodekeyTue, 27 May 2014 15:00:08 -0700, by Pierre-Yves David
-
pushkey: introduce an ``encodekeys`` functionTue, 27 May 2014 14:57:28 -0700, by Pierre-Yves David
-
bundle2: add more phase movement in the testTue, 27 May 2014 13:44:16 -0700, by Pierre-Yves David
-
bundle2: use non-publishing repo in testTue, 27 May 2014 13:40:12 -0700, by Pierre-Yves David
-
bundle2: use a smarter template for testTue, 27 May 2014 13:30:38 -0700, by Pierre-Yves David
-
getbundle: declare type of parametersThu, 22 May 2014 09:53:52 -0700, by Pierre-Yves David
-
bundle2: introduce a ``caps20to10`` functionThu, 22 May 2014 13:31:33 -0700, by Pierre-Yves David
-
bundle2: introduce a bundle2caps functionSat, 24 May 2014 16:20:09 -0700, by Pierre-Yves David
-
exchange: reinsert comment in the right placeThu, 22 May 2014 12:58:07 -0700, by Pierre-Yves David
-
docker: check for docker.io firstThu, 29 May 2014 16:01:39 -0700, by Matt Mackall
-
buildrpm: include release version in .tar.gz nameTue, 20 May 2014 04:07:58 +0200, by Mads Kiilerich
-
buildrpm: remove prompt for uncommitted changes - it was a bad ideaThu, 15 May 2014 01:48:37 +0200, by Mads Kiilerich
-
buildrpm: collect code for building local hg and using it in one placeThu, 15 May 2014 01:48:37 +0200, by Mads Kiilerich
-
buildrpm: various minor cleanupTue, 20 May 2014 03:57:21 +0200, by Mads Kiilerich
-
fix_bytes: loosen blacklist matching requirementsSat, 10 May 2014 14:54:39 -0700, by Gregory Szorc
-
convert: only consider shamap revisions converted if they still existsMon, 19 May 2014 22:12:31 +0200, by Mads Kiilerich
-
convert: introduce hascommitfrommap sink methodMon, 19 May 2014 22:12:30 +0200, by Mads Kiilerich
-
convert: rename sink hascommit to hascommitforsplicemapMon, 19 May 2014 22:11:14 +0200, by Mads Kiilerich
-
tests: better tests for two-way convertMon, 19 May 2014 22:10:50 +0200, by Mads Kiilerich
-
mergetools.hgrc: add minimal configuration for editmergeThu, 29 May 2014 12:25:25 -0700, by Pierre-Yves David
-
merge with stableThu, 29 May 2014 15:41:16 -0700, by Matt Mackall
-
convert: drastically speed up git conversionsTue, 27 May 2014 21:12:24 -0700, by David Schleimer
-
vim: use try catch in vim plugin to avoid conflictsSat, 03 May 2014 19:11:51 +0430, by Ali Vakilzade
-
bundle2: raise BundleValueError error for stream level unsupported paramsWed, 28 May 2014 15:37:47 -0700, by Pierre-Yves David
-
bundle2: support None parttype in BundleValueErrorWed, 28 May 2014 16:46:58 -0700, by Pierre-Yves David
-
bundle2: ignore advisory part with unknown parametersTue, 27 May 2014 12:16:45 -0700, by Pierre-Yves David
-
bundle2: enforce all parameters in a part to be handledTue, 27 May 2014 12:01:00 -0700, by Pierre-Yves David
-
bundle2: declare supported parameters for all handlersWed, 28 May 2014 11:40:07 -0700, by Pierre-Yves David
-
bundle2: make it possible to declare params handled by a part handlerTue, 27 May 2014 11:49:48 -0700, by Pierre-Yves David
-
bundle2: support transmission of params error over the wireWed, 28 May 2014 15:57:23 -0700, by Pierre-Yves David
-
bundle2: introduce a ``params`` attribute to BundleValueErrorWed, 28 May 2014 15:53:34 -0700, by Pierre-Yves David
-
bundle2: introduce a parttype attribute to BundleValueErrorWed, 28 May 2014 15:51:19 -0700, by Pierre-Yves David
-
bundle2: rename b2x:error:unknownpart to b2x:error:unsupportedcontentTue, 27 May 2014 10:32:07 -0700, by Pierre-Yves David
-
bundle2: move exception classes into the error moduleWed, 28 May 2014 15:31:05 -0700, by Pierre-Yves David
-
bundle2: rename UnknownPartError to BundleValueErrorWed, 28 May 2014 14:22:24 -0700, by Pierre-Yves David
-
context: explicitly return a tupleTue, 27 May 2014 17:04:48 -0500, by Sean Farley
-
wireproto: expose the list of getbundle arguments to extensions stableThu, 22 May 2014 01:49:12 -0700, by Pierre-Yves David
-
run-tests: write .err files earlierTue, 27 May 2014 19:21:12 -0700, by Gregory Szorc
-
run-tests: exit with non-0 exit code when tests fail or warnTue, 27 May 2014 19:10:22 -0700, by Gregory Szorc
-
bundle2: expose mandatory params in a mandatorykeys attributeFri, 23 May 2014 20:23:54 -0700, by Pierre-Yves David
-
bundle2: use the new ``part.params`` dictionaryMon, 26 May 2014 18:45:43 -0700, by Pierre-Yves David
-
bundle2: introduce a ``params`` dictionary on unbundled partsFri, 23 May 2014 17:26:57 -0700, by Pierre-Yves David
-
bundle2: make sure unbundled part param are read-onlyFri, 23 May 2014 17:17:39 -0700, by Pierre-Yves David
-
bundle2: introduce an ``_initparams`` methodWed, 28 May 2014 10:04:02 -0700, by Pierre-Yves David
-
bundle2: forbid duplicate parameter keysThu, 22 May 2014 12:52:09 -0700, by Pierre-Yves David
-
bundle2: update part creators to ``addparam`` when relevantFri, 23 May 2014 16:46:30 -0700, by Pierre-Yves David
-
bundle2: introduce a ``addparam`` method on partThu, 22 May 2014 11:38:40 -0700, by Pierre-Yves David
-
bundle2: the ability to set ``data`` attribute of the part is now officialThu, 22 May 2014 11:21:26 -0700, by Pierre-Yves David
-
bundle2: introduce a ReadOnlyPartError exceptionSat, 24 May 2014 16:08:05 -0700, by Pierre-Yves David
-
bundle2: warn about error during initialization in ``newpart`` docstringFri, 23 May 2014 16:20:30 -0700, by Pierre-Yves David
-
bundle2: track life cycle of partsThu, 22 May 2014 11:14:02 -0700, by Pierre-Yves David
-
bundle2: update all ``addpart`` callers to ``newpart``Fri, 23 May 2014 15:59:19 -0700, by Pierre-Yves David
-
bundle2: have ``newpart`` automatically add the part to the bundleFri, 23 May 2014 15:54:18 -0700, by Pierre-Yves David
-
bundle2: add a ``newpart`` method to ``bundle20``Fri, 23 May 2014 15:45:46 -0700, by Pierre-Yves David
-
bundle2: small doc update on the bundlerThu, 22 May 2014 10:48:37 -0700, by Pierre-Yves David
-
localrepo: replace status method with a shimFri, 25 Apr 2014 15:44:55 -0500, by Sean Farley
-
workingctx: have status method call super instead of customized code.Tue, 27 May 2014 15:55:35 -0700, by Sean Farley
-
basectx: copy localrepo.status methodThu, 24 Apr 2014 18:07:42 -0500, by Sean Farley
-
committablectx: cache _status in _poststatusThu, 24 Apr 2014 17:42:53 -0500, by Sean Farley
-
committablectx: simplify caching the statusThu, 24 Apr 2014 17:31:20 -0500, by Sean Farley
-
localrepo: remove cache code now handled by _prestatusWed, 23 Apr 2014 16:08:20 -0500, by Sean Farley
-
workingctx: add note about super._prestatus calling manifestWed, 23 Apr 2014 16:06:42 -0500, by Sean Farley
-
basectx: preserve loading the cached manifest in _prestatusWed, 23 Apr 2014 16:06:23 -0500, by Sean Farley
-
localrepo: use new subrev method of context.pyFri, 20 Sep 2013 21:59:34 -0500, by Sean Farley
-
committablectx: add subrev method to return NoneFri, 20 Sep 2013 22:07:58 -0500, by Sean Farley
-
basectx: add subrev method to return the rev of a subrepo given a subpathFri, 20 Sep 2013 21:55:42 -0500, by Sean Farley
-
merge with stableTue, 27 May 2014 17:41:20 -0700, by Matt Mackall
-
bundle2: fix bundle2 pulling all revs on empty pulls stableWed, 07 May 2014 17:24:19 -0700, by Durham Goode
-
exchange: propagate arguments to the _getbundleextrapart function stableWed, 07 May 2014 19:28:17 -0700, by Pierre-Yves David
-
discovery: if a push would create a new head, mention the bookmark name if anySat, 08 Mar 2014 19:02:39 +1100, by Stephen Lee
-
revert: use p2 as parent when reverting against itWed, 14 May 2014 10:38:05 -0700, by Pierre-Yves David
-
revert: explicitly get status against the parentWed, 14 May 2014 10:37:25 -0700, by Pierre-Yves David
-
revert: group related data in tuple in the dispatch tableTue, 13 May 2014 17:28:19 -0700, by Pierre-Yves David
-
revert: group action into a single dictionaryTue, 13 May 2014 16:42:31 -0700, by Pierre-Yves David
-
revert: add some inline commentsTue, 13 May 2014 16:29:42 -0700, by Pierre-Yves David
-
revert: cosmetic align of the dispatch tableTue, 13 May 2014 16:29:20 -0700, by Pierre-Yves David
-
revert: add a test case to reverting "add" during mergesTue, 13 May 2014 17:28:19 -0700, by Pierre-Yves David
-
alias: change return code of bad definition to 255 stableSat, 17 May 2014 15:14:18 +0900, by Yuya Nishihara
-
bookmarks: properly align multi-byte characters stableTue, 27 May 2014 15:16:52 -0700, by Matt Mackall
-
tests: fix cut and paste error on encoding alignment test stableTue, 27 May 2014 15:13:13 -0700, by Matt Mackall
-
alias: handle shlex error in command aliases stableSat, 17 May 2014 13:06:16 +0900, by Yuya Nishihara
-
subrepo: normalize path in the specific way for problematic encodings stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
subrepo: make "_sanitize()" take absolute path to the root of subrepo stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
subrepo: invoke "_sanitize()" also after "git merge --ff" stableThu, 08 May 2014 19:03:00 +0900, by FUJIWARA Katsunori
-
vfs: add lexists() in current apiTue, 27 May 2014 23:02:05 +0530, by Chinmay Joshi
-
bundlerepo: update unlink in getremotechanges to use vfsTue, 27 May 2014 21:56:03 +0530, by Chinmay Joshi
-
docker: update package target to packages/Tue, 27 May 2014 12:09:34 -0700, by Matt Mackall
-
packaging: move output directory from build/ to packages/Tue, 27 May 2014 11:52:39 -0700, by Matt Mackall
-
make: add a basic osx mpkg targetTue, 27 May 2014 11:39:22 -0700, by Matt Mackall
-
setup: make Xcode 5.1 check less specificTue, 27 May 2014 10:31:59 -0700, by Matt Mackall
-
merge with stableMon, 26 May 2014 18:16:23 -0700, by Matt Mackall
-
alias: fix loss of non-zero return code in command aliases stableSat, 17 May 2014 14:43:06 +0900, by Yuya Nishihara
-
exchange: drop dead codeThu, 22 May 2014 16:27:16 -0700, by Pierre-Yves David
-
exchange: fix indentation levelThu, 22 May 2014 13:39:55 -0700, by Pierre-Yves David
-
import: add --partial flag to create a changeset despite failed hunksThu, 08 May 2014 17:08:17 -0700, by Pierre-Yves David
-
update: introduce --tool for controlling the merge toolMon, 19 May 2014 01:53:34 +0200, by Mads Kiilerich
-
merge: fix stupid indentation left over from previous refactoringsFri, 02 May 2014 01:09:14 +0200, by Mads Kiilerich
-
Merge with stableMon, 26 May 2014 12:39:31 -0400, by Augie Fackler
-
revsetbenchmark: support for running on other repoTue, 29 Apr 2014 14:12:32 -0700, by Pierre-Yves David
-
revsetbenchmark: automatically finds the perf extensionTue, 29 Apr 2014 13:18:22 -0700, by Pierre-Yves David
-
bundle2: make sure standard stream are binary stableThu, 15 May 2014 23:53:21 -0700, by Pierre-Yves David
-
revset-benchmark: add max(::(tip~20) - obsolete())Mon, 19 May 2014 14:39:19 -0700, by Pierre-Yves David
-
merge: use separate lists for each action typeFri, 28 Feb 2014 02:25:58 +0100, by Mads Kiilerich
-
changelog: ensure changelog._delaybuf is initialized stableTue, 20 May 2014 13:55:08 -0700, by Pierre-Yves David
-
proxy: remove unneeded _set_hostport for compatibility with Python 2.7.7rc1 stableThu, 22 May 2014 22:05:26 +0900, by Yuya Nishihara
-
bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257) stableFri, 23 May 2014 17:29:04 +0100, by Jim Hague
-
resolve: don't abort resolve -l even when no merge is in progressFri, 23 May 2014 13:10:31 -0700, by Siddharth Agarwal
-
templates: fix ifcontains against sets with length > 1 (issue4259) stableFri, 23 May 2014 16:25:55 -0700, by Durham Goode
-
run-tests: assign value to ESCAPEMAP - dict.update do not return selfSun, 25 May 2014 13:47:42 +0200, by Mads Kiilerich
-
run-tests: fix invalid reference to stringescape after a36cc85a5b7bSun, 25 May 2014 13:47:19 +0200, by Mads Kiilerich
-
update: specify custom conflict markers for update (BC)Fri, 09 May 2014 18:09:11 -0700, by Durham Goode
-
run-tests: add docstringsFri, 09 May 2014 16:13:14 -0700, by Gregory Szorc
-
run-tests: avoid duplicate code in vlog()Fri, 09 May 2014 15:55:58 -0700, by Gregory Szorc
-
run-tests: make attributes of TestRunner internalFri, 25 Apr 2014 15:34:28 -0700, by Gregory Szorc
-
run-tests: make testdir an argument of TestSuite.__init__Fri, 25 Apr 2014 15:11:38 -0700, by Gregory Szorc
-
run-tests: move loop to a named argument of TestSuite.__init__Fri, 25 Apr 2014 15:08:03 -0700, by Gregory Szorc
-
run-tests: make keywords a named argument to TestSuite.__init__Fri, 25 Apr 2014 15:06:23 -0700, by Gregory Szorc
-
run-tests: make retest a named argument of TestSuite.__init__Fri, 25 Apr 2014 15:03:06 -0700, by Gregory Szorc
-
run-tests: move whitelist and blacklist to named arguments of TestSuiteFri, 25 Apr 2014 15:00:54 -0700, by Gregory Szorc
-
run-tests: pass jobs into TestSuite constructorFri, 25 Apr 2014 14:51:53 -0700, by Gregory Szorc
-
help: add local/other description to merge tool descriptionFri, 16 May 2014 13:15:07 -0700, by Durham Goode
-
rebase: specify custom conflict marker labels for rebase (BC)Thu, 08 May 2014 16:55:56 -0700, by Durham Goode
-
graft: customize graft conflict markers (BC)Fri, 09 May 2014 18:15:02 -0700, by Durham Goode
-
merge: add labels parameter from merge.update to filemergeThu, 08 May 2014 16:54:23 -0700, by Durham Goode
-
run-tests: move interactive test acceptance into TestResultTue, 22 Apr 2014 13:32:05 -0700, by Gregory Szorc
-
run-tests: raise WarnTest outside of Test.fail()Tue, 22 Apr 2014 13:25:17 -0700, by Gregory Szorc
-
run-tests: move diff generation into TestResultTue, 22 Apr 2014 13:16:34 -0700, by Gregory Szorc
-
run-tests: remove global abort flagTue, 22 Apr 2014 12:35:18 -0700, by Gregory Szorc
-
merge: add conflict marker formatter (BC)Thu, 08 May 2014 16:50:22 -0700, by Durham Goode
-
run-tests: remove options from Test.__init__Tue, 22 Apr 2014 12:20:10 -0700, by Gregory Szorc
-
run-tests: move shell to Test.__init__Tue, 22 Apr 2014 12:17:23 -0700, by Gregory Szorc
-
run-tests: move py3kwarnings to Test.__init__Tue, 22 Apr 2014 12:15:55 -0700, by Gregory Szorc
-
run-tests: move extra config options to Test.__init__Tue, 22 Apr 2014 12:13:40 -0700, by Gregory Szorc
-
run-tests: refactor port number declarationTue, 22 Apr 2014 12:10:25 -0700, by Gregory Szorc
-
run-tests: move timeout into Test.__init__Tue, 22 Apr 2014 12:04:15 -0700, by Gregory Szorc
-
run-tests: move interactive to Test.__init__Tue, 22 Apr 2014 12:01:31 -0700, by Gregory Szorc
-
run-tests: move diff options into arguments of Test.__init__Tue, 22 Apr 2014 11:58:32 -0700, by Gregory Szorc
-
run-tests: move debug into an argument to Test.__init__Tue, 22 Apr 2014 11:44:34 -0700, by Gregory Szorc
-
run-tests: factor options.keep_tmpdir into an argument to Test.__init__Tue, 22 Apr 2014 11:41:10 -0700, by Gregory Szorc
-
run-tests: remove redundant test name filterTue, 22 Apr 2014 12:29:33 -0700, by Gregory Szorc
-
run-tests: move test filtering into TestSuite.run()Tue, 22 Apr 2014 11:38:14 -0700, by Gregory Szorc
-
run-tests: no longer pass a TestRunner into Test.__init__Tue, 22 Apr 2014 10:13:41 -0700, by Gregory Szorc
-
run-tests: pass abort into Test.__init__Tue, 22 Apr 2014 10:12:19 -0700, by Gregory Szorc
-
run-tests: pass temp dir into Test.__init__Tue, 22 Apr 2014 10:05:32 -0700, by Gregory Szorc
-
update: show message when a bookmark is activated by updateThu, 07 Mar 2013 14:17:56 +1100, by Stephen Lee
-
run-tests: pass a full test path into Test.__init__Tue, 22 Apr 2014 10:01:22 -0700, by Gregory Szorc
-
run-tests: factor refpath into Test classesMon, 21 Apr 2014 16:43:36 -0700, by Gregory Szorc
-
run-tests: don't trap exceptions in Test.runTest()Sun, 20 Apr 2014 18:23:48 -0700, by Gregory Szorc
-
run-tests: factor options out of run()Sun, 20 Apr 2014 18:20:24 -0700, by Gregory Szorc
-
convert: mercurial source: convert global tags only - not local tagsFri, 16 May 2014 02:30:27 +0200, by Mads Kiilerich
-
run-tests: refactor temporary directories in TestSun, 20 Apr 2014 18:15:38 -0700, by Gregory Szorc
-
run-tests: move _executetests into TestSuiteSun, 20 Apr 2014 17:42:31 -0700, by Gregory Szorc
-
run-tests: capture execution times in TestResultSun, 20 Apr 2014 17:39:26 -0700, by Gregory Szorc
-
run-tests: move outputtimes() into unittest runner classSun, 20 Apr 2014 17:28:24 -0700, by Gregory Szorc
-
run-tests: refactor how times are recordedSun, 20 Apr 2014 17:21:24 -0700, by Gregory Szorc
-
run-tests: eliminate Test._resultSun, 20 Apr 2014 17:13:10 -0700, by Gregory Szorc
-
run-tests: replace Test.ignore() with raise IgnoreTestSun, 20 Apr 2014 17:10:49 -0700, by Gregory Szorc
-
run-tests: replace Test.skip() with raise SkipTestSun, 20 Apr 2014 17:09:52 -0700, by Gregory Szorc
-
run-tests: remove some legacy code around result handlingSun, 20 Apr 2014 17:06:57 -0700, by Gregory Szorc
-
run-tests: merge MercurialTest into TestSun, 20 Apr 2014 17:04:42 -0700, by Gregory Szorc
-
check-code: check for consistent usage of the websub filter in hgweb templatesSat, 17 May 2014 17:11:06 +0800, by Steven Brown
-
hgweb: apply websub filter to the changeset description in rss and atom feedsSat, 17 May 2014 17:10:23 +0800, by Steven Brown
-
tests: write the hgrc file for test-hgweb-commands.t with cat instead of echoSat, 17 May 2014 17:09:46 +0800, by Steven Brown
-
tests: tests for the rss feedsSat, 17 May 2014 17:09:10 +0800, by Steven Brown
-
localrepo: use _matchstatus of context objectsWed, 23 Apr 2014 15:54:26 -0500, by Sean Farley
-
workingctx: override _matchstatus for parentworking caseThu, 24 Apr 2014 08:32:28 -0500, by Sean Farley
-
basectx: add _matchstatus method for factoring out last of parentworking logicWed, 23 Apr 2014 15:39:30 -0500, by Sean Farley
-
workingctx: use inheritance for _buildstatus while keeping the fastpathThu, 24 Apr 2014 08:34:44 -0500, by Sean Farley
-
localrepo: remove unneeded unpacking of rTue, 22 Apr 2014 19:06:37 -0500, by Sean Farley
-
localrepo: call _poststatus hook instead of hardcoding symlink knowledgeTue, 22 Apr 2014 13:02:38 -0500, by Sean Farley
-
workingctx: add _poststatus method to call _filtersuspectsymlinkTue, 22 Apr 2014 12:59:22 -0500, by Sean Farley
-
context: add a no-op _poststatus methodTue, 22 Apr 2014 12:51:58 -0500, by Sean Farley
-
localrepo: call _prestatus hook instead of hardcoding dirstate knowledgeTue, 22 Apr 2014 12:43:20 -0500, by Sean Farley
-
workingctx: add _prestatus method to call _dirstatestatusMon, 21 Apr 2014 22:12:59 -0500, by Sean Farley
-
context: add a no-op _prestatus methodMon, 21 Apr 2014 21:39:10 -0500, by Sean Farley
-
localrepo: use _buildstatus from contextMon, 21 Apr 2014 21:36:14 -0500, by Sean Farley
-
context: add _buildstatus methodMon, 21 Apr 2014 21:35:36 -0500, by Sean Farley
-
localrepo: remove workingctx logic already moved to contextMon, 21 Apr 2014 20:42:42 -0500, by Sean Farley
-
localrepo: move the order of local variablesMon, 21 Apr 2014 20:23:47 -0500, by Sean Farley
-
localrepo: factor out _manifestmatch logic for workingctxTue, 15 Apr 2014 15:43:30 -0500, by Sean Farley
-
localrepo: use _manifestmatches instead of duplicating logicTue, 11 Mar 2014 18:38:44 -0500, by Sean Farley
-
basectx: add _manifestmatches methodWed, 23 Apr 2014 20:52:10 -0500, by Sean Farley
-
localrepo: always set the variable r in status methodTue, 11 Mar 2014 18:35:39 -0500, by Sean Farley
-
run-tests: execute tests via unittestSun, 20 Apr 2014 16:44:45 -0700, by Gregory Szorc
-
run-tests: implement Test.__str__Tue, 22 Apr 2014 13:37:27 -0700, by Gregory Szorc
-
run-tests: make failure reporting in unittest mode equivalent to defaultMon, 21 Apr 2014 12:15:55 -0700, by Gregory Szorc
-
run-tests: ignore failures from rmtreeSun, 20 Apr 2014 16:54:51 -0700, by Gregory Szorc
-
run-tests: abort tests after first failure in unittest modeSun, 20 Apr 2014 16:53:49 -0700, by Gregory Szorc
-
run-tests: print compatible output from TextTestRunnerSun, 20 Apr 2014 16:39:05 -0700, by Gregory Szorc
-
run-tests: don't print results in unittest modeSun, 20 Apr 2014 16:17:18 -0700, by Gregory Szorc
-
run-tests: move errpath deletion to setUp()Sun, 20 Apr 2014 15:53:25 -0700, by Gregory Szorc
-
run-tests: kill daemons during tearDown()Sun, 20 Apr 2014 15:46:34 -0700, by Gregory Szorc
-
run-tests: move err file writing to tearDown()Mon, 21 Apr 2014 09:30:11 -0700, by Gregory Szorc
-
run-tests: refactor testtmpSun, 20 Apr 2014 15:40:22 -0700, by Gregory Szorc
-
run-tests: store skipped state on TestSun, 20 Apr 2014 15:19:21 -0700, by Gregory Szorc
-
run-tests: move some functionality to Test.tearDown()Sun, 20 Apr 2014 15:16:29 -0700, by Gregory Szorc
-
run-tests: store last result in Test._resultSun, 20 Apr 2014 15:08:05 -0700, by Gregory Szorc
-
run-tests: report test duration in Test.tearDown()Sun, 20 Apr 2014 15:00:13 -0700, by Gregory Szorc
-
run-tests: store test return code and output in Test instanceSun, 20 Apr 2014 14:58:36 -0700, by Gregory Szorc
-
run-tests: keep track of test start and stop in MercurialTest.run()Sun, 20 Apr 2014 14:55:33 -0700, by Gregory Szorc
-
run-tests: keep track of test execution state in TestSun, 20 Apr 2014 14:52:57 -0700, by Gregory Szorc
-
run-tests: support setUp() and tearDown() in TestCase wrapperSun, 20 Apr 2014 14:41:11 -0700, by Gregory Szorc
-
run-tests: fail tests by raising an exceptionSun, 20 Apr 2014 14:34:03 -0700, by Gregory Szorc
-
run-tests: record warnings by raising WarnTestSun, 20 Apr 2014 14:32:03 -0700, by Gregory Szorc
-
run-tests: record ignored tests by raising IgnoreTestSun, 20 Apr 2014 14:28:29 -0700, by Gregory Szorc
-
run-tests: record skips by raising SkipTestSun, 20 Apr 2014 14:23:50 -0700, by Gregory Szorc
-
run-tests: implement TestCase.run()Sun, 20 Apr 2014 14:19:59 -0700, by Gregory Szorc
-
run-tests: don't print progress from Test when in unittest modeSun, 20 Apr 2014 14:04:37 -0700, by Gregory Szorc
-
run-tests: define a custom TestSuite that uses _executetests()Sun, 20 Apr 2014 13:04:19 -0700, by Gregory Szorc
-
run-tests: pass an optional TestResult into _executetests()Sun, 20 Apr 2014 13:00:40 -0700, by Gregory Szorc
-
run-tests: pass Test instances into TestRunner._executetests()Sun, 20 Apr 2014 12:49:43 -0700, by Gregory Szorc
-
run-tests: define cleanup() on unittest classSat, 17 May 2014 12:35:44 -0700, by Gregory Szorc
-
run-tests: rename Test._test to Test.nameSun, 20 Apr 2014 12:45:44 -0700, by Gregory Szorc
-
run-tests: teach Test instances whether they are in unittest modeSun, 20 Apr 2014 12:19:48 -0700, by Gregory Szorc
-
run-tests: teach unittest about warned resultsSun, 20 Apr 2014 11:55:02 -0700, by Gregory Szorc
-
run-tests: document how success code is handledSun, 20 Apr 2014 11:52:41 -0700, by Gregory Szorc
-
run-tests: teach unittest about ignored testsSun, 20 Apr 2014 11:51:11 -0700, by Gregory Szorc
-
run-tests: teach unittest about skipped testsSun, 20 Apr 2014 11:48:19 -0700, by Gregory Szorc
-
run-tests: define custom result and runner classes for unittestSun, 20 Apr 2014 11:47:40 -0700, by Gregory Szorc
-
run-tests: start to report test results against TestResultSun, 20 Apr 2014 11:29:39 -0700, by Gregory Szorc
-
run-tests: give unittest wrapper a short descriptionSun, 20 Apr 2014 11:24:37 -0700, by Gregory Szorc
-
run-tests: initial support for running tests with unittestSun, 20 Apr 2014 11:22:08 -0700, by Gregory Szorc
-
localrepo: reverse contexts in statusWed, 16 Apr 2014 16:34:48 -0500, by Sean Farley
-
test: split test-largefile.t in multiple fileFri, 16 May 2014 13:18:57 -0700, by Pierre-Yves David
-
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qrefresh/qfold)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
mq: fold the code paths to invoke editor into specific logic (qrefresh/qfold)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qnew)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
mq: fold the code path to invoke editor into specific logic (qnew)Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
cmdutil: enhance "getcommiteditor()" for specific usages in MQSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()"Sun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
import: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
graft: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
amend: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
commit: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
backout: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:36 +0900, by FUJIWARA Katsunori
-
backout: avoid redundant message examinationSun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
transplant: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
rebase: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
histedit: use "getcommiteditor()" instead of explicit editor choice for "--continue"Sun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
histedit: use "getcommiteditor()" instead of explicit editor choice for "fold"Sun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
histedit: use the editor gotten by "getcommiteditor()" for "message"Sun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
fetch: use "getcommiteditor()" instead of explicit editor choiceSun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
cmdutil: introduce "getcommiteditor()" to simplify code paths to choose editorSun, 11 May 2014 00:49:35 +0900, by FUJIWARA Katsunori
-
update: when deactivating a bookmark, print a messageWed, 14 May 2014 12:49:55 -0700, by Siddharth Agarwal
-
doc: improves merge-tools example with an overwrite of existing configThu, 02 Aug 2012 13:51:34 +0200, by Pierre-Yves David
-
help: add additional information in the merge-tools section of config helpMon, 12 May 2014 17:40:58 -0700, by Pierre-Yves David
-
subrepo: use subrepo shortid method to generate subrepo diverged promptchoiceWed, 07 May 2014 00:13:22 +0200, by Angel Ezquerra
-
subrepo: add shortid() method to subrepo classesWed, 07 May 2014 00:08:20 +0200, by Angel Ezquerra
-
localrepo: call _dirstatestatus instead of duplicating logicTue, 11 Mar 2014 18:32:16 -0500, by Sean Farley
-
workingctx: call _dirstatestatus in statusTue, 22 Apr 2014 13:20:30 -0500, by Sean Farley
-
context: add private _dirstatestatus methodTue, 22 Apr 2014 13:14:51 -0500, by Sean Farley
-
committablectx: move status to workingctxTue, 11 Mar 2014 18:28:09 -0500, by Sean Farley
-
localrepo: factor out parentworking logic for comparing filesTue, 11 Mar 2014 18:10:00 -0500, by Sean Farley
-
localrepo: improve dirstate.normal lookup by cacheing the functionTue, 11 Mar 2014 17:44:09 -0500, by Sean Farley
-
localrepo: move symlink logic to workingctxFri, 07 Mar 2014 13:32:37 -0800, by Sean Farley
-
merge: separate worker functions for batch remove and batch getFri, 09 May 2014 12:01:56 +0200, by Mads Kiilerich
-
merge: change debug logging - test output changes but no real changesTue, 22 Apr 2014 02:10:25 +0200, by Mads Kiilerich
-
merge: move constant assignments a bit and use them moreThu, 15 May 2014 02:14:59 +0200, by Mads Kiilerich
-
merge: change priority / ordering of merge actionsFri, 02 May 2014 01:09:14 +0200, by Mads Kiilerich
-
run-tests: fix --interactive optionSat, 17 May 2014 00:47:42 -0700, by Pierre-Yves David
-
run-test: fix AttributeError in the --interactive promptSat, 17 May 2014 00:38:48 -0700, by Pierre-Yves David
-
run-test: restore the -i prompt by write .err before checking if it existsSat, 17 May 2014 00:37:06 -0700, by Pierre-Yves David
-
run-tests: move _gethgpath() into TestRunnerSun, 20 Apr 2014 11:04:25 -0700, by Gregory Szorc
-
run-tests: move string escaping to TTestSun, 20 Apr 2014 10:34:52 -0700, by Gregory Szorc
-
run-tests: add some docstringsSun, 20 Apr 2014 10:28:35 -0700, by Gregory Szorc
-
run-tests: move createhgrc into TestSun, 20 Apr 2014 10:24:00 -0700, by Gregory Szorc
-
run-tests: move SKIPPED_PREFIX and FAILED_PREFIX into TTestSun, 20 Apr 2014 10:19:58 -0700, by Gregory Szorc
-
run-tests: move SKIPPED_STATUS into Test classSun, 20 Apr 2014 10:16:36 -0700, by Gregory Szorc
-
run-tests: move parsehghaveoutput() into TTestSun, 20 Apr 2014 10:14:25 -0700, by Gregory Szorc
-
run-tests: make some methods of TestRunner internalSun, 20 Apr 2014 10:11:46 -0700, by Gregory Szorc
-
run-tests: eliminate main()Sun, 20 Apr 2014 10:09:23 -0700, by Gregory Szorc
-
run-tests: move option parser logic to TestRunner.run()Sun, 20 Apr 2014 10:08:33 -0700, by Gregory Szorc
-
run-tests: move umask into TestRunner.run()Sun, 20 Apr 2014 10:06:19 -0700, by Gregory Szorc
-
run-tests: move checktools into TestRunner.run()Sun, 20 Apr 2014 10:05:00 -0700, by Gregory Szorc
-
run-tests: move test discovery into TestRunner.run()Sun, 20 Apr 2014 10:04:15 -0700, by Gregory Szorc
-
run-tests: move test shuffling and sorting into TestRunnerSun, 20 Apr 2014 10:03:08 -0700, by Gregory Szorc
-
run-tests: assign testdir in TestRunnerSun, 20 Apr 2014 10:00:59 -0700, by Gregory Szorc
-
run-tests: move hash seed logic to TestRunnerSun, 20 Apr 2014 09:59:01 -0700, by Gregory Szorc
-
run-tests: move tmpdir calculations into TestRunnerSun, 20 Apr 2014 09:58:26 -0700, by Gregory Szorc
-
run-tests: move more path calculations into TestRunnerSun, 20 Apr 2014 09:57:02 -0700, by Gregory Szorc
-
run-tests: move pypath manipulation into TestRunnerSun, 20 Apr 2014 09:54:28 -0700, by Gregory Szorc
-
run-tests: establish TestRunner.run()Sun, 20 Apr 2014 09:49:33 -0700, by Gregory Szorc
-
run-tests: move program searching into TestRunnerSun, 20 Apr 2014 09:44:39 -0700, by Gregory Szorc
-
run-tests: allow TestRunner to be passed into main()Sun, 20 Apr 2014 09:40:27 -0700, by Gregory Szorc
-
run-tests: move test discovery logic into a functionSun, 20 Apr 2014 00:23:06 -0700, by Gregory Szorc
-
run-tests: move scheduletests() into TestRunnerSun, 20 Apr 2014 00:12:26 -0700, by Gregory Szorc
-
run-tests: move abort global to TestRunnerSun, 20 Apr 2014 00:10:06 -0700, by Gregory Szorc
-
run-tests: move runtests() into TestRunnerSun, 20 Apr 2014 00:06:30 -0700, by Gregory Szorc
-
run-tests: move results global into TestRunnerSun, 20 Apr 2014 00:03:32 -0700, by Gregory Szorc
-
run-tests: move times global into TestRunnerSat, 19 Apr 2014 23:59:06 -0700, by Gregory Szorc
-
run-tests: move gettest() into TestRunnerSat, 19 Apr 2014 23:53:23 -0700, by Gregory Szorc
-
run-tests: move outputcoverage() into TestRunnerSat, 19 Apr 2014 23:49:23 -0700, by Gregory Szorc
-
run-tests: move outputtimes() into TestRunnerSat, 19 Apr 2014 23:47:59 -0700, by Gregory Szorc
-
run-tests: move checkhglib into TestRunnerSat, 19 Apr 2014 23:44:56 -0700, by Gregory Szorc
-
run-tests: move installhg() into TestRunnerSat, 19 Apr 2014 23:43:00 -0700, by Gregory Szorc
-
run-tests: move createdfiles out of a global and into TestRunnerSat, 19 Apr 2014 23:39:38 -0700, by Gregory Szorc
-
run-tests: move usecorrectpython() into TestRunnerSat, 19 Apr 2014 23:38:10 -0700, by Gregory Szorc
-
run-tests: move cleanup() into TestRunnerSat, 19 Apr 2014 23:35:27 -0700, by Gregory Szorc
-
run-tests: add options to runnerSat, 19 Apr 2014 23:33:44 -0700, by Gregory Szorc
-
run-tests: add options to runnerSat, 19 Apr 2014 23:28:59 -0700, by Gregory Szorc
-
run-tests: move COVERAGE_FILE out of a globalSat, 19 Apr 2014 23:27:11 -0700, by Gregory Szorc
-
run-tests: move PYTHONDIR out of a globalSat, 19 Apr 2014 23:26:15 -0700, by Gregory Szorc
-
run-tests: move TMPBINDIR out of a globalSat, 19 Apr 2014 23:24:39 -0700, by Gregory Szorc
-
run-tests: move BINDIR out of a globalSat, 19 Apr 2014 23:22:47 -0700, by Gregory Szorc
-
run-tests: move INST out of a globalSat, 19 Apr 2014 23:20:42 -0700, by Gregory Szorc
-
run-tests: move HGTMP out of a globalSat, 19 Apr 2014 23:19:23 -0700, by Gregory Szorc
-
run-tests: move TESTDIR out of a globalSat, 19 Apr 2014 23:15:24 -0700, by Gregory Szorc
-
run-tests: establish a class to hold testing stateSat, 19 Apr 2014 23:07:17 -0700, by Gregory Szorc
-
run-tests: refactor runone() into gettest() and scheduletests()Sat, 19 Apr 2014 22:02:55 -0700, by Gregory Szorc
-
run-tests: move computation of test paths into Test.__init__Sat, 19 Apr 2014 21:53:15 -0700, by Gregory Szorc
-
run-tests: move logging of test start into Test.run()Sat, 19 Apr 2014 21:50:23 -0700, by Gregory Szorc
-
run-tests: remove remaining uses of TestResultSat, 19 Apr 2014 21:21:57 -0700, by Gregory Szorc
-
run-tests: move output writing to Test.run()Sat, 19 Apr 2014 21:17:39 -0700, by Gregory Szorc
-
run-tests: move err file saving to Test.run()Sat, 19 Apr 2014 21:14:31 -0700, by Gregory Szorc
-
run-tests: emit exception failure result from Test.run()Sat, 19 Apr 2014 21:10:22 -0700, by Gregory Szorc
-
run-tests: move test name filter to Test.run()Sat, 19 Apr 2014 21:08:03 -0700, by Gregory Szorc
-
run-tests: move keyword processing into Test.run()Sat, 19 Apr 2014 21:05:50 -0700, by Gregory Szorc
-
run-tests: move retesting result to Test.run()Sat, 19 Apr 2014 21:04:08 -0700, by Gregory Szorc
-
run-tests: move blacklist skipping to Test.run()Sat, 19 Apr 2014 21:02:51 -0700, by Gregory Szorc
-
run-tests: check for test file existence in Test.run()Sat, 19 Apr 2014 21:00:24 -0700, by Gregory Szorc
-
run-tests: move remaining result processing to Test.run()Sat, 19 Apr 2014 20:53:45 -0700, by Gregory Szorc
-
run-tests: move output difference processing to Test.run()Sat, 19 Apr 2014 20:52:58 -0700, by Gregory Szorc
-
run-tests: generate timeout result in Test.run()Sat, 19 Apr 2014 20:48:16 -0700, by Gregory Szorc
-
run-tests: add skip processing to TestSat, 19 Apr 2014 20:47:14 -0700, by Gregory Szorc
-
run-tests: move fail() into TestSat, 19 Apr 2014 20:41:08 -0700, by Gregory Szorc
-
run-tests: move success() into TestSat, 19 Apr 2014 20:35:54 -0700, by Gregory Szorc
-
run-tests: move err path handling to TestSat, 19 Apr 2014 20:32:38 -0700, by Gregory Szorc
-
run-tests: handle interrupted in Test.run()Sat, 19 Apr 2014 20:27:18 -0700, by Gregory Szorc
-
run-tests: kill daemons during Test.cleanup()Sat, 19 Apr 2014 20:22:32 -0700, by Gregory Szorc
-
run-tests: capture reference output in Test.__init__Sat, 19 Apr 2014 18:50:40 -0700, by Gregory Szorc
-
run-tests: make globmatch a static method of TTestSat, 19 Apr 2014 16:14:30 -0700, by Gregory Szorc
-
run-tests: make rematch a static method of TTestSat, 19 Apr 2014 16:13:02 -0700, by Gregory Szorc
-
run-tests: make linematch a static method of TTestSat, 19 Apr 2014 16:11:49 -0700, by Gregory Szorc
-
run-tests: finish moving tsttest() into TTestSat, 19 Apr 2014 15:37:50 -0700, by Gregory Szorc
-
run-tests: move t test execution from tsttest() to TTest.run()Sat, 19 Apr 2014 15:28:31 -0700, by Gregory Szorc
-
run-tests: move t test parsing into its own functionSat, 19 Apr 2014 15:19:28 -0700, by Gregory Szorc
-
run-tests: roll pytest() into PythonTest._run()Sat, 19 Apr 2014 14:54:04 -0700, by Gregory Szorc
-
run-tests: remove threadtmp in Test.cleanup()Sat, 19 Apr 2014 14:51:43 -0700, by Gregory Szorc
-
run-tests: allow Test.run() to run multiple timesSat, 19 Apr 2014 14:47:34 -0700, by Gregory Szorc
-
run-tests: capture reference output in TestResult classSat, 19 Apr 2014 14:09:46 -0700, by Gregory Szorc
-
run-tests: give TestResult a skipped attributeSat, 19 Apr 2014 14:01:18 -0700, by Gregory Szorc
-
run-tests: pass TestResult into run()Sat, 19 Apr 2014 18:31:22 -0700, by Gregory Szorc
-
run-tests: capture execution results in a TestResult classSat, 19 Apr 2014 13:50:25 -0700, by Gregory Szorc
-
run-tests: clean up temp directory variablesSat, 19 Apr 2014 13:29:26 -0700, by Gregory Szorc
-
run-tests: move env into TestSat, 19 Apr 2014 13:26:12 -0700, by Gregory Szorc
-
run-tests: move killdaemons into Test.run()Sat, 19 Apr 2014 13:22:52 -0700, by Gregory Szorc
-
run-tests: move replacements and port management into TestSat, 19 Apr 2014 13:18:55 -0700, by Gregory Szorc
-
run-tests: move createhgrc() call into Test.run()Sat, 19 Apr 2014 13:11:49 -0700, by Gregory Szorc
-
run-tests: move createenv() into TestSat, 19 Apr 2014 13:07:05 -0700, by Gregory Szorc
-
run-tests: move replacements generation into TestSat, 19 Apr 2014 13:03:24 -0700, by Gregory Szorc
-
run-tests: move testtmp into Test classSat, 19 Apr 2014 12:54:09 -0700, by Gregory Szorc
-
run-tests: create classes for representing testsSat, 19 Apr 2014 12:26:34 -0700, by Gregory Szorc
-
revsetbenchmark: add `author(mpm) or author(lmoscovicz)` to the canonical listWed, 30 Apr 2014 18:40:20 -0700, by Pierre-Yves David
-
filterpyflakes: filter WindowsError unconditionallyTue, 13 May 2014 19:29:45 -0500, by Matt Mackall
-
filterpyflakes: make memoryview filtering unconditionalTue, 13 May 2014 19:22:40 -0500, by Matt Mackall
-
py3kcompat: drop unused exportTue, 13 May 2014 15:22:36 -0500, by Matt Mackall
-
py3kcompat: don't convert os.environ to bytesSat, 10 May 2014 15:22:04 -0700, by Gregory Szorc
-
demandimport: pass proper level to __import__ in Python 3Sat, 10 May 2014 14:57:25 -0700, by Gregory Szorc
-
help: suggest keyword search when no topic is foundWed, 16 Apr 2014 19:55:40 -0400, by Pierre-Yves David
-
help: provide a more helpful message when no keyword are matchedWed, 16 Apr 2014 20:01:03 -0400, by Pierre-Yves David
-
revsetbenchmark: use optparse to retrieve argumentTue, 29 Apr 2014 11:40:42 -0700, by Pierre-Yves David
-
revsetbenchmark: add a usage message when no arguments are passedFri, 25 Apr 2014 13:35:31 -0700, by Pierre-Yves David
-
revsetbenchmark: add `::tip and draft()` to the canonical listTue, 29 Apr 2014 19:15:36 -0700, by Pierre-Yves David
-
revset: cosmetic changes in spanset range comparisonMon, 28 Apr 2014 15:14:11 -0700, by Pierre-Yves David
-
revset: drop spanset._containedFri, 25 Apr 2014 23:38:24 -0700, by Pierre-Yves David
-
patchbomb: includes series information in the headerMon, 05 May 2014 22:47:14 -0700, by Pierre-Yves David
-
pager: add attend-<command> optionFri, 09 May 2014 13:32:56 -0500, by Matt Mackall
-
pager: variable reorderFri, 09 May 2014 13:10:23 -0500, by Matt Mackall
-
pager: break auto out of command check loopFri, 09 May 2014 13:07:50 -0500, by Matt Mackall
-
pager: break always out of command check loopFri, 09 May 2014 13:05:52 -0500, by Matt Mackall
-
pager: break pager invocation out of command check loopFri, 09 May 2014 12:58:53 -0500, by Matt Mackall
-
tests: fix test failure on vfatThu, 08 May 2014 11:11:27 -0500, by Matt Mackall
-
largefiles: include largefiles when doing log on a directory (issue4241)Thu, 08 May 2014 19:45:22 +0200, by Mads Kiilerich
-
journal: set Abort hint when failing due to an abandoned transactionThu, 08 May 2014 14:58:25 +0000, by Johan Bjork
-
merge: define conflict marker labels in filemerge()Thu, 08 May 2014 16:37:33 -0700, by Durham Goode
-
merge: prevent simplemerge from mutating label listThu, 08 May 2014 16:33:06 -0700, by Durham Goode
-
tests: ignore "undefined name 'memoryview'" pyflakes error on earlier PythonFri, 09 May 2014 08:44:53 +0900, by FUJIWARA Katsunori
-
mq: eliminate unused variable for test-check-pyflakes.tFri, 09 May 2014 08:44:53 +0900, by FUJIWARA Katsunori
-
merge: make debug output slightly more helpful by including message for actionTue, 22 Apr 2014 02:09:24 +0200, by Mads Kiilerich
-
merge: simplify mergestate iterSun, 13 May 2012 17:45:08 +0200, by Mads Kiilerich
-
resolve: simplify "finished" messageFri, 09 May 2014 14:46:50 -0500, by Matt Mackall
-
resolve: print message when no unresolved files remain (issue4214)Fri, 18 Apr 2014 22:19:25 -0700, by Gregory Szorc
-
resolve: print warning when no work performed (issue4208)Fri, 18 Apr 2014 18:56:26 -0700, by Gregory Szorc
-
resolve: abort when not applicable (BC)Fri, 18 Apr 2014 19:08:32 -0700, by Gregory Szorc
-
resolve: split testFri, 18 Apr 2014 18:26:42 -0700, by Gregory Szorc
-
resolve: use early continue and deindentFri, 18 Apr 2014 18:19:46 -0700, by Gregory Szorc
-
mergestate: consistently set variables to NoneThu, 08 May 2014 16:48:28 -0700, by Gregory Szorc
-
changegroup: refactor outgoing logic into a functionWed, 07 May 2014 17:22:34 -0700, by Durham Goode
-
bundle2: fix bundle2 pulling all revs on empty pullsWed, 07 May 2014 17:24:19 -0700, by Durham Goode
-
exchange: fix bad indentationWed, 07 May 2014 19:26:15 -0700, by Pierre-Yves David
-
exchange: propagate arguments to the _getbundleextrapart functionWed, 07 May 2014 19:28:17 -0700, by Pierre-Yves David
-
bundle2: fix configuration name mismatchWed, 07 May 2014 17:20:38 -0700, by Durham Goode
-
build: initial support for in-tree autobuilding recipesWed, 07 May 2014 17:58:13 -0500, by Matt Mackall
-
tests: declare commands using decoratorSun, 04 May 2014 22:48:07 -0700, by Gregory Szorc
-
share: declare commands using decoratorSun, 04 May 2014 21:33:14 -0700, by Gregory Szorc
-
relink: declare command using decoratorSun, 04 May 2014 21:52:25 -0700, by Gregory Szorc
-
record: declare commands using decoratorSun, 04 May 2014 22:35:37 -0700, by Gregory Szorc
-
hgk: declare commands using decoratorSun, 04 May 2014 21:31:51 -0700, by Gregory Szorc
-
color: declare command using decoratorSun, 04 May 2014 21:48:10 -0700, by Gregory Szorc
-
children: declare command using decoratorSun, 04 May 2014 21:46:49 -0700, by Gregory Szorc
-
fetch: declare command using decoratorSun, 04 May 2014 21:48:41 -0700, by Gregory Szorc
-
extdiff: declare command using decoratorSun, 04 May 2014 21:54:01 -0700, by Gregory Szorc
-
churn: declare command using decoratorSun, 04 May 2014 21:46:24 -0700, by Gregory Szorc
-
convert: declare commands using decoratorSun, 04 May 2014 21:17:04 -0700, by Gregory Szorc
-
debugshell: declare command using decoratorSun, 04 May 2014 21:19:31 -0700, by Gregory Szorc
-
largefiles: declare commands using decoratorSun, 04 May 2014 21:09:06 -0700, by Gregory Szorc
-
cmdutil: omit redundant "savecommitmessage()" in "tryimportone()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
amend: use "editor" argument for "memctx.__init__" to save commit messageMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
histedit: pass "editor" argument to "memctx.__init__()" for "collapse" commandMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
context: move editor invocation from "makememctx()" to "memctx.__init__()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
localrepo: add "editor" argument to "tag()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qrefresh: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qrefresh: relocate message/patch-header handling to delay message determinationMon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
qnew: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
histedit: use "editor" argument of "commit()" instead of explicit "ui.edit()"Mon, 05 May 2014 21:26:40 +0900, by FUJIWARA Katsunori
-
test-pyflakes: detect undefined name errorTue, 29 Apr 2014 12:54:01 +0900, by Yuya Nishihara
-
run-tests: initialize global variables to suppress pyflakes warningFri, 02 May 2014 18:25:23 +0900, by Yuya Nishihara
-
merge with stableTue, 06 May 2014 12:47:59 -0500, by Matt Mackall
-
setup.py, make: avoid problems with outdated, existing hgext/__index__.py* stableMon, 05 May 2014 16:54:15 +0200, by Thomas Arendsen Hein
-
factotum: initialize global variables to suppress pyflakes warningFri, 02 May 2014 18:24:10 +0900, by Yuya Nishihara
-
color: don't fail on error messages when no curses (issue4237) stableSat, 03 May 2014 03:29:30 +0200, by Mads Kiilerich
-
test-check-code-hg: use locate instead of manifestMon, 05 May 2014 13:42:08 -0500, by Matt Mackall
-
test-check-code-hg: drop manual check of non-.py scriptsMon, 05 May 2014 13:41:29 -0500, by Matt Mackall
-
test-check-code-hg: use test-repo checkMon, 05 May 2014 13:42:58 -0500, by Matt Mackall
-
check-code: look at shebang to identify Python scriptsMon, 05 May 2014 13:37:59 -0500, by Matt Mackall
-
tests: use locate to find files for pyflakes checkFri, 02 May 2014 00:23:58 -0500, by Matt Mackall
-
merge with stableThu, 01 May 2014 19:24:03 -0500, by Matt Mackall