Mercurial
Mercurial
>
test
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-112
+112
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.
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
less
more
|
(0)
-1000
-112
+112
tip