Tue, 17 May 2011 23:46:15 +0200 |
Patrick Mezard |
patch: extract fs access from patchfile into fsbackend
stable
|
file |
diff |
annotate
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
stable
|
file |
diff |
annotate
|
Thu, 12 May 2011 14:31:07 +0200 |
Martin Geisler |
keyword: use cmdutil.command decorator
stable
|
file |
diff |
annotate
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
stable
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 21:41:41 +0200 |
Adrian Buehlmann |
move canonpath from util to scmutil
stable
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 11:07:25 +0200 |
Martin Geisler |
keyword: convert a verbatim block to a field list
stable
|
file |
diff |
annotate
|
Mon, 14 Mar 2011 12:26:50 +0100 |
Christian Ebert |
Offer additional datefilters when the extension is enabled
|
file |
diff |
annotate
|
Mon, 14 Mar 2011 12:19:59 +0100 |
Christian Ebert |
Docstrings for additional date filters
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 12:46:31 +0100 |
Patrick Mezard |
templates: document missing keywords or filters
stable
|
file |
diff |
annotate
|
Sun, 23 Jan 2011 03:15:44 +0100 |
Christian Ebert |
Move repo.__class__ assignment out of monkeypatch context
|
file |
diff |
annotate
|
Sun, 23 Jan 2011 03:15:39 +0100 |
Christian Ebert |
Inform user about current keywordset in kwdemo
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 15:45:26 +0100 |
Christian Ebert |
Update documentation for kwshrink
|
file |
diff |
annotate
|
Sun, 05 Dec 2010 13:07:28 +0100 |
Christian Ebert |
Make kwfiles show deleted files configured for expansion
|
file |
diff |
annotate
|
Sun, 05 Dec 2010 13:07:24 +0100 |
Christian Ebert |
Colorize hg kwfiles output
|
file |
diff |
annotate
|
Thu, 02 Dec 2010 09:42:21 +0100 |
Christian Ebert |
Copy: when copied source is a symlink, follow it
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 20:44:36 +0100 |
Christian Ebert |
s/config/configuration/ in help
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 10:00:11 +0000 |
Christian Ebert |
Turn regexes and escaped keywords into a propertycache
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 19:21:06 +0100 |
Christian Ebert |
Function to look up changectx for expansion
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 19:21:06 +0100 |
Christian Ebert |
Compile regexes on demand
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 19:21:06 +0100 |
Christian Ebert |
Fix regressions introduced in 9d01f9cab5e2
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 22:53:17 +0200 |
Christian Ebert |
Only use expensive fctx.cmp when needed
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 23:07:30 +0900 |
Nicolas Dumazet |
filectx: use ctx.size comparisons to speed up ctx.cmp
stable
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 16:29:32 +0100 |
Christian Ebert |
Code cleanup
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 01:07:16 +0100 |
Christian Ebert |
enforce subn method via boolean switch
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 01:07:16 +0100 |
Christian Ebert |
Fix weeding of expansion candidates when recording
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 11:35:31 +0100 |
Christian Ebert |
Switch kwtemplater.record in kw_dorecord()
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 11:35:24 +0100 |
Christian Ebert |
Specific regular expressions depending on read mode
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 11:34:39 +0100 |
Christian Ebert |
disable expansion in kwfilelog.read() if file renamed in node
|
file |
diff |
annotate
|
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
|