2010-09-26 Christian Ebert Merge with default stable
2010-09-26 Christian Ebert Support rollback by restoring expansion to previous values
2010-09-26 Christian Ebert Do not expand at all during diff
2010-09-26 Christian Ebert Restore restricted read mode value after overwriting
2010-09-26 Christian Ebert test: fix typo, rephrase
2010-09-23 Christian Ebert Merge with default stable
2010-09-23 Christian Ebert Use note admonition in help text
2010-09-23 Christian Ebert Merge with stable
2010-09-22 Matt Mackall tests: various fixes for new unified test pattern format stable
2010-09-22 Brodie Rao tests: add glob matching for unified tests stable
2010-09-22 Brodie Rao tests: require regexes in unified tests to be marked with " (re)" stable
2010-09-22 Brodie Rao tests: ensure regexes match to the end of the string stable
2010-09-22 Brodie Rao tests: don't match blank output lines as regexes in unified tests stable
2010-09-22 Brodie Rao tests: improve regexes in unified tests stable
2010-09-22 Christian Ebert Merge with stable
2010-09-20 Matt Mackall tests: add hack to avoid problem with graphlog in unified tests stable
2010-09-17 Christian Ebert Merge with stable
2010-09-16 Matt Mackall tests: add exit codes to unified tests stable
2010-09-12 Brodie Rao merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C' stable
2010-09-10 Christian Ebert (stable) merge stable
2010-09-10 Christian Ebert Explain file-wise expansion in help
2010-09-03 Christian Ebert Merge with stable
2010-09-03 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag stable
2010-08-31 Christian Ebert Merge with stable
2010-08-30 Nicolas Dumazet test-keyword: use regular expressions instead of grepping stable
2010-08-16 Christian Ebert Merge with stable
2010-08-15 Matt Mackall tests: drop big sed from test-keyword.t stable
2010-08-16 Christian Ebert (stable) merge stable
2010-08-14 Christian Ebert tests: unify test-keyword
2010-08-14 Christian Ebert Merge with stable
2010-05-14 Matt Mackall rollback: fix up tests stable
2010-08-14 Christian Ebert Merge after backout stable
2010-08-14 Christian Ebert Backed out changeset bceb04857ce1 (not all upstream hunks applied) stable
2010-08-12 Nicolas Dumazet tests: catch re.error if test line is not a valid regular expression stable
2010-08-03 Matt Mackall tests: basic support for unified tests stable
2010-08-02 Matt Mackall tests: move script execution in runner helpers stable
2010-07-26 Christian Ebert (stable) merge stable
2010-07-26 Christian Ebert Move collecting of [keyword] patterns to reposetup (issue2303)
2010-07-19 Christian Ebert (stable) merge stable
2010-07-15 Christian Ebert Add extra datefilters in a single update call
2010-06-16 Christian Ebert (stable) merge stable
2010-06-15 Christian Ebert Postpone manifest calculation in kwtemplater.overwrite
2010-06-10 Christian Ebert Merge with stable
2010-06-06 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options stable
2010-06-09 Christian Ebert (stable) merge stable
2010-05-31 Christian Ebert Force dirstate normal when all changes in a file are recorded
2010-06-09 Christian Ebert Pass context to kwtemplater.overwrite
2010-06-01 Christian Ebert Retrieve added and modified files from commitctx
2010-06-08 Christian Ebert Merge with stable
2010-06-07 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx stable
2010-06-06 Christian Ebert (stable) merge stable
2010-06-03 Christian Ebert Use context to detect uncommitted merge
2010-05-22 Christian Ebert (stable) merge stable
2010-05-21 Christian Ebert Offer svn-like default keywordmaps
2010-05-21 Christian Ebert Add 2 svn-like date filters
2010-05-18 Christian Ebert Merge with stable
2010-05-18 Martin Geisler Use our custom hg reStructuredText role some more stable
2010-05-14 Christian Ebert Merge with stable
2010-05-14 Matt Mackall rollback: fix up tests stable
2010-05-14 Christian Ebert (stable) merge stable
2010-05-13 Matt Mackall commit: note new branch heads rather than topological heads stable
2010-05-09 Christian Ebert Support extensions using dorecord, e.g. crecord
2010-05-05 Christian Ebert (stable) merge stable
2010-05-05 Christian Ebert Omit setting extra variable for record context
2010-05-03 Christian Ebert (stable) merge stable
2010-05-02 Christian Ebert Simplify record switch in kwtemplater.overwrite
2010-05-01 Christian Ebert (stable) merge stable
2010-05-01 Christian Ebert Cleanup test and make it portable
2010-04-30 Christian Ebert Merge with stable
2010-04-30 Matt Mackall run-tests: add --view switch to use external diff viewer stable
2010-04-29 Matt Mackall run-tests: sort options stable
2010-04-29 Matt Mackall run-tests: add -l short option for --local stable
2010-04-30 Christian Ebert (stable) merge stable
2010-04-26 Christian Ebert Test recording
2010-04-26 Christian Ebert Support (q)record
2010-04-26 Christian Ebert Remove mq commands from restricted list
2010-04-16 Christian Ebert Replace deprecated mq commands in test
2010-04-23 Christian Ebert Merge with stable
2010-04-22 Martin Geisler Use hg role in help strings stable
2010-04-20 Christian Ebert Merge with stable
2010-04-17 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs stable
2010-04-15 Christian Ebert Merge with stable
2010-04-15 Benoit Boissinot run-tests.py: can't remove from os.environ on solaris stable
2010-04-14 Christian Ebert Merge with stable
2010-04-14 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
2010-04-14 Ry4an Brase Fix --blacklist when --jobs > 1 in run_tests.py. stable
2010-04-14 Benoit Boissinot run-tests.py: reset env variables set by hooks stable
2010-04-13 Christian Ebert Merge with stable
2010-03-23 Ronny Pfannschmidt run-tests: force to test pure on pypy as well stable
2010-03-23 Ronny Pfannschmidt Fix run-tests.py -jX after 2ed667a9dfcb stable
2010-03-23 Ronny Pfannschmidt tests: adapt the test runner to work with jython stable
2010-03-22 Brodie Rao run-tests: make sure GREP_OPTIONS isn't set stable
2010-03-11 Dirkjan Ochtman tests: use external coverage, mandate newer version stable
2009-11-05 Dirkjan Ochtman templater: readable dates older than 24 months revert to ISO8601 (issue1006) stable
2010-04-13 Christian Ebert (stable) merge stable
2010-04-13 Christian Ebert Add forgotten comment
2010-04-12 Christian Ebert Make the templater a local variable
2010-04-13 Christian Ebert Merge with stable
2010-04-13 Matt Mackall rollback: improve message stable
2010-04-09 Steve Borho rollback: add dry-run argument, emit transaction description stable
2010-03-16 Christian Ebert Do not bother about detecting extension path in demo
2010-04-12 Christian Ebert Merge with stable
2010-04-05 Matt Mackall keywords: build a new templater to work around caching interaction stable
2010-03-30 Christian Ebert (0.9.2compat) improve quoting of environment variable in test 0.9.2compat
2010-03-30 Christian Ebert Merge with stable
2010-03-24 Mads Kiilerich Tests with spaces in paths stable
2010-03-17 Christian Ebert (0.9.2compat) get applicable changes from default 0.9.2compat
2010-03-17 Christian Ebert (stable) merge stable
2010-03-16 Christian Ebert Make kwdemo less verbose
2010-03-16 Christian Ebert 1 variable name for overwriting candidates
2010-03-16 Christian Ebert Do not customize ui.note() when overwriting
2010-02-18 Christian Ebert Mark improved demo commit message for translation
(0) -112 +112 tip