Mercurial
Mercurial
>
test
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-448
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge with stable
default
tip
2014-05-02, by Christian Ebert
killdaemons: correct typo of _check() function caught by pyflakes
stable
2014-04-29, by Yuya Nishihara
Merge with stable
2014-04-14, by Christian Ebert
run-tests: test result shows when a failed test could not start a server
stable
2013-11-25, by Simon Heimberg
spelling: fixes from spell checker
stable
2014-04-13, by Mads Kiilerich
tests: warn on invalid #if directive
stable
2014-04-13, by Mads Kiilerich
Merge with stable
2014-04-12, by Christian Ebert
run-tests: allow test paths in other directories
stable
2014-03-24, by Gregory Szorc
run-tests: allow option parser to be extended
stable
2014-03-24, by Gregory Szorc
run-tests: use return values instead of sys.exit
stable
2014-03-24, by Gregory Szorc
run-tests: Pass arguments into argument parser
stable
2014-03-24, by Gregory Szorc
Merge with stable
2014-03-22, by Christian Ebert
tests: add run-tests --changed option for running tests changed in revisions
stable
2014-02-28, by Mads Kiilerich
Merge with stable
2014-03-20, by Christian Ebert
killdaemons: drop superfluous L suffix from constant
stable
2014-03-10, by Augie Fackler
tests: small refactoring of run-tests' handling of tests list
stable
2014-03-19, by Mads Kiilerich
config: set a 'source' in most cases where config don't come from file but code
stable
2014-03-19, by Mads Kiilerich
Merge with stable
2014-03-13, by Christian Ebert
run-tests: move from dict() construction to {} literals
stable
2014-03-12, by Augie Fackler
templating: make -T much more flexible
stable
2014-03-08, by Matt Mackall
changeset_templater: remove use_template method
stable
2014-03-08, by Matt Mackall
Merge with stable
2014-03-04, by Christian Ebert
tests: fix unused imports from inotify removal caught by pyflakes
stable
2014-03-04, by Matt Mackall
extensions: remove the inotify extension (BC)
stable
2014-03-01, by Matt Mackall
Merge with stable
2014-03-02, by Christian Ebert
run-tests: fixed warn detection on failures with too many output
stable
2014-02-16, by Simon Heimberg
run-tests: fixed warn detection on detecting warn only for lines
stable
2014-02-16, by Simon Heimberg
Merge with default
stable
2014-03-02, by Christian Ebert
test can be run without option now
2014-02-25, by Christian Ebert
Merge with stable
2014-02-24, by Christian Ebert
run-tests.py: work when --with-hg is set to system hg
stable
2014-02-19, by Siddharth Agarwal
Merge with stable
2014-02-17, by Christian Ebert
run-tests: fix heredoctest for out-of-tree extensions
stable
2014-02-15, by Patrick Mezard
run-tests: unnecessary globs also count as warnings
stable
2014-02-13, by Simon Heimberg
run-tests: report a test as warned when only missing globs
stable
2014-02-13, by Simon Heimberg
run-tests: add possibility for test-runners to report a "warned" test result
stable
2014-02-13, by Simon Heimberg
run-tests: separate exit code when no failed tests but warned ones
stable
2014-02-13, by Simon Heimberg
run-tests: introduce 'warned' as test result
stable
2014-02-13, by Simon Heimberg
run-tests: handle sys.exit in main function
stable
2014-02-13, by Simon Heimberg
run-tests: remove unnecessary variable initialisation
stable
2014-02-13, by Simon Heimberg
Merge with stable
2014-02-14, by Christian Ebert
tests: killdaemons.py for windows distinguishes access violation and terminated
stable
2014-02-12, by Simon Heimberg
tests: killdaemons.py for checks reason when getting no process handle
stable
2014-02-12, by Simon Heimberg
tests: killdaemons.py for windows waits for killed process to terminate
stable
2014-01-17, by Simon Heimberg
tests: kill for windows in killdaemons.py checks return values
stable
2014-01-17, by Simon Heimberg
Merge with stable
2014-02-11, by Christian Ebert
run-tests: fix typo and print out failing line
stable
2014-02-11, by Simon Heimberg
Merge with stable
2014-02-10, by Christian Ebert
tests: ignore http tests that are known wontfix failures on python 2.4
stable
2014-02-05, by Mads Kiilerich
Merge with stable
2014-02-04, by Christian Ebert
tests: 'hghave tic' also requires curses support in Python
stable
2014-01-20, by Mads Kiilerich
Merge with stable
2014-01-17, by Christian Ebert
run-tests: print more information on unnecessary glob matching
stable
2014-01-16, by Simon Heimberg
run-tests: suggest to append glob when only path sep does not match
stable
2014-01-16, by Simon Heimberg
run-tests: test each line matching function on its own
stable
2014-01-16, by Simon Heimberg
run-tests: set the thread name to the test name for info on error
stable
2014-01-16, by Simon Heimberg
run-tests: report tests as failed when run-test raises an error
stable
2014-01-16, by Simon Heimberg
cleanup: Remove the only ever used skip-check-code pragma
stable
2014-01-07, by Simon Heimberg
pathutil: tease out a new library to break an import cycle from canonpath use
stable
2013-11-06, by Augie Fackler
Merge with stable
2014-01-14, by Christian Ebert
run-tests: better check for python version
stable
2013-11-25, by Simon Heimberg
Merge with stable
2013-11-28, by Christian Ebert
tests: fix `hghave root` on windows
stable
2013-11-23, by Simon Heimberg
Merge with default
stable
2013-11-28, by Christian Ebert
wlock while setting branch in kwdemo
2013-11-20, by Christian Ebert
Merge with stable
2013-11-20, by Christian Ebert
tests: python hash seed is only relevant after failures - otherwise keep quiet
stable
2013-11-17, by Mads Kiilerich
Merge with stable
2013-11-17, by Christian Ebert
run-tests: remove files that we potentially create outside of $TMPDIR
stable
2013-11-15, by Sean Farley
run-tests: remove code that creates a dummy 'diffstat'
stable
2013-11-15, by Sean Farley
tests: skip tests that require not having root (issue4089)
stable
2013-11-14, by Matt Mackall
Merge with stable
2013-11-01, by Christian Ebert
hghave: add "py3k" feature to check whether test runs with Python 3.x
stable
2013-10-05, by FUJIWARA Katsunori
hghave: add "absimport" feature to check "absolute_import" in __future__
stable
2013-10-05, by FUJIWARA Katsunori
Merge with stable
2013-10-07, by Christian Ebert
run-tests: place the .t shell script next to $TESTTMP and with a useful name
stable
2013-10-03, by Mads Kiilerich
get-with-headers: don't block indefinitely if the server had an internal error
stable
2013-10-02, by Javi Merino
Merge with stable
2013-10-02, by Christian Ebert
shelve: add a shelve extension to save/restore working changes
stable
2013-08-29, by David Soria Parra
Merge with stable
2013-09-24, by Christian Ebert
run-tests: find mercurial path with syntax valid on both py2 and py3
stable
2013-09-19, by Augie Fackler
run-tests: if run by python3, execute setup.py with --c2to3
stable
2013-09-19, by Augie Fackler
Merge with stable
2013-08-05, by Christian Ebert
run-tests: only check the common criteria once per test
stable
2013-07-26, by Simon Heimberg
run-tests: backout 4f32747879d1 line endings change
stable
2013-07-18, by Matt Mackall
Merge with stable
2013-07-19, by Christian Ebert
run-tests: revert previous commit, run() waits after a timeout
stable
2013-07-18, by Brendan Cully
run-tests: reap timed-out zombies
stable
2013-07-18, by Brendan Cully
run-tests: generally handle line endings on windows by re
stable
2013-07-13, by Simon Heimberg
run-tests: test for os.altsep instead of os.name when checking \ for /
stable
2013-07-13, by Simon Heimberg
run-tests: replace popen locking with a noop _cleanup handler on py24
stable
2013-07-17, by Brendan Cully
run-tests: only lock Popen wait/poll on python 2.4
stable
2013-07-17, by Brendan Cully
run-tests: lock popen wait/poll
stable
2013-07-17, by Brendan Cully
run-tests: patch over py2.4 proc.wait() race
stable
2013-07-16, by Matt Mackall
cleanup: drop unused variables and an unused import
stable
2013-07-01, by Simon Heimberg
tests: AIX can't handle negative date in test-dirstate.t
stable
2013-04-30, by Jim Hague
Merge with stable
2013-07-01, by Christian Ebert
cleanup: remove unused imports
stable
2013-06-13, by Simon Heimberg
Merge with stable
2013-06-13, by Christian Ebert
run-tests: sort missing files first instead of raising an error
stable
2013-06-11, by simon
run-tests: call Threads constructor with keyword arguments
stable
2013-06-09, by simon
run-tests: ignoring tests works again
stable
2013-06-09, by simon
Merge with stable
2013-06-08, by Christian Ebert
run-tests: simplify interrupted message
stable
2013-06-07, by Matt Mackall
run-tests: remove spurious disable of --time with --debug
stable
2013-06-07, by Matt Mackall
run-tests: always gather runtimes
stable
2013-06-07, by Matt Mackall
run-tests: when interrupted report time in failure message
stable
2013-06-05, by Simon Heimberg
run-tests: report interrupted tests
stable
2013-06-05, by Simon Heimberg
run-tests: open hgrc file only for writing
stable
2013-06-05, by Simon Heimberg
Merge with stable
2013-06-06, by Christian Ebert
run-tests: make --noskips work
stable
2013-06-06, by Matt Mackall
Merge with stable
2013-06-03, by Christian Ebert
run-tests: add --loop support
stable
2013-06-02, by Matt Mackall
run-tests: --interactive and --jobs no longer conflict
stable
2013-06-02, by Matt Mackall
run-tests: sort certain slow tests earlier by keyword
stable
2013-06-02, by Matt Mackall
run-tests: drop unused resultslock
stable
2013-06-02, by Matt Mackall
run-tests: drop options.child and users
stable
2013-06-02, by Matt Mackall
run-tests: remove runchildren, now unused
stable
2013-06-02, by Matt Mackall
run-tests: schedule largest tests first
stable
2013-06-02, by Matt Mackall
run-tests: introduce thread scheduler
stable
2013-06-02, by Matt Mackall
run-tests: use count to calculate port to use
stable
2013-06-02, by Matt Mackall
run-tests: introduce threadtmp directory
stable
2013-06-02, by Matt Mackall
run-tests: add abort flag
stable
2013-06-02, by Matt Mackall
run-tests: move more variables to env
stable
2013-06-02, by Matt Mackall
run-tests: simplify env deletion
stable
2013-06-02, by Matt Mackall
run-tests: move most of remaining environment tweaks
stable
2013-06-02, by Matt Mackall
run-tests: move environment creation to a separate function
stable
2013-06-02, by Matt Mackall
run-tests: move HGRCPATH to env
stable
2013-06-02, by Matt Mackall
run-tests: move DAEMON_PIDS to env
stable
2013-06-02, by Matt Mackall
run-tests: move HGPORT setting to env
stable
2013-06-02, by Matt Mackall
run-tests: write tmp paths into env copy
stable
2013-06-02, by Matt Mackall
run-tests: use env dict to kill daemons
stable
2013-06-02, by Matt Mackall
run-tests: add env dict to isolate test environment
stable
2013-06-02, by Matt Mackall
run-tests: remove some unnecessary globals
stable
2013-05-27, by Matt Mackall
run-tests: add a log function
stable
2013-05-24, by Matt Mackall
run-tests: make vlog a proper function
stable
2013-05-24, by Matt Mackall
run-tests: unify marks and result codes
stable
2013-05-24, by Matt Mackall
run-tests: change return code of runone
stable
2013-05-24, by Matt Mackall
run-tests: regroup some initialization checks
stable
2013-05-24, by Matt Mackall
run-tests: fix a path existence check
stable
2013-05-24, by Matt Mackall
run-tests: regroup some variable initialization
stable
2013-05-24, by Matt Mackall
run-tests: regroup nested functions
stable
2013-05-24, by Matt Mackall
run-tests: regroup temp dir creation
stable
2013-05-24, by Matt Mackall
run-tests: pull hgrc creation out as function
stable
2013-05-24, by Matt Mackall
tests: simplify handling of unknown test types
stable
2013-05-24, by Matt Mackall
run-tests: filter out non-tests from default list
stable
2013-05-24, by Matt Mackall
run-tests: make a table of test types
stable
2013-05-24, by Matt Mackall
run-tests: don't need to test shebang any more
stable
2013-05-24, by Matt Mackall
Merge with stable
2013-05-05, by Christian Ebert
run-tests: when running in parallel, delete tmpdirs immediately
stable
2013-05-03, by Siddharth Agarwal
Merge with stable
2013-04-20, by Christian Ebert
repo: repo isolation, do not pass on repo.ui for creating new repos
stable
2012-10-10, by Simon Heimberg
run-tests: introduce --random for running tests in random error
stable
2013-04-17, by Mads Kiilerich
Merge with stable
2013-03-23, by Christian Ebert
run-tests: only sort files when not given as argument
stable
2013-03-21, by Simon Heimberg
tests: fix test-profile to not depend on HGPROF environment variable
stable
2013-03-12, by Durham Goode
Merge with stable
2013-02-14, by Christian Ebert
tests: inform on Windows about unnecessary glob lines
stable
2012-10-15, by Simon Heimberg
tests: quickly check if the glob line already matches the output
stable
2013-02-13, by Simon Heimberg
export: show 'Date' header in a format that also is readable for humans
stable
2013-02-08, by Mads Kiilerich
Merge with stable
2013-02-10, by Christian Ebert
test: display used python hash seed
stable
2013-01-30, by Pierre-Yves David
Merge with stable
2013-02-08, by Christian Ebert
run-tests: do not fail on empty tsttest file
stable
2012-10-24, by Simon Heimberg
Merge with stable
2013-01-29, by Christian Ebert
run-tests.py: inherit PYTHONHASHSEED from environment if set
stable
2013-01-29, by Mads Kiilerich
Merge with stable
2013-01-23, by Christian Ebert
documentation: update to new filter names
stable
2013-01-21, by Pierre-Yves David
Merge with stable
2013-01-19, by Christian Ebert
run-tests.py: don't let hg run interactively in debug mode
stable
2013-01-18, by Mads Kiilerich
run-tests.py: backout "don't use console for stdin when running in debug mode"
stable
2013-01-18, by Mads Kiilerich
Merge with stable
2013-01-16, by Christian Ebert
get-with-headers: add a --headeronly switch
stable
2013-01-16, by Pierre-Yves David
tests: make test-hgweb.t output stable
stable
2013-01-16, by Mads Kiilerich
serve: don't send any content headers with 304 responses
stable
2013-01-15, by Mads Kiilerich
destroyed: drop complex branchcache rebuilt logic
stable
2013-01-16, by Pierre-Yves David
branchmap: update cache of 'unserved' filter on new changesets
stable
2013-01-16, by Pierre-Yves David
tests: run with PYTHONHASHSEED=random
stable
2013-01-15, by Mads Kiilerich
run-tests: exit cleanly if parallel run is interrupted
stable
2013-01-15, by Bryan O'Sullivan
filtering: rename filters to their antonyms
stable
2013-01-13, by Kevin Bullock
Merge with default
stable
2013-01-11, by Christian Ebert
test: improve grammar and spelling in branchcache note
2013-01-10, by Christian Ebert
Merge with stable
2013-01-10, by Christian Ebert
hghave: introduce a test (unused) for cvs >= 1.12
stable
2013-01-09, by Bryan O'Sullivan
clfilter: enforce hidden changeset globally
stable
2013-01-08, by Pierre-Yves David
branchcache: add note about cache invalidation to test-keyword.t
stable
2013-01-08, by Pierre-Yves David
clfilter: add mutable filtering
stable
2013-01-02, by Pierre-Yves David
run-tests.py: fix handling of symlink to the right python
stable
2013-01-07, by Mads Kiilerich
Merge with stable
2013-01-07, by Christian Ebert
branchmap: allow to use cache of subset
stable
2013-01-07, by Pierre-Yves David
run-tests.py: don't use console for stdin when running in debug mode
stable
2013-01-07, by Mads Kiilerich
tests: make hghave and run-tests exit on unknown feature requirements
stable
2013-01-07, by Mads Kiilerich
Merge with stable
2013-01-04, by Christian Ebert
localrepo: filter unknown nodes from the phasecache on destroyed
stable
2012-12-21, by Idan Kamara
Merge with stable
2012-12-29, by Christian Ebert
strip: do not update branchcache during strip (issue3745)
stable
2012-12-28, by Pierre-Yves David
branchmap: move validity logic in the object itself
stable
2012-12-24, by Pierre-Yves David
Merge with stable
2012-12-21, by Christian Ebert
run-tests: fix whitespace nonsense
stable
2012-12-12, by Bryan O'Sullivan
run-tests: on windows, put correct python at front of PATH
stable
2012-12-12, by Bryan O'Sullivan
tests: kill daemons early, making breaking at "Accept" prompt safe
stable
2012-12-09, by Mads Kiilerich
run-tests: fix exename on Windows
stable
2012-12-11, by Siddharth Agarwal
run-tests: support running tests in parallel on windows
stable
2012-12-11, by Bryan O'Sullivan
run-tests: use correct python safely under --jobs
stable
2012-12-10, by Bryan O'Sullivan
run-tests: check for the correct python when starting
stable
2012-12-10, by Bryan O'Sullivan
run-tests: use correct python when run with --local
stable
2012-12-10, by Bryan O'Sullivan
Merge with stable
2012-11-28, by Christian Ebert
run-tests: fix an unnoticed check-code violation
stable
2012-11-27, by Bryan O'Sullivan
run-tests: add a --compiler option
stable
2012-11-27, by Bryan O'Sullivan
run-tests: make build command line less intimidating
stable
2012-11-27, by Bryan O'Sullivan
run-tests: backout 4a4173519b63
stable
2012-11-14, by Matt Mackall
Merge with stable
2012-11-14, by Christian Ebert
run-tests.py: remove runqueue's results parameter since it is now a global
stable
2012-11-08, by Siddharth Agarwal
run-tests: open child-parent pipes in binary mode
stable
2012-11-10, by Siddharth Agarwal
run-tests: add --time option to log times for each test
stable
2012-11-09, by Siddharth Agarwal
run-tests: remove resultslock since it serves no useful purpose
stable
2012-11-09, by Siddharth Agarwal
run-tests: use pickle to send results from children to parent
stable
2012-11-09, by Siddharth Agarwal
Merge with stable
2012-11-08, by Christian Ebert
run-tests: skip unnecessary operations on the args in the child proces
stable
2012-10-24, by Simon Heimberg
Merge with stable
2012-10-21, by Christian Ebert
Merge with default
stable
2012-10-21, by Christian Ebert
run-tests: remove dead code for supporting old test scripts
stable
2012-10-18, by Mads Kiilerich
run-tests: handle windows crlf in .py tests again
stable
2012-10-18, by Mads Kiilerich
run-tests: make it possible to combine (esc) with (glob) and (re)
stable
2012-10-14, by Mads Kiilerich
run-tests: alternative way of handling \r on Windows
stable
2012-10-15, by Mads Kiilerich
amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
stable
2012-10-18, by Pierre-Yves David
Move commands.inferrepo for code maintenance
2012-10-18, by Christian Ebert
Merge with stable
2012-10-17, by Christian Ebert
commands: don't infer repo for commands like update (issue2748)
stable
2012-10-16, by Siddharth Agarwal
Merge with stable
2012-10-12, by Christian Ebert
tests: correctly report a test killed by a signal
stable
2012-10-11, by Bryan O'Sullivan
Merge with default
stable
2012-10-12, by Christian Ebert
Avoid traceback caused by bogus date input (issue3344)
2012-08-10, by Christian Ebert
Merge with stable
2012-10-11, by Christian Ebert
run-tests: allow test output lines to be terminated with \r in addition to \n
stable
2012-09-26, by Mads Kiilerich
run-tests: use more explicit criteria for detecting no-eol
stable
2012-10-10, by Mads Kiilerich
Merge with stable
2012-10-10, by Christian Ebert
subrepo, hghave: use "svn --version --quiet" to determine version number
stable
2012-10-04, by Thomas Arendsen Hein
run-tests: drop unused enumerate
stable
2012-10-10, by Mads Kiilerich
Merge with stable
2012-09-19, by Christian Ebert
test-http-branchmap: enable on Windows
stable
2012-09-09, by Patrick Mezard
Merge with stable
2012-09-13, by Christian Ebert
tests: unset variable HG if it is set
stable
2012-07-28, by Simon Heimberg
Merge with stable
2012-09-12, by Christian Ebert
spelling: destination
stable
2012-08-17, by timeless
killdaemons: take file argument explicitely
stable
2012-08-20, by Patrick Mezard
killdaemons: add windows implementation
stable
2012-08-19, by Patrick Mezard
run-tests: do not duplicate killdaemons() code
stable
2012-08-19, by Patrick Mezard
pylint, pyflakes: remove unused or duplicate imports
stable
2010-04-14, by Nicolas Dumazet
compat: use open() instead of file() everywhere
stable
2009-07-05, by Alejandro Santos
tests: add killdaemons helper script
stable
2008-11-07, by Matt Mackall
Merge with stable
2012-08-30, by Christian Ebert
fix trivial spelling errors
stable
2012-08-15, by Mads Kiilerich
Merge with stable
2012-08-09, by Christian Ebert
check-code: fix check for trailing whitespace on sh command lines
stable
2012-08-08, by Mads Kiilerich
Merge with stable
2012-07-04, by Christian Ebert
test-keyword: adapt for Windows
stable
2012-07-03, by Adrian Buehlmann
tests: don't use dates before epoch in test-keyword.t
stable
2012-07-04, by Mads Kiilerich
Merge with default
stable
2012-07-04, by Christian Ebert
Use ui.formatter for kwfiles output
2012-06-28, by Christian Ebert
Merge with stable
2012-06-22, by Christian Ebert
strip: incrementally update the branchheads cache after a strip
stable
2012-05-18, by Joshua Redstone
Merge with stable
2012-06-21, by Christian Ebert
run-tests: replace inline python handling with more native scheme
stable
2011-11-07, by Matt Mackall
tests: fix readline escape characters in heredoctest.py/test-url.py
stable
2011-11-01, by Brodie Rao
tests: remove temp doctest file when finished running it
stable
2011-10-13, by Idan Kamara
tests: add helper script for processing doctests read from stdin
stable
2011-10-12, by Idan Kamara
tests: prepare get-with-headers.py for MSYS
stable
2012-06-21, by Mads Kiilerich
tests: hghave outer-repo should be true even if a bad repo is found
stable
2012-06-20, by Mads Kiilerich
tests: add missing no-outer-repo requirements
stable
2012-06-20, by Mads Kiilerich
Merge with stable
2012-06-19, by Christian Ebert
tests: introduce hghave hardlinks
stable
2012-06-15, by Mads Kiilerich
tests/hghave: test that the inotify unix socket actually can be created
stable
2012-06-15, by Mads Kiilerich
tests/hghave: test that a fifo actually can be created on the filesystem
stable
2012-06-15, by Mads Kiilerich
tests/hghave: consistently use dir='.', prefix=tempprefix for tempfiles
stable
2012-06-15, by Mads Kiilerich
tests/hghave: extract hghave.py
stable
2012-06-14, by Adrian Buehlmann
Merge with stable
2012-06-11, by Christian Ebert
tests: add missing trailing 'cd ..'
stable
2012-06-11, by Mads Kiilerich
tests: convert some 'hghave symlink' to #if
stable
2012-06-10, by Mads Kiilerich
tests: use the right directory for running hghave from run-tests.py
stable
2012-06-10, by Mads Kiilerich
tests: make .t tests stop immediately if a cd fails
stable
2012-06-10, by Mads Kiilerich
Merge with stable
2012-06-10, by Christian Ebert
tests/hghave: implement #if true / #if false
stable
2012-06-08, by Adrian Buehlmann
tests/run-tests: avoid C:/ in arguments
stable
2012-06-10, by Adrian Buehlmann
hghave: wrap command in 'sh -c "..."' for has_pyflakes()
stable
2012-05-27, by Adrian Buehlmann
tests/run-tests: use $TMP on Windows (issue3490)
stable
2012-06-08, by Adrian Buehlmann
Merge with stable
2012-06-05, by Christian Ebert
tests: introduce c-style conditional sections in .t tests
stable
2012-06-01, by Mads Kiilerich
run-tests: don't add python lines to expected dict
stable
2012-05-30, by Adrian Buehlmann
run-test: replace backslashes in TESTDIR
stable
2012-06-03, by Adrian Buehlmann
Merge with default
stable
2012-06-02, by Christian Ebert
Update copyleft
2012-05-31, by Christian Ebert
Wlock cmdutil.copy wrapper
2012-05-31, by Christian Ebert
Support commit --amend (issue3471)
2012-05-31, by Christian Ebert
Rename kwt.record attribute to kwt.postcommit
2012-05-31, by Christian Ebert
Merge with stable
2012-05-18, by Christian Ebert
hgext: mark all first-party extensions as such
stable
2012-05-15, by Augie Fackler
Merge with default
stable
2012-05-18, by Christian Ebert
Intentionally ignore check-code warning about unwrapped ui message
2012-05-13, by Christian Ebert
Merge with stable
2012-05-13, by Christian Ebert
cleanup: "not x in y" -> "x not in y"
stable
2012-05-12, by Brodie Rao
cleanup: replace naked excepts with more specific ones
stable
2012-05-12, by Brodie Rao
cleanup: replace hasattr() usage with getattr() in hghave
stable
2012-05-12, by Brodie Rao
cleanup: "x != None" -> "x is not None"
stable
2012-05-12, by Brodie Rao
cleanup: eradicate long lines
stable
2012-05-12, by Brodie Rao
tests: set a standard terminal type
stable
2012-05-08, by Matt Mackall
repair: no need to call filterunknown() in strip()
stable
2012-05-10, by Patrick Mezard
Merge with stable
2012-04-29, by Christian Ebert
tests: don't require 'hg' without extension on windows
stable
2012-04-28, by Mads Kiilerich
Merge with stable
2012-04-06, by Christian Ebert
hghave: remove symlink test made useless by ac0da5caebec
stable
2012-04-04, by Patrick Mezard
Merge with stable
2012-04-04, by Christian Ebert
tests: make tests work if directory contains special characters
stable
2012-04-03, by Thomas Arendsen Hein
Merge with stable
2012-04-03, by Christian Ebert
tests: shorten post-test sleeps
stable
2012-04-02, by Matt Mackall
Merge with stable
2012-04-02, by Christian Ebert
record: allow splitting of hunks by manually editing patches
stable
2012-03-30, by A. S. Budden
tests: make hghave handle exec bit on Linux with vfat
stable
2012-03-31, by Matt Mackall
tests: teach hghave to actually test for symlink support
stable
2012-03-31, by Matt Mackall
Merge with stable
2012-03-31, by Christian Ebert
tests: fix incompatibility with python-2.4 in test-hgweb
stable
2010-09-11, by Dirkjan Ochtman
tests: extend get-with-headers to support cache testing
stable
2010-09-08, by Dirkjan Ochtman
pylint, pyflakes: remove unused or duplicate imports
stable
2010-04-14, by Nicolas Dumazet
Merge with stable
2012-02-11, by Christian Ebert
mq: restore _branchtags() fast path (issue3223)
stable
2012-02-07, by Patrick Mezard
tests: tighten checks for octal escapes in shell printf.
stable
2012-02-08, by Jim Hague
Merge with stable
2012-01-23, by Christian Ebert
run-tests: expand user in --with-hg
stable
2012-01-14, by Mads Kiilerich
tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh'
stable
2012-01-20, by Mads Kiilerich
tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode
stable
2012-01-14, by Mads Kiilerich
Merge with default
stable
2012-01-19, by Christian Ebert
Update filectx.cmp monkeypatch to handle '\1\n' at start of file
2012-01-15, by Christian Ebert
phases: use nodemap to check for missing nodes
stable
2012-01-18, by Sune Foldager
Merge with stable
2012-01-19, by Christian Ebert
tests: add htmlcov option
stable
2012-01-11, by Markus Zapke-Gr?ndemann
run-tests: use a list comprehension instead of map
stable
2012-01-12, by Matt Mackall
tests: fix omit path list
stable
2012-01-11, by Markus Zapke-Gr?ndemann
Merge with stable
2011-12-09, by Christian Ebert
branch: warn on branching
stable
2011-12-08, by Matt Mackall
Merge with stable
2011-11-24, by Christian Ebert
tests: use an alias to make msys 'pwd' return paths with forward slashes
stable
2011-11-21, by Mads Kiilerich
tests: skip cvs tests with msys on windows
stable
2011-11-21, by Mads Kiilerich
tests: introduce 'hghave msys' to skip tests that would fail because of msys
stable
2011-11-21, by Mads Kiilerich
Merge with default
stable
2011-11-24, by Christian Ebert
test-keyword: use inline doctest syntax
2011-11-23, by Christian Ebert
Merge with stable
2011-11-21, by Christian Ebert
tests: skip color test on platforms without tic
stable
2011-11-21, by Mads Kiilerich
Merge with default
stable
2011-11-21, by Christian Ebert
Merge with stable
2011-11-18, by Christian Ebert
merge: give a special message for internal:merge failure (issue3105)
stable
2011-11-16, by Matt Mackall
Merge with stable
2011-11-16, by Christian Ebert
tests: use the specified shell for running old fashioned sh tests
stable
2011-11-16, by Mads Kiilerich
Merge with stable
2011-11-11, by Christian Ebert
Make hghave executable
2011-11-11, by Christian Ebert
run-tests: make $TESTTMP matching case-insensitive on windows
stable
2011-11-07, by Mads Kiilerich
run-tests: don't quote command names - that do apparently not work with msys
stable
2011-11-07, by Mads Kiilerich
tests: ignore \r on windows
stable
2011-11-07, by Mads Kiilerich
run-tests: convert windows paths to unix
stable
2011-11-07, by Mads Kiilerich
tests: make (glob) on windows accept \ instead of /
stable
2011-11-07, by Mads Kiilerich
tests: use 'hghave serve' to guard tests that requires serve daemon management
stable
2011-11-07, by Mads Kiilerich
tests: use 'hghave system-sh' to guard tests that requires sh in system()
stable
2011-11-07, by Mads Kiilerich
tests: use 'hghave no-windows' to avoid testing reserved file names on windows
stable
2011-11-07, by Mads Kiilerich
tests: use 'hghave unix-permissions' for tests that really use chmod
stable
2011-11-07, by Mads Kiilerich
tests: use 'hghave symlink' for tests using symlinks
stable
2011-11-07, by Mads Kiilerich
tests: make '(esc)' matching in run-tests.py work as intended
stable
2011-11-07, by Mads Kiilerich
Merge with default
stable
2011-11-09, by Christian Ebert
Add hghave test as of 5635a4017061
2011-11-09, by Christian Ebert
Merge with stable
2011-11-08, by Christian Ebert
run-tests: replace inline python handling with more native scheme
stable
2011-11-07, by Matt Mackall
Merge with stable
2011-11-07, by Christian Ebert
run-tests: minor cleanups
stable
2011-11-03, by Matt Mackall
run-tests: pull out line matching function
stable
2011-11-03, by Matt Mackall
run-tests: pull out unified matching funcs
stable
2011-11-03, by Matt Mackall
tests: add some comments to the unified test code
stable
2011-11-03, by Matt Mackall
tests: rewrite inline Python support
stable
2011-11-03, by Matt Mackall
Backout b78cce2b1430 until a proper solution is found
stable
2011-11-07, by Christian Ebert
Merge with stable
2011-10-24, by Christian Ebert
run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t
stable
2011-10-22, by Thomas Arendsen Hein
keyword: use util.realpath instead of os.path.realpath
stable
2011-10-24, by Thomas Arendsen Hein
Merge with default
stable
2011-10-22, by Christian Ebert
Correct grammar in iskwfile docstring
2011-10-21, by Christian Ebert
Merge with stable
2011-10-22, by Christian Ebert
rollback: avoid unsafe rollback when not at tip (issue2998)
stable
2011-09-30, by Greg Ward
Merge with stable
2011-10-16, by Christian Ebert
run-tests: end doctest block when seeing a non-command
stable
2011-10-13, by Idan Kamara
Merge with stable
2011-10-13, by Christian Ebert
tests: add support for inline doctests in test files
stable
2011-10-12, by Idan Kamara
Merge with stable
2011-10-08, by Christian Ebert
import: wrap a transaction around the whole command
stable
2011-10-02, by Greg Ward
(0.9.2compat) merge with default
0.9.2compat
2011-09-14, by Christian Ebert
Merge with default
stable
2011-09-14, by Christian Ebert
Make status test after record and kwexpand/kwshrink reliable
2011-09-10, by Christian Ebert
Preserve file mode when overwriting
2011-09-14, by Christian Ebert
Merge with default
stable
2011-08-09, by Christian Ebert
Avoid x = a and b or c
2011-08-09, by Christian Ebert
Merge with stable
2011-08-08, by Christian Ebert
tests: use getattr instead of hasattr
stable
2011-07-25, by Augie Fackler
Merge with stable
2011-07-14, by Christian Ebert
run-tests: fix summary when accepting changes interactively
stable
2011-07-13, by Patrick Mezard
Merge with default
stable
2011-07-07, by Christian Ebert
Reuse already present working contexts for match
2011-07-03, by Christian Ebert
Merge with stable
2011-07-01, by Christian Ebert
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate()
stable
2011-06-30, by Thomas Arendsen Hein
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate()
stable
2011-06-30, by Thomas Arendsen Hein
Merge with stable
2011-06-20, by Christian Ebert
scmutil: switch match users to supplying contexts
stable
2011-06-18, by Matt Mackall
Merge with stable
2011-06-14, by Christian Ebert
run-tests: verbose log ignored test
stable
2011-06-12, by Idan Kamara
Merge with stable
2011-06-11, by Christian Ebert
patch: generalize the use of patchmeta in applydiff()
stable
2011-06-11, by Patrick Mezard
Merge with stable
2011-06-02, by Christian Ebert
run-tests: allow whitelisting tests that should always run
stable
2011-05-31, by Augie Fackler
Merge with stable
2011-05-28, by Christian Ebert
run-tests: fix --blacklist (broken by 95715c2f90bf)
stable
2011-05-28, by Patrick Mezard
Merge with stable
2011-05-28, by Christian Ebert
patch: use temporary files to handle intermediate copies
stable
2011-05-27, by Patrick Mezard
patch: refactor file creation/removal detection
stable
2011-05-27, by Patrick Mezard
run-tests: fix --blacklist with jobs > 1
stable
2011-05-27, by Idan Kamara
run-tests: slightly simplify blacklist check
stable
2011-05-27, by Idan Kamara
Merge with stable
2011-05-19, by Christian Ebert
patch: set desired mode when patching, not in updatedir()
stable
2011-05-18, by Patrick Mezard
Merge with stable
2011-05-18, by Christian Ebert
run-tests: print a newline after all warnings
stable
2011-05-18, by Thomas Arendsen Hein
Merge with stable
2011-05-18, by Christian Ebert
patch: extract fs access from patchfile into fsbackend
stable
2011-05-17, by Patrick Mezard
Merge with stable
2011-05-17, by Christian Ebert
run-tests: replace chdir() with Popen cwd option
stable
2011-05-16, by Patrick Mezard
run-tests: make --debug run in the temporary test directory
stable
2011-05-16, by Patrick Mezard
run-tests: use the common test path on Windows and Java
stable
2011-05-16, by Patrick Mezard
run-tests: ignore timeout when Popen.terminate is unavailable
stable
2011-05-16, by Patrick Mezard
run-tests: fix hg.bat python reference
stable
2011-05-16, by Patrick Mezard
run-tests: fix python executable detection and copy on Windows
stable
2011-05-16, by Patrick Mezard
Merge with stable
2011-05-14, by Christian Ebert
scmutil: drop aliases in cmdutil for match functions
stable
2011-05-13, by Matt Mackall
Merge with stable
2011-05-12, by Christian Ebert
keyword: use cmdutil.command decorator
stable
2011-05-12, by Martin Geisler
Merge with stable
2011-05-10, by Christian Ebert
run-tests: remove check on --shell argument
stable
2011-05-09, by Martin Geisler
run-tests: take the basepath when constructing the test temp dir
stable
2011-05-07, by Idan Kamara
run-tests: compare absolute paths in _checkhglib
stable
2011-05-07, by Idan Kamara
Merge with stable
2011-05-06, by Christian Ebert
run-tests: add --shell command line flag
stable
2011-05-05, by Martin Geisler
run-tests: use type of default to convert environment variable
stable
2011-05-05, by Martin Geisler
run-tests.py: correctly handle list options with parallel tasks
stable
2011-05-04, by Augie Fackler
prevent transient leaks of file handle by using new helper functions
stable
2011-05-02, by Dan Villiom Podlaski Christiansen
localrepo: reuse parent manifest in commitctx if no files have changed
stable
2011-05-02, by Peter Arrenbrecht
Merge with stable
2011-05-01, by Christian Ebert
run-tests: add flag to provide extra hgrc options for test runs
stable
2011-05-01, by Augie Fackler
less
more
|
(0)
-1000
-448
tip