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
|
Fri, 15 Feb 2008 17:57:45 +0100 |
Christian Ebert |
Rename kwx to kwtools
|
file |
diff |
annotate
|
Fri, 15 Feb 2008 17:54:58 +0100 |
Christian Ebert |
Fix getnode doc, add doc for patch.diff monkey
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:55:49 +0100 |
Christian Ebert |
(0.9.2compat) FIX typo in hgweb monkeys
0.9.2compat
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:50:00 +0100 |
Christian Ebert |
Remove whitespace at eol
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 18:49:21 +0100 |
Christian Ebert |
(0.9.2compat) remove whitespace at eol
0.9.2compat
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 15:55:21 +0100 |
Christian Ebert |
(0.9.2compat) get changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 16:11:54 +0100 |
Christian Ebert |
Do not inspect node1 for diff if node2 is given
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 13:26:51 +0100 |
Christian Ebert |
Make main class and hg command accessible
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 13:20:16 +0100 |
Christian Ebert |
Move expand/shrink decisions into kwtemplater
|
file |
diff |
annotate
|
Thu, 14 Feb 2008 01:38:28 +0100 |
Christian Ebert |
Remove obsolete variable declaration
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 23:49:57 +0100 |
Christian Ebert |
Monkeypatch patch.diff for non-interactive diffs
stable
|
file |
diff |
annotate
|
Tue, 12 Feb 2008 21:38:30 +0100 |
Christian Ebert |
(0.9.2compat) add glog to nokwcommands
0.9.2compat
|
file |
diff |
annotate
|
Tue, 12 Feb 2008 21:37:13 +0100 |
Christian Ebert |
Add glog to nokwcommands
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 17:09:22 +0100 |
Christian Ebert |
(0.9.2compat) use different names for web methods
0.9.2compat
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 14:57:48 +0100 |
Christian Ebert |
(0.9.2compat) web as in default where possible
0.9.2compat
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 08:35:55 +0100 |
Christian Ebert |
Switch off expansion for web diffs
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 01:28:16 +0100 |
Christian Ebert |
(0.9.2compat) incorporate changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 00:32:14 +0100 |
Christian Ebert |
Make restrict entirely a kwtemplater attribute
|
file |
diff |
annotate
|