Sun, 20 Apr 2014 13:04:19 -0700 Gregory Szorc run-tests: define a custom TestSuite that uses _executetests()
Sun, 20 Apr 2014 13:00:40 -0700 Gregory Szorc run-tests: pass an optional TestResult into _executetests()
Sun, 20 Apr 2014 12:49:43 -0700 Gregory Szorc run-tests: pass Test instances into TestRunner._executetests()
Sat, 17 May 2014 12:35:44 -0700 Gregory Szorc run-tests: define cleanup() on unittest class
Sun, 20 Apr 2014 12:45:44 -0700 Gregory Szorc run-tests: rename Test._test to Test.name
Sun, 20 Apr 2014 12:19:48 -0700 Gregory Szorc run-tests: teach Test instances whether they are in unittest mode
Sun, 20 Apr 2014 11:55:02 -0700 Gregory Szorc run-tests: teach unittest about warned results
Sun, 20 Apr 2014 11:52:41 -0700 Gregory Szorc run-tests: document how success code is handled
Sun, 20 Apr 2014 11:51:11 -0700 Gregory Szorc run-tests: teach unittest about ignored tests
Sun, 20 Apr 2014 11:48:19 -0700 Gregory Szorc run-tests: teach unittest about skipped tests
Sun, 20 Apr 2014 11:47:40 -0700 Gregory Szorc run-tests: define custom result and runner classes for unittest
Sun, 20 Apr 2014 11:29:39 -0700 Gregory Szorc run-tests: start to report test results against TestResult
Sun, 20 Apr 2014 11:24:37 -0700 Gregory Szorc run-tests: give unittest wrapper a short description
Sun, 20 Apr 2014 11:22:08 -0700 Gregory Szorc run-tests: initial support for running tests with unittest
Wed, 16 Apr 2014 16:34:48 -0500 Sean Farley localrepo: reverse contexts in status
Fri, 16 May 2014 13:18:57 -0700 Pierre-Yves David test: split test-largefile.t in multiple file
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qrefresh/qfold)
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori mq: fold the code paths to invoke editor into specific logic (qrefresh/qfold)
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori mq: use the editor gotten by "getcommiteditor()" instead of "ui.edit()" (qnew)
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori mq: fold the code path to invoke editor into specific logic (qnew)
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori cmdutil: enhance "getcommiteditor()" for specific usages in MQ
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()"
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori import: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori graft: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori amend: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori commit: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:36 +0900 FUJIWARA Katsunori backout: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori backout: avoid redundant message examination
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori transplant: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori rebase: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori histedit: use "getcommiteditor()" instead of explicit editor choice for "--continue"
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori histedit: use "getcommiteditor()" instead of explicit editor choice for "fold"
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori histedit: use the editor gotten by "getcommiteditor()" for "message"
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori fetch: use "getcommiteditor()" instead of explicit editor choice
Sun, 11 May 2014 00:49:35 +0900 FUJIWARA Katsunori cmdutil: introduce "getcommiteditor()" to simplify code paths to choose editor
Wed, 14 May 2014 12:49:55 -0700 Siddharth Agarwal update: when deactivating a bookmark, print a message
Thu, 02 Aug 2012 13:51:34 +0200 Pierre-Yves David doc: improves merge-tools example with an overwrite of existing config
Mon, 12 May 2014 17:40:58 -0700 Pierre-Yves David help: add additional information in the merge-tools section of config help
Wed, 07 May 2014 00:13:22 +0200 Angel Ezquerra subrepo: use subrepo shortid method to generate subrepo diverged promptchoice
Wed, 07 May 2014 00:08:20 +0200 Angel Ezquerra subrepo: add shortid() method to subrepo classes
Tue, 11 Mar 2014 18:32:16 -0500 Sean Farley localrepo: call _dirstatestatus instead of duplicating logic
Tue, 22 Apr 2014 13:20:30 -0500 Sean Farley workingctx: call _dirstatestatus in status
Tue, 22 Apr 2014 13:14:51 -0500 Sean Farley context: add private _dirstatestatus method
Tue, 11 Mar 2014 18:28:09 -0500 Sean Farley committablectx: move status to workingctx
Tue, 11 Mar 2014 18:10:00 -0500 Sean Farley localrepo: factor out parentworking logic for comparing files
Tue, 11 Mar 2014 17:44:09 -0500 Sean Farley localrepo: improve dirstate.normal lookup by cacheing the function
Fri, 07 Mar 2014 13:32:37 -0800 Sean Farley localrepo: move symlink logic to workingctx
Fri, 09 May 2014 12:01:56 +0200 Mads Kiilerich merge: separate worker functions for batch remove and batch get
Tue, 22 Apr 2014 02:10:25 +0200 Mads Kiilerich merge: change debug logging - test output changes but no real changes
Thu, 15 May 2014 02:14:59 +0200 Mads Kiilerich merge: move constant assignments a bit and use them more
Fri, 02 May 2014 01:09:14 +0200 Mads Kiilerich merge: change priority / ordering of merge actions
Sat, 17 May 2014 00:47:42 -0700 Pierre-Yves David run-tests: fix --interactive option
Sat, 17 May 2014 00:38:48 -0700 Pierre-Yves David run-test: fix AttributeError in the --interactive prompt
Sat, 17 May 2014 00:37:06 -0700 Pierre-Yves David run-test: restore the -i prompt by write .err before checking if it exists
Sun, 20 Apr 2014 11:04:25 -0700 Gregory Szorc run-tests: move _gethgpath() into TestRunner
Sun, 20 Apr 2014 10:34:52 -0700 Gregory Szorc run-tests: move string escaping to TTest
Sun, 20 Apr 2014 10:28:35 -0700 Gregory Szorc run-tests: add some docstrings
Sun, 20 Apr 2014 10:24:00 -0700 Gregory Szorc run-tests: move createhgrc into Test
Sun, 20 Apr 2014 10:19:58 -0700 Gregory Szorc run-tests: move SKIPPED_PREFIX and FAILED_PREFIX into TTest
Sun, 20 Apr 2014 10:16:36 -0700 Gregory Szorc run-tests: move SKIPPED_STATUS into Test class
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip