Tue, 25 Nov 2008 16:30:40 +0100 |
Christian Ebert |
keyword: do not shadow builtin format (detected by pychecker)
|
Wed, 19 Nov 2008 13:27:57 +0100 |
Patrick Mezard |
patch: pass an opener to patchfile
|
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
|
Fri, 14 Nov 2008 13:59:25 +0100 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
Wed, 22 Oct 2008 17:34:52 -0500 |
Matt Mackall |
extensions: use new wrapper functions
|
Fri, 22 Aug 2008 08:26:18 +0200 |
Christian Ebert |
keyword: avoid additional conflicts during merge/resolve
|
Thu, 07 Aug 2008 09:53:57 +0200 |
Christian Ebert |
keyword: add verify to nokwcommands after refactor in e79a8f36c2a5
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
repo.status: eliminate list_
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
manifest: remove execf/linkf methods
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
Thu, 26 Jun 2008 13:46:34 -0500 |
Matt Mackall |
simplify flag handling
|
Thu, 26 Jun 2008 13:46:29 -0500 |
Matt Mackall |
use repo.changectx(None) to get a workingctx
|
Wed, 25 Jun 2008 17:35:20 -0500 |
Matt Mackall |
context: avoid using None for working parent
|
Wed, 25 Jun 2008 17:34:28 -0500 |
Matt Mackall |
use repo.changectx rather than context.changectx
|
Thu, 12 Jun 2008 02:27:06 +0200 |
Christian Ebert |
keyword: mimic cmdutil.bail_if_changed even more
|
Thu, 12 Jun 2008 11:01:36 +0200 |
Christian Ebert |
keyword: disable expansion for annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files argument from patch.diff
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove remaining users of cmdutils.matchpats
|
Wed, 09 Apr 2008 15:49:20 -0700 |
Bryan O'Sullivan |
Get rid of reimplementations of util.binary
|
Wed, 09 Apr 2008 14:12:32 +0200 |
Christian Ebert |
keyword: check for '\0' in entire data before acting
|
Wed, 09 Apr 2008 14:05:57 +0200 |
Christian Ebert |
keyword: make overwrite() arguments mandatory
|
Wed, 09 Apr 2008 14:05:57 +0200 |
Christian Ebert |
keyword: compact setting of optional arguments
|
Wed, 09 Apr 2008 14:05:57 +0200 |
Christian Ebert |
keyword: privatize remaining monkeypatches by moving them into reposetup
|
Wed, 09 Apr 2008 14:05:56 +0200 |
Christian Ebert |
keyword: collect filename patterns, wrap dispatch._parse in uisetup
|
Mon, 31 Mar 2008 11:08:52 +0200 |
Christian Ebert |
keyword: regroup monkey patch code, underscore prefix private vars
|
Fri, 28 Mar 2008 19:40:44 +0100 |
Dirkjan Ochtman |
hgweb: refactor hgweb code
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
keyword: remove "identify" and "remove" from nokwcommands
|
Fri, 15 Feb 2008 18:37:00 +0100 |
Christian Ebert |
keyword: do not inspect node1 for diff if node2 is given
|
Fri, 15 Feb 2008 18:36:28 +0100 |
Christian Ebert |
keyword: make main class and hg command accessible
|
Fri, 15 Feb 2008 18:21:02 +0100 |
Christian Ebert |
keyword: move expand/shrink decisions into kwtemplater
|
Wed, 13 Feb 2008 23:49:57 +0100 |
Christian Ebert |
keyword: monkeypatch patch.diff for non-interactive diffs
|
Tue, 12 Feb 2008 21:44:56 +0100 |
Christian Ebert |
keyword: add glog to nokwcommands
|
Sun, 10 Feb 2008 08:25:09 +0100 |
Christian Ebert |
keyword: enable all monkey patches using _kwtemplater at reposetup
|
Sun, 10 Feb 2008 04:24:59 +0100 |
Christian Ebert |
keyword: no expansion in web diffs
|
Sun, 10 Feb 2008 01:53:19 +0100 |
Christian Ebert |
keyword: make restrict entirely a kwtemplater attribute
|
Sat, 09 Feb 2008 22:50:53 +0100 |
Christian Ebert |
keyword: declare globals in a more compact way
|
Sat, 09 Feb 2008 22:37:51 +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
|
Sat, 09 Feb 2008 19:40:30 +0100 |
Patrick Mezard |
keyword: fix mq repository detection under Windows
|
Thu, 07 Feb 2008 22:25:00 +0100 |
Christian Ebert |
keyword: monkeypatch dispatch._parse to avoid redundant run
|
Wed, 06 Feb 2008 23:14:33 +0100 |
Christian Ebert |
keyword: safeguards against erroneous behaviour or aborts
|
Thu, 07 Feb 2008 15:56:20 +0100 |
Christian Ebert |
keyword: fix pychecker warning about shadowed variable
|
Tue, 05 Feb 2008 16:09:21 -0600 |
Matt Mackall |
keyword: fix my string pasting thinko
|
Mon, 04 Feb 2008 21:08:45 +0100 |
Christian Ebert |
keyword: nokwcommands, restricted string variables at top level
|
Mon, 04 Feb 2008 18:27:36 +0100 |
Christian Ebert |
keyword: split line continuation in 2 steps (style)
|
Mon, 04 Feb 2008 18:27:36 +0100 |
Christian Ebert |
keyword: add empty_ok argument to kwrepo.commit
|
Mon, 04 Feb 2008 18:27:36 +0100 |
Christian Ebert |
keyword: allow keyword expansion on clone
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
templates: move filters to their own module
|
Sat, 26 Jan 2008 13:04:36 +0000 |
Christian Ebert |
keyword: detect restricted commands thru variable
|
Tue, 22 Jan 2008 13:12:43 +0100 |
Christian Ebert |
keyword: improve use of dicts
|
Wed, 23 Jan 2008 10:39:19 +0100 |
Christian Ebert |
keyword: no expansion on qfold (bugfix)
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|
Tue, 15 Jan 2008 14:39:53 +0100 |
Christian Ebert |
keyword: avoid extra diffs when not comparing against working dir
|
Tue, 15 Jan 2008 13:58:22 +0100 |
Christian Ebert |
keyword: support mq; handle (q)record more gracefully
|
Fri, 11 Jan 2008 15:01:29 +0100 |
Christian Ebert |
keyword: fix some doc strings; update copyright
|
Wed, 09 Jan 2008 05:24:33 +0100 |
Christian Ebert |
keyword: clean up quiet setting in kwdemo and adding of untracked kwfiles
|
Wed, 09 Jan 2008 11:21:40 +0100 |
Christian Ebert |
keyword: suppress keyword expansion for log commands
|
Wed, 09 Jan 2008 05:18:50 +0100 |
Christian Ebert |
keyword: (bugfix) only set changenode for kwtemplater when committing
|
Fri, 04 Jan 2008 18:22:09 +0100 |
Christian Ebert |
Add extension for filewise RCS-keyword expansion in working dir
|