Fri, 05 Nov 2010 10:00:11 +0000 Christian Ebert Turn regexes and escaped keywords into a propertycache
Tue, 02 Nov 2010 14:04:21 +0100 Christian Ebert Merge with stable
Mon, 01 Nov 2010 10:24:07 +0100 Martin Geisler run-tests: use regex when searching for $HGPORT in test output stable
Wed, 27 Oct 2010 11:15:31 +0100 Christian Ebert Merge with stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Mon, 25 Oct 2010 19:21:06 +0100 Christian Ebert Function to look up changectx for expansion
Mon, 25 Oct 2010 19:21:06 +0100 Christian Ebert Compile regexes on demand
Mon, 25 Oct 2010 20:00:18 +0100 Christian Ebert Merge with default stable
Mon, 25 Oct 2010 19:21:06 +0100 Christian Ebert Fix regressions introduced in 9d01f9cab5e2
Wed, 20 Oct 2010 22:46:09 +0100 Christian Ebert Merge with stable
Sat, 02 Oct 2010 22:57:25 +0900 Yuya Nishihara tests: accept \-escaped test output stable
Fri, 15 Oct 2010 00:36:45 +0200 Christian Ebert Merge with default stable
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert Only use expensive fctx.cmp when needed
Wed, 13 Oct 2010 09:21:19 +0100 Christian Ebert Merge with stable
Tue, 27 Jul 2010 23:07:30 +0900 Nicolas Dumazet filectx: use ctx.size comparisons to speed up ctx.cmp stable
Wed, 13 Oct 2010 09:18:46 +0100 Christian Ebert Merge with stable stable
Tue, 12 Oct 2010 16:29:32 +0100 Christian Ebert Code cleanup
Sun, 10 Oct 2010 01:07:16 +0100 Christian Ebert enforce subn method via boolean switch
Sun, 10 Oct 2010 01:07:16 +0100 Christian Ebert Fix weeding of expansion candidates when recording
Sun, 10 Oct 2010 01:10:13 +0100 Christian Ebert Merge with stable
Sat, 09 Oct 2010 16:27:10 -0500 Benoit Boissinot run-tests.py: remove support for .bat files stable
Sat, 09 Oct 2010 16:25:28 -0500 Benoit Boissinot run-tests.py: do not install hg when the tests do no exist stable
Sat, 09 Oct 2010 15:47:19 +0100 Christian Ebert Merge with stable
Sat, 09 Oct 2010 07:13:51 -0500 Mads Kiilerich test-keyword: ignore subject in notify hook mails stable
Sat, 09 Oct 2010 07:13:49 -0500 Mads Kiilerich test-keyword: fix test glob to ACL/SELinux flag stable
Fri, 08 Oct 2010 22:36:11 -0500 Mads Kiilerich tests: reintroduce ":$HGPORT" in test output stable
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: remove redundant globs stable
Thu, 30 Sep 2010 09:49:40 +0200 Erik Zielke tests: removed test names in tests stable
Fri, 08 Oct 2010 22:36:10 -0500 Mads Kiilerich tests: replace test tmp directory with $TESTTMP in test output stable
Sat, 09 Oct 2010 12:26:56 +0100 Christian Ebert Merge with stable
Fri, 08 Oct 2010 17:00:38 -0500 Patrick Mezard run-tests: handle .tst not ending with an LF stable
Mon, 27 Sep 2010 22:49:30 +0200 Thomas Arendsen Hein tests: show skip reason instead of "irrelevant" with unified tests, too stable
Sun, 26 Sep 2010 22:22:59 +0200 Martin Geisler run-tests: move build/ directory to HGTMP stable
Fri, 08 Oct 2010 20:12:40 -0500 Matt Mackall keyword: fix test glob stable
Sat, 09 Oct 2010 11:52:32 +0100 Christian Ebert Merge with default stable
Sat, 09 Oct 2010 11:35:31 +0100 Christian Ebert Switch kwtemplater.record in kw_dorecord()
Sat, 09 Oct 2010 11:35:24 +0100 Christian Ebert Specific regular expressions depending on read mode
Sat, 09 Oct 2010 11:34:55 +0100 Christian Ebert test: remove remaining sed calls
Sat, 09 Oct 2010 11:34:39 +0100 Christian Ebert disable expansion in kwfilelog.read() if file renamed in node
Sat, 09 Oct 2010 11:33:38 +0100 Christian Ebert Make iskwfile() a weeding method in lieu of a boolean
Sat, 09 Oct 2010 11:33:12 +0100 Christian Ebert Support copy and rename
Sat, 09 Oct 2010 11:33:04 +0100 Christian Ebert Refactor kwtemplater.overwrite()
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert Use workingctx to detect modified and added files after rollback
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert Rename variable "cfiles" to "changed" for clarity
Sun, 26 Sep 2010 21:59:47 +0200 Christian Ebert Merge with default stable
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert Support rollback by restoring expansion to previous values
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert Do not expand at all during diff
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert Restore restricted read mode value after overwriting
Sun, 26 Sep 2010 19:18:41 +0200 Christian Ebert test: fix typo, rephrase
Thu, 23 Sep 2010 17:03:23 +0200 Christian Ebert Merge with default stable
Thu, 23 Sep 2010 16:31:38 +0200 Christian Ebert Use note admonition in help text
Thu, 23 Sep 2010 10:33:58 +0200 Christian Ebert Merge with stable
Wed, 22 Sep 2010 18:20:47 -0500 Matt Mackall tests: various fixes for new unified test pattern format stable
Wed, 22 Sep 2010 16:06:02 -0500 Brodie Rao tests: add glob matching for unified tests stable
Wed, 22 Sep 2010 16:06:00 -0500 Brodie Rao tests: require regexes in unified tests to be marked with " (re)" stable
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: ensure regexes match to the end of the string stable
Wed, 22 Sep 2010 16:05:59 -0500 Brodie Rao tests: don't match blank output lines as regexes in unified tests stable
Wed, 22 Sep 2010 16:05:58 -0500 Brodie Rao tests: improve regexes in unified tests stable
Wed, 22 Sep 2010 23:46:57 +0200 Christian Ebert Merge with stable
Mon, 20 Sep 2010 14:36:36 -0500 Matt Mackall tests: add hack to avoid problem with graphlog in unified tests stable
Fri, 17 Sep 2010 20:53:56 +0200 Christian Ebert Merge with stable
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests stable
Sun, 12 Sep 2010 18:05:53 -0500 Brodie Rao merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C' stable
Fri, 10 Sep 2010 21:22:11 +0200 Christian Ebert (stable) merge stable
Fri, 10 Sep 2010 16:58:13 +0200 Christian Ebert Explain file-wise expansion in help
Fri, 03 Sep 2010 15:59:08 +0100 Christian Ebert Merge with stable
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag stable
Tue, 31 Aug 2010 18:18:28 +0100 Christian Ebert Merge with stable
Mon, 30 Aug 2010 13:15:30 +0900 Nicolas Dumazet test-keyword: use regular expressions instead of grepping stable
Mon, 16 Aug 2010 01:01:41 +0100 Christian Ebert Merge with stable
Sun, 15 Aug 2010 13:26:12 -0500 Matt Mackall tests: drop big sed from test-keyword.t stable
Mon, 16 Aug 2010 01:00:29 +0100 Christian Ebert (stable) merge stable
Sat, 14 Aug 2010 09:47:57 +0100 Christian Ebert tests: unify test-keyword
Sat, 14 Aug 2010 09:47:41 +0100 Christian Ebert Merge with stable
Fri, 14 May 2010 10:01:09 -0500 Matt Mackall rollback: fix up tests stable
Sat, 14 Aug 2010 09:42:14 +0100 Christian Ebert Merge after backout stable
Sat, 14 Aug 2010 09:30:42 +0100 Christian Ebert Backed out changeset bceb04857ce1 (not all upstream hunks applied) stable
Thu, 12 Aug 2010 14:53:34 +0900 Nicolas Dumazet tests: catch re.error if test line is not a valid regular expression stable
Mon, 02 Aug 2010 23:27:22 -0500 Matt Mackall tests: basic support for unified tests stable
Mon, 02 Aug 2010 15:44:54 -0500 Matt Mackall tests: move script execution in runner helpers stable
Mon, 26 Jul 2010 12:34:33 +0200 Christian Ebert (stable) merge stable
Mon, 26 Jul 2010 12:32:45 +0200 Christian Ebert Move collecting of [keyword] patterns to reposetup (issue2303)
Mon, 19 Jul 2010 08:13:48 +0100 Christian Ebert (stable) merge stable
Thu, 15 Jul 2010 10:24:31 +0200 Christian Ebert Add extra datefilters in a single update call
Wed, 16 Jun 2010 11:08:43 +0200 Christian Ebert (stable) merge stable
Tue, 15 Jun 2010 21:58:53 +0200 Christian Ebert Postpone manifest calculation in kwtemplater.overwrite
Thu, 10 Jun 2010 11:33:01 +0100 Christian Ebert Merge with stable
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options stable
Wed, 09 Jun 2010 22:50:30 +0100 Christian Ebert (stable) merge stable
Tue, 01 Jun 2010 01:05:45 +0200 Christian Ebert Force dirstate normal when all changes in a file are recorded
Wed, 09 Jun 2010 17:21:12 +0100 Christian Ebert Pass context to kwtemplater.overwrite
Tue, 01 Jun 2010 03:45:10 +0200 Christian Ebert Retrieve added and modified files from commitctx
Tue, 08 Jun 2010 09:55:08 +0100 Christian Ebert Merge with stable
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx stable
Sun, 06 Jun 2010 20:19:24 +0100 Christian Ebert (stable) merge stable
Thu, 03 Jun 2010 10:37:31 +0100 Christian Ebert Use context to detect uncommitted merge
Sat, 22 May 2010 14:10:49 +0200 Christian Ebert (stable) merge stable
Fri, 21 May 2010 22:12:39 +0200 Christian Ebert Offer svn-like default keywordmaps
Fri, 21 May 2010 22:12:39 +0200 Christian Ebert Add 2 svn-like date filters
Tue, 18 May 2010 22:22:59 +0200 Christian Ebert Merge with stable
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more stable
Fri, 14 May 2010 17:15:38 +0200 Christian Ebert Merge with stable
Fri, 14 May 2010 10:01:09 -0500 Matt Mackall rollback: fix up tests stable
Fri, 14 May 2010 10:56:47 +0200 Christian Ebert (stable) merge stable
Thu, 13 May 2010 17:24:21 -0500 Matt Mackall commit: note new branch heads rather than topological heads stable
Sun, 09 May 2010 11:14:43 +0200 Christian Ebert Support extensions using dorecord, e.g. crecord
Wed, 05 May 2010 17:16:00 +0200 Christian Ebert (stable) merge stable
Wed, 05 May 2010 14:02:45 +0200 Christian Ebert Omit setting extra variable for record context
Tue, 04 May 2010 01:15:34 +0200 Christian Ebert (stable) merge stable
Sun, 02 May 2010 22:39:43 +0200 Christian Ebert Simplify record switch in kwtemplater.overwrite
Sat, 01 May 2010 23:18:42 +0200 Christian Ebert (stable) merge stable
Sat, 01 May 2010 20:49:40 +0200 Christian Ebert Cleanup test and make it portable
Fri, 30 Apr 2010 16:30:09 +0200 Christian Ebert Merge with stable
Thu, 29 Apr 2010 22:04:05 -0500 Matt Mackall run-tests: add --view switch to use external diff viewer stable
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: sort options stable
Thu, 29 Apr 2010 18:25:45 -0500 Matt Mackall run-tests: add -l short option for --local stable
Fri, 30 Apr 2010 15:21:59 +0200 Christian Ebert (stable) merge stable
Mon, 26 Apr 2010 04:01:13 +0200 Christian Ebert Test recording
Mon, 26 Apr 2010 04:01:07 +0200 Christian Ebert Support (q)record
Mon, 26 Apr 2010 03:54:18 +0200 Christian Ebert Remove mq commands from restricted list
Fri, 16 Apr 2010 14:30:13 +0200 Christian Ebert Replace deprecated mq commands in test
Fri, 23 Apr 2010 10:37:08 +0200 Christian Ebert Merge with stable
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings stable
Tue, 20 Apr 2010 02:37:20 +0200 Christian Ebert Merge with stable
Sat, 17 Apr 2010 13:38:42 -0500 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs stable
Thu, 15 Apr 2010 22:16:14 +0200 Christian Ebert Merge with stable
Thu, 15 Apr 2010 20:25:07 +0200 Benoit Boissinot run-tests.py: can't remove from os.environ on solaris stable
Wed, 14 Apr 2010 15:23:22 +0200 Christian Ebert Merge with stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports stable
Wed, 14 Apr 2010 00:24:47 -0500 Ry4an Brase Fix --blacklist when --jobs > 1 in run_tests.py. stable
Wed, 14 Apr 2010 09:08:47 +0200 Benoit Boissinot run-tests.py: reset env variables set by hooks stable
Tue, 13 Apr 2010 10:28:48 +0200 Christian Ebert Merge with stable
Tue, 23 Mar 2010 15:23:04 +0100 Ronny Pfannschmidt run-tests: force to test pure on pypy as well stable
Tue, 23 Mar 2010 15:22:17 +0100 Ronny Pfannschmidt Fix run-tests.py -jX after 2ed667a9dfcb stable
Tue, 23 Mar 2010 11:37:31 +0100 Ronny Pfannschmidt tests: adapt the test runner to work with jython stable
Mon, 22 Mar 2010 01:36:12 -0400 Brodie Rao run-tests: make sure GREP_OPTIONS isn't set stable
Thu, 11 Mar 2010 15:32:24 +0100 Dirkjan Ochtman tests: use external coverage, mandate newer version stable
Thu, 05 Nov 2009 15:19:54 +0100 Dirkjan Ochtman templater: readable dates older than 24 months revert to ISO8601 (issue1006) stable
Tue, 13 Apr 2010 10:13:41 +0200 Christian Ebert (stable) merge stable
Tue, 13 Apr 2010 10:13:06 +0200 Christian Ebert Add forgotten comment
Mon, 12 Apr 2010 17:34:12 +0200 Christian Ebert Make the templater a local variable
Tue, 13 Apr 2010 10:05:51 +0200 Christian Ebert Merge with stable
Mon, 12 Apr 2010 17:21:30 -0700 Matt Mackall rollback: improve message stable
Fri, 09 Apr 2010 17:23:37 -0500 Steve Borho rollback: add dry-run argument, emit transaction description stable
Tue, 16 Mar 2010 22:29:16 +0100 Christian Ebert Do not bother about detecting extension path in demo
Mon, 12 Apr 2010 14:12:56 +0200 Christian Ebert Merge with stable
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall keywords: build a new templater to work around caching interaction stable
Tue, 30 Mar 2010 11:12:09 +0100 Christian Ebert (0.9.2compat) improve quoting of environment variable in test 0.9.2compat
Tue, 30 Mar 2010 11:08:13 +0100 Christian Ebert Merge with stable
Wed, 24 Mar 2010 01:43:24 +0100 Mads Kiilerich Tests with spaces in paths stable
Wed, 17 Mar 2010 23:16:44 +0100 Christian Ebert (0.9.2compat) get applicable changes from default 0.9.2compat
Wed, 17 Mar 2010 15:04:07 +0100 Christian Ebert (stable) merge stable
Tue, 16 Mar 2010 22:28:58 +0100 Christian Ebert Make kwdemo less verbose
Tue, 16 Mar 2010 22:28:23 +0100 Christian Ebert 1 variable name for overwriting candidates
Tue, 16 Mar 2010 22:27:22 +0100 Christian Ebert Do not customize ui.note() when overwriting
Thu, 18 Feb 2010 05:55:05 +0100 Christian Ebert Mark improved demo commit message for translation
Thu, 11 Mar 2010 19:56:41 +0100 Christian Ebert (0.9.2compat) update copyright _and_ licence 0.9.2compat
Thu, 11 Mar 2010 19:48:38 +0100 Christian Ebert (stable) merge stable
Thu, 11 Mar 2010 18:49:41 +0100 Christian Ebert Update copyright
Thu, 11 Mar 2010 18:49:14 +0100 Christian Ebert Remove deprecated options
Sun, 07 Mar 2010 22:57:55 +0100 Christian Ebert Merge with stable
Tue, 09 Feb 2010 01:12:29 +0100 Mads Kiilerich run-tests.py: skipped tests shouldn't change working directory stable
Tue, 29 Dec 2009 19:02:26 -0200 Wagner Bruna run-tests.py: clears http_proxy for all tests stable
Sun, 07 Mar 2010 22:48:01 +0100 Christian Ebert (stable) merge stable
Sun, 07 Mar 2010 21:50:36 +0100 Christian Ebert (0.9.2compat) upgrade kwfiles behaviour to match default wrt --unknown 0.9.2compat
Sun, 07 Mar 2010 21:09:04 +0100 Christian Ebert (0.9.2compat) use status' names for readability 0.9.2compat
Sun, 07 Mar 2010 20:59:43 +0100 Christian Ebert Remove spurious locks, improve handling of wlock
Sun, 07 Mar 2010 19:56:37 +0100 Christian Ebert Use status' names instead of index
Wed, 17 Feb 2010 21:57:52 +0100 Christian Ebert (stable) merge stable
Wed, 17 Feb 2010 21:56:15 +0100 Christian Ebert Do not postpone commit hooks
Wed, 17 Feb 2010 11:15:18 +0100 Christian Ebert Merge with stable
Tue, 09 Feb 2010 14:12:22 -0600 Matt Mackall fix up a bunch of check-code warnings stable
Sat, 06 Feb 2010 15:18:36 +0100 Brendan Cully run-tests: kill daemons on ^C with -j. stable
Thu, 10 Dec 2009 17:21:31 +0900 Nicolas Dumazet run-tests: split tests/blacklist in tests/blacklists/* stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups stable
Tue, 16 Feb 2010 21:04:04 +0100 Ronny Pfannschmidt filelog: sort meta entries, ensure deterministic order stable
Fri, 05 Feb 2010 18:08:07 +0000 Christian Ebert (0.9.2compat) fix utcdate filter 0.9.2compat
Fri, 05 Feb 2010 17:57:36 +0000 Christian Ebert Merge with stable
Fri, 05 Feb 2010 16:50:31 +0000 Christian Ebert Fix utcdate filter stable
Wed, 20 Jan 2010 10:14:36 +0100 Christian Ebert Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Thu, 24 Dec 2009 11:02:48 +0000 Christian Ebert (0.9.2compat) load extensions with "ext =" 0.9.2compat
Thu, 24 Dec 2009 10:54:00 +0000 Christian Ebert (0.9.2compat) do not monkeypatch diff in restricted mode; transplant restricted 0.9.2compat
Thu, 24 Dec 2009 10:15:49 +0000 Christian Ebert (stable) merge stable
Thu, 24 Dec 2009 10:14:36 +0000 Christian Ebert run-tests.py: update
Wed, 23 Dec 2009 17:46:48 +0000 Christian Ebert tests: load extensions with "ext ="
Wed, 23 Dec 2009 12:04:17 +0000 Christian Ebert Go into restricted mode when transplanting
Wed, 23 Dec 2009 12:04:04 +0000 Christian Ebert Do not monkeypatch diff when in restricted mode
Sun, 29 Nov 2009 11:27:33 +0000 Christian Ebert Merge with stable
Fri, 27 Nov 2009 18:26:25 +0000 timeless keyword: clarify object of backwards compatibility stable
Sat, 28 Nov 2009 19:51:21 +0000 Christian Ebert (0.9.2compat) add correct $RCSfile$ default keyword; sort kwdemo output 0.9.2compat
Fri, 27 Nov 2009 18:04:02 +0000 Christian Ebert (stable) merge stable
Thu, 26 Nov 2009 10:51:17 +0100 Christian Ebert The CVS keyword is $RCSfile$, not $RCSFile$
Fri, 27 Nov 2009 18:03:29 +0000 Christian Ebert Merge with stable
Thu, 26 Nov 2009 20:50:16 +0100 Martin Geisler keyword: sort demo output to ensure deterministic output stable
Mon, 19 Oct 2009 22:42:05 +0200 Christian Ebert Merge with stable
Mon, 19 Oct 2009 22:40:48 +0200 Christian Ebert (0.9.2compat) update wiki url 0.9.2compat
Fri, 16 Oct 2009 23:57:34 +0200 Adrian Buehlmann hg.clone: report branch name on update stable
Wed, 24 Jun 2009 15:32:37 +0200 Dirkjan Ochtman change wiki/bts URLs to point to new hostname stable
Mon, 19 Oct 2009 22:37:14 +0200 Christian Ebert (stable) merge stable
Thu, 01 Oct 2009 13:39:15 +0200 Christian Ebert Uppercase short option for kwfiles --all, like hg status -A
Thu, 01 Oct 2009 13:39:15 +0200 Christian Ebert Make kwfiles -u show untracked files only (like status)
Thu, 01 Oct 2009 13:39:15 +0200 Christian Ebert Make kwfiles --all show unknown files too
Thu, 01 Oct 2009 13:39:15 +0200 Christian Ebert kwfiles --unknown instead of --untracked
Thu, 01 Oct 2009 20:42:39 +0200 Christian Ebert Merge with stable
Thu, 17 Sep 2009 22:39:38 -0700 Stuart W Marks hg: say 'hg update' instead of 'hg up' in merge status message stable
Sat, 19 Sep 2009 12:06:50 +0200 Christian Ebert (0.9.2compat) do not mark debug message for translation 0.9.2compat
Sat, 19 Sep 2009 12:04:38 +0200 Christian Ebert Merge with stable
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output stable
Sat, 19 Sep 2009 12:00:41 +0200 Christian Ebert (stable) merge with default stable
Sat, 19 Sep 2009 12:00:02 +0200 Christian Ebert (0.9.2compat): run kwdemo before setting up [keyword] files 0.9.2compat
Thu, 10 Sep 2009 23:15:37 +0200 Christian Ebert test: run kwdemo before setting up [keyword] files
Fri, 28 Aug 2009 16:18:28 +0100 Christian Ebert Merge with stable
Thu, 27 Aug 2009 00:00:15 +0200 Martin Geisler test-keyword: update output to match 5d49fdef6fd0 stable
Wed, 05 Aug 2009 17:25:33 +0200 Christian Ebert (0.9.2compat) update and rewrap documentation 0.9.2compat
Wed, 05 Aug 2009 17:18:32 +0200 Christian Ebert (0.9.2compat) prefer util.datestr over time module import 0.9.2compat
Wed, 05 Aug 2009 17:01:55 +0200 Christian Ebert (0.9.2compat) remove "help keyword" from test 0.9.2compat
Wed, 05 Aug 2009 16:57:21 +0200 Christian Ebert (stable) merge stable
Wed, 05 Aug 2009 16:56:49 +0200 Christian Ebert Use util.datestr for utcdate filter, make it accessable in variable
Wed, 05 Aug 2009 16:56:44 +0200 Christian Ebert Reference templating help, add utcdate filter example
Wed, 05 Aug 2009 16:56:36 +0200 Christian Ebert Remove "help keyword" from test
Sun, 26 Jul 2009 10:45:35 +0100 Christian Ebert Refactor kwdemo and make output translatable
Mon, 03 Aug 2009 11:53:13 +0200 Christian Ebert (stable) merge stable
Mon, 03 Aug 2009 11:51:41 +0200 Christian Ebert Update copyright
Mon, 03 Aug 2009 11:49:46 +0200 Christian Ebert (0.9.2compat) update copyright 0.9.2compat
Mon, 03 Aug 2009 11:09:02 +0200 Christian Ebert Merge with stable
Mon, 03 Aug 2009 00:01:50 +0200 Martin Geisler help: use field lists for lists of extensions stable
Sun, 02 Aug 2009 17:17:17 +0200 Martin Geisler minirst: indent literal blocks with two spaces stable
Sun, 26 Jul 2009 10:40:59 +0100 Christian Ebert Merge with stable
Sun, 26 Jul 2009 01:53:06 +0200 Martin Geisler keyword: wrap docstrings at 70 characters stable
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help stable
Thu, 23 Jul 2009 20:00:23 +0100 Christian Ebert (stable) merge stable
Thu, 23 Jul 2009 07:37:09 +0100 Christian Ebert (0.9.2compat) argument to "kwdemo --rcfile" must be string (bugfix) 0.9.2compat
Thu, 23 Jul 2009 07:26:16 +0100 Christian Ebert Argument to "kwdemo --rcfile" must be string (bugfix)
Wed, 22 Jul 2009 08:28:30 +0100 Christian Ebert Reformat kwfiles help for minirst parser
Sat, 11 Jul 2009 01:25:51 +0200 Christian Ebert Merge with stable
Thu, 09 Jul 2009 23:59:03 +0200 Mads Kiilerich mq: qpop now tells which patches are popped stable
Fri, 10 Jul 2009 12:40:24 +0200 Christian Ebert Merge with stable
Fri, 10 Jul 2009 12:39:58 +0200 Christian Ebert (0.9.2compat) empty string as default value for hgcmd 0.9.2compat
Fri, 10 Jul 2009 12:37:34 +0200 Christian Ebert (0.9.2compat) use all caps NOTE: in help string 0.9.2compat
Thu, 09 Jul 2009 22:52:39 +0200 Martin Geisler keyword: use all caps for 'note:' in help string stable
Fri, 10 Jul 2009 01:52:11 +0200 Christian Ebert (0.9.2compat) prefer self.func over repo.func in kwrepo 0.9.2compat
Fri, 10 Jul 2009 01:33:01 +0200 Christian Ebert (stable) merge stable
Thu, 09 Jul 2009 11:59:12 +0200 Christian Ebert Eliminate potential reference cycles from kwrepo
Wed, 08 Jul 2009 03:25:07 +0200 Christian Ebert (0.9.2compat) kwdemo: get rid of subfunction and ease translation 0.9.2compat
Tue, 07 Jul 2009 23:30:53 +0200 Christian Ebert Collect kwmaps using a generator expression
Wed, 08 Jul 2009 03:09:07 +0200 Christian Ebert Merge with stable
Wed, 08 Jul 2009 02:50:01 +0200 Christian Ebert (0.9.2compat) warp docstrings at 78 chars 0.9.2compat
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler keyword: wrapped docstrings at 78 characters stable
Wed, 08 Jul 2009 01:02:51 +0200 Christian Ebert (stable) merge stable
Sat, 04 Jul 2009 15:26:14 +0200 Christian Ebert Remove unused import
Thu, 02 Jul 2009 10:56:01 +0200 Christian Ebert (stable) merge stable
Mon, 29 Jun 2009 23:46:28 +0200 Christian Ebert Break overlong line
Wed, 01 Jul 2009 17:36:36 +0200 Christian Ebert (stable) merge stable
Wed, 01 Jul 2009 17:34:39 +0200 Christian Ebert Make repo.commit use a custom commitctx wrapper
Mon, 29 Jun 2009 19:10:48 +0200 Christian Ebert (stable) merge stable
Mon, 29 Jun 2009 18:55:09 +0200 Christian Ebert (0.9.2compat) lowercase status flags of untracked files in kwfile output 0.9.2compat
Mon, 29 Jun 2009 18:37:08 +0200 Christian Ebert Improve help for kwfiles
Mon, 29 Jun 2009 18:37:08 +0200 Christian Ebert Lowercase status flags of untracked files in kwfile output
Sat, 27 Jun 2009 15:59:18 +0200 Christian Ebert Merge with stable
Sat, 27 Jun 2009 15:58:46 +0200 Christian Ebert (0.9.2compat) improve help for kwfiles 0.9.2compat
Sat, 27 Jun 2009 13:05:25 +0200 Christian Ebert keyword: improve help for kwfiles stable
Sat, 27 Jun 2009 15:50:52 +0200 Christian Ebert Improve help for kwfiles
Thu, 25 Jun 2009 12:00:30 +0200 Christian Ebert (stable) merge stable
Thu, 25 Jun 2009 11:58:30 +0200 Christian Ebert Make kwdemo more translation friendly
Wed, 24 Jun 2009 14:29:48 +0200 Christian Ebert (0.9.2compat) update synopsis 0.9.2compat
Wed, 24 Jun 2009 14:27:27 +0200 Christian Ebert Merge with stable
Wed, 24 Jun 2009 13:42:34 +0200 Dirkjan Ochtman extensions: change descriptions for hook-providing extensions stable
Wed, 24 Jun 2009 12:25:56 +0200 Dirkjan Ochtman extensions: fix up description lines some more stable
Tue, 23 Jun 2009 18:12:44 +0200 Christian Ebert Merge with stable
Mon, 22 Jun 2009 15:48:08 +0200 C?dric Duval extensions: improve the consistency of synopses stable
Sun, 21 Jun 2009 23:17:37 +0100 Christian Ebert Merge with stable
Sat, 20 Jun 2009 20:57:13 +0200 C?dric Duval help: remove per-extension paragraph on how to enable it stable
Thu, 18 Jun 2009 12:45:39 +0100 Christian Ebert (0.9.2compat) concise help title 0.9.2compat
Thu, 18 Jun 2009 12:43:19 +0100 Christian Ebert (stable) merge stable
Thu, 18 Jun 2009 01:21:26 +0100 Christian Ebert Concise help title
Mon, 15 Jun 2009 11:10:15 +0100 Christian Ebert Merge with stable
Mon, 15 Jun 2009 00:03:26 +0200 Patrick Mezard Add patch.eol to ignore EOLs when patching (issue1019) stable
Tue, 09 Jun 2009 22:42:39 +0200 Christian Ebert Merge with stable
Tue, 09 Jun 2009 22:42:23 +0200 Christian Ebert (0.9.2compat) update doc strings and help 0.9.2compat
Tue, 09 Jun 2009 22:32:14 +0200 Christian Ebert (0.9.2compat) improve English; from stable 0.9.2compat
Tue, 09 Jun 2009 09:25:34 -0400 timeless keyword: improve English stable
Tue, 09 Jun 2009 10:34:01 +0200 Christian Ebert Merge with stable
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: allow merging going backwards stable
Sun, 07 Jun 2009 19:25:53 +0200 Christian Ebert (stable) merge stable
Sun, 07 Jun 2009 19:25:10 +0200 Christian Ebert Remove doc string for standalone version
Sun, 07 Jun 2009 19:23:23 +0200 Christian Ebert Merge with stable
Sun, 17 May 2009 01:24:45 +0200 Martin Geisler tests: fix doc string in get-with-headers.py stable
Thu, 25 Dec 2008 17:49:08 +0100 Gilles Moris test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py stable
Sun, 07 Jun 2009 19:18:59 +0200 Christian Ebert (stable) merge for run-tests.py stable
Sun, 07 Jun 2009 19:16:14 +0200 Christian Ebert Merge with stable
Sun, 07 Jun 2009 19:15:09 +0200 Christian Ebert (stable) fix import gone wrong in 43d8c042ca20 stable
Sun, 07 Jun 2009 19:07:29 +0200 Christian Ebert Add run-tests.py from main and update README
Sun, 07 Jun 2009 18:59:18 +0200 Christian Ebert Refer users to distribution or 0.9.2compat branch
Sun, 07 Jun 2009 18:51:53 +0200 Christian Ebert (0.9.2compat) document Mercurial version range for standalone extension 0.9.2compat
Sun, 07 Jun 2009 01:31:03 +0200 Christian Ebert Merge with stable
Fri, 19 Dec 2008 16:47:36 -0600 Matt Mackall resolve: require -a switch to resolve all files stable
Thu, 04 Jun 2009 09:16:22 +0200 Christian Ebert Merge with stable
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter stable
Mon, 01 Jun 2009 01:51:50 +0200 Christian Ebert Merge with stable
Sun, 31 May 2009 14:55:51 +0200 Martin Geisler fixed typos found in translatable strings stable
Wed, 27 May 2009 20:40:11 +0200 Christian Ebert (stable) merge with default stable
Wed, 27 May 2009 20:34:38 +0200 Christian Ebert keyword: rename matcher() to match() mimicking changes in main
Tue, 26 May 2009 18:24:06 +0200 Christian Ebert Merge with stable
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: add some default args stable
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: change all users of util.matcher to match.match stable
Mon, 25 May 2009 20:05:25 +0200 Christian Ebert Merge with stable
Tue, 19 May 2009 03:59:58 +0200 Benoit Boissinot update --clean: do not unlink added files (issue575) stable
Tue, 19 May 2009 05:48:42 +0200 Christian Ebert Merge with stable
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: move editor outside transaction stable
Fri, 15 May 2009 01:37:50 +0200 Christian Ebert Merge with stable
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: move commit editor to cmdutil, pass as function stable
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: drop unused p1 and p2 args stable
Tue, 28 Apr 2009 09:42:44 +0100 Christian Ebert Merge with stable
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2 stable
Mon, 27 Apr 2009 18:35:45 +0100 Christian Ebert Merge with stable
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in stable
Sun, 26 Apr 2009 15:04:03 +0100 Christian Ebert Merge with stable
Sun, 26 Apr 2009 14:29:02 +0200 Martin Geisler tests: removed redundant "-d '0 0'" from test scripts stable
Wed, 22 Apr 2009 10:28:29 +0100 Christian Ebert Merge with stable
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch lock releasing in the extensions from gc to explicit stable
Tue, 21 Apr 2009 11:37:50 +0100 Christian Ebert Merge with stable
Tue, 21 Apr 2009 09:56:07 +0100 Christian Ebert keyword: set overwrite message only once, not for each file stable
Mon, 20 Apr 2009 21:16:13 -0300 Wagner Bruna keyword, i18n: avoid untranslated strings as message parameters stable
Wed, 08 Apr 2009 23:13:51 +0200 Christian Ebert Merge with stable
Tue, 07 Apr 2009 22:58:05 +0200 Martin Geisler expand "repo" to "repository" in help texts stable
Sun, 05 Apr 2009 12:15:32 +0200 Christian Ebert Merge with stable
Sat, 04 Apr 2009 23:17:53 +0200 Martin Geisler keyword: word-wrap help texts at 70 characters stable
Wed, 18 Mar 2009 13:37:10 +0100 Christian Ebert Merge with stable
Tue, 17 Mar 2009 13:43:11 -0500 Matt Mackall bundlerepo: reintroduce dirstate stable
Thu, 05 Mar 2009 06:47:41 +0100 Christian Ebert Merge with stable
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip) stable
Wed, 19 Nov 2008 13:27:57 +0100 Patrick Mezard patch: pass an opener to patchfile stable
Wed, 04 Mar 2009 13:06:16 -0600 Augie Fackler merge: better error messages to lead users to hg update --clean to abandon merges. stable
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler mq: lowercase output stable
Wed, 17 Dec 2008 15:22:45 +0100 Christian Ebert (0.9.2compat) do not use builtin format 0.9.2compat
Wed, 17 Dec 2008 14:55:20 +0100 Christian Ebert (stable) merge with default stable
Tue, 16 Dec 2008 09:58:41 +0100 Christian Ebert keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Fri, 05 Dec 2008 14:09:59 +0100 Christian Ebert Merge with stable
Sun, 28 Sep 2008 20:40:38 +0200 Patrick Mezard get-with-headers: fix stream modes under Windows stable
Wed, 28 Nov 2007 08:38:42 -0800 Bryan O'Sullivan hgweb: return meaningful HTTP status codes instead of nonsense stable
Thu, 29 Jun 2006 16:44:23 -0700 Eric Hopper Add a test for getting raw files via the web UI. stable
Sun, 19 Oct 2008 12:23:58 +0200 Benoit Boissinot hgweb: nodeids should be aligned in raw changesets stable
Sat, 12 Jul 2008 19:12:18 +0100 Christian Ebert notify: mime-encode messages stable
Wed, 26 Nov 2008 09:35:38 +0100 Christian Ebert (stable) merge with default stable
Tue, 25 Nov 2008 18:13:05 +0100 Christian Ebert Do not shadow builtin format (detected by pychecker)
Tue, 25 Nov 2008 18:13:54 +0100 Christian Ebert (stable) merge with default stable
Fri, 14 Nov 2008 22:29:03 +0100 Christian Ebert keyword: move common code out of commit condition
Fri, 14 Nov 2008 23:01:00 +0100 Christian Ebert Merge with stable
Fri, 14 Nov 2008 19:10:09 +0100 Dirkjan Ochtman keyword: be more efficient about ctx usage stable
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater stable
Mon, 03 Nov 2008 23:16:39 +0100 Christian Ebert Merge with stable
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator stable
Thu, 23 Oct 2008 10:25:24 +0200 Christian Ebert Merge with stable
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions stable
Sat, 18 Oct 2008 20:51:12 +0200 Christian Ebert Merge with stable
Sat, 18 Oct 2008 16:56:39 +0200 Dirkjan Ochtman help: better documentation intro for a few extensions stable
Sat, 18 Oct 2008 16:50:03 +0200 Dirkjan Ochtman show enabled extensions in hg help stable
Wed, 15 Oct 2008 15:52:34 +0200 Peter Gervai untest
Wed, 15 Oct 2008 15:16:15 +0200 Peter Gervai cross them fingahs
Tue, 02 Sep 2008 08:48:48 -0400 Christian Ebert Merge with stable
Tue, 02 Sep 2008 01:19:12 +0200 Benoit Boissinot fix test output broken by a04d8cadb6af stable
Sun, 24 Aug 2008 23:44:52 +0200 Christian Ebert Merge with stable
Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing. stable
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a stable
Sun, 24 Aug 2008 20:13:45 +0200 Christian Ebert (0.9.2compat) remove new verbose commit message for backwards compatibility 0.9.2compat
Sun, 24 Aug 2008 20:02:02 +0200 Christian Ebert (stable) merge with default stable
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing stable
Fri, 22 Aug 2008 11:53:30 +0200 Christian Ebert (0.9.2compat) add merge, resolve to restricted 0.9.2compat
Fri, 22 Aug 2008 08:26:18 +0200 Christian Ebert Avoid additional conflicts during merge/resolve
Thu, 21 Aug 2008 21:32:06 +0200 Christian Ebert (stable) merge with default stable
Thu, 21 Aug 2008 19:07:33 +0200 Christian Ebert (0.9.2compat) fix test compatibility 0.9.2compat
Thu, 21 Aug 2008 10:20:44 +0200 Christian Ebert Thorough hgweb testing
Thu, 07 Aug 2008 11:20:34 +0200 Christian Ebert (stable) merge with default stable
Wed, 30 Jul 2008 20:05:14 +0200 Christian Ebert (0.9.2compat) add verify to nokwcommands 0.9.2compat
Wed, 30 Jul 2008 16:26:38 +0200 Christian Ebert Add verify to nokwcommands after refactor in e79a8f36c2a5
Mon, 30 Jun 2008 12:42:48 +0200 Christian Ebert (0.9.2compat) context, status refactor keeping backwards compatible fallback 0.9.2compat
Mon, 30 Jun 2008 12:33:36 +0200 Christian Ebert (0.9.2compat) ddb8a222249b is backwards compatible 0.9.2compat
Sat, 28 Jun 2008 15:49:54 +0200 Christian Ebert Merge with stable
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper stable
Fri, 27 Jun 2008 13:43:29 -0500 Matt Mackall status: clean up all users for unknown files stable
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall repo.status: eliminate list_ stable
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog stable
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods stable
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx stable
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling stable
Thu, 26 Jun 2008 13:46:29 -0500 Matt Mackall use repo.changectx(None) to get a workingctx stable
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent stable
Wed, 25 Jun 2008 17:34:28 -0500 Matt Mackall use repo.changectx rather than context.changectx stable
Thu, 12 Jun 2008 02:27:06 +0200 Christian Ebert (stable) mimic cmdutil.bail_if_changed even more stable
Fri, 13 Jun 2008 17:41:26 +0200 Christian Ebert (0.9.2compat) secure keyword arguments in backwards compatible wrappers 0.9.2compat
Thu, 12 Jun 2008 11:10:04 +0200 Christian Ebert keyword: disable expansion for annotate stable
Thu, 12 Jun 2008 16:32:16 +0200 Christian Ebert (0.9.2compat) disable expansion for annotate 0.9.2compat
Thu, 12 Jun 2008 11:10:04 +0200 Christian Ebert keyword: disable expansion for annotate
Thu, 12 Jun 2008 02:35:38 +0200 Christian Ebert Merge after backout
Thu, 12 Jun 2008 02:33:41 +0200 Christian Ebert Backed out changeset 10ebb9f44b99
Fri, 06 Jun 2008 17:21:00 +0200 Christian Ebert (0.9.2compat) get some changes from default branch 0.9.2compat
Fri, 06 Jun 2008 17:08:56 +0200 Christian Ebert keyword: mimic cmdutil.bail_if_changed even more
Sun, 01 Jun 2008 13:35:12 +0200 Christian Ebert keyword: use dirstate.parents to obtain current first parent
Sun, 01 Jun 2008 23:47:32 +0200 Christian Ebert keyword: monkeypatch dispatch._runcommand instead of _parse
Wed, 14 May 2008 02:47:38 +0200 Christian Ebert (stable) merge with default to fix import from crew stable
Wed, 14 May 2008 02:25:52 +0200 Christian Ebert Incorporate latest changes in backwards compatible way 0.9.2compat
Wed, 14 May 2008 02:24:40 +0200 Christian Ebert Fix arguments for patch.diff monkey
Tue, 13 May 2008 08:33:23 +0200 Christian Ebert Merge with stable
Tue, 13 May 2008 08:32:01 +0200 Christian Ebert (stable) ignore .DS_Store stable
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends stable
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files argument from patch.diff stable
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove remaining users of cmdutils.matchpats stable
Thu, 10 Apr 2008 01:48:29 +0200 Christian Ebert Merge with stable
Thu, 10 Apr 2008 01:46:06 +0200 Christian Ebert (stable) patches from default in 4b2c266bf059 stable
Wed, 09 Apr 2008 13:40:16 +0200 Christian Ebert (0.9.2compat) backwards compatible changes from default 0.9.2compat
Wed, 09 Apr 2008 09:13:17 +0200 Christian Ebert Reduce opt=arg syntax even more
Wed, 09 Apr 2008 00:55:21 +0200 Christian Ebert Check for '\0' in entire data before acting
Mon, 07 Apr 2008 18:46:48 +0200 Christian Ebert Make overwrite() arguments mandatory
Mon, 07 Apr 2008 18:46:48 +0200 Christian Ebert Compact argument passing to wrapped methods
Mon, 07 Apr 2008 18:46:48 +0200 Christian Ebert Privatize remaining monkeypatches by moving them into reposetup
Mon, 07 Apr 2008 14:05:20 +0200 Christian Ebert Collect filename patterns, wrap dispatch._parse in uisetup
Mon, 31 Mar 2008 13:41:04 +0200 Christian Ebert Merge with stable
Mon, 31 Mar 2008 11:03:23 +0200 Christian Ebert Adapt to new webcommands with "clean" monkey patches
Mon, 31 Mar 2008 10:50:10 +0200 Christian Ebert (0.9.2compat) fix and simplify webcommands monkey 0.9.2compat
Sun, 30 Mar 2008 18:25:25 +0200 Christian Ebert (0.9.2compat) add test for web changeset 0.9.2compat
Sun, 30 Mar 2008 17:13:02 +0200 Christian Ebert (0.9.2compat) fix webcommand monkey patches, and adapt to most recent changes 0.9.2compat
Sun, 30 Mar 2008 17:04:37 +0200 Christian Ebert (0.9.2compat) no conditional for web file match disabling 0.9.2compat
Fri, 28 Mar 2008 19:40:44 +0100 Dirkjan Ochtman hgweb: refactor hgweb code stable
Sun, 23 Mar 2008 13:34:56 +0100 Christian Ebert Merge with stable
Sat, 22 Mar 2008 18:33:10 +0100 Dirkjan Ochtman tests: add tests for hgweb to test-keyword stable
Fri, 21 Mar 2008 15:38:02 +0100 Christian Ebert Merge with stable
Fri, 21 Mar 2008 14:52:24 +0100 Adrian Buehlmann clone: print "updating working directory" status message stable
Thu, 20 Mar 2008 14:14:15 -0500 Matt Mackall tests: remove some unnecessary sleeps stable
Tue, 11 Mar 2008 23:55:38 +0100 Christian Ebert Ignore .DS_Store
Tue, 11 Mar 2008 23:54:10 +0100 Christian Ebert (0.9.2compat) ignore .DS_Store 0.9.2compat
Fri, 07 Mar 2008 02:21:34 +0100 Christian Ebert Merge with stable
Fri, 07 Mar 2008 02:17:21 +0100 Christian Ebert (0.9.2compat) expand * import 0.9.2compat
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems stable
Fri, 22 Feb 2008 14:23:48 +0100 Christian Ebert (0.9.2compat) get fix from stable branch 0.9.2compat
Thu, 21 Feb 2008 16:22:31 -0300 Alexis S. L. Carvalho keyword: remove "identify" and "remove" from nokwcommands stable
Fri, 15 Feb 2008 20:18:56 +0100 Christian Ebert Merge stable with default stable
Fri, 15 Feb 2008 20:17:33 +0100 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
Fri, 15 Feb 2008 17:57:45 +0100 Christian Ebert Rename kwx to kwtools
Fri, 15 Feb 2008 17:54:58 +0100 Christian Ebert Fix getnode doc, add doc for patch.diff monkey
Thu, 14 Feb 2008 18:55:49 +0100 Christian Ebert (0.9.2compat) FIX typo in hgweb monkeys 0.9.2compat
Thu, 14 Feb 2008 18:50:00 +0100 Christian Ebert Remove whitespace at eol
Thu, 14 Feb 2008 18:49:21 +0100 Christian Ebert (0.9.2compat) remove whitespace at eol 0.9.2compat
Thu, 14 Feb 2008 15:55:21 +0100 Christian Ebert (0.9.2compat) get changes from default branch 0.9.2compat
Thu, 14 Feb 2008 16:11:54 +0100 Christian Ebert Do not inspect node1 for diff if node2 is given
Thu, 14 Feb 2008 13:30:17 +0100 Christian Ebert Add test for patch.diff monkey
Thu, 14 Feb 2008 13:26:51 +0100 Christian Ebert Make main class and hg command accessible
Thu, 14 Feb 2008 13:20:16 +0100 Christian Ebert Move expand/shrink decisions into kwtemplater
Thu, 14 Feb 2008 01:38:28 +0100 Christian Ebert Remove obsolete variable declaration
Thu, 14 Feb 2008 01:22:22 +0100 Christian Ebert Merge with stable
Wed, 13 Feb 2008 23:49:57 +0100 Christian Ebert Monkeypatch patch.diff for non-interactive diffs stable
Tue, 12 Feb 2008 23:09:53 +0100 Christian Ebert (stable) merge with default branch stable
Tue, 12 Feb 2008 21:38:30 +0100 Christian Ebert (0.9.2compat) add glog to nokwcommands 0.9.2compat
Tue, 12 Feb 2008 21:37:13 +0100 Christian Ebert Add glog to nokwcommands
Sun, 10 Feb 2008 17:09:22 +0100 Christian Ebert (0.9.2compat) use different names for web methods 0.9.2compat
Sun, 10 Feb 2008 14:57:48 +0100 Christian Ebert (0.9.2compat) web as in default where possible 0.9.2compat
Sun, 10 Feb 2008 08:35:55 +0100 Christian Ebert Switch off expansion for web diffs
Sun, 10 Feb 2008 01:28:16 +0100 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
Sun, 10 Feb 2008 00:32:14 +0100 Christian Ebert Make restrict entirely a kwtemplater attribute
Sun, 10 Feb 2008 00:15:03 +0100 Christian Ebert keyword: declare globals in a more compact way
Sun, 10 Feb 2008 00:13:57 +0100 Christian Ebert keyword: avoid os import by using util.splitpath
Sat, 09 Feb 2008 22:17:31 +0100 Christian Ebert Merge with stable
Sat, 09 Feb 2008 20:17:09 +0100 Patrick Mezard test-keyword: make it run under Windows stable
Sat, 09 Feb 2008 20:17:06 +0100 Patrick Mezard keyword: fix symlink detection under Windows stable
Sat, 09 Feb 2008 19:40:30 +0100 Patrick Mezard keyword: fix mq repository detection under Windows stable
Sat, 09 Feb 2008 09:42:00 +0100 Christian Ebert (stable) merge with default branch stable
Sat, 09 Feb 2008 09:31:13 +0100 Christian Ebert (0.9.2compat) make patchfile monkey work with 0.9.5 0.9.2compat
Fri, 08 Feb 2008 10:14:47 +0100 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
Thu, 07 Feb 2008 15:13:37 +0100 Christian Ebert Ignore everything starting with .hg
Thu, 07 Feb 2008 10:32:05 +0100 Christian Ebert Monkeypatch dispatch._parse to avoid running it twice
Thu, 07 Feb 2008 01:49:17 +0100 Christian Ebert Do not set up kwrepo when pulling from bundlerepo
Wed, 06 Feb 2008 23:32:21 +0100 Christian Ebert Fix pychecker warning about shadowed variable
Wed, 06 Feb 2008 22:26:50 +0100 Christian Ebert Safeguard anything under .hg, and the .hg_archival.txt file
Wed, 06 Feb 2008 18:46:49 +0100 Christian Ebert Prevent expansion in queue repo and for email
Wed, 06 Feb 2008 18:38:14 +0100 Christian Ebert (0.9.2compat) discard wread/wwrite approach 0.9.2compat
Wed, 06 Feb 2008 18:35:16 +0100 Christian Ebert (0.9.2compat) get changes from stable branch 0.9.2compat
Wed, 06 Feb 2008 17:25:37 +0100 Christian Ebert Discard wread/wwrite approach, merge with stable
Wed, 06 Feb 2008 11:32:34 +0100 Christian Ebert Fix filewise expansion for hgweb
Wed, 06 Feb 2008 00:24:49 +0100 Christian Ebert Test unbundle null revision containing empty symlink
Tue, 05 Feb 2008 16:09:21 -0600 Matt Mackall keyword: fix my string pasting thinko stable
(0) -480 +480 tip