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
Tue, 05 Feb 2008 18:40:32 +0100 Christian Ebert Make nokwcommands, restricted string variables at top level stable
Tue, 05 Feb 2008 18:38:00 +0100 Christian Ebert Split line continuation in 2 steps (style) stable
Tue, 05 Feb 2008 18:36:23 +0100 Christian Ebert Add empty_ok argument to kwrepo.commit stable
Tue, 05 Feb 2008 18:33:55 +0100 Christian Ebert Allow keyword expansion on clone stable
Tue, 05 Feb 2008 17:23:24 +0100 Christian Ebert (0.9.2compat) expand keywords in raw web output, and other changes from default branch 0.9.2compat
Tue, 05 Feb 2008 16:22:40 +0100 Christian Ebert Remove obsolete test message
Tue, 05 Feb 2008 16:13:15 +0100 Christian Ebert Fix web output: expand to requested rev; kwcat: wrap cat, avoid filelog subclass
Tue, 05 Feb 2008 12:22:48 +0100 Christian Ebert Expand keywords in hgweb rawfile output
Thu, 31 Jan 2008 01:06:49 +0100 Christian Ebert (0.9.2compat) use templatefilters module if available; bail out in mq dir 0.9.2compat
Tue, 05 Feb 2008 08:04:50 +0100 Christian Ebert Disable expansion in mq directory; add test for qcommit
Fri, 01 Feb 2008 00:48:37 +0100 Christian Ebert Adapt to templatefilters module splitoff
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templates: move filters to their own module stable
Tue, 08 Jan 2008 22:40:51 -0500 Jesse Glick Ensure that absolutized paths from hgrc do not contain ../ segments. stable
Fri, 01 Feb 2008 08:16:56 +0100 Christian Ebert stable branch: reflects latest Mercurial upstream state stable
Thu, 31 Jan 2008 14:34:45 +0100 Christian Ebert (0.9.2compat) clean import handling when patchfile class available 0.9.2compat
Wed, 30 Jan 2008 10:38:10 +0100 Christian Ebert (0.9.2compat) restructure based on wwread/wwrite methods as in default branch 0.9.2compat
Wed, 30 Jan 2008 01:24:10 +0100 Christian Ebert Handle LookupError eg. for hg convert
Tue, 29 Jan 2008 21:15:57 +0100 Christian Ebert Add empty_ok argument to commit
Tue, 29 Jan 2008 17:33:00 +0100 Christian Ebert Update test using kwcat
Tue, 29 Jan 2008 17:32:25 +0100 Christian Ebert Implement kwcat command
Tue, 29 Jan 2008 17:32:15 +0100 Christian Ebert Make kwtemplater kwrepo attribute instead of global variable
Tue, 29 Jan 2008 17:32:10 +0100 Christian Ebert Refactor overriding wread, wwrite, wwritedata repo methods
Fri, 25 Jan 2008 21:42:52 +0000 Christian Ebert (0.9.2compat) fix external hook as in default branch 0.9.2compat
Fri, 25 Jan 2008 17:31:55 +0000 Christian Ebert Return silently when external command triggers error
Wed, 23 Jan 2008 12:33:24 +0100 Christian Ebert (0.9.2compat) implement external call handle and hook 0.9.2compat
Wed, 23 Jan 2008 12:31:41 +0100 Christian Ebert Implement handle and hook for external callers
Wed, 23 Jan 2008 11:38:22 +0100 Christian Ebert Get changes from default branch; update test output 0.9.2compat
Wed, 23 Jan 2008 11:36:37 +0100 Christian Ebert Detect restricted commands thru variable
Wed, 23 Jan 2008 09:53:40 +0100 Christian Ebert Improve use of dictionaries
Wed, 23 Jan 2008 10:02:57 +0100 Christian Ebert bugfix: avoid expansion with qfold
Sun, 20 Jan 2008 14:31:00 +0100 Christian Ebert Prefer item in dict over dict.has_key(item)
Sat, 19 Jan 2008 18:26:17 +0100 Christian Ebert (0.9.2compat) get mq support, improved diff output from default branch 0.9.2compat
Wed, 16 Jan 2008 11:22:16 +0100 Christian Ebert Add a very simple mq test
Wed, 16 Jan 2008 11:22:16 +0100 Christian Ebert Avoid extra diffs when not comparing against working dir
Tue, 15 Jan 2008 13:19:23 +0100 Christian Ebert Implement support for mq; handle (q)record more gracefully
Mon, 14 Jan 2008 15:21:57 +0100 Christian Ebert (0.9.2compat) get changes from default branch 0.9.2compat
Mon, 14 Jan 2008 15:12:20 +0100 Christian Ebert Merge Solaris test compatibility
Mon, 14 Jan 2008 09:00:23 +0100 Thomas Arendsen Hein Solaris compatibility fixes for test-keyword:
Fri, 11 Jan 2008 23:36:56 +0100 Christian Ebert Test that expansion is done filewise
Fri, 11 Jan 2008 14:41:22 +0100 Christian Ebert Fix some doc strings; update copyright
Wed, 09 Jan 2008 18:17:23 +0100 Christian Ebert (0.9.2compat) test: avoid "sed -i" in commented rejecttest 0.9.2compat
Wed, 09 Jan 2008 10:00:18 -0600 Will Maier Don't use the -i option with sed
Wed, 09 Jan 2008 12:52:59 +0100 Christian Ebert (0.9.2compat) Get bugfix from default branch 0.9.2compat
Wed, 09 Jan 2008 11:07:42 +0100 Christian Ebert Suppress keyword expansion for log commands
Wed, 09 Jan 2008 05:13:22 +0100 Christian Ebert fix: only set general changenode for kwtemplater when committing
Mon, 07 Jan 2008 12:02:23 +0100 Christian Ebert (0.9.2compat) obtain simplifications from default branch 0.9.2compat
Mon, 07 Jan 2008 11:48:51 +0100 Christian Ebert Just add unknown kwfiles candidates when untracked option is given
Mon, 07 Jan 2008 11:27:41 +0100 Christian Ebert Simplify temporary ui.quiet setting in kwdemo
Sat, 05 Jan 2008 16:47:14 +0100 Christian Ebert (0.9.2compat) test: redirect "cd -" output to /dev/null 0.9.2compat
Sat, 05 Jan 2008 12:33:21 +0100 Christian Ebert test: redirect all "cd -" output to /dev/null
Fri, 04 Jan 2008 17:27:37 +0100 Christian Ebert (0.9.2compat) add rejecttest as comment, as it is not working in this branch 0.9.2compat
Fri, 04 Jan 2008 17:23:13 +0100 Christian Ebert test: rename (misleading) conflicttest to rejecttest
Fri, 04 Jan 2008 17:16:13 +0100 Christian Ebert (0.9.2compat) get backwards compatible changes from default branch 0.9.2compat
Fri, 04 Jan 2008 16:56:26 +0100 Christian Ebert README: fix help instruction
Wed, 02 Jan 2008 16:42:17 +0100 Christian Ebert Compress kwfstats intitialization
Wed, 02 Jan 2008 16:31:49 +0100 Christian Ebert Always opts.get to be on safe side
Tue, 01 Jan 2008 19:16:13 +0100 Christian Ebert Make command line check even more private
Sat, 29 Dec 2007 18:45:47 +0100 Christian Ebert Turn patch.patchfile.__init__ monkeypatch into a wrapper
Fri, 21 Dec 2007 00:42:09 +0100 Christian Ebert Test potential import conflict
Fri, 21 Dec 2007 00:40:25 +0100 Christian Ebert Avoid import and merge conflicts caused by expanded keywords
Thu, 20 Dec 2007 22:15:43 +0100 Christian Ebert Do not pass global _kwtemplater around in arguments
Thu, 20 Dec 2007 17:08:43 +0100 Christian Ebert Remove spurious echo from test
Mon, 17 Dec 2007 16:43:26 +0100 Christian Ebert (0.9.2compat) use updated fancyopts from 88803a69b24a 0.9.2compat
Tue, 04 Dec 2007 09:56:12 +0100 Christian Ebert (0.9.2compat) implement context based changes from default branch 0.9.2compat
Sun, 02 Dec 2007 08:32:19 +0100 Christian Ebert Reintroduce _iskwfile with link method as argument
Sun, 02 Dec 2007 08:15:36 +0100 Christian Ebert Make path format output switches more compact
Sun, 02 Dec 2007 08:00:31 +0100 Christian Ebert Set kwtemplater.path at kwfilelog initialization
Sat, 01 Dec 2007 20:31:13 +0100 Christian Ebert Refactor to initialize kwtemplater only once during reposetup
Sat, 01 Dec 2007 13:15:13 +0100 Christian Ebert Rename kwtemplater.t to kwtemplater.ct
Sat, 01 Dec 2007 10:32:40 +0100 Christian Ebert Test that commit hooks are not run on interrupted commit
Sat, 01 Dec 2007 09:52:00 +0100 Christian Ebert Do not run commit hooks if there is no node
Mon, 26 Nov 2007 12:52:54 +0100 Christian Ebert (0.9.2compat) do not bother about debug templates 0.9.2compat
Mon, 26 Nov 2007 12:30:50 +0100 Christian Ebert Do not test debug templates
Mon, 26 Nov 2007 12:29:23 +0100 Christian Ebert Make match object function private to kwtemplater.substitute
Mon, 26 Nov 2007 12:24:16 +0100 Christian Ebert Do not bother about debug templates
Wed, 14 Nov 2007 13:36:41 +0100 Christian Ebert (0.9.2compat) kwfiles print code similar to commands.status 0.9.2compat
Wed, 14 Nov 2007 13:32:33 +0100 Christian Ebert kwfiles print code similar to commands.status
Tue, 13 Nov 2007 02:06:38 +0100 Christian Ebert Rearrange commit hook hack
Sun, 11 Nov 2007 11:29:50 +0100 Christian Ebert Commit hook handling entirely into if-condition
Sat, 10 Nov 2007 14:33:15 +0100 Christian Ebert (0.9.2compat) update doc strings 0.9.2compat
Sat, 10 Nov 2007 14:08:12 +0100 Christian Ebert Add commit hook test
Sat, 10 Nov 2007 14:06:59 +0100 Christian Ebert Postpone commit hooks until keywords are expanded
Thu, 08 Nov 2007 13:03:24 +0100 Christian Ebert Avoid dispatch import, revert to simple argument parser
Thu, 08 Nov 2007 12:59:43 +0100 Christian Ebert (0.9.2compat) avoid dispatch import, revert to simple argument parser 0.9.2compat
Wed, 07 Nov 2007 13:40:58 +0100 Christian Ebert Make keyword against current Mercurial available as standalone extension
Wed, 07 Nov 2007 13:33:19 +0100 Christian Ebert Branch off backwards compatible version 0.9.2compat
Tue, 06 Nov 2007 13:20:39 +0100 Christian Ebert Avoid name conflict with dispatch package(s)
Mon, 29 Oct 2007 10:55:41 +0100 Christian Ebert Add convert to nokwcommands (fix issue802)
Wed, 24 Oct 2007 09:43:59 +0200 Christian Ebert Check if there candidates before _overwrite
Wed, 24 Oct 2007 00:38:27 +0200 Christian Ebert Arrange commands and cmdtable in alphabetical order
Tue, 23 Oct 2007 09:10:11 +0200 Christian Ebert Tell user that kwexpand/kwshrink do not run if given files contain changes
Tue, 23 Oct 2007 08:58:19 +0200 Christian Ebert Respect Mercurial conventions in kwdemo help
Fri, 19 Oct 2007 19:37:41 +0200 Christian Ebert Obtaining cwd redundant in pathto wrapper
Fri, 19 Oct 2007 16:28:56 +0200 Christian Ebert Detailed test of kwexpand/kwshrink w/ file arguments
Fri, 19 Oct 2007 16:09:56 +0200 Christian Ebert Revert to using status for kw-commands
Fri, 19 Oct 2007 12:36:32 +0200 Christian Ebert Test if warning about non-existing files is triggered
Thu, 18 Oct 2007 09:38:05 +0200 Christian Ebert cwd optional argument of _pathto to simplify _kwfwrite
Wed, 17 Oct 2007 23:53:59 +0200 Christian Ebert Use pathto to display nonexisting files
Wed, 17 Oct 2007 17:52:25 +0200 Christian Ebert kwexpand/kwshrink: warn about nonexisting files
Wed, 17 Oct 2007 17:51:36 +0200 Christian Ebert _overwrite method for kwrepo.commit, kwexpand, kwshrink
Wed, 17 Oct 2007 17:06:08 +0200 Christian Ebert Sort files before overwriting
Wed, 17 Oct 2007 17:03:59 +0200 Christian Ebert _iskwfile checking method for kwrepo.commit, kwexpand/kwshrink
Wed, 17 Oct 2007 13:22:48 +0200 Christian Ebert Walk manifest in kwexpand/kwshrink
Mon, 15 Oct 2007 23:42:50 +0200 Christian Ebert For overwriting commands use node and manifest to speed up walk
Tue, 16 Oct 2007 07:43:55 +0200 Christian Ebert kwfiles: change option "ignored" to "ignore", add option "untracked"
Mon, 15 Oct 2007 11:01:00 +0200 Christian Ebert File collections specific to kwexpand/kwshrink vs kwfiles commands
Mon, 15 Oct 2007 10:25:20 +0200 Christian Ebert Flag kwfiles if verbose; shorten bailout code
Sat, 13 Oct 2007 22:15:20 +0200 Christian Ebert Tighten condition for kwshrink/kwexpand test
Sat, 13 Oct 2007 15:25:06 +0200 Christian Ebert Underscore prefixes only for names at top level, or compatibility wrappers
Sat, 13 Oct 2007 15:01:55 +0200 Christian Ebert Count keywords in a customized kwfilelog read method
Thu, 11 Oct 2007 13:10:33 +0200 Christian Ebert walkopts for kwexpand, kwshrink, kwfiles commands
Sat, 06 Oct 2007 23:11:40 +0200 Christian Ebert kwfiles notifies if there are no files configured for expansion
Sat, 06 Oct 2007 19:55:30 +0200 Christian Ebert Bail out earlier in overwrite commands if repo has changes
Sat, 06 Oct 2007 20:13:18 +0200 Christian Ebert Make kwfmatcher an ui attribute
Sat, 06 Oct 2007 16:56:14 +0200 Christian Ebert Unlowercase command help
Sat, 06 Oct 2007 16:19:04 +0200 Christian Ebert Test kwfiles working context
Sat, 06 Oct 2007 16:07:03 +0200 Christian Ebert Determine kwfiles on workingctx
Fri, 05 Oct 2007 15:53:28 +0200 Christian Ebert test: use grep instead of grep -F
Fri, 05 Oct 2007 15:49:32 +0200 Christian Ebert Test if debug flag influences expansion
Fri, 05 Oct 2007 14:52:39 +0200 Christian Ebert Turn off debug while expanding
Thu, 04 Oct 2007 16:12:48 +0200 Christian Ebert Map re.escape
Thu, 04 Oct 2007 15:01:16 +0200 Christian Ebert List comprehension instead of loop to create ui template dictionary
Thu, 04 Oct 2007 14:55:38 +0200 Christian Ebert String format keyword pattern before compilation
Wed, 03 Oct 2007 08:22:27 +0200 Christian Ebert Ignore errors when removing temp dir in kwdemo
Sun, 23 Sep 2007 12:22:13 +0100 Christian Ebert Reduce verbosity of kwexpand/kwshrink
Fri, 21 Sep 2007 20:22:21 +0100 Christian Ebert Make kwfilelog.cmp test reliable
Fri, 21 Sep 2007 20:16:53 +0100 Christian Ebert Use revlog.cmp to avoid checking for rename twice
Thu, 20 Sep 2007 21:14:40 +0100 Christian Ebert Test kwfiles command
Thu, 20 Sep 2007 19:29:11 +0100 Christian Ebert New command "kwfiles" prints files configured for expansion
Thu, 20 Sep 2007 18:13:53 +0100 Christian Ebert Always exclude .hgtags only
Thu, 20 Sep 2007 19:26:20 +0100 Christian Ebert Use Mercurial's getcwd()
Tue, 18 Sep 2007 00:08:23 +0100 Christian Ebert Set boolean mandatory arguments directly and comment them
Tue, 18 Sep 2007 00:03:17 +0100 Christian Ebert Avoid calling kwfmatcher twice (kwtemplater.overwrite, kwrepo.file) when overwriting
Fri, 14 Sep 2007 23:00:26 +0100 Christian Ebert Test kwshrink w/ argument while not in top level directory
Fri, 14 Sep 2007 22:34:47 +0100 Christian Ebert Arguments to kwshrink/expand must be filtered thru canonpath
Mon, 03 Sep 2007 06:11:07 +0200 Christian Ebert Rename README.txt to README
Sun, 02 Sep 2007 17:04:22 +0200 Christian Ebert Move version code into setup.py
Sun, 02 Sep 2007 15:46:18 +0200 Christian Ebert Document revisions of interface changes
Sun, 02 Sep 2007 15:35:18 +0200 Christian Ebert Catch TypeError in repo.wwrite for Mercurial rev 656e06eebda7
Sun, 02 Sep 2007 15:16:57 +0200 Christian Ebert Compatible repo.dirstate.normal/update into own function
Sun, 02 Sep 2007 15:09:56 +0200 Christian Ebert Compatible repo.wwrite into own function
Sun, 02 Sep 2007 15:01:51 +0200 Christian Ebert Compatible changeset_templater in own function
Thu, 30 Aug 2007 23:22:18 +0200 Christian Ebert Improve doc of kwfilelog.read
Sat, 25 Aug 2007 15:38:04 +0200 Christian Ebert Keep names of inherited commands
Tue, 21 Aug 2007 14:07:57 +0200 Christian Ebert Move backwards compatible commit fork into private kwrepo function
Tue, 21 Aug 2007 13:27:48 +0200 Christian Ebert Remove spurious NameError checking for locks
Mon, 20 Aug 2007 05:08:39 +0200 Christian Ebert Clean up backwards compatibility
Thu, 16 Aug 2007 14:19:33 +0200 Christian Ebert cmdutil.parse moves to dispatch._parse; use fancyopts bugfix
Tue, 14 Aug 2007 16:26:22 +0200 Christian Ebert Removed files are detected by _weedcandidates, no need for status call
Tue, 14 Aug 2007 09:01:20 +0200 Christian Ebert Document revision that fixed fancyopts
Sat, 11 Aug 2007 14:43:04 +0200 Christian Ebert Test "hg diff --rev", update _getcmd comment (backwards compatibility)
Thu, 09 Aug 2007 15:54:27 +0200 Christian Ebert Test that pattern does not span more than 1 line
Thu, 09 Aug 2007 14:20:03 +0200 Christian Ebert Shorten template setup
Thu, 09 Aug 2007 09:49:38 +0200 Christian Ebert ui inheritance does not need to be fiddled with anymore
Mon, 30 Jul 2007 13:42:02 +0100 Christian Ebert Include MANIFEST.in in dist; hgignore MANIFEST
Mon, 30 Jul 2007 13:35:02 +0100 Christian Ebert setup: add url, reformat
Mon, 30 Jul 2007 08:22:01 +0100 Christian Ebert test: use grep -v instead of sed to delete lines
Fri, 27 Jul 2007 10:34:48 +0200 Christian Ebert try for dirstate.update instead of hasattr
Thu, 26 Jul 2007 18:24:35 +0200 Christian Ebert Stricter regex; regroup kwtemplater init code
Tue, 24 Jul 2007 15:13:16 +0200 Christian Ebert Test remove
Tue, 24 Jul 2007 15:08:29 +0200 Christian Ebert Add forgotten status for touch copy test
Tue, 24 Jul 2007 15:04:33 +0200 Christian Ebert Weed out removed and links using manifest
Tue, 24 Jul 2007 14:53:39 +0200 Christian Ebert hgignore build directory
Mon, 23 Jul 2007 21:17:16 +0200 Christian Ebert help: no need for kwexpand after import, but after config change
Mon, 23 Jul 2007 10:36:00 +0200 Christian Ebert kwdemo fixes and tweaks
Sun, 22 Jul 2007 14:56:13 +0200 Christian Ebert Adapt to recent changes in Hg (locks handling, dirstate.update gone)
Sat, 21 Jul 2007 21:44:33 +0200 Christian Ebert Show extension in kwdemo; flag helpers; rephrase doc
Sat, 21 Jul 2007 09:41:13 +0200 Christian Ebert Make more args mandatory; flag keywordmatcher as helper
Fri, 20 Jul 2007 15:20:16 +0200 Christian Ebert Treat wlock the recommended way
Fri, 20 Jul 2007 14:07:17 +0200 Christian Ebert kwdemo: clear up repo, ui inheritance; show commit log in debug output
Fri, 20 Jul 2007 09:44:38 +0200 Christian Ebert Add grep, init to nokwcommands; make variables, getcmd local
Thu, 19 Jul 2007 16:16:09 +0200 Christian Ebert Clean up logic and messages for overwrite
Thu, 19 Jul 2007 04:07:20 +0200 Christian Ebert Make test more adaptive to different Hg versions
Thu, 19 Jul 2007 03:43:20 +0200 Christian Ebert Make sure there are no newlines in expansion
Wed, 18 Jul 2007 22:50:47 +0200 Christian Ebert Removed tag archive
Wed, 18 Jul 2007 22:50:41 +0200 Christian Ebert Removed tag nohook
Wed, 18 Jul 2007 22:50:34 +0200 Christian Ebert Removed tag hgkw_standalone_setup
Wed, 18 Jul 2007 22:50:23 +0200 Christian Ebert Removed tag very_cvs
Wed, 18 Jul 2007 22:50:17 +0200 Christian Ebert Removed tag r0.1
Wed, 18 Jul 2007 22:49:59 +0200 Christian Ebert Removed tag cvs_scheme
Wed, 18 Jul 2007 22:49:51 +0200 Christian Ebert Removed tag universal_scheme
Wed, 18 Jul 2007 22:45:50 +0200 Christian Ebert Discard kwmap-templates branch; keep only early forked off default
Wed, 18 Jul 2007 22:33:24 +0200 Christian Ebert Discard self_initializing_hook branch kwmap-templates
Wed, 18 Jul 2007 22:28:36 +0200 Christian Ebert Add MANIFEST.in kwmap-templates
Wed, 18 Jul 2007 22:24:56 +0200 Christian Ebert Add README kwmap-templates
Wed, 18 Jul 2007 21:29:32 +0200 Christian Ebert Add backwards compatible test-suite kwmap-templates
Wed, 18 Jul 2007 21:24:04 +0200 Christian Ebert Catch an AttributeError in wwrite triggered by older Hg versions kwmap-templates
Wed, 18 Jul 2007 16:17:04 +0200 Christian Ebert kwdemo accepts maps as arguments, reads from optional rcfile kwmap-templates
Wed, 18 Jul 2007 16:12:14 +0200 Christian Ebert Avoid global vars by passing opt args to kwrepo.file kwmap-templates
Tue, 17 Jul 2007 14:15:47 +0200 Christian Ebert Implement kwshrink/kwexpand commands to deal with config, import issues kwmap-templates
Tue, 17 Jul 2007 09:45:36 +0200 Christian Ebert Set ui to repo.ui at once where needed for backwards compatibility kwmap-templates
Tue, 17 Jul 2007 09:24:27 +0200 Christian Ebert Use ui.note to get verbosity switch; tweak kwdemo help kwmap-templates
Tue, 17 Jul 2007 09:17:03 +0200 Christian Ebert Obtain filename matcher from function keywordmatcher kwmap-templates
Sun, 15 Jul 2007 17:34:34 +0200 Christian Ebert kwdemo is demo internally; rearrange code kwmap-templates
Sun, 15 Jul 2007 17:28:17 +0200 Christian Ebert Typo in kwdemo output kwmap-templates
Sun, 15 Jul 2007 10:45:39 +0200 Christian Ebert Fix ui inheritance for kwdemo kwmap-templates
Sun, 15 Jul 2007 01:19:20 +0200 Christian Ebert Add kwdemo command as online config help kwmap-templates
Sat, 14 Jul 2007 20:28:45 +0200 Christian Ebert wwread and wwrite methods for expansion in working dir kwmap-templates
Fri, 13 Jul 2007 12:57:59 +0200 Christian Ebert Cosmetic changes for overwrite condition, single quotes kwmap-templates
Fri, 13 Jul 2007 12:56:09 +0200 Christian Ebert Change ui inheritance to stay compatible with recent Hg kwmap-templates
Fri, 13 Jul 2007 08:43:39 +0200 Christian Ebert Handle rename and copy properly kwmap-templates
Fri, 29 Jun 2007 16:21:48 +0200 Christian Ebert filectx does not need filelog; more nokwcommands kwmap-templates
Fri, 29 Jun 2007 01:18:49 +0200 Christian Ebert Revert to kwrepo methods (self) inside class kwrepo kwmap-templates
Thu, 28 Jun 2007 10:15:04 +0200 Christian Ebert Pass filelog, not kwfilelog, to kwtemplater.expand/context.filectx kwmap-templates
Thu, 28 Jun 2007 10:10:46 +0200 Christian Ebert More nokwcommands: add, remove, addremove kwmap-templates
Thu, 28 Jun 2007 10:09:13 +0200 Christian Ebert Remove unused path attribute from kwfilelog kwmap-templates
Wed, 27 Jun 2007 13:50:06 +0200 Christian Ebert Reduce use of kwrepo methods kwmap-templates
Wed, 27 Jun 2007 13:33:57 +0200 Christian Ebert reverse logic for detection of excluding commands kwmap-templates
Wed, 20 Jun 2007 13:22:11 +0200 Christian Ebert Obey Mercurial line continuation convention kwmap-templates
Wed, 20 Jun 2007 13:16:38 +0200 Christian Ebert Remove obsolete archive mode from __doc__ kwmap-templates
Mon, 18 Jun 2007 17:49:27 +0200 Christian Ebert Confine activation to specific commands; drop broken archive configuration kwmap-templates
Fri, 15 Jun 2007 08:56:26 +0200 Christian Ebert Move findcmd switch to imports kwmap-templates
Tue, 12 Jun 2007 18:45:26 +0200 Christian Ebert findcmd might be in cmdutil or commands, depending on hg version kwmap-templates
Fri, 08 Jun 2007 16:05:44 +0200 Christian Ebert No need for archivemode as variable kwmap-templates
Fri, 20 Apr 2007 14:41:35 +0200 Christian Ebert Make path, node kwtemplater attribs kwmap-templates
Fri, 20 Apr 2007 00:24:32 +0200 Christian Ebert Simplify backward compatible import kwmap-templates
Fri, 30 Mar 2007 17:12:38 +0200 Christian Ebert kwfmatcher first check for commit kwmap-templates
Fri, 30 Mar 2007 09:08:48 +0200 Christian Ebert Incorporate changes in self_initializing_hook branch self_initializing_hook
Sat, 24 Mar 2007 15:57:07 +0100 Christian Ebert Omit keyword argument for filelog __init__ kwmap-templates
Thu, 22 Mar 2007 12:36:51 +0100 Christian Ebert Work around missing link support in older Hg versions kwmap-templates
Wed, 07 Mar 2007 23:53:50 +0100 Christian Ebert Remove tests as they do not work in standalone module kwmap-templates
Wed, 07 Mar 2007 23:39:55 +0100 Thomas Arendsen Hein Make keyword extension compatible with python2.3 kwmap-templates
Thu, 01 Mar 2007 10:22:16 +0100 Christian Ebert keyword: remove a comment line in help kwmap-templates
Sat, 24 Feb 2007 11:56:08 +0100 Christian Ebert Extend test for archive mode kwmap-templates
Sat, 24 Feb 2007 11:19:34 +0100 Christian Ebert Added tag archive for changeset 0c8b7e5c25a6 kwmap-templates
Sat, 24 Feb 2007 11:10:31 +0100 Christian Ebert Implement archive mode by configuration kwmap-templates
Wed, 21 Feb 2007 02:27:15 +0100 Christian Ebert Extend test for symlink kwmap-templates
Sun, 18 Feb 2007 20:10:37 +0100 Christian Ebert Try making help more concise, include warning about "hg import" kwmap-templates
Thu, 15 Feb 2007 17:31:45 +0100 Christian Ebert Move config examples into help kwmap-templates
Thu, 15 Feb 2007 09:25:05 +0100 Christian Ebert Wrap entire commit in wlock kwmap-templates
Wed, 14 Feb 2007 03:03:16 +0100 Christian Ebert Move kwfilelog out of reposetup; only use kwfilelog if file matches kwmap-templates
Wed, 14 Feb 2007 02:50:06 +0100 Christian Ebert Add wlock during overwrite kwmap-templates
Wed, 14 Feb 2007 02:44:25 +0100 Christian Ebert commit: weed out removed w/o recurring to os.path, weed out symlinks kwmap-templates
Tue, 13 Feb 2007 18:03:12 +0100 Christian Ebert Remove extra if-condition for kwtemplater setup in kwfilelog kwmap-templates
Mon, 12 Feb 2007 00:40:49 +0100 Christian Ebert FIX: make repo keyword arg to kwfilelog kwmap-templates
Mon, 12 Feb 2007 00:38:47 +0100 Christian Ebert Move context into kwtemplater.expand kwmap-templates
Sun, 11 Feb 2007 19:51:22 +0100 Christian Ebert Overwrite files inside kwtemplater method kwmap-templates
Fri, 09 Feb 2007 18:43:15 +0100 Christian Ebert Check repo attrib kwfmatcher in kwfilelog init kwmap-templates
Fri, 09 Feb 2007 16:16:22 +0100 Christian Ebert Parse templates at kwtemplater init for less overhead in matchfunction kwmap-templates
Fri, 09 Feb 2007 16:13:51 +0100 Christian Ebert Standalone compatibility fixes: demandload, changeset_templater kwmap-templates
Fri, 09 Feb 2007 14:43:01 +0100 Christian Ebert 2 expand methods including binary check in kwtemplater kwmap-templates
Fri, 09 Feb 2007 13:47:11 +0100 Christian Ebert Keyword substitution removal into kwtemplater kwmap-templates
Thu, 08 Feb 2007 15:20:34 +0100 Christian Ebert Merge in dangling head of first commit wrapper attempt kwmap-templates
Thu, 08 Feb 2007 15:13:28 +0100 Christian Ebert Check dirstate after commits in test kwmap-templates
Thu, 08 Feb 2007 14:40:30 +0100 Christian Ebert Added tag nohook for changeset 15e8cd7f5295 kwmap-templates
Thu, 08 Feb 2007 14:40:20 +0100 Christian Ebert Wrap commit instead of calling pretxncommit hook kwmap-templates
Thu, 08 Feb 2007 14:28:00 +0100 Christian Ebert Remove spurious spaces at EOL kwmap-templates
Thu, 08 Feb 2007 07:21:32 +0100 Christian Ebert Discard 0.9.3-compat branch kwmap-templates
Thu, 08 Feb 2007 06:52:40 +0100 Christian Ebert "or" for "if" in getmodulename; shorter comment on backwards compatibiliy kwmap-templates
Thu, 08 Feb 2007 06:45:12 +0100 Christian Ebert Added tag hgkw_standalone_setup for changeset 99dc49c5bcfb kwmap-templates
Thu, 08 Feb 2007 06:43:15 +0100 Christian Ebert Setup standalone module install, version tracking kwmap-templates
Wed, 07 Feb 2007 15:50:57 +0100 Christian Ebert Make all ui config and kwfmatcher a local repo attribute kwmap-templates
Fri, 26 Jan 2007 12:10:53 +0000 Christian Ebert No reposetup when no filenames are specified for expansion kwmap-templates
Tue, 23 Jan 2007 15:26:33 +0000 Christian Ebert Add test kwmap-templates
Tue, 23 Jan 2007 15:13:51 +0000 Christian Ebert Add licence (again) kwmap-templates
Tue, 23 Jan 2007 15:13:02 +0000 Christian Ebert Put .hg* files in exclusion list at declaration kwmap-templates
Sun, 21 Jan 2007 05:04:17 +0100 Christian Ebert Prepare test: split doc into help and comment kwmap-templates
Sat, 20 Jan 2007 22:18:57 +0100 Christian Ebert Be silent if no filenames are configured for expansion kwmap-templates
Sat, 20 Jan 2007 01:55:22 +0100 Christian Ebert Kill buggy branch kwmap-templates
Sat, 20 Jan 2007 01:52:17 +0100 Christian Ebert FIX: no appending of attributes to repo, back to b2cc6a8d4a18 kwmap-templates
Sat, 20 Jan 2007 00:55:31 +0100 Christian Ebert Describe substitution mechanism in doc kwmap-templates
Sat, 20 Jan 2007 00:54:03 +0100 Christian Ebert Debug info, not warning, when no files configured for expansion kwmap-templates
Thu, 18 Jan 2007 03:36:40 +0100 Christian Ebert Cycle filename patterns only once kwmap-templates
Thu, 18 Jan 2007 02:17:10 +0100 Christian Ebert Get modulename via function; set kwrepo attribs via direct reference kwmap-templates
Thu, 18 Jan 2007 01:50:18 +0100 Christian Ebert Move all that can be done only once per repo into reposetup kwmap-templates
Thu, 18 Jan 2007 00:06:11 +0100 Christian Ebert Extend templater.common_filters in kwtemplater kwmap-templates
Wed, 17 Jan 2007 23:55:54 +0100 Christian Ebert Document reposetup; recommend loading on per-repo basis kwmap-templates
Tue, 16 Jan 2007 19:17:54 +0100 Christian Ebert Implement configurable exclusion of files from expansion kwmap-templates
Tue, 16 Jan 2007 15:45:57 +0100 Christian Ebert Only initialize kwtemplater in kwfilelog if needed kwmap-templates
Tue, 16 Jan 2007 12:09:37 +0100 Christian Ebert Use full power of util.matcher for kwfmatches() kwmap-templates
Tue, 16 Jan 2007 05:02:38 +0100 Christian Ebert Simply dict() keywordmaps configitems kwmap-templates
Tue, 16 Jan 2007 03:14:40 +0100 Christian Ebert Emergency brake against multiline expansion kwmap-templates
Tue, 16 Jan 2007 01:04:46 +0100 Christian Ebert More doc, link to KeywordPlan kwmap-templates
Mon, 15 Jan 2007 20:18:43 +0100 Christian Ebert No need to read changelog in show(); node mandatory arg for expand() kwmap-templates
Mon, 15 Jan 2007 19:41:18 +0100 Christian Ebert Just re-bin the node kwarg of the hook, instead of using changelog kwmap-templates
Mon, 15 Jan 2007 15:41:59 +0100 Christian Ebert Same as for hardcoded branch: omit hooktype test, return w/o explicit value kwmap-templates
Mon, 15 Jan 2007 15:38:36 +0100 Christian Ebert Omit hook test; return w/o explicit value (==False) self_initializing_hook
Sun, 14 Jan 2007 18:38:30 +0100 Christian Ebert No clumsy setting of node in kwfilelog.add, pass as kwarg kwmap-templates
Sun, 14 Jan 2007 14:00:45 +0100 Christian Ebert Expansion entirely in kwfilectx.expand() self_initializing_hook
Sun, 14 Jan 2007 12:56:52 +0100 Christian Ebert Implement custom keyword map templates in hgrc kwmap-templates
Sun, 14 Jan 2007 12:39:23 +0100 Christian Ebert Indentation cosmetics self_initializing_hook
Sat, 13 Jan 2007 13:27:13 +0100 Christian Ebert Clean keyword arg assignment in kwfilelog.add; rename utc() to utcdate() self_initializing_hook
Fri, 12 Jan 2007 13:58:59 +0100 Christian Ebert Init context.filectx only once per file with class kwfilectx self_initializing_hook
Fri, 12 Jan 2007 01:45:22 +0100 Christian Ebert Added tag very_cvs for changeset 2e930f842242 self_initializing_hook
Fri, 12 Jan 2007 01:41:33 +0100 Christian Ebert Very CVS-like format self_initializing_hook
Fri, 12 Jan 2007 01:20:51 +0100 Christian Ebert Functions instead of variables in kwexpand() self_initializing_hook
Thu, 11 Jan 2007 10:37:50 +0100 Christian Ebert Module detection cleaner and more reliable self_initializing_hook
Thu, 11 Jan 2007 02:22:56 +0100 Christian Ebert Only extend sys.path if needed self_initializing_hook
Wed, 10 Jan 2007 18:52:09 +0100 Christian Ebert Discard head of modular branch self_initializing_hook
Wed, 10 Jan 2007 18:49:29 +0100 Christian Ebert Discard head of decodefilter branch self_initializing_hook
Wed, 10 Jan 2007 16:27:46 +0100 Christian Ebert Make pretxncommit hook work even if extension not in hgext folder self_initializing_hook
Tue, 09 Jan 2007 16:17:30 +0100 Christian Ebert Cosmetics: var name kwfmatchers, remove some line continuations self_initializing_hook
Mon, 08 Jan 2007 18:32:46 +0100 Christian Ebert Add keyword; comment backwards compatible import self_initializing_hook
Mon, 08 Jan 2007 18:27:18 +0100 Christian Ebert Implement self initializing pretxncommit hook self_initializing_hook
Mon, 08 Jan 2007 17:03:08 +0100 Christian Ebert Fix timezone expando in doc solo-extension
Mon, 08 Jan 2007 13:07:52 +0100 Christian Ebert Make changes from last cset 474b415433a1 available to 0.9.3 0.9.3-compat
Mon, 08 Jan 2007 12:54:31 +0100 Christian Ebert Unexpanded storage hopefully covered now by adding kwfilelog.add (again!) solo-extension
Mon, 08 Jan 2007 05:47:52 +0100 Christian Ebert Check against keyword config in kwfilelog.cmp; be silent in kwfilelog (0.9.3) 0.9.3-compat
Mon, 08 Jan 2007 05:40:34 +0100 Christian Ebert Check against keyword config in kwfilelog.cmp too; be silent in kwfilelog solo-extension
Mon, 08 Jan 2007 03:08:24 +0100 Christian Ebert Keyword myself 0.9.3 0.9.3-compat
Mon, 08 Jan 2007 03:05:22 +0100 Christian Ebert Keyword myself solo-extension
Mon, 08 Jan 2007 02:51:38 +0100 Christian Ebert Branch for compatibility with hg-0.9.3 release 0.9.3-compat
Mon, 08 Jan 2007 02:13:04 +0100 Christian Ebert Fix indent in entire kwrepo.commit function solo-extension
Sun, 07 Jan 2007 21:51:57 +0100 Christian Ebert No keyword substitution in cmp(); no overriding of size() ATM solo-extension
Sat, 06 Jan 2007 14:35:24 +0100 Christian Ebert Added tag pure_extension for changeset 4c5d9635b517 solo-extension
Sat, 06 Jan 2007 14:34:49 +0100 Christian Ebert Pure extension by inserting keyword expansion localrepo.localrepository.commit solo-extension
Fri, 05 Jan 2007 14:51:58 +0100 Christian Ebert Remove copyright for the moment solo-extension
Fri, 05 Jan 2007 14:51:10 +0100 Christian Ebert Remove kwfilelog.add() -- seems to work with current kw_re solo-extension
Thu, 04 Jan 2007 14:18:15 +0100 Christian Ebert Make kwfilelog.add respect filename config solo-extension
Thu, 04 Jan 2007 13:13:54 +0100 Christian Ebert Unify obtaining filename matchers; only debug messages solo-extension
Wed, 03 Jan 2007 14:14:19 +0100 Christian Ebert Imports specific to functions solo-extension
Sat, 30 Dec 2006 23:21:09 +0100 Christian Ebert Omit 1 implicit if-clause solo-extension
Fri, 29 Dec 2006 17:51:54 +0100 Christian Ebert Added tag r0.1 for changeset 1fe48bf82d05 solo-extension
Fri, 29 Dec 2006 17:23:55 +0100 Christian Ebert Remove more internal comments solo-extension
Fri, 29 Dec 2006 16:58:19 +0100 Christian Ebert List supported keywords in doc solo-extension
Fri, 29 Dec 2006 16:34:01 +0100 Christian Ebert Only 1 all-purpose regex, compiled at load solo-extension
Fri, 29 Dec 2006 15:36:50 +0100 Christian Ebert lambda m: instead of kwexpander(matchobj) solo-extension
Fri, 29 Dec 2006 15:23:58 +0100 Christian Ebert Extract all information in kwexpand() solo-extension
Fri, 29 Dec 2006 14:14:23 +0100 Christian Ebert Move context.filectx into if-clause where it's actually needed solo-extension
Fri, 29 Dec 2006 14:06:10 +0100 Christian Ebert Use localrepository method to obtain full path solo-extension
Fri, 29 Dec 2006 13:57:57 +0100 Christian Ebert Cleanup comments; refer to hybridity of script in doc solo-extension
Fri, 29 Dec 2006 13:02:29 +0100 Christian Ebert Change location of date format comment solo-extension
Fri, 29 Dec 2006 12:58:06 +0100 Christian Ebert Make inheritance clearer in size() and add() solo-extension
Thu, 28 Dec 2006 18:41:54 +0100 Christian Ebert Reintroduce simpler kwfilelog.add(); simplify kwfilelog.read() solo-extension
Thu, 28 Dec 2006 18:14:59 +0100 Christian Ebert Use self._path directly instead of assigning f to context.path() solo-extension
Thu, 28 Dec 2006 15:06:19 +0100 Christian Ebert Override filelog's size(), cmp() as well; remove add() solo-extension
Thu, 21 Dec 2006 19:52:25 +0100 Christian Ebert add header and start documentation solo-extension
Thu, 21 Dec 2006 16:58:28 +0100 Christian Ebert Branch standalone extension, including pretxncommit hook function solo-extension
Thu, 21 Dec 2006 16:00:45 +0100 Christian Ebert Make keyword.py depend on resurrected kwutil.py modular
Thu, 21 Dec 2006 11:02:21 +0100 Christian Ebert Exclude import command too extension
Thu, 21 Dec 2006 00:48:56 +0100 Christian Ebert Exclude tag cmd from pretxcommit hook; exclude .hg files extension
Wed, 20 Dec 2006 17:41:46 +0100 Christian Ebert Added tag cvs_scheme for changeset ba000e29ecf3 extension
Wed, 20 Dec 2006 17:41:19 +0100 Christian Ebert Implement near CVS compability with more than one keyword extension
Wed, 20 Dec 2006 14:54:38 +0100 Christian Ebert Make patterns stricter again, to avoid unvolontary expansions extension
Wed, 20 Dec 2006 10:37:06 +0100 Christian Ebert Rename "text" to "data" always as set before call to util.binary() extension
Tue, 19 Dec 2006 17:22:26 +0100 Christian Ebert Reflect new scheme in function docstring extension
Tue, 19 Dec 2006 16:02:27 +0100 Christian Ebert Remove all hgkwencode, kwexpander.py and updatekw.py extension
Tue, 19 Dec 2006 15:57:03 +0100 Christian Ebert Standalone version for keyword.py extension
Tue, 19 Dec 2006 15:41:45 +0100 Christian Ebert Change config opt "expand" to accept filename patterns extension
Tue, 19 Dec 2006 10:00:28 +0100 Christian Ebert Interim test version in connection with keyword.py extension
Tue, 19 Dec 2006 09:56:41 +0100 Christian Ebert Make keyword do my hgkeyword; use basename again extension
Tue, 19 Dec 2006 09:39:03 +0100 Christian Ebert Add original keyword extension by Thomas Arendsen Hain extension
Mon, 18 Dec 2006 12:10:05 +0100 Christian Ebert Update function descriptions updatehook
Mon, 18 Dec 2006 12:01:26 +0100 Christian Ebert Add TODO for walk back through file history on update updatehook
Mon, 18 Dec 2006 01:42:06 +0100 Christian Ebert Test for binary updatehook
Sun, 17 Dec 2006 15:32:34 +0100 Christian Ebert Clean up variable names; do not explicitly return False updatehook
Sun, 17 Dec 2006 14:48:08 +0100 Christian Ebert Do not explicitly exit False; rename node1/2 to r1/2, p1/2 to n1/2 updatehook
Sun, 17 Dec 2006 14:09:06 +0100 Christian Ebert Do not explicitly return False at end updatehook
Sun, 17 Dec 2006 13:38:28 +0100 Christian Ebert Reparse cmdline to avoid expansion in uncommitted files updatehook
Sun, 17 Dec 2006 10:57:55 +0100 Christian Ebert Make wwritekw() and all vars local updatehook
Sun, 17 Dec 2006 10:52:47 +0100 Christian Ebert Throw out demandimport -- at least temporarily updatehook
Sun, 17 Dec 2006 10:16:16 +0100 Christian Ebert Double check encode filtered filenames updatehook
Sat, 16 Dec 2006 15:55:11 +0100 Christian Ebert Added tag universal_scheme for changeset 536c1797202d updatehook
Sat, 16 Dec 2006 15:53:45 +0100 Christian Ebert Implement $Hg$ scheme with update hook updatehook
Sat, 16 Dec 2006 15:42:27 +0100 Christian Ebert Simplify for $Hg$ expansion scheme updatehook
Sat, 16 Dec 2006 15:38:25 +0100 Christian Ebert Use the "parent1|2" kwargs to detect file state updatehook
Sat, 16 Dec 2006 15:28:42 +0100 Christian Ebert Simplify filter pattern for $Hg$ scheme updatehook
Sat, 16 Dec 2006 15:22:56 +0100 Christian Ebert Start universal $Hg$ keyword expansion updatehook
Fri, 15 Dec 2006 01:21:56 +0100 Christian Ebert Rename parent1 to p decodefilter
Fri, 15 Dec 2006 01:14:58 +0100 Christian Ebert Rename lr variable to repo decodefilter
Thu, 14 Dec 2006 16:28:38 +0100 Christian Ebert Adapt to filename instead of basename style decodefilter
Thu, 14 Dec 2006 16:27:30 +0100 Christian Ebert Short "f" for "filename" iteration variable decodefilter
Thu, 14 Dec 2006 16:25:12 +0100 Christian Ebert Added tag filename for changeset 56a61a5c696d decodefilter
Thu, 14 Dec 2006 16:24:30 +0100 Christian Ebert Switch to complete filename in first keyword field decodefilter
Thu, 14 Dec 2006 13:52:53 +0100 Christian Ebert Use localrepository's wjoin() to obtain absolute path decodefilter
Thu, 14 Dec 2006 12:58:46 +0100 Christian Ebert Use wfile instead of wopener; read and write string not binary decodefilter
Thu, 14 Dec 2006 12:55:52 +0100 Christian Ebert FIX: range of status selection; copyfile using absolute path decodefilter
Thu, 14 Dec 2006 10:33:35 +0100 Christian Ebert Add pretxnkw module for updatehook branch updatehook
Thu, 14 Dec 2006 10:18:41 +0100 Christian Ebert Add pretxnkw module for commits decodefilter
Thu, 14 Dec 2006 08:57:40 +0100 Christian Ebert updatehook branch: add kwexpander and updatekw modules updatehook
Thu, 14 Dec 2006 08:35:24 +0100 Christian Ebert decodefilter branch: add decode filter with kwutil module decodefilter
Thu, 14 Dec 2006 08:17:01 +0100 Christian Ebert Make pattern compilation local to function
Tue, 12 Dec 2006 23:35:45 +0100 Christian Ebert Shorten variable and function names
Tue, 12 Dec 2006 22:26:05 +0100 Christian Ebert Add simple [encode] filter in python
Tue, 12 Dec 2006 22:11:08 +0100 Christian Ebert Startup hgkeyword package with .hgignore, __init__.py
(0) tip