Mercurial
Mercurial
>
test
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-256
+256
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.
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
tests: move test bundles in a bundles/ subdirectory
stable
2011-04-30, by Nicolas Dumazet
Merge with stable
2011-05-01, by Christian Ebert
run-tests: print a new line before writing the diff
stable
2011-04-30, by Idan Kamara
Merge with stable
2011-04-30, by Christian Ebert
run-tests: don't count test as succeeded if it failed
stable
2011-04-29, by Idan Kamara
Merge with stable
2011-04-30, by Christian Ebert
run-tests: do chdir for tests under a lock for thread safety
stable
2011-04-25, by Matt Mackall
run-tests: add iolock to vlog
stable
2011-04-25, by Matt Mackall
Merge with stable
2011-04-25, by Christian Ebert
run-tests: display diff before prompting with --interactive
stable
2011-04-25, by Patrick Mezard
run-tests: fix some missing i/o locks
stable
2011-04-24, by Matt Mackall
run-tests: add a lock for console I/O
stable
2011-04-24, by Matt Mackall
run-tests: switch timeout handling from alarm to helper thread
stable
2011-04-24, by Matt Mackall
run-tests: add locking on results struct
stable
2011-04-24, by Matt Mackall
Merge with stable
2011-04-25, by Christian Ebert
run-tests: fix --interactive (after 994ad067ac6e)
stable
2011-04-24, by Patrick Mezard
run-tests: move test loop into a helper function
stable
2011-04-22, by Matt Mackall
run-tests: use a results dict
stable
2011-04-22, by Matt Mackall
run-tests: move blacklist and retest filtering to runone
stable
2011-04-22, by Matt Mackall
run-tests: keep a list of passed tests
stable
2011-04-22, by Matt Mackall
run-tests: move keyword checking into runone
stable
2011-04-22, by Matt Mackall
run-tests: add ignores list
stable
2011-04-22, by Matt Mackall
run-tests: move existence/name format check into runone
stable
2011-04-21, by Matt Mackall
run-tests: move interactive handling into runone
stable
2011-04-21, by Matt Mackall
move canonpath from util to scmutil
stable
2011-04-20, by Adrian Buehlmann
Merge with stable
2011-04-10, by Christian Ebert
tests: better output on timeouts
stable
2011-04-09, by Matt Mackall
Merge with stable
2011-04-05, by Christian Ebert
keyword: convert a verbatim block to a field list
stable
2011-04-05, by Martin Geisler
Merge with stable
2011-03-27, by Christian Ebert
tests: set HOME to the test temp dir (issue2707)
stable
2011-03-25, by Idan Kamara
Merge with default
stable
2011-03-14, by Christian Ebert
Offer additional datefilters when the extension is enabled
2011-03-14, by Christian Ebert
Docstrings for additional date filters
2011-03-14, by Christian Ebert
Merge with stable
2011-03-12, by Christian Ebert
templates: document missing keywords or filters
stable
2011-03-12, by Patrick Mezard
Merge with stable
2011-03-10, by Christian Ebert
tests: use $TESTTMP more and use (glob) less
stable
2011-03-10, by Martin Geisler
stable: merge with default
stable
2011-03-10, by Christian Ebert
README: minimal test command line
2011-03-07, by Christian Ebert
Merge with stable
2011-03-07, by Christian Ebert
rollback: clarifies the message about the reverted state (issue2628)
stable
2011-02-10, by Gilles Moris
Merge with stable
2011-03-07, by Christian Ebert
run-tests: handle mixed comment lines in blacklists
stable
2011-03-06, by Patrick Mezard
Merge with stable
2011-02-15, by Christian Ebert
explicitly close files
stable
2010-12-24, by Dan Villiom Podlaski Christiansen
Merge with stable
2011-02-11, by Christian Ebert
run-tests: only call WIFEXITED on systems it exists
stable
2011-02-02, by Simon Heimberg
run-tests: loadable as module
stable
2011-02-01, by Simon Heimberg
stable: merge with default
stable
2011-01-26, by Christian Ebert
Move repo.__class__ assignment out of monkeypatch context
2011-01-23, by Christian Ebert
Inform user about current keywordset in kwdemo
2011-01-23, by Christian Ebert
Update documentation for kwshrink
2011-01-16, by Christian Ebert
Merge with default
stable
2010-12-11, by Christian Ebert
Make kwfiles show deleted files configured for expansion
2010-12-05, by Christian Ebert
Colorize hg kwfiles output
2010-12-05, by Christian Ebert
Merge with default
stable
2010-12-02, by Christian Ebert
Copy: when copied source is a symlink, follow it
2010-12-02, by Christian Ebert
Merge with stable
2010-12-02, by Christian Ebert
code style: prefer 'is' and 'is not' tests with singletons
stable
2010-11-22, by Martin Geisler
Merge with default
stable
2010-11-22, by Christian Ebert
s/config/configuration/ in help
2010-11-22, by Christian Ebert
Merge with stable
2010-11-16, by Christian Ebert
run-tests: fix --debug for .t tests
stable
2010-11-16, by Nicolas Dumazet
Merge with stable
2010-11-09, by Christian Ebert
run-test: fixed wrong parenthesis
stable
2010-11-08, by Erik Zielke
Merge with stable
2010-11-08, by Christian Ebert
tests: use (esc) markup for string-escape
stable
2010-11-08, by Mads Kiilerich
tests: (no-eol) markup for command output without trailing LF
stable
2010-11-08, by Mads Kiilerich
tests: handle .t files without trailing LF
stable
2010-11-06, by Mads Kiilerich
Merge with default
stable
2010-11-05, by Christian Ebert
Turn regexes and escaped keywords into a propertycache
2010-11-05, by Christian Ebert
Merge with stable
2010-11-02, by Christian Ebert
run-tests: use regex when searching for $HGPORT in test output
stable
2010-11-01, by Martin Geisler
Merge with stable
2010-10-27, by Christian Ebert
pull: silence spurious 'requesting all changes' message
stable
2010-10-20, by Kevin Bullock
Function to look up changectx for expansion
2010-10-25, by Christian Ebert
Compile regexes on demand
2010-10-25, by Christian Ebert
Merge with default
stable
2010-10-25, by Christian Ebert
Fix regressions introduced in 9d01f9cab5e2
2010-10-25, by Christian Ebert
Merge with stable
2010-10-20, by Christian Ebert
tests: accept \-escaped test output
stable
2010-10-02, by Yuya Nishihara
Merge with default
stable
2010-10-15, by Christian Ebert
Only use expensive fctx.cmp when needed
2010-10-14, by Christian Ebert
Merge with stable
2010-10-13, by Christian Ebert
filectx: use ctx.size comparisons to speed up ctx.cmp
stable
2010-07-27, by Nicolas Dumazet
Merge with stable
stable
2010-10-13, by Christian Ebert
Code cleanup
2010-10-12, by Christian Ebert
enforce subn method via boolean switch
2010-10-10, by Christian Ebert
Fix weeding of expansion candidates when recording
2010-10-10, by Christian Ebert
Merge with stable
2010-10-10, by Christian Ebert
run-tests.py: remove support for .bat files
stable
2010-10-09, by Benoit Boissinot
run-tests.py: do not install hg when the tests do no exist
stable
2010-10-09, by Benoit Boissinot
Merge with stable
2010-10-09, by Christian Ebert
test-keyword: ignore subject in notify hook mails
stable
2010-10-09, by Mads Kiilerich
test-keyword: fix test glob to ACL/SELinux flag
stable
2010-10-09, by Mads Kiilerich
tests: reintroduce ":$HGPORT" in test output
stable
2010-10-08, by Mads Kiilerich
tests: remove redundant globs
stable
2010-10-08, by Mads Kiilerich
tests: removed test names in tests
stable
2010-09-30, by Erik Zielke
tests: replace test tmp directory with $TESTTMP in test output
stable
2010-10-08, by Mads Kiilerich
Merge with stable
2010-10-09, by Christian Ebert
run-tests: handle .tst not ending with an LF
stable
2010-10-08, by Patrick Mezard
tests: show skip reason instead of "irrelevant" with unified tests, too
stable
2010-09-27, by Thomas Arendsen Hein
run-tests: move build/ directory to HGTMP
stable
2010-09-26, by Martin Geisler
keyword: fix test glob
stable
2010-10-08, by Matt Mackall
Merge with default
stable
2010-10-09, by Christian Ebert
Switch kwtemplater.record in kw_dorecord()
2010-10-09, by Christian Ebert
Specific regular expressions depending on read mode
2010-10-09, by Christian Ebert
test: remove remaining sed calls
2010-10-09, by Christian Ebert
disable expansion in kwfilelog.read() if file renamed in node
2010-10-09, by Christian Ebert
Make iskwfile() a weeding method in lieu of a boolean
2010-10-09, by Christian Ebert
Support copy and rename
2010-10-09, by Christian Ebert
Refactor kwtemplater.overwrite()
2010-10-09, by Christian Ebert
Use workingctx to detect modified and added files after rollback
2010-10-01, by Christian Ebert
Rename variable "cfiles" to "changed" for clarity
2010-10-01, by Christian Ebert
Merge with default
stable
2010-09-26, by Christian Ebert
Support rollback by restoring expansion to previous values
2010-09-26, by Christian Ebert
Do not expand at all during diff
2010-09-26, by Christian Ebert
Restore restricted read mode value after overwriting
2010-09-26, by Christian Ebert
test: fix typo, rephrase
2010-09-26, by Christian Ebert
Merge with default
stable
2010-09-23, by Christian Ebert
Use note admonition in help text
2010-09-23, by Christian Ebert
Merge with stable
2010-09-23, by Christian Ebert
tests: various fixes for new unified test pattern format
stable
2010-09-22, by Matt Mackall
tests: add glob matching for unified tests
stable
2010-09-22, by Brodie Rao
tests: require regexes in unified tests to be marked with " (re)"
stable
2010-09-22, by Brodie Rao
tests: ensure regexes match to the end of the string
stable
2010-09-22, by Brodie Rao
tests: don't match blank output lines as regexes in unified tests
stable
2010-09-22, by Brodie Rao
tests: improve regexes in unified tests
stable
2010-09-22, by Brodie Rao
Merge with stable
2010-09-22, by Christian Ebert
tests: add hack to avoid problem with graphlog in unified tests
stable
2010-09-20, by Matt Mackall
Merge with stable
2010-09-17, by Christian Ebert
tests: add exit codes to unified tests
stable
2010-09-16, by Matt Mackall
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
stable
2010-09-12, by Brodie Rao
(stable) merge
stable
2010-09-10, by Christian Ebert
Explain file-wise expansion in help
2010-09-10, by Christian Ebert
Merge with stable
2010-09-03, by Christian Ebert
diff: recurse into subrepositories with --subrepos/-S flag
stable
2010-09-03, by Martin Geisler
Merge with stable
2010-08-31, by Christian Ebert
test-keyword: use regular expressions instead of grepping
stable
2010-08-30, by Nicolas Dumazet
Merge with stable
2010-08-16, by Christian Ebert
tests: drop big sed from test-keyword.t
stable
2010-08-15, by Matt Mackall
(stable) merge
stable
2010-08-16, by Christian Ebert
tests: unify test-keyword
2010-08-14, by Christian Ebert
Merge with stable
2010-08-14, by Christian Ebert
rollback: fix up tests
stable
2010-05-14, by Matt Mackall
Merge after backout
stable
2010-08-14, by Christian Ebert
Backed out changeset bceb04857ce1 (not all upstream hunks applied)
stable
2010-08-14, by Christian Ebert
tests: catch re.error if test line is not a valid regular expression
stable
2010-08-12, by Nicolas Dumazet
tests: basic support for unified tests
stable
2010-08-02, by Matt Mackall
tests: move script execution in runner helpers
stable
2010-08-02, by Matt Mackall
(stable) merge
stable
2010-07-26, by Christian Ebert
Move collecting of [keyword] patterns to reposetup (issue2303)
2010-07-26, by Christian Ebert
(stable) merge
stable
2010-07-19, by Christian Ebert
Add extra datefilters in a single update call
2010-07-15, by Christian Ebert
(stable) merge
stable
2010-06-16, by Christian Ebert
Postpone manifest calculation in kwtemplater.overwrite
2010-06-15, by Christian Ebert
Merge with stable
2010-06-10, by Christian Ebert
help: show value requirement and multiple occurrence of options
stable
2010-06-06, by FUJIWARA Katsunori
(stable) merge
stable
2010-06-09, by Christian Ebert
Force dirstate normal when all changes in a file are recorded
2010-06-01, by Christian Ebert
Pass context to kwtemplater.overwrite
2010-06-09, by Christian Ebert
Retrieve added and modified files from commitctx
2010-06-01, by Christian Ebert
Merge with stable
2010-06-08, by Christian Ebert
move working dir/dirstate methods from localrepo to workingctx
stable
2010-06-07, by Dirkjan Ochtman
(stable) merge
stable
2010-06-06, by Christian Ebert
Use context to detect uncommitted merge
2010-06-03, by Christian Ebert
(stable) merge
stable
2010-05-22, by Christian Ebert
Offer svn-like default keywordmaps
2010-05-21, by Christian Ebert
Add 2 svn-like date filters
2010-05-21, by Christian Ebert
Merge with stable
2010-05-18, by Christian Ebert
Use our custom hg reStructuredText role some more
stable
2010-05-18, by Martin Geisler
Merge with stable
2010-05-14, by Christian Ebert
rollback: fix up tests
stable
2010-05-14, by Matt Mackall
(stable) merge
stable
2010-05-14, by Christian Ebert
commit: note new branch heads rather than topological heads
stable
2010-05-13, by Matt Mackall
Support extensions using dorecord, e.g. crecord
2010-05-09, by Christian Ebert
(stable) merge
stable
2010-05-05, by Christian Ebert
Omit setting extra variable for record context
2010-05-05, by Christian Ebert
(stable) merge
stable
2010-05-04, by Christian Ebert
Simplify record switch in kwtemplater.overwrite
2010-05-02, by Christian Ebert
(stable) merge
stable
2010-05-01, by Christian Ebert
Cleanup test and make it portable
2010-05-01, by Christian Ebert
Merge with stable
2010-04-30, by Christian Ebert
run-tests: add --view switch to use external diff viewer
stable
2010-04-29, by Matt Mackall
run-tests: sort options
stable
2010-04-29, by Matt Mackall
run-tests: add -l short option for --local
stable
2010-04-29, by Matt Mackall
(stable) merge
stable
2010-04-30, by Christian Ebert
Test recording
2010-04-26, by Christian Ebert
Support (q)record
2010-04-26, by Christian Ebert
Remove mq commands from restricted list
2010-04-26, by Christian Ebert
Replace deprecated mq commands in test
2010-04-16, by Christian Ebert
Merge with stable
2010-04-23, by Christian Ebert
Use hg role in help strings
stable
2010-04-22, by Martin Geisler
Merge with stable
2010-04-20, by Christian Ebert
keyword: monkeypatch patch so that optional args can be passed as kwargs
stable
2010-04-17, by Augie Fackler
Merge with stable
2010-04-15, by Christian Ebert
run-tests.py: can't remove from os.environ on solaris
stable
2010-04-15, by Benoit Boissinot
Merge with stable
2010-04-14, by Christian Ebert
pylint, pyflakes: remove unused or duplicate imports
stable
2010-04-14, by Nicolas Dumazet
Fix --blacklist when --jobs > 1 in run_tests.py.
stable
2010-04-14, by Ry4an Brase
run-tests.py: reset env variables set by hooks
stable
2010-04-14, by Benoit Boissinot
Merge with stable
2010-04-13, by Christian Ebert
run-tests: force to test pure on pypy as well
stable
2010-03-23, by Ronny Pfannschmidt
Fix run-tests.py -jX after 2ed667a9dfcb
stable
2010-03-23, by Ronny Pfannschmidt
tests: adapt the test runner to work with jython
stable
2010-03-23, by Ronny Pfannschmidt
run-tests: make sure GREP_OPTIONS isn't set
stable
2010-03-22, by Brodie Rao
tests: use external coverage, mandate newer version
stable
2010-03-11, by Dirkjan Ochtman
less
more
|
(0)
-256
+256
tip