2011-04-05 Christian Ebert Merge with stable
2011-04-05 Martin Geisler keyword: convert a verbatim block to a field list stable
2011-03-27 Christian Ebert Merge with stable
2011-03-25 Idan Kamara tests: set HOME to the test temp dir (issue2707) stable
2011-03-14 Christian Ebert Merge with default stable
2011-03-14 Christian Ebert Offer additional datefilters when the extension is enabled
2011-03-14 Christian Ebert Docstrings for additional date filters
2011-03-12 Christian Ebert Merge with stable
2011-03-12 Patrick Mezard templates: document missing keywords or filters stable
2011-03-10 Christian Ebert Merge with stable
2011-03-10 Martin Geisler tests: use $TESTTMP more and use (glob) less stable
2011-03-10 Christian Ebert stable: merge with default stable
2011-03-07 Christian Ebert README: minimal test command line
2011-03-07 Christian Ebert Merge with stable
2011-02-10 Gilles Moris rollback: clarifies the message about the reverted state (issue2628) stable
2011-03-07 Christian Ebert Merge with stable
2011-03-06 Patrick Mezard run-tests: handle mixed comment lines in blacklists stable
2011-02-15 Christian Ebert Merge with stable
2010-12-24 Dan Villiom Podlaski Christiansen explicitly close files stable
2011-02-11 Christian Ebert Merge with stable
2011-02-02 Simon Heimberg run-tests: only call WIFEXITED on systems it exists stable
2011-02-01 Simon Heimberg run-tests: loadable as module stable
2011-01-26 Christian Ebert stable: merge with default stable
2011-01-23 Christian Ebert Move repo.__class__ assignment out of monkeypatch context
2011-01-23 Christian Ebert Inform user about current keywordset in kwdemo
2011-01-16 Christian Ebert Update documentation for kwshrink
2010-12-11 Christian Ebert Merge with default stable
2010-12-05 Christian Ebert Make kwfiles show deleted files configured for expansion
2010-12-05 Christian Ebert Colorize hg kwfiles output
2010-12-02 Christian Ebert Merge with default stable
2010-12-02 Christian Ebert Copy: when copied source is a symlink, follow it
2010-12-02 Christian Ebert Merge with stable
2010-11-22 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons stable
2010-11-22 Christian Ebert Merge with default stable
2010-11-22 Christian Ebert s/config/configuration/ in help
2010-11-16 Christian Ebert Merge with stable
2010-11-16 Nicolas Dumazet run-tests: fix --debug for .t tests stable
2010-11-09 Christian Ebert Merge with stable
2010-11-08 Erik Zielke run-test: fixed wrong parenthesis stable
2010-11-08 Christian Ebert Merge with stable
2010-11-08 Mads Kiilerich tests: use (esc) markup for string-escape stable
2010-11-08 Mads Kiilerich tests: (no-eol) markup for command output without trailing LF stable
2010-11-05 Mads Kiilerich tests: handle .t files without trailing LF stable
2010-11-05 Christian Ebert Merge with default stable
2010-11-05 Christian Ebert Turn regexes and escaped keywords into a propertycache
2010-11-02 Christian Ebert Merge with stable
2010-11-01 Martin Geisler run-tests: use regex when searching for $HGPORT in test output stable
2010-10-27 Christian Ebert Merge with stable
2010-10-20 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
2010-10-25 Christian Ebert Function to look up changectx for expansion
2010-10-25 Christian Ebert Compile regexes on demand
2010-10-25 Christian Ebert Merge with default stable
2010-10-25 Christian Ebert Fix regressions introduced in 9d01f9cab5e2
2010-10-20 Christian Ebert Merge with stable
2010-10-02 Yuya Nishihara tests: accept \-escaped test output stable
2010-10-14 Christian Ebert Merge with default stable
2010-10-14 Christian Ebert Only use expensive fctx.cmp when needed
2010-10-13 Christian Ebert Merge with stable
2010-07-27 Nicolas Dumazet filectx: use ctx.size comparisons to speed up ctx.cmp stable
2010-10-13 Christian Ebert Merge with stable stable
2010-10-12 Christian Ebert Code cleanup
2010-10-10 Christian Ebert enforce subn method via boolean switch
2010-10-10 Christian Ebert Fix weeding of expansion candidates when recording
2010-10-10 Christian Ebert Merge with stable
2010-10-09 Benoit Boissinot run-tests.py: remove support for .bat files stable
2010-10-09 Benoit Boissinot run-tests.py: do not install hg when the tests do no exist stable
2010-10-09 Christian Ebert Merge with stable
2010-10-09 Mads Kiilerich test-keyword: ignore subject in notify hook mails stable
2010-10-09 Mads Kiilerich test-keyword: fix test glob to ACL/SELinux flag stable
2010-10-09 Mads Kiilerich tests: reintroduce ":$HGPORT" in test output stable
2010-10-09 Mads Kiilerich tests: remove redundant globs stable
2010-09-30 Erik Zielke tests: removed test names in tests stable
2010-10-09 Mads Kiilerich tests: replace test tmp directory with $TESTTMP in test output stable
2010-10-09 Christian Ebert Merge with stable
2010-10-08 Patrick Mezard run-tests: handle .tst not ending with an LF stable
2010-09-27 Thomas Arendsen Hein tests: show skip reason instead of "irrelevant" with unified tests, too stable
2010-09-26 Martin Geisler run-tests: move build/ directory to HGTMP stable
2010-10-09 Matt Mackall keyword: fix test glob stable
2010-10-09 Christian Ebert Merge with default stable
2010-10-09 Christian Ebert Switch kwtemplater.record in kw_dorecord()
2010-10-09 Christian Ebert Specific regular expressions depending on read mode
2010-10-09 Christian Ebert test: remove remaining sed calls
2010-10-09 Christian Ebert disable expansion in kwfilelog.read() if file renamed in node
2010-10-09 Christian Ebert Make iskwfile() a weeding method in lieu of a boolean
2010-10-09 Christian Ebert Support copy and rename
2010-10-09 Christian Ebert Refactor kwtemplater.overwrite()
2010-10-01 Christian Ebert Use workingctx to detect modified and added files after rollback
2010-10-01 Christian Ebert Rename variable "cfiles" to "changed" for clarity
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
2010-03-11 Christian Ebert (0.9.2compat) update copyright _and_ licence 0.9.2compat
2010-03-11 Christian Ebert (stable) merge stable
2010-03-11 Christian Ebert Update copyright
2010-03-11 Christian Ebert Remove deprecated options
2010-03-07 Christian Ebert Merge with stable
2010-02-09 Mads Kiilerich run-tests.py: skipped tests shouldn't change working directory stable
2009-12-29 Wagner Bruna run-tests.py: clears http_proxy for all tests stable
2010-03-07 Christian Ebert (stable) merge stable
2010-03-07 Christian Ebert (0.9.2compat) upgrade kwfiles behaviour to match default wrt --unknown 0.9.2compat
2010-03-07 Christian Ebert (0.9.2compat) use status' names for readability 0.9.2compat
2010-03-07 Christian Ebert Remove spurious locks, improve handling of wlock
2010-03-07 Christian Ebert Use status' names instead of index
2010-02-17 Christian Ebert (stable) merge stable
2010-02-17 Christian Ebert Do not postpone commit hooks
2010-02-17 Christian Ebert Merge with stable
2010-02-09 Matt Mackall fix up a bunch of check-code warnings stable
2010-02-06 Brendan Cully run-tests: kill daemons on ^C with -j. stable
2009-12-10 Nicolas Dumazet run-tests: split tests/blacklist in tests/blacklists/* stable
2010-01-25 Matt Mackall many, many trivial check-code fixups stable
2010-02-16 Ronny Pfannschmidt filelog: sort meta entries, ensure deterministic order stable
2010-02-05 Christian Ebert (0.9.2compat) fix utcdate filter 0.9.2compat
2010-02-05 Christian Ebert Merge with stable
2010-02-05 Christian Ebert Fix utcdate filter stable
2010-01-20 Christian Ebert Merge with stable
2010-01-20 Matt Mackall Update license to GPLv2+ stable
2009-12-24 Christian Ebert (0.9.2compat) load extensions with "ext =" 0.9.2compat
2009-12-24 Christian Ebert (0.9.2compat) do not monkeypatch diff in restricted mode; transplant restricted 0.9.2compat
2009-12-24 Christian Ebert (stable) merge stable
2009-12-24 Christian Ebert run-tests.py: update
2009-12-23 Christian Ebert tests: load extensions with "ext ="
2009-12-23 Christian Ebert Go into restricted mode when transplanting
2009-12-23 Christian Ebert Do not monkeypatch diff when in restricted mode
2009-11-29 Christian Ebert Merge with stable
2009-11-27 timeless keyword: clarify object of backwards compatibility stable
2009-11-28 Christian Ebert (0.9.2compat) add correct $RCSfile$ default keyword; sort kwdemo output 0.9.2compat
2009-11-27 Christian Ebert (stable) merge stable
2009-11-26 Christian Ebert The CVS keyword is $RCSfile$, not $RCSFile$
2009-11-27 Christian Ebert Merge with stable
2009-11-26 Martin Geisler keyword: sort demo output to ensure deterministic output stable
2009-10-19 Christian Ebert Merge with stable
(0) -240 +240 tip