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
|