Sat, 09 Oct 2010 11:33:38 +0100 |
Christian Ebert |
Make iskwfile() a weeding method in lieu of a boolean
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 11:33:12 +0100 |
Christian Ebert |
Support copy and rename
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 11:33:04 +0100 |
Christian Ebert |
Refactor kwtemplater.overwrite()
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
Use workingctx to detect modified and added files after rollback
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
Rename variable "cfiles" to "changed" for clarity
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
Support rollback by restoring expansion to previous values
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
Do not expand at all during diff
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
Restore restricted read mode value after overwriting
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 16:31:38 +0200 |
Christian Ebert |
Use note admonition in help text
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:58:13 +0200 |
Christian Ebert |
Explain file-wise expansion in help
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:58:51 +0200 |
Martin Geisler |
diff: recurse into subrepositories with --subrepos/-S flag
stable
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 12:32:45 +0200 |
Christian Ebert |
Move collecting of [keyword] patterns to reposetup (issue2303)
|
file |
diff |
annotate
|
Thu, 15 Jul 2010 10:24:31 +0200 |
Christian Ebert |
Add extra datefilters in a single update call
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 21:58:53 +0200 |
Christian Ebert |
Postpone manifest calculation in kwtemplater.overwrite
|
file |
diff |
annotate
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
stable
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 01:05:45 +0200 |
Christian Ebert |
Force dirstate normal when all changes in a file are recorded
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 17:21:12 +0100 |
Christian Ebert |
Pass context to kwtemplater.overwrite
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 03:45:10 +0200 |
Christian Ebert |
Retrieve added and modified files from commitctx
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
stable
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 10:37:31 +0100 |
Christian Ebert |
Use context to detect uncommitted merge
|
file |
diff |
annotate
|
Fri, 21 May 2010 22:12:39 +0200 |
Christian Ebert |
Offer svn-like default keywordmaps
|
file |
diff |
annotate
|
Fri, 21 May 2010 22:12:39 +0200 |
Christian Ebert |
Add 2 svn-like date filters
|
file |
diff |
annotate
|
Tue, 18 May 2010 16:31:10 +0200 |
Martin Geisler |
Use our custom hg reStructuredText role some more
stable
|
file |
diff |
annotate
|
Sun, 09 May 2010 11:14:43 +0200 |
Christian Ebert |
Support extensions using dorecord, e.g. crecord
|
file |
diff |
annotate
|
Wed, 05 May 2010 14:02:45 +0200 |
Christian Ebert |
Omit setting extra variable for record context
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:39:43 +0200 |
Christian Ebert |
Simplify record switch in kwtemplater.overwrite
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 04:01:07 +0200 |
Christian Ebert |
Support (q)record
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 03:54:18 +0200 |
Christian Ebert |
Remove mq commands from restricted list
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 10:24:49 +0200 |
Martin Geisler |
Use hg role in help strings
stable
|
file |
diff |
annotate
|
Sat, 17 Apr 2010 13:38:42 -0500 |
Augie Fackler |
keyword: monkeypatch patch so that optional args can be passed as kwargs
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 10:13:06 +0200 |
Christian Ebert |
Add forgotten comment
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 17:34:12 +0200 |
Christian Ebert |
Make the templater a local variable
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 22:29:16 +0100 |
Christian Ebert |
Do not bother about detecting extension path in demo
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
keywords: build a new templater to work around caching interaction
stable
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 23:16:44 +0100 |
Christian Ebert |
(0.9.2compat) get applicable changes from default
0.9.2compat
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 22:28:58 +0100 |
Christian Ebert |
Make kwdemo less verbose
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 22:28:23 +0100 |
Christian Ebert |
1 variable name for overwriting candidates
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 22:27:22 +0100 |
Christian Ebert |
Do not customize ui.note() when overwriting
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 05:55:05 +0100 |
Christian Ebert |
Mark improved demo commit message for translation
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 19:56:41 +0100 |
Christian Ebert |
(0.9.2compat) update copyright _and_ licence
0.9.2compat
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 18:49:41 +0100 |
Christian Ebert |
Update copyright
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 18:49:14 +0100 |
Christian Ebert |
Remove deprecated options
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 21:50:36 +0100 |
Christian Ebert |
(0.9.2compat) upgrade kwfiles behaviour to match default wrt --unknown
0.9.2compat
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 21:09:04 +0100 |
Christian Ebert |
(0.9.2compat) use status' names for readability
0.9.2compat
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 20:59:43 +0100 |
Christian Ebert |
Remove spurious locks, improve handling of wlock
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 19:56:37 +0100 |
Christian Ebert |
Use status' names instead of index
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 21:56:15 +0100 |
Christian Ebert |
Do not postpone commit hooks
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 18:08:07 +0000 |
Christian Ebert |
(0.9.2compat) fix utcdate filter
0.9.2compat
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 16:50:31 +0000 |
Christian Ebert |
Fix utcdate filter
stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Thu, 24 Dec 2009 11:02:48 +0000 |
Christian Ebert |
(0.9.2compat) load extensions with "ext ="
0.9.2compat
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 23 Dec 2009 12:04:17 +0000 |
Christian Ebert |
Go into restricted mode when transplanting
|
file |
diff |
annotate
|
Wed, 23 Dec 2009 12:04:04 +0000 |
Christian Ebert |
Do not monkeypatch diff when in restricted mode
|
file |
diff |
annotate
|
Fri, 27 Nov 2009 18:26:25 +0000 |
timeless |
keyword: clarify object of backwards compatibility
stable
|
file |
diff |
annotate
|
Sat, 28 Nov 2009 19:51:21 +0000 |
Christian Ebert |
(0.9.2compat) add correct $RCSfile$ default keyword; sort kwdemo output
0.9.2compat
|
file |
diff |
annotate
|
Thu, 26 Nov 2009 10:51:17 +0100 |
Christian Ebert |
The CVS keyword is $RCSfile$, not $RCSFile$
|
file |
diff |
annotate
|
Thu, 26 Nov 2009 20:50:16 +0100 |
Martin Geisler |
keyword: sort demo output to ensure deterministic output
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 22:40:48 +0200 |
Christian Ebert |
(0.9.2compat) update wiki url
0.9.2compat
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 15:32:37 +0200 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
stable
|
file |
diff |
annotate
|