2012-12-21 Idan Kamara localrepo: filter unknown nodes from the phasecache on destroyed stable
2012-12-29 Christian Ebert Merge with stable
2012-12-27 Pierre-Yves David strip: do not update branchcache during strip (issue3745) stable
2012-12-24 Pierre-Yves David branchmap: move validity logic in the object itself stable
2012-12-21 Christian Ebert Merge with stable
2012-12-12 Bryan O'Sullivan run-tests: fix whitespace nonsense stable
2012-12-12 Bryan O'Sullivan run-tests: on windows, put correct python at front of PATH stable
2012-12-09 Mads Kiilerich tests: kill daemons early, making breaking at "Accept" prompt safe stable
2012-12-11 Siddharth Agarwal run-tests: fix exename on Windows stable
2012-12-11 Bryan O'Sullivan run-tests: support running tests in parallel on windows stable
2012-12-10 Bryan O'Sullivan run-tests: use correct python safely under --jobs stable
2012-12-10 Bryan O'Sullivan run-tests: check for the correct python when starting stable
2012-12-10 Bryan O'Sullivan run-tests: use correct python when run with --local stable
2012-11-28 Christian Ebert Merge with stable
2012-11-27 Bryan O'Sullivan run-tests: fix an unnoticed check-code violation stable
2012-11-27 Bryan O'Sullivan run-tests: add a --compiler option stable
2012-11-27 Bryan O'Sullivan run-tests: make build command line less intimidating stable
2012-11-15 Matt Mackall run-tests: backout 4a4173519b63 stable
2012-11-14 Christian Ebert Merge with stable
2012-11-08 Siddharth Agarwal run-tests.py: remove runqueue's results parameter since it is now a global stable
2012-11-10 Siddharth Agarwal run-tests: open child-parent pipes in binary mode stable
2012-11-09 Siddharth Agarwal run-tests: add --time option to log times for each test stable
2012-11-09 Siddharth Agarwal run-tests: remove resultslock since it serves no useful purpose stable
2012-11-09 Siddharth Agarwal run-tests: use pickle to send results from children to parent stable
2012-11-08 Christian Ebert Merge with stable
2012-10-24 Simon Heimberg run-tests: skip unnecessary operations on the args in the child proces stable
2012-10-21 Christian Ebert Merge with stable
2012-10-21 Christian Ebert Merge with default stable
2012-10-17 Mads Kiilerich run-tests: remove dead code for supporting old test scripts stable
2012-10-17 Mads Kiilerich run-tests: handle windows crlf in .py tests again stable
2012-10-14 Mads Kiilerich run-tests: make it possible to combine (esc) with (glob) and (re) stable
2012-10-15 Mads Kiilerich run-tests: alternative way of handling \r on Windows stable
2012-10-18 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664) stable
2012-10-18 Christian Ebert Move commands.inferrepo for code maintenance
2012-10-17 Christian Ebert Merge with stable
2012-10-16 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748) stable
2012-10-12 Christian Ebert Merge with stable
2012-10-11 Bryan O'Sullivan tests: correctly report a test killed by a signal stable
2012-10-12 Christian Ebert Merge with default stable
2012-08-10 Christian Ebert Avoid traceback caused by bogus date input (issue3344)
2012-10-11 Christian Ebert Merge with stable
2012-09-25 Mads Kiilerich run-tests: allow test output lines to be terminated with \r in addition to \n stable
2012-10-09 Mads Kiilerich run-tests: use more explicit criteria for detecting no-eol stable
2012-10-10 Christian Ebert Merge with stable
2012-10-04 Thomas Arendsen Hein subrepo, hghave: use "svn --version --quiet" to determine version number stable
2012-10-09 Mads Kiilerich run-tests: drop unused enumerate stable
2012-09-18 Christian Ebert Merge with stable
2012-09-09 Patrick Mezard test-http-branchmap: enable on Windows stable
2012-09-13 Christian Ebert Merge with stable
2012-07-28 Simon Heimberg tests: unset variable HG if it is set stable
2012-09-12 Christian Ebert Merge with stable
2012-08-17 timeless spelling: destination stable
2012-08-20 Patrick Mezard killdaemons: take file argument explicitely stable
2012-08-19 Patrick Mezard killdaemons: add windows implementation stable
2012-08-19 Patrick Mezard run-tests: do not duplicate killdaemons() code stable
2010-04-14 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
2009-07-05 Alejandro Santos compat: use open() instead of file() everywhere stable
2008-11-07 Matt Mackall tests: add killdaemons helper script stable
2012-08-30 Christian Ebert Merge with stable
2012-08-15 Mads Kiilerich fix trivial spelling errors stable
2012-08-09 Christian Ebert Merge with stable
2012-08-08 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines stable
2012-07-04 Christian Ebert Merge with stable
2012-07-03 Adrian Buehlmann test-keyword: adapt for Windows stable
2012-07-04 Mads Kiilerich tests: don't use dates before epoch in test-keyword.t stable
2012-07-04 Christian Ebert Merge with default stable
2012-06-28 Christian Ebert Use ui.formatter for kwfiles output
2012-06-22 Christian Ebert Merge with stable
2012-05-18 Joshua Redstone strip: incrementally update the branchheads cache after a strip stable
2012-06-21 Christian Ebert Merge with stable
2011-11-07 Matt Mackall run-tests: replace inline python handling with more native scheme stable
2011-11-01 Brodie Rao tests: fix readline escape characters in heredoctest.py/test-url.py stable
2011-10-13 Idan Kamara tests: remove temp doctest file when finished running it stable
2011-10-12 Idan Kamara tests: add helper script for processing doctests read from stdin stable
2012-06-21 Mads Kiilerich tests: prepare get-with-headers.py for MSYS stable
2012-06-20 Mads Kiilerich tests: hghave outer-repo should be true even if a bad repo is found stable
2012-06-20 Mads Kiilerich tests: add missing no-outer-repo requirements stable
2012-06-19 Christian Ebert Merge with stable
2012-06-14 Mads Kiilerich tests: introduce hghave hardlinks stable
2012-06-14 Mads Kiilerich tests/hghave: test that the inotify unix socket actually can be created stable
2012-06-14 Mads Kiilerich tests/hghave: test that a fifo actually can be created on the filesystem stable
2012-06-14 Mads Kiilerich tests/hghave: consistently use dir='.', prefix=tempprefix for tempfiles stable
2012-06-14 Adrian Buehlmann tests/hghave: extract hghave.py stable
2012-06-11 Christian Ebert Merge with stable
2012-06-10 Mads Kiilerich tests: add missing trailing 'cd ..' stable
2012-06-10 Mads Kiilerich tests: convert some 'hghave symlink' to #if stable
2012-06-10 Mads Kiilerich tests: use the right directory for running hghave from run-tests.py stable
2012-06-10 Mads Kiilerich tests: make .t tests stop immediately if a cd fails stable
2012-06-10 Christian Ebert Merge with stable
2012-06-08 Adrian Buehlmann tests/hghave: implement #if true / #if false stable
2012-06-10 Adrian Buehlmann tests/run-tests: avoid C:/ in arguments stable
2012-05-27 Adrian Buehlmann hghave: wrap command in 'sh -c "..."' for has_pyflakes() stable
2012-06-08 Adrian Buehlmann tests/run-tests: use $TMP on Windows (issue3490) stable
2012-06-04 Christian Ebert Merge with stable
2012-06-01 Mads Kiilerich tests: introduce c-style conditional sections in .t tests stable
2012-05-30 Adrian Buehlmann run-tests: don't add python lines to expected dict stable
2012-06-03 Adrian Buehlmann run-test: replace backslashes in TESTDIR stable
2012-06-02 Christian Ebert Merge with default stable
2012-05-31 Christian Ebert Update copyleft
2012-05-31 Christian Ebert Wlock cmdutil.copy wrapper
2012-05-31 Christian Ebert Support commit --amend (issue3471)
2012-05-31 Christian Ebert Rename kwt.record attribute to kwt.postcommit
2012-05-18 Christian Ebert Merge with stable
2012-05-15 Augie Fackler hgext: mark all first-party extensions as such stable
2012-05-18 Christian Ebert Merge with default stable
2012-05-13 Christian Ebert Intentionally ignore check-code warning about unwrapped ui message
2012-05-13 Christian Ebert Merge with stable
2012-05-12 Brodie Rao cleanup: "not x in y" -> "x not in y" stable
2012-05-12 Brodie Rao cleanup: replace naked excepts with more specific ones stable
2012-05-12 Brodie Rao cleanup: replace hasattr() usage with getattr() in hghave stable
2012-05-12 Brodie Rao cleanup: "x != None" -> "x is not None" stable
2012-05-12 Brodie Rao cleanup: eradicate long lines stable
2012-05-08 Matt Mackall tests: set a standard terminal type stable
2012-05-10 Patrick Mezard repair: no need to call filterunknown() in strip() stable
2012-04-29 Christian Ebert Merge with stable
2012-04-27 Mads Kiilerich tests: don't require 'hg' without extension on windows stable
2012-04-06 Christian Ebert Merge with stable
2012-04-04 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
2012-04-04 Christian Ebert Merge with stable
2012-04-03 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
2012-04-03 Christian Ebert Merge with stable
2012-04-02 Matt Mackall tests: shorten post-test sleeps stable
2012-04-02 Christian Ebert Merge with stable
2012-03-30 A. S. Budden record: allow splitting of hunks by manually editing patches stable
2012-03-31 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
2012-03-31 Matt Mackall tests: teach hghave to actually test for symlink support stable
2012-03-31 Christian Ebert Merge with stable
2010-09-11 Dirkjan Ochtman tests: fix incompatibility with python-2.4 in test-hgweb stable
2010-09-08 Dirkjan Ochtman tests: extend get-with-headers to support cache testing stable
2010-04-14 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
2012-02-11 Christian Ebert Merge with stable
2012-02-07 Patrick Mezard mq: restore _branchtags() fast path (issue3223) stable
2012-02-08 Jim Hague tests: tighten checks for octal escapes in shell printf. stable
2012-01-23 Christian Ebert Merge with stable
2012-01-14 Mads Kiilerich run-tests: expand user in --with-hg stable
2012-01-20 Mads Kiilerich tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stable
2012-01-14 Mads Kiilerich tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stable
2012-01-19 Christian Ebert Merge with default stable
2012-01-15 Christian Ebert Update filectx.cmp monkeypatch to handle '\1\n' at start of file
2012-01-18 Sune Foldager phases: use nodemap to check for missing nodes stable
2012-01-19 Christian Ebert Merge with stable
2012-01-11 Markus Zapke-Gr?ndemann tests: add htmlcov option stable
2012-01-12 Matt Mackall run-tests: use a list comprehension instead of map stable
2012-01-11 Markus Zapke-Gr?ndemann tests: fix omit path list stable
2011-12-08 Christian Ebert Merge with stable
2011-12-08 Matt Mackall branch: warn on branching stable
2011-11-24 Christian Ebert Merge with stable
2011-11-21 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes stable
2011-11-21 Mads Kiilerich tests: skip cvs tests with msys on windows stable
2011-11-21 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys stable
2011-11-24 Christian Ebert Merge with default stable
2011-11-23 Christian Ebert test-keyword: use inline doctest syntax
2011-11-21 Christian Ebert Merge with stable
2011-11-20 Mads Kiilerich tests: skip color test on platforms without tic stable
2011-11-21 Christian Ebert Merge with default stable
2011-11-18 Christian Ebert Merge with stable
2011-11-17 Matt Mackall merge: give a special message for internal:merge failure (issue3105) stable
2011-11-16 Christian Ebert Merge with stable
2011-11-16 Mads Kiilerich tests: use the specified shell for running old fashioned sh tests stable
2011-11-11 Christian Ebert Merge with stable
2011-11-11 Christian Ebert Make hghave executable
2011-11-07 Mads Kiilerich run-tests: make $TESTTMP matching case-insensitive on windows stable
2011-11-07 Mads Kiilerich run-tests: don't quote command names - that do apparently not work with msys stable
2011-11-07 Mads Kiilerich tests: ignore \r on windows stable
2011-11-07 Mads Kiilerich run-tests: convert windows paths to unix stable
2011-11-07 Mads Kiilerich tests: make (glob) on windows accept \ instead of / stable
2011-11-07 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management stable
2011-11-07 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system() stable
2011-11-07 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows stable
2011-11-07 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod stable
2011-11-07 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks stable
2011-11-07 Mads Kiilerich tests: make '(esc)' matching in run-tests.py work as intended stable
2011-11-09 Christian Ebert Merge with default stable
2011-11-09 Christian Ebert Add hghave test as of 5635a4017061
2011-11-08 Christian Ebert Merge with stable
2011-11-07 Matt Mackall run-tests: replace inline python handling with more native scheme stable
2011-11-07 Christian Ebert Merge with stable
2011-11-03 Matt Mackall run-tests: minor cleanups stable
2011-11-03 Matt Mackall run-tests: pull out line matching function stable
2011-11-03 Matt Mackall run-tests: pull out unified matching funcs stable
2011-11-03 Matt Mackall tests: add some comments to the unified test code stable
2011-11-03 Matt Mackall tests: rewrite inline Python support stable
2011-11-07 Christian Ebert Backout b78cce2b1430 until a proper solution is found stable
2011-10-24 Christian Ebert Merge with stable
2011-10-22 Thomas Arendsen Hein run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stable
2011-10-24 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable
2011-10-22 Christian Ebert Merge with default stable
2011-10-21 Christian Ebert Correct grammar in iskwfile docstring
2011-10-22 Christian Ebert Merge with stable
2011-10-01 Greg Ward rollback: avoid unsafe rollback when not at tip (issue2998) stable
2011-10-16 Christian Ebert Merge with stable
2011-10-13 Idan Kamara run-tests: end doctest block when seeing a non-command stable
2011-10-13 Christian Ebert Merge with stable
2011-10-12 Idan Kamara tests: add support for inline doctests in test files stable
2011-10-07 Christian Ebert Merge with stable
2011-10-02 Greg Ward import: wrap a transaction around the whole command stable
2011-09-14 Christian Ebert (0.9.2compat) merge with default 0.9.2compat
2011-09-14 Christian Ebert Merge with default stable
2011-09-10 Christian Ebert Make status test after record and kwexpand/kwshrink reliable
2011-09-14 Christian Ebert Preserve file mode when overwriting
2011-08-09 Christian Ebert Merge with default stable
2011-08-09 Christian Ebert Avoid x = a and b or c
2011-08-08 Christian Ebert Merge with stable
2011-07-25 Augie Fackler tests: use getattr instead of hasattr stable
2011-07-14 Christian Ebert Merge with stable
2011-07-13 Patrick Mezard run-tests: fix summary when accepting changes interactively stable
2011-07-07 Christian Ebert Merge with default stable
2011-07-03 Christian Ebert Reuse already present working contexts for match
2011-07-01 Christian Ebert Merge with stable
2011-06-30 Thomas Arendsen Hein run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate() stable
2011-06-30 Thomas Arendsen Hein run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() stable
2011-06-20 Christian Ebert Merge with stable
2011-06-18 Matt Mackall scmutil: switch match users to supplying contexts stable
2011-06-14 Christian Ebert Merge with stable
2011-06-12 Idan Kamara run-tests: verbose log ignored test stable
2011-06-11 Christian Ebert Merge with stable
2011-06-11 Patrick Mezard patch: generalize the use of patchmeta in applydiff() stable
2011-06-01 Christian Ebert Merge with stable
2011-06-01 Augie Fackler run-tests: allow whitelisting tests that should always run stable
2011-05-28 Christian Ebert Merge with stable
2011-05-28 Patrick Mezard run-tests: fix --blacklist (broken by 95715c2f90bf) stable
2011-05-28 Christian Ebert Merge with stable
2011-05-27 Patrick Mezard patch: use temporary files to handle intermediate copies stable
2011-05-27 Patrick Mezard patch: refactor file creation/removal detection stable
2011-05-27 Idan Kamara run-tests: fix --blacklist with jobs > 1 stable
2011-05-27 Idan Kamara run-tests: slightly simplify blacklist check stable
2011-05-18 Christian Ebert Merge with stable
2011-05-18 Patrick Mezard patch: set desired mode when patching, not in updatedir() stable
2011-05-18 Christian Ebert Merge with stable
2011-05-18 Thomas Arendsen Hein run-tests: print a newline after all warnings stable
2011-05-17 Christian Ebert Merge with stable
2011-05-17 Patrick Mezard patch: extract fs access from patchfile into fsbackend stable
2011-05-17 Christian Ebert Merge with stable
2011-05-16 Patrick Mezard run-tests: replace chdir() with Popen cwd option stable
2011-05-16 Patrick Mezard run-tests: make --debug run in the temporary test directory stable
2011-05-16 Patrick Mezard run-tests: use the common test path on Windows and Java stable
2011-05-16 Patrick Mezard run-tests: ignore timeout when Popen.terminate is unavailable stable
2011-05-16 Patrick Mezard run-tests: fix hg.bat python reference stable
2011-05-16 Patrick Mezard run-tests: fix python executable detection and copy on Windows stable
2011-05-14 Christian Ebert Merge with stable
(0) -1000 -240 tip