2012-04-29 Christian Ebert Merge with stable
2012-04-27 Mads Kiilerich tests: don't require 'hg' without extension on windows stable
2012-04-06 Christian Ebert Merge with stable
2012-04-04 Patrick Mezard hghave: remove symlink test made useless by ac0da5caebec stable
2012-04-04 Christian Ebert Merge with stable
2012-04-03 Thomas Arendsen Hein tests: make tests work if directory contains special characters stable
2012-04-03 Christian Ebert Merge with stable
2012-04-02 Matt Mackall tests: shorten post-test sleeps stable
2012-04-02 Christian Ebert Merge with stable
2012-03-30 A. S. Budden record: allow splitting of hunks by manually editing patches stable
2012-03-31 Matt Mackall tests: make hghave handle exec bit on Linux with vfat stable
2012-03-31 Matt Mackall tests: teach hghave to actually test for symlink support stable
2012-03-31 Christian Ebert Merge with stable
2010-09-11 Dirkjan Ochtman tests: fix incompatibility with python-2.4 in test-hgweb stable
2010-09-08 Dirkjan Ochtman tests: extend get-with-headers to support cache testing stable
2010-04-14 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
2012-02-11 Christian Ebert Merge with stable
2012-02-07 Patrick Mezard mq: restore _branchtags() fast path (issue3223) stable
2012-02-08 Jim Hague tests: tighten checks for octal escapes in shell printf. stable
2012-01-23 Christian Ebert Merge with stable
2012-01-14 Mads Kiilerich run-tests: expand user in --with-hg stable
2012-01-20 Mads Kiilerich tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stable
2012-01-14 Mads Kiilerich tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stable
2012-01-19 Christian Ebert Merge with default stable
2012-01-15 Christian Ebert Update filectx.cmp monkeypatch to handle '\1\n' at start of file
2012-01-18 Sune Foldager phases: use nodemap to check for missing nodes stable
2012-01-19 Christian Ebert Merge with stable
2012-01-11 Markus Zapke-Gr?ndemann tests: add htmlcov option stable
2012-01-12 Matt Mackall run-tests: use a list comprehension instead of map stable
2012-01-11 Markus Zapke-Gr?ndemann tests: fix omit path list stable
2011-12-08 Christian Ebert Merge with stable
2011-12-08 Matt Mackall branch: warn on branching stable
2011-11-24 Christian Ebert Merge with stable
2011-11-21 Mads Kiilerich tests: use an alias to make msys 'pwd' return paths with forward slashes stable
2011-11-21 Mads Kiilerich tests: skip cvs tests with msys on windows stable
2011-11-21 Mads Kiilerich tests: introduce 'hghave msys' to skip tests that would fail because of msys stable
2011-11-24 Christian Ebert Merge with default stable
2011-11-23 Christian Ebert test-keyword: use inline doctest syntax
2011-11-21 Christian Ebert Merge with stable
2011-11-20 Mads Kiilerich tests: skip color test on platforms without tic stable
2011-11-21 Christian Ebert Merge with default stable
2011-11-18 Christian Ebert Merge with stable
2011-11-17 Matt Mackall merge: give a special message for internal:merge failure (issue3105) stable
2011-11-16 Christian Ebert Merge with stable
2011-11-16 Mads Kiilerich tests: use the specified shell for running old fashioned sh tests stable
2011-11-11 Christian Ebert Merge with stable
2011-11-11 Christian Ebert Make hghave executable
2011-11-07 Mads Kiilerich run-tests: make $TESTTMP matching case-insensitive on windows stable
2011-11-07 Mads Kiilerich run-tests: don't quote command names - that do apparently not work with msys stable
2011-11-07 Mads Kiilerich tests: ignore \r on windows stable
2011-11-07 Mads Kiilerich run-tests: convert windows paths to unix stable
2011-11-07 Mads Kiilerich tests: make (glob) on windows accept \ instead of / stable
2011-11-07 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management stable
2011-11-07 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system() stable
2011-11-07 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows stable
2011-11-07 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod stable
2011-11-07 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks stable
2011-11-07 Mads Kiilerich tests: make '(esc)' matching in run-tests.py work as intended stable
2011-11-09 Christian Ebert Merge with default stable
2011-11-09 Christian Ebert Add hghave test as of 5635a4017061
2011-11-08 Christian Ebert Merge with stable
2011-11-07 Matt Mackall run-tests: replace inline python handling with more native scheme stable
2011-11-07 Christian Ebert Merge with stable
2011-11-03 Matt Mackall run-tests: minor cleanups stable
2011-11-03 Matt Mackall run-tests: pull out line matching function stable
2011-11-03 Matt Mackall run-tests: pull out unified matching funcs stable
2011-11-03 Matt Mackall tests: add some comments to the unified test code stable
2011-11-03 Matt Mackall tests: rewrite inline Python support stable
2011-11-07 Christian Ebert Backout b78cce2b1430 until a proper solution is found stable
2011-10-24 Christian Ebert Merge with stable
2011-10-22 Thomas Arendsen Hein run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stable
2011-10-24 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable
2011-10-22 Christian Ebert Merge with default stable
2011-10-21 Christian Ebert Correct grammar in iskwfile docstring
2011-10-22 Christian Ebert Merge with stable
2011-10-01 Greg Ward rollback: avoid unsafe rollback when not at tip (issue2998) stable
2011-10-16 Christian Ebert Merge with stable
2011-10-13 Idan Kamara run-tests: end doctest block when seeing a non-command stable
2011-10-13 Christian Ebert Merge with stable
2011-10-12 Idan Kamara tests: add support for inline doctests in test files stable
2011-10-07 Christian Ebert Merge with stable
2011-10-02 Greg Ward import: wrap a transaction around the whole command stable
2011-09-14 Christian Ebert (0.9.2compat) merge with default 0.9.2compat
2011-09-14 Christian Ebert Merge with default stable
2011-09-10 Christian Ebert Make status test after record and kwexpand/kwshrink reliable
2011-09-14 Christian Ebert Preserve file mode when overwriting
2011-08-09 Christian Ebert Merge with default stable
2011-08-09 Christian Ebert Avoid x = a and b or c
2011-08-08 Christian Ebert Merge with stable
2011-07-25 Augie Fackler tests: use getattr instead of hasattr stable
2011-07-14 Christian Ebert Merge with stable
2011-07-13 Patrick Mezard run-tests: fix summary when accepting changes interactively stable
2011-07-07 Christian Ebert Merge with default stable
2011-07-03 Christian Ebert Reuse already present working contexts for match
2011-07-01 Christian Ebert Merge with stable
2011-06-30 Thomas Arendsen Hein run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate() stable
2011-06-30 Thomas Arendsen Hein run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() stable
2011-06-20 Christian Ebert Merge with stable
2011-06-18 Matt Mackall scmutil: switch match users to supplying contexts stable
2011-06-14 Christian Ebert Merge with stable
2011-06-12 Idan Kamara run-tests: verbose log ignored test stable
2011-06-11 Christian Ebert Merge with stable
2011-06-11 Patrick Mezard patch: generalize the use of patchmeta in applydiff() stable
2011-06-01 Christian Ebert Merge with stable
2011-06-01 Augie Fackler run-tests: allow whitelisting tests that should always run stable
2011-05-28 Christian Ebert Merge with stable
2011-05-28 Patrick Mezard run-tests: fix --blacklist (broken by 95715c2f90bf) stable
2011-05-28 Christian Ebert Merge with stable
2011-05-27 Patrick Mezard patch: use temporary files to handle intermediate copies stable
2011-05-27 Patrick Mezard patch: refactor file creation/removal detection stable
2011-05-27 Idan Kamara run-tests: fix --blacklist with jobs > 1 stable
2011-05-27 Idan Kamara run-tests: slightly simplify blacklist check stable
2011-05-18 Christian Ebert Merge with stable
2011-05-18 Patrick Mezard patch: set desired mode when patching, not in updatedir() stable
2011-05-18 Christian Ebert Merge with stable
2011-05-18 Thomas Arendsen Hein run-tests: print a newline after all warnings stable
2011-05-17 Christian Ebert Merge with stable
2011-05-17 Patrick Mezard patch: extract fs access from patchfile into fsbackend stable
2011-05-17 Christian Ebert Merge with stable
2011-05-16 Patrick Mezard run-tests: replace chdir() with Popen cwd option stable
2011-05-16 Patrick Mezard run-tests: make --debug run in the temporary test directory stable
2011-05-16 Patrick Mezard run-tests: use the common test path on Windows and Java stable
2011-05-16 Patrick Mezard run-tests: ignore timeout when Popen.terminate is unavailable stable
2011-05-16 Patrick Mezard run-tests: fix hg.bat python reference stable
2011-05-16 Patrick Mezard run-tests: fix python executable detection and copy on Windows stable
2011-05-14 Christian Ebert Merge with stable
2011-05-13 Matt Mackall scmutil: drop aliases in cmdutil for match functions stable
2011-05-12 Christian Ebert Merge with stable
2011-05-12 Martin Geisler keyword: use cmdutil.command decorator stable
2011-05-09 Christian Ebert Merge with stable
2011-05-09 Martin Geisler run-tests: remove check on --shell argument stable
2011-05-07 Idan Kamara run-tests: take the basepath when constructing the test temp dir stable
2011-05-07 Idan Kamara run-tests: compare absolute paths in _checkhglib stable
2011-05-06 Christian Ebert Merge with stable
2011-05-05 Martin Geisler run-tests: add --shell command line flag stable
2011-05-05 Martin Geisler run-tests: use type of default to convert environment variable stable
2011-05-04 Augie Fackler run-tests.py: correctly handle list options with parallel tasks stable
2011-05-02 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions stable
2011-05-02 Peter Arrenbrecht localrepo: reuse parent manifest in commitctx if no files have changed stable
2011-05-01 Christian Ebert Merge with stable
2011-05-01 Augie Fackler run-tests: add flag to provide extra hgrc options for test runs stable
2011-04-30 Nicolas Dumazet tests: move test bundles in a bundles/ subdirectory stable
2011-05-01 Christian Ebert Merge with stable
2011-04-30 Idan Kamara run-tests: print a new line before writing the diff stable
2011-04-30 Christian Ebert Merge with stable
2011-04-29 Idan Kamara run-tests: don't count test as succeeded if it failed stable
2011-04-30 Christian Ebert Merge with stable
2011-04-25 Matt Mackall run-tests: do chdir for tests under a lock for thread safety stable
2011-04-25 Matt Mackall run-tests: add iolock to vlog stable
2011-04-25 Christian Ebert Merge with stable
2011-04-25 Patrick Mezard run-tests: display diff before prompting with --interactive stable
2011-04-24 Matt Mackall run-tests: fix some missing i/o locks stable
2011-04-24 Matt Mackall run-tests: add a lock for console I/O stable
2011-04-24 Matt Mackall run-tests: switch timeout handling from alarm to helper thread stable
2011-04-24 Matt Mackall run-tests: add locking on results struct stable
2011-04-25 Christian Ebert Merge with stable
2011-04-24 Patrick Mezard run-tests: fix --interactive (after 994ad067ac6e) stable
2011-04-22 Matt Mackall run-tests: move test loop into a helper function stable
2011-04-22 Matt Mackall run-tests: use a results dict stable
2011-04-22 Matt Mackall run-tests: move blacklist and retest filtering to runone stable
2011-04-22 Matt Mackall run-tests: keep a list of passed tests stable
2011-04-22 Matt Mackall run-tests: move keyword checking into runone stable
2011-04-22 Matt Mackall run-tests: add ignores list stable
2011-04-21 Matt Mackall run-tests: move existence/name format check into runone stable
2011-04-21 Matt Mackall run-tests: move interactive handling into runone stable
2011-04-20 Adrian Buehlmann move canonpath from util to scmutil stable
2011-04-10 Christian Ebert Merge with stable
2011-04-09 Matt Mackall tests: better output on timeouts stable
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
2009-10-19 Christian Ebert (0.9.2compat) update wiki url 0.9.2compat
2009-10-16 Adrian Buehlmann hg.clone: report branch name on update stable
2009-06-24 Dirkjan Ochtman change wiki/bts URLs to point to new hostname stable
2009-10-19 Christian Ebert (stable) merge stable
2009-10-01 Christian Ebert Uppercase short option for kwfiles --all, like hg status -A
2009-10-01 Christian Ebert Make kwfiles -u show untracked files only (like status)
2009-10-01 Christian Ebert Make kwfiles --all show unknown files too
2009-10-01 Christian Ebert kwfiles --unknown instead of --untracked
2009-10-01 Christian Ebert Merge with stable
2009-09-18 Stuart W Marks hg: say 'hg update' instead of 'hg up' in merge status message stable
2009-09-19 Christian Ebert (0.9.2compat) do not mark debug message for translation 0.9.2compat
2009-09-19 Christian Ebert Merge with stable
2009-09-18 Martin Geisler do not attempt to translate ui.debug output stable
2009-09-19 Christian Ebert (stable) merge with default stable
2009-09-19 Christian Ebert (0.9.2compat): run kwdemo before setting up [keyword] files 0.9.2compat
2009-09-10 Christian Ebert test: run kwdemo before setting up [keyword] files
2009-08-28 Christian Ebert Merge with stable
2009-08-26 Martin Geisler test-keyword: update output to match 5d49fdef6fd0 stable
2009-08-05 Christian Ebert (0.9.2compat) update and rewrap documentation 0.9.2compat
2009-08-05 Christian Ebert (0.9.2compat) prefer util.datestr over time module import 0.9.2compat
2009-08-05 Christian Ebert (0.9.2compat) remove "help keyword" from test 0.9.2compat
2009-08-05 Christian Ebert (stable) merge stable
2009-08-05 Christian Ebert Use util.datestr for utcdate filter, make it accessable in variable
2009-08-05 Christian Ebert Reference templating help, add utcdate filter example
2009-08-05 Christian Ebert Remove "help keyword" from test
2009-07-26 Christian Ebert Refactor kwdemo and make output translatable
2009-08-03 Christian Ebert (stable) merge stable
2009-08-03 Christian Ebert Update copyright
2009-08-03 Christian Ebert (0.9.2compat) update copyright 0.9.2compat
2009-08-03 Christian Ebert Merge with stable
2009-08-02 Martin Geisler help: use field lists for lists of extensions stable
2009-08-02 Martin Geisler minirst: indent literal blocks with two spaces stable
2009-07-26 Christian Ebert Merge with stable
2009-07-25 Martin Geisler keyword: wrap docstrings at 70 characters stable
2009-07-16 Martin Geisler commands: use minirst parser when displaying help stable
2009-07-23 Christian Ebert (stable) merge stable
2009-07-23 Christian Ebert (0.9.2compat) argument to "kwdemo --rcfile" must be string (bugfix) 0.9.2compat
2009-07-23 Christian Ebert Argument to "kwdemo --rcfile" must be string (bugfix)
2009-07-22 Christian Ebert Reformat kwfiles help for minirst parser
2009-07-10 Christian Ebert Merge with stable
2009-07-09 Mads Kiilerich mq: qpop now tells which patches are popped stable
2009-07-10 Christian Ebert Merge with stable
2009-07-10 Christian Ebert (0.9.2compat) empty string as default value for hgcmd 0.9.2compat
2009-07-10 Christian Ebert (0.9.2compat) use all caps NOTE: in help string 0.9.2compat
2009-07-09 Martin Geisler keyword: use all caps for 'note:' in help string stable
2009-07-09 Christian Ebert (0.9.2compat) prefer self.func over repo.func in kwrepo 0.9.2compat
2009-07-09 Christian Ebert (stable) merge stable
2009-07-09 Christian Ebert Eliminate potential reference cycles from kwrepo
2009-07-08 Christian Ebert (0.9.2compat) kwdemo: get rid of subfunction and ease translation 0.9.2compat
2009-07-07 Christian Ebert Collect kwmaps using a generator expression
2009-07-08 Christian Ebert Merge with stable
2009-07-08 Christian Ebert (0.9.2compat) warp docstrings at 78 chars 0.9.2compat
2009-07-07 Martin Geisler keyword: wrapped docstrings at 78 characters stable
2009-07-07 Christian Ebert (stable) merge stable
2009-07-04 Christian Ebert Remove unused import
2009-07-02 Christian Ebert (stable) merge stable
2009-06-29 Christian Ebert Break overlong line
2009-07-01 Christian Ebert (stable) merge stable
2009-07-01 Christian Ebert Make repo.commit use a custom commitctx wrapper
2009-06-29 Christian Ebert (stable) merge stable
2009-06-29 Christian Ebert (0.9.2compat) lowercase status flags of untracked files in kwfile output 0.9.2compat
2009-06-29 Christian Ebert Improve help for kwfiles
2009-06-29 Christian Ebert Lowercase status flags of untracked files in kwfile output
2009-06-27 Christian Ebert Merge with stable
2009-06-27 Christian Ebert (0.9.2compat) improve help for kwfiles 0.9.2compat
2009-06-27 Christian Ebert keyword: improve help for kwfiles stable
2009-06-27 Christian Ebert Improve help for kwfiles
2009-06-25 Christian Ebert (stable) merge stable
2009-06-25 Christian Ebert Make kwdemo more translation friendly
2009-06-24 Christian Ebert (0.9.2compat) update synopsis 0.9.2compat
2009-06-24 Christian Ebert Merge with stable
2009-06-24 Dirkjan Ochtman extensions: change descriptions for hook-providing extensions stable
2009-06-24 Dirkjan Ochtman extensions: fix up description lines some more stable
2009-06-23 Christian Ebert Merge with stable
2009-06-22 C?dric Duval extensions: improve the consistency of synopses stable
2009-06-21 Christian Ebert Merge with stable
2009-06-20 C?dric Duval help: remove per-extension paragraph on how to enable it stable
2009-06-18 Christian Ebert (0.9.2compat) concise help title 0.9.2compat
2009-06-18 Christian Ebert (stable) merge stable
2009-06-18 Christian Ebert Concise help title
2009-06-15 Christian Ebert Merge with stable
2009-06-14 Patrick Mezard Add patch.eol to ignore EOLs when patching (issue1019) stable
2009-06-09 Christian Ebert Merge with stable
2009-06-09 Christian Ebert (0.9.2compat) update doc strings and help 0.9.2compat
2009-06-09 Christian Ebert (0.9.2compat) improve English; from stable 0.9.2compat
2009-06-09 timeless keyword: improve English stable
2009-06-09 Christian Ebert Merge with stable
2009-06-08 Matt Mackall merge: allow merging going backwards stable
2009-06-07 Christian Ebert (stable) merge stable
2009-06-07 Christian Ebert Remove doc string for standalone version
2009-06-07 Christian Ebert Merge with stable
2009-05-16 Martin Geisler tests: fix doc string in get-with-headers.py stable
2008-12-25 Gilles Moris test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py stable
2009-06-07 Christian Ebert (stable) merge for run-tests.py stable
2009-06-07 Christian Ebert Merge with stable
2009-06-07 Christian Ebert (stable) fix import gone wrong in 43d8c042ca20 stable
2009-06-07 Christian Ebert Add run-tests.py from main and update README
2009-06-07 Christian Ebert Refer users to distribution or 0.9.2compat branch
2009-06-07 Christian Ebert (0.9.2compat) document Mercurial version range for standalone extension 0.9.2compat
2009-06-06 Christian Ebert Merge with stable
2008-12-19 Matt Mackall resolve: require -a switch to resolve all files stable
2009-06-04 Christian Ebert Merge with stable
2009-06-01 Matt Mackall commit: drop the now-unused files parameter stable
2009-05-31 Christian Ebert Merge with stable
2009-05-31 Martin Geisler fixed typos found in translatable strings stable
2009-05-27 Christian Ebert (stable) merge with default stable
2009-05-27 Christian Ebert keyword: rename matcher() to match() mimicking changes in main
2009-05-26 Christian Ebert Merge with stable
2009-05-24 Matt Mackall match: add some default args stable
2009-05-24 Matt Mackall match: change all users of util.matcher to match.match stable
2009-05-25 Christian Ebert Merge with stable
2009-05-19 Benoit Boissinot update --clean: do not unlink added files (issue575) stable
2009-05-19 Christian Ebert Merge with stable
2009-05-18 Matt Mackall commit: move editor outside transaction stable
2009-05-14 Christian Ebert Merge with stable
2009-05-14 Matt Mackall commit: move commit editor to cmdutil, pass as function stable
2009-05-14 Matt Mackall commit: drop unused p1 and p2 args stable
2009-04-28 Christian Ebert Merge with stable
2009-04-25 Martin Geisler updated license to be explicit about GPL version 2 stable
2009-04-27 Christian Ebert Merge with stable
2009-04-26 Matt Mackall replace util.sort with sorted built-in stable
2009-04-26 Christian Ebert Merge with stable
2009-04-26 Martin Geisler tests: removed redundant "-d '0 0'" from test scripts stable
2009-04-22 Christian Ebert Merge with stable
2009-04-22 Ronny Pfannschmidt switch lock releasing in the extensions from gc to explicit stable
2009-04-21 Christian Ebert Merge with stable
2009-04-21 Christian Ebert keyword: set overwrite message only once, not for each file stable
2009-04-21 Wagner Bruna keyword, i18n: avoid untranslated strings as message parameters stable
2009-04-08 Christian Ebert Merge with stable
2009-04-07 Martin Geisler expand "repo" to "repository" in help texts stable
2009-04-05 Christian Ebert Merge with stable
2009-04-04 Martin Geisler keyword: word-wrap help texts at 70 characters stable
2009-03-18 Christian Ebert Merge with stable
2009-03-17 Matt Mackall bundlerepo: reintroduce dirstate stable
2009-03-05 Christian Ebert Merge with stable
2009-02-14 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip) stable
2008-11-19 Patrick Mezard patch: pass an opener to patchfile stable
2009-03-04 Augie Fackler merge: better error messages to lead users to hg update --clean to abandon merges. stable
2009-01-03 Martin Geisler mq: lowercase output stable
2008-12-17 Christian Ebert (0.9.2compat) do not use builtin format 0.9.2compat
2008-12-17 Christian Ebert (stable) merge with default stable
2008-12-16 Christian Ebert keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
2008-12-05 Christian Ebert Merge with stable
2008-09-28 Patrick Mezard get-with-headers: fix stream modes under Windows stable
2007-11-28 Bryan O'Sullivan hgweb: return meaningful HTTP status codes instead of nonsense stable
2006-06-29 Eric Hopper Add a test for getting raw files via the web UI. stable
2008-10-19 Benoit Boissinot hgweb: nodeids should be aligned in raw changesets stable
2008-07-12 Christian Ebert notify: mime-encode messages stable
2008-11-26 Christian Ebert (stable) merge with default stable
2008-11-25 Christian Ebert Do not shadow builtin format (detected by pychecker)
2008-11-25 Christian Ebert (stable) merge with default stable
2008-11-14 Christian Ebert keyword: move common code out of commit condition
2008-11-14 Christian Ebert Merge with stable
2008-11-14 Dirkjan Ochtman keyword: be more efficient about ctx usage stable
2008-11-14 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater stable
2008-11-03 Christian Ebert Merge with stable
2008-11-03 Dirkjan Ochtman patch: turn patch.diff() into a generator stable
2008-10-23 Christian Ebert Merge with stable
2008-10-22 Matt Mackall extensions: use new wrapper functions stable
2008-10-18 Christian Ebert Merge with stable
2008-10-18 Dirkjan Ochtman help: better documentation intro for a few extensions stable
2008-10-18 Dirkjan Ochtman show enabled extensions in hg help stable
2008-10-15 Peter Gervai untest
2008-10-15 Peter Gervai cross them fingahs
2008-09-02 Christian Ebert Merge with stable
2008-09-01 Benoit Boissinot fix test output broken by a04d8cadb6af stable
2008-08-24 Christian Ebert Merge with stable
2008-08-22 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing. stable
2008-08-24 Patrick Mezard Backed out changeset d557749c627a stable
2008-08-24 Christian Ebert (0.9.2compat) remove new verbose commit message for backwards compatibility 0.9.2compat
2008-08-24 Christian Ebert (stable) merge with default stable
2008-08-22 Gilles Moris Have verbose flag print the changeset hash when committing stable
2008-08-22 Christian Ebert (0.9.2compat) add merge, resolve to restricted 0.9.2compat
2008-08-22 Christian Ebert Avoid additional conflicts during merge/resolve
2008-08-21 Christian Ebert (stable) merge with default stable
2008-08-21 Christian Ebert (0.9.2compat) fix test compatibility 0.9.2compat
2008-08-21 Christian Ebert Thorough hgweb testing
2008-08-07 Christian Ebert (stable) merge with default stable
2008-07-30 Christian Ebert (0.9.2compat) add verify to nokwcommands 0.9.2compat
2008-07-30 Christian Ebert Add verify to nokwcommands after refactor in e79a8f36c2a5
2008-06-30 Christian Ebert (0.9.2compat) context, status refactor keeping backwards compatible fallback 0.9.2compat
2008-06-30 Christian Ebert (0.9.2compat) ddb8a222249b is backwards compatible 0.9.2compat
2008-06-28 Christian Ebert Merge with stable
2008-06-27 Matt Mackall util: add sort helper stable
2008-06-27 Matt Mackall status: clean up all users for unknown files stable
2008-06-26 Matt Mackall repo.status: eliminate list_ stable
2008-06-26 Matt Mackall add __len__ and __iter__ methods to repo and revlog stable
2008-06-26 Matt Mackall manifest: remove execf/linkf methods stable
2008-06-26 Matt Mackall use repo[changeid] to get a changectx stable
2008-06-26 Matt Mackall simplify flag handling stable
2008-06-26 Matt Mackall use repo.changectx(None) to get a workingctx stable
2008-06-25 Matt Mackall context: avoid using None for working parent stable
2008-06-25 Matt Mackall use repo.changectx rather than context.changectx stable
2008-06-12 Christian Ebert (stable) mimic cmdutil.bail_if_changed even more stable
2008-06-13 Christian Ebert (0.9.2compat) secure keyword arguments in backwards compatible wrappers 0.9.2compat
2008-06-12 Christian Ebert keyword: disable expansion for annotate stable
2008-06-12 Christian Ebert (0.9.2compat) disable expansion for annotate 0.9.2compat
2008-06-12 Christian Ebert keyword: disable expansion for annotate
2008-06-12 Christian Ebert Merge after backout
2008-06-12 Christian Ebert Backed out changeset 10ebb9f44b99
2008-06-06 Christian Ebert (0.9.2compat) get some changes from default branch 0.9.2compat
2008-06-06 Christian Ebert keyword: mimic cmdutil.bail_if_changed even more
2008-06-01 Christian Ebert keyword: use dirstate.parents to obtain current first parent
2008-06-01 Christian Ebert keyword: monkeypatch dispatch._runcommand instead of _parse
2008-05-14 Christian Ebert (stable) merge with default to fix import from crew stable
2008-05-14 Christian Ebert Incorporate latest changes in backwards compatible way 0.9.2compat
2008-05-14 Christian Ebert Fix arguments for patch.diff monkey
2008-05-13 Christian Ebert Merge with stable
2008-05-13 Christian Ebert (stable) ignore .DS_Store stable
2008-05-12 Matt Mackall match: remove files arg from repo.status and friends stable
2008-05-12 Matt Mackall match: remove files argument from patch.diff stable
2008-05-12 Matt Mackall walk: remove remaining users of cmdutils.matchpats stable
2008-04-09 Christian Ebert Merge with stable
2008-04-09 Christian Ebert (stable) patches from default in 4b2c266bf059 stable
2008-04-09 Christian Ebert (0.9.2compat) backwards compatible changes from default 0.9.2compat
2008-04-09 Christian Ebert Reduce opt=arg syntax even more
2008-04-08 Christian Ebert Check for '\0' in entire data before acting
2008-04-07 Christian Ebert Make overwrite() arguments mandatory
2008-04-07 Christian Ebert Compact argument passing to wrapped methods
2008-04-07 Christian Ebert Privatize remaining monkeypatches by moving them into reposetup
2008-04-07 Christian Ebert Collect filename patterns, wrap dispatch._parse in uisetup
2008-03-31 Christian Ebert Merge with stable
2008-03-31 Christian Ebert Adapt to new webcommands with "clean" monkey patches
2008-03-31 Christian Ebert (0.9.2compat) fix and simplify webcommands monkey 0.9.2compat
2008-03-30 Christian Ebert (0.9.2compat) add test for web changeset 0.9.2compat
2008-03-30 Christian Ebert (0.9.2compat) fix webcommand monkey patches, and adapt to most recent changes 0.9.2compat
2008-03-30 Christian Ebert (0.9.2compat) no conditional for web file match disabling 0.9.2compat
2008-03-28 Dirkjan Ochtman hgweb: refactor hgweb code stable
2008-03-23 Christian Ebert Merge with stable
2008-03-22 Dirkjan Ochtman tests: add tests for hgweb to test-keyword stable
2008-03-21 Christian Ebert Merge with stable
2008-03-21 Adrian Buehlmann clone: print "updating working directory" status message stable
2008-03-20 Matt Mackall tests: remove some unnecessary sleeps stable
2008-03-11 Christian Ebert Ignore .DS_Store
2008-03-11 Christian Ebert (0.9.2compat) ignore .DS_Store 0.9.2compat
2008-03-07 Christian Ebert Merge with stable
2008-03-07 Christian Ebert (0.9.2compat) expand * import 0.9.2compat
2008-03-06 Joel Rosdahl Expand import * to allow Pyflakes to find problems stable
2008-02-22 Christian Ebert (0.9.2compat) get fix from stable branch 0.9.2compat
2008-02-21 Alexis S. L. Carvalho keyword: remove "identify" and "remove" from nokwcommands stable
2008-02-15 Christian Ebert Merge stable with default stable
2008-02-15 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-15 Christian Ebert Rename kwx to kwtools
2008-02-15 Christian Ebert Fix getnode doc, add doc for patch.diff monkey
2008-02-14 Christian Ebert (0.9.2compat) FIX typo in hgweb monkeys 0.9.2compat
2008-02-14 Christian Ebert Remove whitespace at eol
2008-02-14 Christian Ebert (0.9.2compat) remove whitespace at eol 0.9.2compat
2008-02-14 Christian Ebert (0.9.2compat) get changes from default branch 0.9.2compat
2008-02-14 Christian Ebert Do not inspect node1 for diff if node2 is given
2008-02-14 Christian Ebert Add test for patch.diff monkey
2008-02-14 Christian Ebert Make main class and hg command accessible
2008-02-14 Christian Ebert Move expand/shrink decisions into kwtemplater
2008-02-14 Christian Ebert Remove obsolete variable declaration
2008-02-14 Christian Ebert Merge with stable
2008-02-13 Christian Ebert Monkeypatch patch.diff for non-interactive diffs stable
2008-02-12 Christian Ebert (stable) merge with default branch stable
2008-02-12 Christian Ebert (0.9.2compat) add glog to nokwcommands 0.9.2compat
2008-02-12 Christian Ebert Add glog to nokwcommands
2008-02-10 Christian Ebert (0.9.2compat) use different names for web methods 0.9.2compat
2008-02-10 Christian Ebert (0.9.2compat) web as in default where possible 0.9.2compat
2008-02-10 Christian Ebert Switch off expansion for web diffs
2008-02-10 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-09 Christian Ebert Make restrict entirely a kwtemplater attribute
2008-02-09 Christian Ebert keyword: declare globals in a more compact way
2008-02-09 Christian Ebert keyword: avoid os import by using util.splitpath
2008-02-09 Christian Ebert Merge with stable
2008-02-09 Patrick Mezard test-keyword: make it run under Windows stable
2008-02-09 Patrick Mezard keyword: fix symlink detection under Windows stable
2008-02-09 Patrick Mezard keyword: fix mq repository detection under Windows stable
2008-02-09 Christian Ebert (stable) merge with default branch stable
2008-02-09 Christian Ebert (0.9.2compat) make patchfile monkey work with 0.9.5 0.9.2compat
2008-02-08 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-07 Christian Ebert Ignore everything starting with .hg
2008-02-07 Christian Ebert Monkeypatch dispatch._parse to avoid running it twice
2008-02-07 Christian Ebert Do not set up kwrepo when pulling from bundlerepo
2008-02-06 Christian Ebert Fix pychecker warning about shadowed variable
2008-02-06 Christian Ebert Safeguard anything under .hg, and the .hg_archival.txt file
2008-02-06 Christian Ebert Prevent expansion in queue repo and for email
2008-02-06 Christian Ebert (0.9.2compat) discard wread/wwrite approach 0.9.2compat
2008-02-06 Christian Ebert (0.9.2compat) get changes from stable branch 0.9.2compat
2008-02-06 Christian Ebert Discard wread/wwrite approach, merge with stable
2008-02-06 Christian Ebert Fix filewise expansion for hgweb
2008-02-05 Christian Ebert Test unbundle null revision containing empty symlink
2008-02-05 Matt Mackall keyword: fix my string pasting thinko stable
2008-02-05 Christian Ebert Make nokwcommands, restricted string variables at top level stable
2008-02-05 Christian Ebert Split line continuation in 2 steps (style) stable
2008-02-05 Christian Ebert Add empty_ok argument to kwrepo.commit stable
2008-02-05 Christian Ebert Allow keyword expansion on clone stable
2008-02-05 Christian Ebert (0.9.2compat) expand keywords in raw web output, and other changes from default branch 0.9.2compat
2008-02-05 Christian Ebert Remove obsolete test message
2008-02-05 Christian Ebert Fix web output: expand to requested rev; kwcat: wrap cat, avoid filelog subclass
2008-02-05 Christian Ebert Expand keywords in hgweb rawfile output
2008-01-31 Christian Ebert (0.9.2compat) use templatefilters module if available; bail out in mq dir 0.9.2compat
2008-02-05 Christian Ebert Disable expansion in mq directory; add test for qcommit
2008-01-31 Christian Ebert Adapt to templatefilters module splitoff
2008-01-31 Matt Mackall templates: move filters to their own module stable
2008-01-09 Jesse Glick Ensure that absolutized paths from hgrc do not contain ../ segments. stable
2008-02-01 Christian Ebert stable branch: reflects latest Mercurial upstream state stable
2008-01-31 Christian Ebert (0.9.2compat) clean import handling when patchfile class available 0.9.2compat
2008-01-30 Christian Ebert (0.9.2compat) restructure based on wwread/wwrite methods as in default branch 0.9.2compat
2008-01-30 Christian Ebert Handle LookupError eg. for hg convert
2008-01-29 Christian Ebert Add empty_ok argument to commit
2008-01-29 Christian Ebert Update test using kwcat
2008-01-29 Christian Ebert Implement kwcat command
2008-01-29 Christian Ebert Make kwtemplater kwrepo attribute instead of global variable
2008-01-29 Christian Ebert Refactor overriding wread, wwrite, wwritedata repo methods
2008-01-25 Christian Ebert (0.9.2compat) fix external hook as in default branch 0.9.2compat
2008-01-25 Christian Ebert Return silently when external command triggers error
2008-01-23 Christian Ebert (0.9.2compat) implement external call handle and hook 0.9.2compat
2008-01-23 Christian Ebert Implement handle and hook for external callers
2008-01-23 Christian Ebert Get changes from default branch; update test output 0.9.2compat
2008-01-23 Christian Ebert Detect restricted commands thru variable
2008-01-23 Christian Ebert Improve use of dictionaries
2008-01-23 Christian Ebert bugfix: avoid expansion with qfold
2008-01-20 Christian Ebert Prefer item in dict over dict.has_key(item)
2008-01-19 Christian Ebert (0.9.2compat) get mq support, improved diff output from default branch 0.9.2compat
2008-01-16 Christian Ebert Add a very simple mq test
2008-01-16 Christian Ebert Avoid extra diffs when not comparing against working dir
2008-01-15 Christian Ebert Implement support for mq; handle (q)record more gracefully
2008-01-14 Christian Ebert (0.9.2compat) get changes from default branch 0.9.2compat
2008-01-14 Christian Ebert Merge Solaris test compatibility
2008-01-14 Thomas Arendsen Hein Solaris compatibility fixes for test-keyword:
2008-01-11 Christian Ebert Test that expansion is done filewise
2008-01-11 Christian Ebert Fix some doc strings; update copyright
2008-01-09 Christian Ebert (0.9.2compat) test: avoid "sed -i" in commented rejecttest 0.9.2compat
2008-01-09 Will Maier Don't use the -i option with sed
2008-01-09 Christian Ebert (0.9.2compat) Get bugfix from default branch 0.9.2compat
2008-01-09 Christian Ebert Suppress keyword expansion for log commands
2008-01-09 Christian Ebert fix: only set general changenode for kwtemplater when committing
2008-01-07 Christian Ebert (0.9.2compat) obtain simplifications from default branch 0.9.2compat
2008-01-07 Christian Ebert Just add unknown kwfiles candidates when untracked option is given
2008-01-07 Christian Ebert Simplify temporary ui.quiet setting in kwdemo
2008-01-05 Christian Ebert (0.9.2compat) test: redirect "cd -" output to /dev/null 0.9.2compat
2008-01-05 Christian Ebert test: redirect all "cd -" output to /dev/null
2008-01-04 Christian Ebert (0.9.2compat) add rejecttest as comment, as it is not working in this branch 0.9.2compat
2008-01-04 Christian Ebert test: rename (misleading) conflicttest to rejecttest
2008-01-04 Christian Ebert (0.9.2compat) get backwards compatible changes from default branch 0.9.2compat
2008-01-04 Christian Ebert README: fix help instruction
2008-01-02 Christian Ebert Compress kwfstats intitialization
2008-01-02 Christian Ebert Always opts.get to be on safe side
2008-01-01 Christian Ebert Make command line check even more private
2007-12-29 Christian Ebert Turn patch.patchfile.__init__ monkeypatch into a wrapper
2007-12-20 Christian Ebert Test potential import conflict
2007-12-20 Christian Ebert Avoid import and merge conflicts caused by expanded keywords
2007-12-20 Christian Ebert Do not pass global _kwtemplater around in arguments
2007-12-20 Christian Ebert Remove spurious echo from test
2007-12-17 Christian Ebert (0.9.2compat) use updated fancyopts from 88803a69b24a 0.9.2compat
2007-12-04 Christian Ebert (0.9.2compat) implement context based changes from default branch 0.9.2compat
2007-12-02 Christian Ebert Reintroduce _iskwfile with link method as argument
2007-12-02 Christian Ebert Make path format output switches more compact
2007-12-02 Christian Ebert Set kwtemplater.path at kwfilelog initialization
2007-12-01 Christian Ebert Refactor to initialize kwtemplater only once during reposetup
2007-12-01 Christian Ebert Rename kwtemplater.t to kwtemplater.ct
2007-12-01 Christian Ebert Test that commit hooks are not run on interrupted commit
2007-12-01 Christian Ebert Do not run commit hooks if there is no node
2007-11-26 Christian Ebert (0.9.2compat) do not bother about debug templates 0.9.2compat
2007-11-26 Christian Ebert Do not test debug templates
2007-11-26 Christian Ebert Make match object function private to kwtemplater.substitute
2007-11-26 Christian Ebert Do not bother about debug templates
2007-11-14 Christian Ebert (0.9.2compat) kwfiles print code similar to commands.status 0.9.2compat
(0) -1000 -768 tip