Tue, 25 Nov 2008 18:13:05 +0100 |
Christian Ebert |
Do not shadow builtin format (detected by pychecker)
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 22:29:03 +0100 |
Christian Ebert |
keyword: move common code out of commit condition
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 19:10:09 +0100 |
Dirkjan Ochtman |
keyword: be more efficient about ctx usage
stable
|
file |
diff |
annotate
|
Fri, 14 Nov 2008 13:59:25 +0100 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
stable
|
file |
diff |
annotate
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
stable
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 17:34:52 -0500 |
Matt Mackall |
extensions: use new wrapper functions
stable
|
file |
diff |
annotate
|
Fri, 22 Aug 2008 11:53:30 +0200 |
Christian Ebert |
(0.9.2compat) add merge, resolve to restricted
0.9.2compat
|
file |
diff |
annotate
|
Fri, 22 Aug 2008 08:26:18 +0200 |
Christian Ebert |
Avoid additional conflicts during merge/resolve
|
file |
diff |
annotate
|
Wed, 30 Jul 2008 20:05:14 +0200 |
Christian Ebert |
(0.9.2compat) add verify to nokwcommands
0.9.2compat
|
file |
diff |
annotate
|
Wed, 30 Jul 2008 16:26:38 +0200 |
Christian Ebert |
Add verify to nokwcommands after refactor in e79a8f36c2a5
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 12:42:48 +0200 |
Christian Ebert |
(0.9.2compat) context, status refactor keeping backwards compatible fallback
0.9.2compat
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 12:33:36 +0200 |
Christian Ebert |
(0.9.2compat) ddb8a222249b is backwards compatible
0.9.2compat
|
file |
diff |
annotate
|
Sat, 28 Jun 2008 15:49:54 +0200 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
stable
|
file |
diff |
annotate
|
Fri, 27 Jun 2008 13:43:29 -0500 |
Matt Mackall |
status: clean up all users for unknown files
stable
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
repo.status: eliminate list_
stable
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
stable
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
manifest: remove execf/linkf methods
stable
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
stable
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:34 -0500 |
Matt Mackall |
simplify flag handling
stable
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:46:29 -0500 |
Matt Mackall |
use repo.changectx(None) to get a workingctx
stable
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:35:20 -0500 |
Matt Mackall |
context: avoid using None for working parent
stable
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:34:28 -0500 |
Matt Mackall |
use repo.changectx rather than context.changectx
stable
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 02:27:06 +0200 |
Christian Ebert |
(stable) mimic cmdutil.bail_if_changed even more
stable
|
file |
diff |
annotate
|
Fri, 13 Jun 2008 17:41:26 +0200 |
Christian Ebert |
(0.9.2compat) secure keyword arguments in backwards compatible wrappers
0.9.2compat
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 11:10:04 +0200 |
Christian Ebert |
keyword: disable expansion for annotate
stable
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 16:32:16 +0200 |
Christian Ebert |
(0.9.2compat) disable expansion for annotate
0.9.2compat
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 11:10:04 +0200 |
Christian Ebert |
keyword: disable expansion for annotate
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 02:35:38 +0200 |
Christian Ebert |
Merge after backout
|
file |
diff |
annotate
|
Thu, 12 Jun 2008 02:33:41 +0200 |
Christian Ebert |
Backed out changeset 10ebb9f44b99
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 17:21:00 +0200 |
Christian Ebert |
(0.9.2compat) get some changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
Fri, 06 Jun 2008 17:08:56 +0200 |
Christian Ebert |
keyword: mimic cmdutil.bail_if_changed even more
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 13:35:12 +0200 |
Christian Ebert |
keyword: use dirstate.parents to obtain current first parent
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 23:47:32 +0200 |
Christian Ebert |
keyword: monkeypatch dispatch._runcommand instead of _parse
|
file |
diff |
annotate
|
Wed, 14 May 2008 02:25:52 +0200 |
Christian Ebert |
Incorporate latest changes in backwards compatible way
0.9.2compat
|
file |
diff |
annotate
|
Wed, 14 May 2008 02:24:40 +0200 |
Christian Ebert |
Fix arguments for patch.diff monkey
|
file |
diff |
annotate
|
Tue, 13 May 2008 08:33:23 +0200 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files arg from repo.status and friends
stable
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
match: remove files argument from patch.diff
stable
|
file |
diff |
annotate
|
Mon, 12 May 2008 11:37:07 -0500 |
Matt Mackall |
walk: remove remaining users of cmdutils.matchpats
stable
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 01:48:29 +0200 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 01:46:06 +0200 |
Christian Ebert |
(stable) patches from default in 4b2c266bf059
stable
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 13:40:16 +0200 |
Christian Ebert |
(0.9.2compat) backwards compatible changes from default
0.9.2compat
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 09:13:17 +0200 |
Christian Ebert |
Reduce opt=arg syntax even more
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 00:55:21 +0200 |
Christian Ebert |
Check for '\0' in entire data before acting
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 18:46:48 +0200 |
Christian Ebert |
Make overwrite() arguments mandatory
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 18:46:48 +0200 |
Christian Ebert |
Compact argument passing to wrapped methods
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 18:46:48 +0200 |
Christian Ebert |
Privatize remaining monkeypatches by moving them into reposetup
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 14:05:20 +0200 |
Christian Ebert |
Collect filename patterns, wrap dispatch._parse in uisetup
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 13:41:04 +0200 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 11:03:23 +0200 |
Christian Ebert |
Adapt to new webcommands with "clean" monkey patches
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 10:50:10 +0200 |
Christian Ebert |
(0.9.2compat) fix and simplify webcommands monkey
0.9.2compat
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 30 Mar 2008 17:04:37 +0200 |
Christian Ebert |
(0.9.2compat) no conditional for web file match disabling
0.9.2compat
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 19:40:44 +0100 |
Dirkjan Ochtman |
hgweb: refactor hgweb code
stable
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 02:17:21 +0100 |
Christian Ebert |
(0.9.2compat) expand * import
0.9.2compat
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
stable
|
file |
diff |
annotate
|
Fri, 22 Feb 2008 14:23:48 +0100 |
Christian Ebert |
(0.9.2compat) get fix from stable branch
0.9.2compat
|
file |
diff |
annotate
|
Thu, 21 Feb 2008 16:22:31 -0300 |
Alexis S. L. Carvalho |
keyword: remove "identify" and "remove" from nokwcommands
stable
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 20:17:33 +0100 |
Christian Ebert |
(0.9.2compat) incorporate changes from default branch
0.9.2compat
|
file |
diff |
annotate
|