Sun, 07 Jun 2009 19:25:10 +0200 |
Christian Ebert |
Remove doc string for standalone version
|
file |
diff |
annotate
|
Sun, 07 Jun 2009 19:15:09 +0200 |
Christian Ebert |
(stable) fix import gone wrong in 43d8c042ca20
stable
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
stable
|
file |
diff |
annotate
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
stable
|
file |
diff |
annotate
|
Wed, 27 May 2009 20:34:38 +0200 |
Christian Ebert |
keyword: rename matcher() to match() mimicking changes in main
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: add some default args
stable
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:56:14 -0500 |
Matt Mackall |
match: change all users of util.matcher to match.match
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: move commit editor to cmdutil, pass as function
stable
|
file |
diff |
annotate
|
Thu, 14 May 2009 13:20:40 -0500 |
Matt Mackall |
commit: drop unused p1 and p2 args
stable
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
stable
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
stable
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the extensions from gc to explicit
stable
|
file |
diff |
annotate
|
Tue, 21 Apr 2009 09:56:07 +0100 |
Christian Ebert |
keyword: set overwrite message only once, not for each file
stable
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 21:16:13 -0300 |
Wagner Bruna |
keyword, i18n: avoid untranslated strings as message parameters
stable
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 22:58:05 +0200 |
Martin Geisler |
expand "repo" to "repository" in help texts
stable
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 23:17:53 +0200 |
Martin Geisler |
keyword: word-wrap help texts at 70 characters
stable
|
file |
diff |
annotate
|
Tue, 17 Mar 2009 13:43:11 -0500 |
Matt Mackall |
bundlerepo: reintroduce dirstate
stable
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 22:40:39 +0100 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
stable
|
file |
diff |
annotate
|
Wed, 19 Nov 2008 13:27:57 +0100 |
Patrick Mezard |
patch: pass an opener to patchfile
stable
|
file |
diff |
annotate
|
Wed, 17 Dec 2008 15:22:45 +0100 |
Christian Ebert |
(0.9.2compat) do not use builtin format
0.9.2compat
|
file |
diff |
annotate
|
Tue, 16 Dec 2008 09:58:41 +0100 |
Christian Ebert |
keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
|
file |
diff |
annotate
|
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
|