tests/test-blackbox.t
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Mon, 17 Jan 2022 21:20:46 -0500 Valentin Gatien-Baron blackbox: change year in logs to ISO 8601 format
Mon, 17 Jan 2022 21:00:33 -0500 Valentin Gatien-Baron blackbox: add milliseconds to blackbox logs by default
Fri, 16 Apr 2021 16:21:26 -0700 Kyle Lippincott chg: pass --no-profile to disable profiling when starting hg serve
Wed, 31 Mar 2021 17:54:02 -0400 Valentin Gatien-Baron blackbox: fix type error on log rotation on read-only filesystem
Fri, 15 Jan 2021 12:41:38 +0100 Pierre-Yves David clone: make sure we warm the cache after a clone
Fri, 27 Nov 2020 15:39:27 -0500 Matt Harbison dispatch: quote the extension when printing the bug report
Fri, 27 Nov 2020 14:31:59 -0500 Matt Harbison dispatch: print the version of the extension being blamed in a bug report
Thu, 05 Dec 2019 15:50:47 -0800 Kyle Lippincott tests: expect return status 255 on exception for test-blackbox.t with chg
Thu, 05 Dec 2019 14:18:39 -0800 Kyle Lippincott tests: fix command name in test-blackbox.t to be bytes
Sat, 27 Apr 2019 02:04:05 +0200 Pierre-Yves David discovery: replace "heads" by "changesets" in a output note (BC)
Sun, 07 Jul 2019 10:54:41 -0400 Valentin Gatien-Baron blackbox: disable extremely verbose logging (issue6110)
Sun, 14 Jul 2019 23:21:28 -0700 Martin von Zweigbergk py3: fix formatting of branchmap log messages with repo.filtername=None
Sun, 23 Jun 2019 20:58:01 +0530 Taapas Agrawal abort: added logic for of hg abort
Sat, 16 Feb 2019 21:49:55 -0500 Matt Harbison tests: glob over quoting differences in test-blackbox.t for Windows
Thu, 31 Jan 2019 12:49:22 -0800 Kyle Lippincott blackbox: test that track=* works to log everything
Thu, 31 Jan 2019 11:55:02 -0800 Kyle Lippincott blackbox: test that unsetting track disables blackbox logging
Sat, 15 Dec 2018 17:52:14 +0900 Yuya Nishihara tests: filter out uninteresting log events
Tue, 04 Dec 2018 00:19:33 -0500 Matt Harbison tests: stabilize test-blackbox.t on Windows
Sat, 17 Nov 2018 22:10:27 +0900 Yuya Nishihara blackbox: just try writing to repo.vfs and update lastlogger on success
Thu, 25 Oct 2018 21:04:47 -0400 Matt Harbison tests: glob over a single quote vs double quote difference on Windows
Wed, 17 Oct 2018 15:48:01 -0700 Matt DeVore blackbox: add configitem for format of log timestamps
Wed, 17 Oct 2018 23:33:43 -0400 Matt Harbison py3: fix module imports in tests, as flagged by test-check-module-imports.t
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 16 May 2018 20:22:23 +0900 Yuya Nishihara dispatch: mask negative exit code recorded in blackbox log
Wed, 16 May 2018 20:17:50 +0900 Yuya Nishihara dispatch: fix exit code of unhandled exception recorded in blackbox log
Tue, 15 May 2018 09:57:58 -0700 Martin von Zweigbergk tests: test failure reporting in blackbox code
Sat, 12 May 2018 15:33:09 +0900 Yuya Nishihara dispatch: unify handling of None returned by a command function
Fri, 06 Apr 2018 09:53:17 -0700 Martin von Zweigbergk eol: look up partial nodeid as partial nodeid
Sun, 04 Mar 2018 16:55:51 -0500 Yuya Nishihara py3: byte-stringify test-blackbox.t
Fri, 19 Jan 2018 00:18:45 -0500 Matt Harbison test-blackbox: stabilize for Windows
Thu, 18 Jan 2018 12:55:19 +0100 Joerg Sonnenberger blackbox: if --debug is used, also trace ui.debug() calls
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Sat, 11 Nov 2017 12:40:13 +0900 Yuya Nishihara dispatch: verify result of early command parsing stable
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Thu, 21 Sep 2017 11:03:37 -0700 Jun Wu blackbox: do not prevent 'chg init' from working
Mon, 11 Sep 2017 20:07:41 -0400 Augie Fackler tests: add a test for blackbox with nested alias configurations
Mon, 11 Sep 2017 20:06:52 -0400 Augie Fackler tests: clean up blackbox test around aliases a little bit
Mon, 18 Sep 2017 16:01:03 -0700 Jun Wu blackbox: set lastui even if ui.log is not called (issue5518)
Wed, 06 Sep 2017 19:27:30 -0700 Jun Wu blackbox: fix rotation with chg
Wed, 06 Sep 2017 18:31:25 -0700 Jun Wu test-blackbox: make it compatible with chg
Thu, 13 Jul 2017 03:17:58 +0900 FUJIWARA Katsunori tests: take extra care for fsmonitor at enabling incompatible extension
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Tue, 06 Jun 2017 22:17:39 +0530 Pulkit Goyal update: show the commit to which we updated in case of multiple heads (BC)
Tue, 02 May 2017 18:56:07 +0200 Pierre-Yves David caches: stop warming the cache after 'localrepo.commitctx'
Sun, 02 Apr 2017 02:29:51 -0400 Matt Harbison test-blackbox: glob away quoting differences on Windows
Sun, 19 Mar 2017 14:23:30 -0400 Augie Fackler dispatch: replace mayberepr with shellquote
Tue, 23 Aug 2016 16:40:08 -0400 Augie Fackler blackbox: also log alias expansions
Tue, 15 Mar 2016 23:04:35 -0400 Matt Harbison test-blackbox: add missing glob for Windows
Tue, 08 Mar 2016 20:34:59 +0000 timeless blackbox: guard against recursion from dirty check
Tue, 08 Mar 2016 20:52:57 +0000 timeless tests: divorce blackbox test from test-dispatch.py
Wed, 02 Mar 2016 14:55:13 -0800 Danek Duvall tests: Solaris sed does not support "\n" meaning newline in the RHS of s///
Wed, 03 Feb 2016 04:54:40 +0000 timeless blackbox: properly replace ui class
Wed, 03 Feb 2016 17:05:04 +0000 timeless blackbox: store the blackbox ui object instead of the log file
Tue, 09 Feb 2016 15:44:13 +0000 timeless blackbox: log dirty state
Tue, 09 Feb 2016 19:16:06 +0000 timeless blackbox: log working directory version
Wed, 24 Feb 2016 20:04:32 +0000 timeless tests: mock getpid to reduce glob usage
Tue, 02 Feb 2016 14:49:02 +0000 Pierre-Yves David update: warn about other topological heads on bare update
Wed, 03 Feb 2016 04:37:04 +0000 timeless tests: mock getpid to reduce glob usage
Wed, 03 Feb 2016 15:18:29 +0000 timeless blackbox: flush output file descriptor
Wed, 03 Feb 2016 18:15:18 +0000 timeless tests: change blackbox test to work cross platform
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori merge: make in-memory changes visible to external update hooks
Mon, 07 Sep 2015 11:31:44 -0700 Durham Goode blackbox: add pid to output
Tue, 11 Aug 2015 16:26:12 -0700 Pierre-Yves David update: wlock the repo for the whole 'hg update' command stable
Thu, 16 Apr 2015 11:59:36 -0400 Gregory Szorc tags: explicitly log which tags cache file is being written
Thu, 16 Apr 2015 12:01:00 -0400 Gregory Szorc tags: change format of tags cache files
Mon, 13 Apr 2015 13:28:37 -0400 Gregory Szorc tests: move blackbox testing of tags to test-tags.t
Mon, 13 Apr 2015 09:36:33 -0400 Gregory Szorc tests: move mock blackbox extension into own file
Sat, 22 Mar 2014 17:14:37 -0700 Gregory Szorc branchmap: log events related to branch cache
Mon, 14 Apr 2014 11:50:05 -0700 Gregory Szorc tags: log events related to tags cache
Thu, 14 Nov 2013 18:07:43 -0600 Matt Mackall tests: skip tests that require not having root (issue4089)
Wed, 22 May 2013 17:31:47 -0700 Durham Goode blackbox: fix recording exit codes (issue3938) stable
Mon, 22 Apr 2013 18:00:59 -0700 Durham Goode blackbox: don't run permission tests on non-unix systems stable
Thu, 18 Apr 2013 16:17:59 -0700 Bryan O'Sullivan blackbox: automatically rotate log files
Wed, 27 Mar 2013 09:00:43 -0700 Bryan O'Sullivan blackbox: fix a few check-code portability errors
Wed, 20 Mar 2013 13:40:06 -0700 Bryan O'Sullivan blackbox: use util.getuser for portability
Wed, 20 Mar 2013 13:40:05 -0700 Bryan O'Sullivan blackbox: prevent failed I/O from causing hg to abort
Wed, 13 Mar 2013 10:43:51 -0700 Durham Goode blackbox: add backup bundle paths to blackbox logs
Sat, 23 Feb 2013 22:54:57 +0100 Simon Heimberg tests: remove glob lines which unnecessary match / for \ on windows
Sat, 23 Feb 2013 22:07:38 +0100 Simon Heimberg tests: append glob to filename output when required for windows
Wed, 13 Feb 2013 11:07:01 -0800 Durham Goode blackbox: only show new heads on incoming
Sat, 09 Feb 2013 13:35:30 -0800 Durham Goode blackbox: tests for the blackbox extension
less more (0) tip