2012-05-31 |
Christian Ebert |
Update copyleft
|
file |
diff |
annotate
|
2012-05-31 |
Christian Ebert |
Wlock cmdutil.copy wrapper
|
file |
diff |
annotate
|
2012-05-31 |
Christian Ebert |
Support commit --amend (issue3471)
|
file |
diff |
annotate
|
2012-05-31 |
Christian Ebert |
Rename kwt.record attribute to kwt.postcommit
|
file |
diff |
annotate
|
2012-05-15 |
Augie Fackler |
hgext: mark all first-party extensions as such
stable
|
file |
diff |
annotate
|
2012-05-13 |
Christian Ebert |
Intentionally ignore check-code warning about unwrapped ui message
|
file |
diff |
annotate
|
2012-05-12 |
Brodie Rao |
cleanup: "not x in y" -> "x not in y"
stable
|
file |
diff |
annotate
|
2012-01-15 |
Christian Ebert |
Update filectx.cmp monkeypatch to handle '\1\n' at start of file
|
file |
diff |
annotate
|
2011-11-07 |
Christian Ebert |
Backout b78cce2b1430 until a proper solution is found
stable
|
file |
diff |
annotate
|
2011-10-24 |
Thomas Arendsen Hein |
keyword: use util.realpath instead of os.path.realpath
stable
|
file |
diff |
annotate
|
2011-10-21 |
Christian Ebert |
Correct grammar in iskwfile docstring
|
file |
diff |
annotate
|
2011-10-01 |
Greg Ward |
rollback: avoid unsafe rollback when not at tip (issue2998)
stable
|
file |
diff |
annotate
|
2011-09-14 |
Christian Ebert |
(0.9.2compat) merge with default
0.9.2compat
|
file |
diff |
annotate
|
2011-09-14 |
Christian Ebert |
Preserve file mode when overwriting
|
file |
diff |
annotate
|
2011-08-09 |
Christian Ebert |
Avoid x = a and b or c
|
file |
diff |
annotate
|
2011-07-03 |
Christian Ebert |
Reuse already present working contexts for match
|
file |
diff |
annotate
|
2011-06-18 |
Matt Mackall |
scmutil: switch match users to supplying contexts
stable
|
file |
diff |
annotate
|
2011-06-11 |
Patrick Mezard |
patch: generalize the use of patchmeta in applydiff()
stable
|
file |
diff |
annotate
|
2011-05-27 |
Patrick Mezard |
patch: use temporary files to handle intermediate copies
stable
|
file |
diff |
annotate
|
2011-05-27 |
Patrick Mezard |
patch: refactor file creation/removal detection
stable
|
file |
diff |
annotate
|
2011-05-18 |
Patrick Mezard |
patch: set desired mode when patching, not in updatedir()
stable
|
file |
diff |
annotate
|
2011-05-17 |
Patrick Mezard |
patch: extract fs access from patchfile into fsbackend
stable
|
file |
diff |
annotate
|
2011-05-13 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
stable
|
file |
diff |
annotate
|
2011-05-12 |
Martin Geisler |
keyword: use cmdutil.command decorator
stable
|
file |
diff |
annotate
|
2011-05-02 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
stable
|
file |
diff |
annotate
|
2011-04-20 |
Adrian Buehlmann |
move canonpath from util to scmutil
stable
|
file |
diff |
annotate
|
2011-04-05 |
Martin Geisler |
keyword: convert a verbatim block to a field list
stable
|
file |
diff |
annotate
|
2011-03-14 |
Christian Ebert |
Offer additional datefilters when the extension is enabled
|
file |
diff |
annotate
|
2011-03-14 |
Christian Ebert |
Docstrings for additional date filters
|
file |
diff |
annotate
|
2011-03-12 |
Patrick Mezard |
templates: document missing keywords or filters
stable
|
file |
diff |
annotate
|
2011-01-23 |
Christian Ebert |
Move repo.__class__ assignment out of monkeypatch context
|
file |
diff |
annotate
|
2011-01-23 |
Christian Ebert |
Inform user about current keywordset in kwdemo
|
file |
diff |
annotate
|
2011-01-16 |
Christian Ebert |
Update documentation for kwshrink
|
file |
diff |
annotate
|
2010-12-05 |
Christian Ebert |
Make kwfiles show deleted files configured for expansion
|
file |
diff |
annotate
|
2010-12-05 |
Christian Ebert |
Colorize hg kwfiles output
|
file |
diff |
annotate
|
2010-12-02 |
Christian Ebert |
Copy: when copied source is a symlink, follow it
|
file |
diff |
annotate
|
2010-11-22 |
Christian Ebert |
s/config/configuration/ in help
|
file |
diff |
annotate
|
2010-11-05 |
Christian Ebert |
Turn regexes and escaped keywords into a propertycache
|
file |
diff |
annotate
|
2010-10-25 |
Christian Ebert |
Function to look up changectx for expansion
|
file |
diff |
annotate
|
2010-10-25 |
Christian Ebert |
Compile regexes on demand
|
file |
diff |
annotate
|
2010-10-25 |
Christian Ebert |
Fix regressions introduced in 9d01f9cab5e2
|
file |
diff |
annotate
|
2010-10-14 |
Christian Ebert |
Only use expensive fctx.cmp when needed
|
file |
diff |
annotate
|
2010-07-27 |
Nicolas Dumazet |
filectx: use ctx.size comparisons to speed up ctx.cmp
stable
|
file |
diff |
annotate
|
2010-10-12 |
Christian Ebert |
Code cleanup
|
file |
diff |
annotate
|
2010-10-10 |
Christian Ebert |
enforce subn method via boolean switch
|
file |
diff |
annotate
|
2010-10-10 |
Christian Ebert |
Fix weeding of expansion candidates when recording
|
file |
diff |
annotate
|
2010-10-09 |
Christian Ebert |
Switch kwtemplater.record in kw_dorecord()
|
file |
diff |
annotate
|
2010-10-09 |
Christian Ebert |
Specific regular expressions depending on read mode
|
file |
diff |
annotate
|
2010-10-09 |
Christian Ebert |
disable expansion in kwfilelog.read() if file renamed in node
|
file |
diff |
annotate
|
2010-10-09 |
Christian Ebert |
Make iskwfile() a weeding method in lieu of a boolean
|
file |
diff |
annotate
|
2010-10-09 |
Christian Ebert |
Support copy and rename
|
file |
diff |
annotate
|
2010-10-09 |
Christian Ebert |
Refactor kwtemplater.overwrite()
|
file |
diff |
annotate
|
2010-10-01 |
Christian Ebert |
Use workingctx to detect modified and added files after rollback
|
file |
diff |
annotate
|
2010-10-01 |
Christian Ebert |
Rename variable "cfiles" to "changed" for clarity
|
file |
diff |
annotate
|
2010-09-26 |
Christian Ebert |
Support rollback by restoring expansion to previous values
|
file |
diff |
annotate
|
2010-09-26 |
Christian Ebert |
Do not expand at all during diff
|
file |
diff |
annotate
|