hgkw/keyword.py
Tue, 09 Jun 2009 09:25:34 -0400 timeless keyword: improve English stable
Sun, 07 Jun 2009 19:25:10 +0200 Christian Ebert Remove doc string for standalone version
Sun, 07 Jun 2009 19:15:09 +0200 Christian Ebert (stable) fix import gone wrong in 43d8c042ca20 stable
Mon, 01 Jun 2009 14:11:32 -0500 Matt Mackall commit: drop the now-unused files parameter stable
Sun, 31 May 2009 14:55:51 +0200 Martin Geisler fixed typos found in translatable strings stable
Wed, 27 May 2009 20:34:38 +0200 Christian Ebert keyword: rename matcher() to match() mimicking changes in main
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
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
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2 stable
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in 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 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
Tue, 07 Apr 2009 22:58:05 +0200 Martin Geisler expand "repo" to "repository" in help texts stable
Sat, 04 Apr 2009 23:17:53 +0200 Martin Geisler keyword: word-wrap help texts at 70 characters stable
Tue, 17 Mar 2009 13:43:11 -0500 Matt Mackall bundlerepo: reintroduce dirstate 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, 17 Dec 2008 15:22:45 +0100 Christian Ebert (0.9.2compat) do not use builtin format 0.9.2compat
Tue, 16 Dec 2008 09:58:41 +0100 Christian Ebert keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
Tue, 25 Nov 2008 18:13:05 +0100 Christian Ebert Do not shadow builtin format (detected by pychecker)
Fri, 14 Nov 2008 22:29:03 +0100 Christian Ebert keyword: move common code out of commit condition
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 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator stable
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions 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
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: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
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 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
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: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: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
Wed, 13 Feb 2008 23:49:57 +0100 Christian Ebert Monkeypatch patch.diff for non-interactive diffs 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 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: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
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
less more (0) -120 tip