tests/test-keyword
2010-07-26 Christian Ebert Move collecting of [keyword] patterns to reposetup (issue2303)
2010-05-31 Christian Ebert Force dirstate normal when all changes in a file are recorded
2010-05-01 Christian Ebert Cleanup test and make it portable
2010-04-26 Christian Ebert Test recording
2010-04-26 Christian Ebert Remove mq commands from restricted list
2010-04-16 Christian Ebert Replace deprecated mq commands in test
2010-03-30 Christian Ebert (0.9.2compat) improve quoting of environment variable in test 0.9.2compat
2010-03-24 Mads Kiilerich Tests with spaces in paths stable
2009-12-24 Christian Ebert (0.9.2compat) load extensions with "ext =" 0.9.2compat
2009-12-23 Christian Ebert tests: load extensions with "ext ="
2009-12-23 Christian Ebert Go into restricted mode when transplanting
2009-10-01 Christian Ebert Make kwfiles -u show untracked files only (like status)
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-05 Christian Ebert (0.9.2compat) remove "help keyword" from test 0.9.2compat
2009-08-05 Christian Ebert Remove "help keyword" from test
2009-06-08 Matt Mackall merge: allow merging going backwards stable
2008-12-19 Matt Mackall resolve: require -a switch to resolve all files stable
2009-04-26 Martin Geisler tests: removed redundant "-d '0 0'" from test scripts stable
2008-07-12 Christian Ebert notify: mime-encode messages stable
2008-08-24 Christian Ebert (0.9.2compat) remove new verbose commit message for backwards compatibility 0.9.2compat
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 (0.9.2compat) fix test compatibility 0.9.2compat
2008-08-21 Christian Ebert Thorough hgweb testing
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-12 Christian Ebert (0.9.2compat) disable expansion for annotate 0.9.2compat
2008-06-12 Christian Ebert keyword: disable expansion for annotate
2008-03-30 Christian Ebert (0.9.2compat) add test for web changeset 0.9.2compat
2008-03-22 Dirkjan Ochtman tests: add tests for hgweb to test-keyword stable
2008-03-20 Matt Mackall tests: remove some unnecessary sleeps 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-14 Christian Ebert Add test for patch.diff monkey
2008-02-10 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-09 Patrick Mezard test-keyword: make it run under Windows stable
2008-02-08 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-07 Christian Ebert Do not set up kwrepo when pulling from bundlerepo
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 Discard wread/wwrite approach, merge with stable
2008-02-05 Christian Ebert Test unbundle null revision containing empty symlink
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-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-30 Christian Ebert (0.9.2compat) restructure based on wwread/wwrite methods as in default branch 0.9.2compat
2008-01-29 Christian Ebert Update test using kwcat
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-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-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-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
2007-12-20 Christian Ebert Test potential import conflict
2007-12-20 Christian Ebert Remove spurious echo from test
2007-12-04 Christian Ebert (0.9.2compat) implement context based changes from default branch 0.9.2compat
2007-12-01 Christian Ebert Test that commit hooks are not run on interrupted commit
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-10 Christian Ebert Add commit hook test
2007-11-07 Christian Ebert Make keyword against current Mercurial available as standalone extension
2007-10-19 Christian Ebert Detailed test of kwexpand/kwshrink w/ file arguments
2007-10-19 Christian Ebert Test if warning about non-existing files is triggered
2007-10-13 Christian Ebert Tighten condition for kwshrink/kwexpand test
2007-10-06 Christian Ebert Test kwfiles working context
2007-10-05 Christian Ebert test: use grep instead of grep -F
2007-10-05 Christian Ebert Test if debug flag influences expansion
2007-09-23 Christian Ebert Reduce verbosity of kwexpand/kwshrink
2007-09-21 Christian Ebert Make kwfilelog.cmp test reliable
2007-09-20 Christian Ebert Test kwfiles command
2007-09-14 Christian Ebert Test kwshrink w/ argument while not in top level directory
2007-08-11 Christian Ebert Test "hg diff --rev", update _getcmd comment (backwards compatibility)
2007-08-09 Christian Ebert Test that pattern does not span more than 1 line
2007-07-30 Christian Ebert test: use grep -v instead of sed to delete lines
2007-07-24 Christian Ebert Test remove
2007-07-24 Christian Ebert Add forgotten status for touch copy test
2007-07-23 Christian Ebert kwdemo fixes and tweaks
2007-07-22 Christian Ebert Adapt to recent changes in Hg (locks handling, dirstate.update gone)
2007-07-21 Christian Ebert Show extension in kwdemo; flag helpers; rephrase doc
2007-07-19 Christian Ebert Make test more adaptive to different Hg versions
2007-07-18 Christian Ebert Add backwards compatible test-suite kwmap-templates
2007-02-24 Christian Ebert Extend test for archive mode kwmap-templates
2007-02-21 Christian Ebert Extend test for symlink kwmap-templates
2007-02-08 Christian Ebert Check dirstate after commits in test kwmap-templates
2007-01-23 Christian Ebert Add test kwmap-templates
less more (0) tip