hgkw/keyword.py
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: set a 'source' in most cases where config don't come from file but code stable
Sat, 08 Mar 2014 17:38:50 -0600 Matt Mackall templating: make -T much more flexible stable
Sat, 08 Mar 2014 16:14:08 -0600 Matt Mackall changeset_templater: remove use_template method stable
Tue, 07 Jan 2014 22:29:39 +0100 Simon Heimberg cleanup: Remove the only ever used skip-check-code pragma stable
Wed, 06 Nov 2013 18:19:04 -0500 Augie Fackler pathutil: tease out a new library to break an import cycle from canonpath use stable
Wed, 20 Nov 2013 12:55:08 +0000 Christian Ebert wlock while setting branch in kwdemo
Wed, 10 Oct 2012 21:55:49 +0200 Simon Heimberg repo: repo isolation, do not pass on repo.ui for creating new repos stable
Thu, 18 Oct 2012 16:28:04 +0200 Christian Ebert Move commands.inferrepo for code maintenance
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748) stable
Fri, 10 Aug 2012 20:37:20 +0100 Christian Ebert Avoid traceback caused by bogus date input (issue3344)
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors stable
Thu, 28 Jun 2012 23:19:35 +0100 Christian Ebert Use ui.formatter for kwfiles output
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Update copyleft
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Wlock cmdutil.copy wrapper
Thu, 31 May 2012 12:47:50 +0200 Christian Ebert Support commit --amend (issue3471)
Thu, 31 May 2012 12:47:49 +0200 Christian Ebert Rename kwt.record attribute to kwt.postcommit
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such stable
Sun, 13 May 2012 14:26:26 +0100 Christian Ebert Intentionally ignore check-code warning about unwrapped ui message
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y" stable
Sun, 15 Jan 2012 13:37:33 +0100 Christian Ebert Update filectx.cmp monkeypatch to handle '\1\n' at start of file
Mon, 07 Nov 2011 13:48:11 +0000 Christian Ebert Backout b78cce2b1430 until a proper solution is found stable
Mon, 24 Oct 2011 13:54:59 +0200 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable
Fri, 21 Oct 2011 12:07:27 +0100 Christian Ebert Correct grammar in iskwfile docstring
Fri, 30 Sep 2011 21:58:54 -0400 Greg Ward rollback: avoid unsafe rollback when not at tip (issue2998) stable
Wed, 14 Sep 2011 16:19:33 +0100 Christian Ebert (0.9.2compat) merge with default 0.9.2compat
Wed, 14 Sep 2011 15:30:21 +0100 Christian Ebert Preserve file mode when overwriting
Tue, 09 Aug 2011 12:54:11 +0200 Christian Ebert Avoid x = a and b or c
Sun, 03 Jul 2011 12:58:03 +0200 Christian Ebert Reuse already present working contexts for match
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: switch match users to supplying contexts stable
Sat, 11 Jun 2011 14:17:25 +0200 Patrick Mezard patch: generalize the use of patchmeta in applydiff() stable
Fri, 27 May 2011 21:50:10 +0200 Patrick Mezard patch: use temporary files to handle intermediate copies stable
Fri, 27 May 2011 21:50:09 +0200 Patrick Mezard patch: refactor file creation/removal detection stable
Wed, 18 May 2011 23:48:13 +0200 Patrick Mezard patch: set desired mode when patching, not in updatedir() stable
Tue, 17 May 2011 23:46:15 +0200 Patrick Mezard patch: extract fs access from patchfile into fsbackend stable
Fri, 13 May 2011 14:58:24 -0500 Matt Mackall scmutil: drop aliases in cmdutil for match functions stable
Thu, 12 May 2011 14:31:07 +0200 Martin Geisler keyword: use cmdutil.command decorator stable
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions stable
Wed, 20 Apr 2011 21:41:41 +0200 Adrian Buehlmann move canonpath from util to scmutil stable
Tue, 05 Apr 2011 11:07:25 +0200 Martin Geisler keyword: convert a verbatim block to a field list stable
Mon, 14 Mar 2011 12:26:50 +0100 Christian Ebert Offer additional datefilters when the extension is enabled
Mon, 14 Mar 2011 12:19:59 +0100 Christian Ebert Docstrings for additional date filters
Sat, 12 Mar 2011 12:46:31 +0100 Patrick Mezard templates: document missing keywords or filters stable
Sun, 23 Jan 2011 03:15:44 +0100 Christian Ebert Move repo.__class__ assignment out of monkeypatch context
Sun, 23 Jan 2011 03:15:39 +0100 Christian Ebert Inform user about current keywordset in kwdemo
Sun, 16 Jan 2011 15:45:26 +0100 Christian Ebert Update documentation for kwshrink
Sun, 05 Dec 2010 13:07:28 +0100 Christian Ebert Make kwfiles show deleted files configured for expansion
Sun, 05 Dec 2010 13:07:24 +0100 Christian Ebert Colorize hg kwfiles output
Thu, 02 Dec 2010 09:42:21 +0100 Christian Ebert Copy: when copied source is a symlink, follow it
Mon, 22 Nov 2010 20:44:36 +0100 Christian Ebert s/config/configuration/ in help
Fri, 05 Nov 2010 10:00:11 +0000 Christian Ebert Turn regexes and escaped keywords into a propertycache
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 19:21:06 +0100 Christian Ebert Fix regressions introduced in 9d01f9cab5e2
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert Only use expensive fctx.cmp when needed
Tue, 27 Jul 2010 23:07:30 +0900 Nicolas Dumazet filectx: use ctx.size comparisons to speed up ctx.cmp 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
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: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 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
Thu, 23 Sep 2010 16:31:38 +0200 Christian Ebert Use note admonition in help text
Fri, 10 Sep 2010 16:58:13 +0200 Christian Ebert Explain file-wise expansion in help
Fri, 03 Sep 2010 12:58:51 +0200 Martin Geisler diff: recurse into subrepositories with --subrepos/-S flag stable
Mon, 26 Jul 2010 12:32:45 +0200 Christian Ebert Move collecting of [keyword] patterns to reposetup (issue2303)
Thu, 15 Jul 2010 10:24:31 +0200 Christian Ebert Add extra datefilters in a single update call
Tue, 15 Jun 2010 21:58:53 +0200 Christian Ebert Postpone manifest calculation in kwtemplater.overwrite
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options 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
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx stable
Thu, 03 Jun 2010 10:37:31 +0100 Christian Ebert Use context to detect uncommitted merge
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 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more stable
Sun, 09 May 2010 11:14:43 +0200 Christian Ebert Support extensions using dorecord, e.g. crecord
Wed, 05 May 2010 14:02:45 +0200 Christian Ebert Omit setting extra variable for record context
Sun, 02 May 2010 22:39:43 +0200 Christian Ebert Simplify record switch in kwtemplater.overwrite
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
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings stable
Sat, 17 Apr 2010 13:38:42 -0500 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs 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, 16 Mar 2010 22:29:16 +0100 Christian Ebert Do not bother about detecting extension path in demo
Mon, 05 Apr 2010 15:25:08 -0500 Matt Mackall keywords: build a new templater to work around caching interaction stable
Wed, 17 Mar 2010 23:16:44 +0100 Christian Ebert (0.9.2compat) get applicable changes from default 0.9.2compat
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 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 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:56:15 +0100 Christian Ebert Do not postpone commit hooks
Fri, 05 Feb 2010 18:08:07 +0000 Christian Ebert (0.9.2compat) fix utcdate filter 0.9.2compat
Fri, 05 Feb 2010 16:50:31 +0000 Christian Ebert Fix utcdate filter 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
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
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
Thu, 26 Nov 2009 10:51:17 +0100 Christian Ebert The CVS keyword is $RCSfile$, not $RCSFile$
Thu, 26 Nov 2009 20:50:16 +0100 Martin Geisler keyword: sort demo output to ensure deterministic output stable
Mon, 19 Oct 2009 22:40:48 +0200 Christian Ebert (0.9.2compat) update wiki url 0.9.2compat
Wed, 24 Jun 2009 15:32:37 +0200 Dirkjan Ochtman change wiki/bts URLs to point to new hostname 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
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 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output 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 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
Sun, 26 Jul 2009 10:45:35 +0100 Christian Ebert Refactor kwdemo and make output translatable
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
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 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
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
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 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
Sat, 04 Jul 2009 15:26:14 +0200 Christian Ebert Remove unused import
Mon, 29 Jun 2009 23:46:28 +0200 Christian Ebert Break overlong line
Wed, 01 Jul 2009 17:34:39 +0200 Christian Ebert Make repo.commit use a custom commitctx wrapper
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 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
Mon, 22 Jun 2009 15:48:08 +0200 C?dric Duval extensions: improve the consistency of synopses 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 01:21:26 +0100 Christian Ebert Concise help title
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: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
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
less more (0) -240 tip