2014-03-19 |
Mads Kiilerich |
config: set a 'source' in most cases where config don't come from file but code
stable
|
file |
diff |
annotate
|
2014-03-08 |
Matt Mackall |
templating: make -T much more flexible
stable
|
file |
diff |
annotate
|
2014-03-08 |
Matt Mackall |
changeset_templater: remove use_template method
stable
|
file |
diff |
annotate
|
2014-01-07 |
Simon Heimberg |
cleanup: Remove the only ever used skip-check-code pragma
stable
|
file |
diff |
annotate
|
2013-11-06 |
Augie Fackler |
pathutil: tease out a new library to break an import cycle from canonpath use
stable
|
file |
diff |
annotate
|
2013-11-20 |
Christian Ebert |
wlock while setting branch in kwdemo
|
file |
diff |
annotate
|
2012-10-10 |
Simon Heimberg |
repo: repo isolation, do not pass on repo.ui for creating new repos
stable
|
file |
diff |
annotate
|
2012-10-18 |
Christian Ebert |
Move commands.inferrepo for code maintenance
|
file |
diff |
annotate
|
2012-10-16 |
Siddharth Agarwal |
commands: don't infer repo for commands like update (issue2748)
stable
|
file |
diff |
annotate
|
2012-08-10 |
Christian Ebert |
Avoid traceback caused by bogus date input (issue3344)
|
file |
diff |
annotate
|
2012-08-15 |
Mads Kiilerich |
fix trivial spelling errors
stable
|
file |
diff |
annotate
|
2012-06-28 |
Christian Ebert |
Use ui.formatter for kwfiles output
|
file |
diff |
annotate
|
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
|
2010-09-26 |
Christian Ebert |
Restore restricted read mode value after overwriting
|
file |
diff |
annotate
|
2010-09-23 |
Christian Ebert |
Use note admonition in help text
|
file |
diff |
annotate
|
2010-09-10 |
Christian Ebert |
Explain file-wise expansion in help
|
file |
diff |
annotate
|
2010-09-03 |
Martin Geisler |
diff: recurse into subrepositories with --subrepos/-S flag
stable
|
file |
diff |
annotate
|
2010-07-26 |
Christian Ebert |
Move collecting of [keyword] patterns to reposetup (issue2303)
|
file |
diff |
annotate
|
2010-07-15 |
Christian Ebert |
Add extra datefilters in a single update call
|
file |
diff |
annotate
|
2010-06-15 |
Christian Ebert |
Postpone manifest calculation in kwtemplater.overwrite
|
file |
diff |
annotate
|
2010-06-06 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
stable
|
file |
diff |
annotate
|
2010-05-31 |
Christian Ebert |
Force dirstate normal when all changes in a file are recorded
|
file |
diff |
annotate
|
2010-06-09 |
Christian Ebert |
Pass context to kwtemplater.overwrite
|
file |
diff |
annotate
|
2010-06-01 |
Christian Ebert |
Retrieve added and modified files from commitctx
|
file |
diff |
annotate
|
2010-06-07 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
stable
|
file |
diff |
annotate
|
2010-06-03 |
Christian Ebert |
Use context to detect uncommitted merge
|
file |
diff |
annotate
|
2010-05-21 |
Christian Ebert |
Offer svn-like default keywordmaps
|
file |
diff |
annotate
|
2010-05-21 |
Christian Ebert |
Add 2 svn-like date filters
|
file |
diff |
annotate
|
2010-05-18 |
Martin Geisler |
Use our custom hg reStructuredText role some more
stable
|
file |
diff |
annotate
|
2010-05-09 |
Christian Ebert |
Support extensions using dorecord, e.g. crecord
|
file |
diff |
annotate
|
2010-05-05 |
Christian Ebert |
Omit setting extra variable for record context
|
file |
diff |
annotate
|
2010-05-02 |
Christian Ebert |
Simplify record switch in kwtemplater.overwrite
|
file |
diff |
annotate
|
2010-04-26 |
Christian Ebert |
Support (q)record
|
file |
diff |
annotate
|
2010-04-26 |
Christian Ebert |
Remove mq commands from restricted list
|
file |
diff |
annotate
|
2010-04-22 |
Martin Geisler |
Use hg role in help strings
stable
|
file |
diff |
annotate
|
2010-04-17 |
Augie Fackler |
keyword: monkeypatch patch so that optional args can be passed as kwargs
stable
|
file |
diff |
annotate
|
2010-04-13 |
Christian Ebert |
Add forgotten comment
|
file |
diff |
annotate
|
2010-04-12 |
Christian Ebert |
Make the templater a local variable
|
file |
diff |
annotate
|
2010-03-16 |
Christian Ebert |
Do not bother about detecting extension path in demo
|
file |
diff |
annotate
|
2010-04-05 |
Matt Mackall |
keywords: build a new templater to work around caching interaction
stable
|
file |
diff |
annotate
|
2010-03-17 |
Christian Ebert |
(0.9.2compat) get applicable changes from default
0.9.2compat
|
file |
diff |
annotate
|
2010-03-16 |
Christian Ebert |
Make kwdemo less verbose
|
file |
diff |
annotate
|
2010-03-16 |
Christian Ebert |
1 variable name for overwriting candidates
|
file |
diff |
annotate
|
2010-03-16 |
Christian Ebert |
Do not customize ui.note() when overwriting
|
file |
diff |
annotate
|
2010-02-18 |
Christian Ebert |
Mark improved demo commit message for translation
|
file |
diff |
annotate
|
2010-03-11 |
Christian Ebert |
(0.9.2compat) update copyright _and_ licence
0.9.2compat
|
file |
diff |
annotate
|
2010-03-11 |
Christian Ebert |
Update copyright
|
file |
diff |
annotate
|
2010-03-11 |
Christian Ebert |
Remove deprecated options
|
file |
diff |
annotate
|
2010-03-07 |
Christian Ebert |
(0.9.2compat) upgrade kwfiles behaviour to match default wrt --unknown
0.9.2compat
|
file |
diff |
annotate
|
2010-03-07 |
Christian Ebert |
(0.9.2compat) use status' names for readability
0.9.2compat
|
file |
diff |
annotate
|
2010-03-07 |
Christian Ebert |
Remove spurious locks, improve handling of wlock
|
file |
diff |
annotate
|
2010-03-07 |
Christian Ebert |
Use status' names instead of index
|
file |
diff |
annotate
|
2010-02-17 |
Christian Ebert |
Do not postpone commit hooks
|
file |
diff |
annotate
|
2010-02-05 |
Christian Ebert |
(0.9.2compat) fix utcdate filter
0.9.2compat
|
file |
diff |
annotate
|
2010-02-05 |
Christian Ebert |
Fix utcdate filter
stable
|
file |
diff |
annotate
|
2010-01-20 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
2009-12-24 |
Christian Ebert |
(0.9.2compat) load extensions with "ext ="
0.9.2compat
|
file |
diff |
annotate
|
2009-12-24 |
Christian Ebert |
(0.9.2compat) do not monkeypatch diff in restricted mode; transplant restricted
0.9.2compat
|
file |
diff |
annotate
|
2009-12-23 |
Christian Ebert |
Go into restricted mode when transplanting
|
file |
diff |
annotate
|
2009-12-23 |
Christian Ebert |
Do not monkeypatch diff when in restricted mode
|
file |
diff |
annotate
|
2009-11-27 |
timeless |
keyword: clarify object of backwards compatibility
stable
|
file |
diff |
annotate
|
2009-11-28 |
Christian Ebert |
(0.9.2compat) add correct $RCSfile$ default keyword; sort kwdemo output
0.9.2compat
|
file |
diff |
annotate
|
2009-11-26 |
Christian Ebert |
The CVS keyword is $RCSfile$, not $RCSFile$
|
file |
diff |
annotate
|
2009-11-26 |
Martin Geisler |
keyword: sort demo output to ensure deterministic output
stable
|
file |
diff |
annotate
|
2009-10-19 |
Christian Ebert |
(0.9.2compat) update wiki url
0.9.2compat
|
file |
diff |
annotate
|
2009-06-24 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
stable
|
file |
diff |
annotate
|
2009-10-01 |
Christian Ebert |
Uppercase short option for kwfiles --all, like hg status -A
|
file |
diff |
annotate
|
2009-10-01 |
Christian Ebert |
Make kwfiles -u show untracked files only (like status)
|
file |
diff |
annotate
|
2009-10-01 |
Christian Ebert |
Make kwfiles --all show unknown files too
|
file |
diff |
annotate
|
2009-10-01 |
Christian Ebert |
kwfiles --unknown instead of --untracked
|
file |
diff |
annotate
|
2009-09-19 |
Christian Ebert |
(0.9.2compat) do not mark debug message for translation
0.9.2compat
|
file |
diff |
annotate
|
2009-09-18 |
Martin Geisler |
do not attempt to translate ui.debug output
stable
|
file |
diff |
annotate
|
2009-08-05 |
Christian Ebert |
(0.9.2compat) update and rewrap documentation
0.9.2compat
|
file |
diff |
annotate
|
2009-08-05 |
Christian Ebert |
(0.9.2compat) prefer util.datestr over time module import
0.9.2compat
|
file |
diff |
annotate
|
2009-08-05 |
Christian Ebert |
Use util.datestr for utcdate filter, make it accessable in variable
|
file |
diff |
annotate
|
2009-08-05 |
Christian Ebert |
Reference templating help, add utcdate filter example
|
file |
diff |
annotate
|
2009-07-26 |
Christian Ebert |
Refactor kwdemo and make output translatable
|
file |
diff |
annotate
|
2009-08-03 |
Christian Ebert |
Update copyright
|
file |
diff |
annotate
|
2009-08-03 |
Christian Ebert |
(0.9.2compat) update copyright
0.9.2compat
|
file |
diff |
annotate
|
2009-07-25 |
Martin Geisler |
keyword: wrap docstrings at 70 characters
stable
|
file |
diff |
annotate
|
2009-07-16 |
Martin Geisler |
commands: use minirst parser when displaying help
stable
|
file |
diff |
annotate
|
2009-07-23 |
Christian Ebert |
(0.9.2compat) argument to "kwdemo --rcfile" must be string (bugfix)
0.9.2compat
|
file |
diff |
annotate
|
2009-07-23 |
Christian Ebert |
Argument to "kwdemo --rcfile" must be string (bugfix)
|
file |
diff |
annotate
|
2009-07-22 |
Christian Ebert |
Reformat kwfiles help for minirst parser
|
file |
diff |
annotate
|
2009-07-10 |
Christian Ebert |
(0.9.2compat) empty string as default value for hgcmd
0.9.2compat
|
file |
diff |
annotate
|
2009-07-10 |
Christian Ebert |
(0.9.2compat) use all caps NOTE: in help string
0.9.2compat
|
file |
diff |
annotate
|
2009-07-09 |
Martin Geisler |
keyword: use all caps for 'note:' in help string
stable
|
file |
diff |
annotate
|
2009-07-09 |
Christian Ebert |
(0.9.2compat) prefer self.func over repo.func in kwrepo
0.9.2compat
|
file |
diff |
annotate
|
2009-07-09 |
Christian Ebert |
Eliminate potential reference cycles from kwrepo
|
file |
diff |
annotate
|
2009-07-08 |
Christian Ebert |
(0.9.2compat) kwdemo: get rid of subfunction and ease translation
0.9.2compat
|
file |
diff |
annotate
|
2009-07-07 |
Christian Ebert |
Collect kwmaps using a generator expression
|
file |
diff |
annotate
|
2009-07-08 |
Christian Ebert |
(0.9.2compat) warp docstrings at 78 chars
0.9.2compat
|
file |
diff |
annotate
|
2009-07-07 |
Martin Geisler |
keyword: wrapped docstrings at 78 characters
stable
|
file |
diff |
annotate
|
2009-07-04 |
Christian Ebert |
Remove unused import
|
file |
diff |
annotate
|
2009-06-29 |
Christian Ebert |
Break overlong line
|
file |
diff |
annotate
|
2009-07-01 |
Christian Ebert |
Make repo.commit use a custom commitctx wrapper
|
file |
diff |
annotate
|
2009-06-29 |
Christian Ebert |
(0.9.2compat) lowercase status flags of untracked files in kwfile output
0.9.2compat
|
file |
diff |
annotate
|
2009-06-29 |
Christian Ebert |
Improve help for kwfiles
|
file |
diff |
annotate
|
2009-06-29 |
Christian Ebert |
Lowercase status flags of untracked files in kwfile output
|
file |
diff |
annotate
|
2009-06-27 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
2009-06-27 |
Christian Ebert |
(0.9.2compat) improve help for kwfiles
0.9.2compat
|
file |
diff |
annotate
|
2009-06-27 |
Christian Ebert |
keyword: improve help for kwfiles
stable
|
file |
diff |
annotate
|
2009-06-27 |
Christian Ebert |
Improve help for kwfiles
|
file |
diff |
annotate
|
2009-06-25 |
Christian Ebert |
Make kwdemo more translation friendly
|
file |
diff |
annotate
|
2009-06-24 |
Christian Ebert |
(0.9.2compat) update synopsis
0.9.2compat
|
file |
diff |
annotate
|
2009-06-22 |
C?dric Duval |
extensions: improve the consistency of synopses
stable
|
file |
diff |
annotate
|
2009-06-20 |
C?dric Duval |
help: remove per-extension paragraph on how to enable it
stable
|
file |
diff |
annotate
|
2009-06-18 |
Christian Ebert |
(0.9.2compat) concise help title
0.9.2compat
|
file |
diff |
annotate
|
2009-06-18 |
Christian Ebert |
Concise help title
|
file |
diff |
annotate
|
2009-06-14 |
Patrick Mezard |
Add patch.eol to ignore EOLs when patching (issue1019)
stable
|
file |
diff |
annotate
|
2009-06-09 |
Christian Ebert |
(0.9.2compat) update doc strings and help
0.9.2compat
|
file |
diff |
annotate
|
2009-06-09 |
Christian Ebert |
(0.9.2compat) improve English; from stable
0.9.2compat
|
file |
diff |
annotate
|
2009-06-09 |
timeless |
keyword: improve English
stable
|
file |
diff |
annotate
|
2009-06-07 |
Christian Ebert |
Remove doc string for standalone version
|
file |
diff |
annotate
|
2009-06-07 |
Christian Ebert |
(stable) fix import gone wrong in 43d8c042ca20
stable
|
file |
diff |
annotate
|
2009-06-01 |
Matt Mackall |
commit: drop the now-unused files parameter
stable
|
file |
diff |
annotate
|
2009-05-31 |
Martin Geisler |
fixed typos found in translatable strings
stable
|
file |
diff |
annotate
|
2009-05-27 |
Christian Ebert |
keyword: rename matcher() to match() mimicking changes in main
|
file |
diff |
annotate
|
2009-05-24 |
Matt Mackall |
match: add some default args
stable
|
file |
diff |
annotate
|
2009-05-24 |
Matt Mackall |
match: change all users of util.matcher to match.match
stable
|
file |
diff |
annotate
|
2009-05-14 |
Matt Mackall |
commit: move commit editor to cmdutil, pass as function
stable
|
file |
diff |
annotate
|
2009-05-14 |
Matt Mackall |
commit: drop unused p1 and p2 args
stable
|
file |
diff |
annotate
|
2009-04-25 |
Martin Geisler |
updated license to be explicit about GPL version 2
stable
|
file |
diff |
annotate
|
2009-04-26 |
Matt Mackall |
replace util.sort with sorted built-in
stable
|
file |
diff |
annotate
|
2009-04-22 |
Ronny Pfannschmidt |
switch lock releasing in the extensions from gc to explicit
stable
|
file |
diff |
annotate
|
2009-04-21 |
Christian Ebert |
keyword: set overwrite message only once, not for each file
stable
|
file |
diff |
annotate
|
2009-04-21 |
Wagner Bruna |
keyword, i18n: avoid untranslated strings as message parameters
stable
|
file |
diff |
annotate
|
2009-04-07 |
Martin Geisler |
expand "repo" to "repository" in help texts
stable
|
file |
diff |
annotate
|
2009-04-04 |
Martin Geisler |
keyword: word-wrap help texts at 70 characters
stable
|
file |
diff |
annotate
|
2009-03-17 |
Matt Mackall |
bundlerepo: reintroduce dirstate
stable
|
file |
diff |
annotate
|
2009-02-14 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
stable
|
file |
diff |
annotate
|
2008-11-19 |
Patrick Mezard |
patch: pass an opener to patchfile
stable
|
file |
diff |
annotate
|
2008-12-17 |
Christian Ebert |
(0.9.2compat) do not use builtin format
0.9.2compat
|
file |
diff |
annotate
|
2008-12-16 |
Christian Ebert |
keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
|
file |
diff |
annotate
|
2008-11-25 |
Christian Ebert |
Do not shadow builtin format (detected by pychecker)
|
file |
diff |
annotate
|
2008-11-14 |
Christian Ebert |
keyword: move common code out of commit condition
|
file |
diff |
annotate
|
2008-11-14 |
Dirkjan Ochtman |
keyword: be more efficient about ctx usage
stable
|
file |
diff |
annotate
|
2008-11-14 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
stable
|
file |
diff |
annotate
|
2008-11-03 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
stable
|
file |
diff |
annotate
|
2008-10-22 |
Matt Mackall |
extensions: use new wrapper functions
stable
|
file |
diff |
annotate
|
2008-08-22 |
Christian Ebert |
(0.9.2compat) add merge, resolve to restricted
0.9.2compat
|
file |
diff |
annotate
|
2008-08-22 |
Christian Ebert |
Avoid additional conflicts during merge/resolve
|
file |
diff |
annotate
|
2008-07-30 |
Christian Ebert |
(0.9.2compat) add verify to nokwcommands
0.9.2compat
|
file |
diff |
annotate
|
2008-07-30 |
Christian Ebert |
Add verify to nokwcommands after refactor in e79a8f36c2a5
|
file |
diff |
annotate
|
2008-06-30 |
Christian Ebert |
(0.9.2compat) context, status refactor keeping backwards compatible fallback
0.9.2compat
|
file |
diff |
annotate
|
2008-06-30 |
Christian Ebert |
(0.9.2compat) ddb8a222249b is backwards compatible
0.9.2compat
|
file |
diff |
annotate
|
2008-06-28 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
2008-06-27 |
Matt Mackall |
util: add sort helper
stable
|
file |
diff |
annotate
|
2008-06-27 |
Matt Mackall |
status: clean up all users for unknown files
stable
|
file |
diff |
annotate
|
2008-06-26 |
Matt Mackall |
repo.status: eliminate list_
stable
|
file |
diff |
annotate
|
2008-06-26 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
stable
|
file |
diff |
annotate
|
2008-06-26 |
Matt Mackall |
manifest: remove execf/linkf methods
stable
|
file |
diff |
annotate
|
2008-06-26 |
Matt Mackall |
use repo[changeid] to get a changectx
stable
|
file |
diff |
annotate
|
2008-06-26 |
Matt Mackall |
simplify flag handling
stable
|
file |
diff |
annotate
|
2008-06-26 |
Matt Mackall |
use repo.changectx(None) to get a workingctx
stable
|
file |
diff |
annotate
|
2008-06-25 |
Matt Mackall |
context: avoid using None for working parent
stable
|
file |
diff |
annotate
|
2008-06-25 |
Matt Mackall |
use repo.changectx rather than context.changectx
stable
|
file |
diff |
annotate
|
2008-06-12 |
Christian Ebert |
(stable) mimic cmdutil.bail_if_changed even more
stable
|
file |
diff |
annotate
|
2008-06-13 |
Christian Ebert |
(0.9.2compat) secure keyword arguments in backwards compatible wrappers
0.9.2compat
|
file |
diff |
annotate
|
2008-06-12 |
Christian Ebert |
keyword: disable expansion for annotate
stable
|
file |
diff |
annotate
|
2008-06-12 |
Christian Ebert |
(0.9.2compat) disable expansion for annotate
0.9.2compat
|
file |
diff |
annotate
|
2008-06-12 |
Christian Ebert |
keyword: disable expansion for annotate
|
file |
diff |
annotate
|
2008-06-12 |
Christian Ebert |
Merge after backout
|
file |
diff |
annotate
|
2008-06-12 |
Christian Ebert |
Backed out changeset 10ebb9f44b99
|
file |
diff |
annotate
|
2008-06-06 |
Christian Ebert |
(0.9.2compat) get some changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-06-06 |
Christian Ebert |
keyword: mimic cmdutil.bail_if_changed even more
|
file |
diff |
annotate
|
2008-06-01 |
Christian Ebert |
keyword: use dirstate.parents to obtain current first parent
|
file |
diff |
annotate
|
2008-06-01 |
Christian Ebert |
keyword: monkeypatch dispatch._runcommand instead of _parse
|
file |
diff |
annotate
|
2008-05-14 |
Christian Ebert |
Incorporate latest changes in backwards compatible way
0.9.2compat
|
file |
diff |
annotate
|
2008-05-14 |
Christian Ebert |
Fix arguments for patch.diff monkey
|
file |
diff |
annotate
|
2008-05-13 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
2008-05-12 |
Matt Mackall |
match: remove files arg from repo.status and friends
stable
|
file |
diff |
annotate
|
2008-05-12 |
Matt Mackall |
match: remove files argument from patch.diff
stable
|
file |
diff |
annotate
|
2008-05-12 |
Matt Mackall |
walk: remove remaining users of cmdutils.matchpats
stable
|
file |
diff |
annotate
|
2008-04-09 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
2008-04-09 |
Christian Ebert |
(stable) patches from default in 4b2c266bf059
stable
|
file |
diff |
annotate
|
2008-04-09 |
Christian Ebert |
(0.9.2compat) backwards compatible changes from default
0.9.2compat
|
file |
diff |
annotate
|
2008-04-09 |
Christian Ebert |
Reduce opt=arg syntax even more
|
file |
diff |
annotate
|
2008-04-08 |
Christian Ebert |
Check for '\0' in entire data before acting
|
file |
diff |
annotate
|
2008-04-07 |
Christian Ebert |
Make overwrite() arguments mandatory
|
file |
diff |
annotate
|
2008-04-07 |
Christian Ebert |
Compact argument passing to wrapped methods
|
file |
diff |
annotate
|
2008-04-07 |
Christian Ebert |
Privatize remaining monkeypatches by moving them into reposetup
|
file |
diff |
annotate
|
2008-04-07 |
Christian Ebert |
Collect filename patterns, wrap dispatch._parse in uisetup
|
file |
diff |
annotate
|
2008-03-31 |
Christian Ebert |
Merge with stable
|
file |
diff |
annotate
|
2008-03-31 |
Christian Ebert |
Adapt to new webcommands with "clean" monkey patches
|
file |
diff |
annotate
|
2008-03-31 |
Christian Ebert |
(0.9.2compat) fix and simplify webcommands monkey
0.9.2compat
|
file |
diff |
annotate
|
2008-03-30 |
Christian Ebert |
(0.9.2compat) fix webcommand monkey patches, and adapt to most recent changes
0.9.2compat
|
file |
diff |
annotate
|
2008-03-30 |
Christian Ebert |
(0.9.2compat) no conditional for web file match disabling
0.9.2compat
|
file |
diff |
annotate
|
2008-03-28 |
Dirkjan Ochtman |
hgweb: refactor hgweb code
stable
|
file |
diff |
annotate
|
2008-03-07 |
Christian Ebert |
(0.9.2compat) expand * import
0.9.2compat
|
file |
diff |
annotate
|
2008-03-06 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
stable
|
file |
diff |
annotate
|
2008-02-22 |
Christian Ebert |
(0.9.2compat) get fix from stable branch
0.9.2compat
|
file |
diff |
annotate
|
2008-02-21 |
Alexis S. L. Carvalho |
keyword: remove "identify" and "remove" from nokwcommands
stable
|
file |
diff |
annotate
|
2008-02-15 |
Christian Ebert |
(0.9.2compat) incorporate changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-02-15 |
Christian Ebert |
Rename kwx to kwtools
|
file |
diff |
annotate
|
2008-02-15 |
Christian Ebert |
Fix getnode doc, add doc for patch.diff monkey
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
(0.9.2compat) FIX typo in hgweb monkeys
0.9.2compat
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
Remove whitespace at eol
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
(0.9.2compat) remove whitespace at eol
0.9.2compat
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
(0.9.2compat) get changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
Do not inspect node1 for diff if node2 is given
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
Make main class and hg command accessible
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
Move expand/shrink decisions into kwtemplater
|
file |
diff |
annotate
|
2008-02-14 |
Christian Ebert |
Remove obsolete variable declaration
|
file |
diff |
annotate
|
2008-02-13 |
Christian Ebert |
Monkeypatch patch.diff for non-interactive diffs
stable
|
file |
diff |
annotate
|
2008-02-12 |
Christian Ebert |
(0.9.2compat) add glog to nokwcommands
0.9.2compat
|
file |
diff |
annotate
|
2008-02-12 |
Christian Ebert |
Add glog to nokwcommands
|
file |
diff |
annotate
|
2008-02-10 |
Christian Ebert |
(0.9.2compat) use different names for web methods
0.9.2compat
|
file |
diff |
annotate
|
2008-02-10 |
Christian Ebert |
(0.9.2compat) web as in default where possible
0.9.2compat
|
file |
diff |
annotate
|
2008-02-10 |
Christian Ebert |
Switch off expansion for web diffs
|
file |
diff |
annotate
|
2008-02-10 |
Christian Ebert |
(0.9.2compat) incorporate changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-02-09 |
Christian Ebert |
Make restrict entirely a kwtemplater attribute
|
file |
diff |
annotate
|
2008-02-09 |
Christian Ebert |
keyword: declare globals in a more compact way
|
file |
diff |
annotate
|
2008-02-09 |
Christian Ebert |
keyword: avoid os import by using util.splitpath
|
file |
diff |
annotate
|
2008-02-09 |
Patrick Mezard |
keyword: fix symlink detection under Windows
stable
|
file |
diff |
annotate
|
2008-02-09 |
Patrick Mezard |
keyword: fix mq repository detection under Windows
stable
|
file |
diff |
annotate
|
2008-02-09 |
Christian Ebert |
(0.9.2compat) make patchfile monkey work with 0.9.5
0.9.2compat
|
file |
diff |
annotate
|
2008-02-08 |
Christian Ebert |
(0.9.2compat) incorporate changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-02-07 |
Christian Ebert |
Ignore everything starting with .hg
|
file |
diff |
annotate
|
2008-02-07 |
Christian Ebert |
Monkeypatch dispatch._parse to avoid running it twice
|
file |
diff |
annotate
|
2008-02-07 |
Christian Ebert |
Do not set up kwrepo when pulling from bundlerepo
|
file |
diff |
annotate
|
2008-02-06 |
Christian Ebert |
Fix pychecker warning about shadowed variable
|
file |
diff |
annotate
|
2008-02-06 |
Christian Ebert |
Safeguard anything under .hg, and the .hg_archival.txt file
|
file |
diff |
annotate
|
2008-02-06 |
Christian Ebert |
Prevent expansion in queue repo and for email
|
file |
diff |
annotate
|
2008-02-06 |
Christian Ebert |
(0.9.2compat) discard wread/wwrite approach
0.9.2compat
|
file |
diff |
annotate
|
2008-02-06 |
Christian Ebert |
(0.9.2compat) get changes from stable branch
0.9.2compat
|
file |
diff |
annotate
|
2008-02-06 |
Christian Ebert |
Discard wread/wwrite approach, merge with stable
|
file |
diff |
annotate
|
2008-02-06 |
Christian Ebert |
Fix filewise expansion for hgweb
|
file |
diff |
annotate
|
2008-02-05 |
Matt Mackall |
keyword: fix my string pasting thinko
stable
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
Make nokwcommands, restricted string variables at top level
stable
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
Split line continuation in 2 steps (style)
stable
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
Add empty_ok argument to kwrepo.commit
stable
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
Allow keyword expansion on clone
stable
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
(0.9.2compat) expand keywords in raw web output, and other changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
Fix web output: expand to requested rev; kwcat: wrap cat, avoid filelog subclass
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
Expand keywords in hgweb rawfile output
|
file |
diff |
annotate
|
2008-01-31 |
Christian Ebert |
(0.9.2compat) use templatefilters module if available; bail out in mq dir
0.9.2compat
|
file |
diff |
annotate
|
2008-02-05 |
Christian Ebert |
Disable expansion in mq directory; add test for qcommit
|
file |
diff |
annotate
|
2008-01-31 |
Christian Ebert |
Adapt to templatefilters module splitoff
|
file |
diff |
annotate
|
2008-01-31 |
Matt Mackall |
templates: move filters to their own module
stable
|
file |
diff |
annotate
|
2008-01-31 |
Christian Ebert |
(0.9.2compat) clean import handling when patchfile class available
0.9.2compat
|
file |
diff |
annotate
|
2008-01-30 |
Christian Ebert |
(0.9.2compat) restructure based on wwread/wwrite methods as in default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-01-30 |
Christian Ebert |
Handle LookupError eg. for hg convert
|
file |
diff |
annotate
|
2008-01-29 |
Christian Ebert |
Add empty_ok argument to commit
|
file |
diff |
annotate
|
2008-01-29 |
Christian Ebert |
Implement kwcat command
|
file |
diff |
annotate
|
2008-01-29 |
Christian Ebert |
Make kwtemplater kwrepo attribute instead of global variable
|
file |
diff |
annotate
|
2008-01-29 |
Christian Ebert |
Refactor overriding wread, wwrite, wwritedata repo methods
|
file |
diff |
annotate
|
2008-01-25 |
Christian Ebert |
(0.9.2compat) fix external hook as in default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-01-25 |
Christian Ebert |
Return silently when external command triggers error
|
file |
diff |
annotate
|
2008-01-23 |
Christian Ebert |
(0.9.2compat) implement external call handle and hook
0.9.2compat
|
file |
diff |
annotate
|
2008-01-23 |
Christian Ebert |
Implement handle and hook for external callers
|
file |
diff |
annotate
|
2008-01-23 |
Christian Ebert |
Get changes from default branch; update test output
0.9.2compat
|
file |
diff |
annotate
|
2008-01-23 |
Christian Ebert |
Detect restricted commands thru variable
|
file |
diff |
annotate
|
2008-01-23 |
Christian Ebert |
Improve use of dictionaries
|
file |
diff |
annotate
|
2008-01-23 |
Christian Ebert |
bugfix: avoid expansion with qfold
|
file |
diff |
annotate
|
2008-01-20 |
Christian Ebert |
Prefer item in dict over dict.has_key(item)
|
file |
diff |
annotate
|
2008-01-19 |
Christian Ebert |
(0.9.2compat) get mq support, improved diff output from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-01-16 |
Christian Ebert |
Avoid extra diffs when not comparing against working dir
|
file |
diff |
annotate
|
2008-01-15 |
Christian Ebert |
Implement support for mq; handle (q)record more gracefully
|
file |
diff |
annotate
|
2008-01-14 |
Christian Ebert |
(0.9.2compat) get changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-01-11 |
Christian Ebert |
Fix some doc strings; update copyright
|
file |
diff |
annotate
|
2008-01-09 |
Christian Ebert |
(0.9.2compat) Get bugfix from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-01-09 |
Christian Ebert |
Suppress keyword expansion for log commands
|
file |
diff |
annotate
|
2008-01-09 |
Christian Ebert |
fix: only set general changenode for kwtemplater when committing
|
file |
diff |
annotate
|
2008-01-07 |
Christian Ebert |
(0.9.2compat) obtain simplifications from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-01-07 |
Christian Ebert |
Just add unknown kwfiles candidates when untracked option is given
|
file |
diff |
annotate
|
2008-01-07 |
Christian Ebert |
Simplify temporary ui.quiet setting in kwdemo
|
file |
diff |
annotate
|
2008-01-04 |
Christian Ebert |
(0.9.2compat) get backwards compatible changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2008-01-02 |
Christian Ebert |
Compress kwfstats intitialization
|
file |
diff |
annotate
|
2008-01-02 |
Christian Ebert |
Always opts.get to be on safe side
|
file |
diff |
annotate
|
2008-01-01 |
Christian Ebert |
Make command line check even more private
|
file |
diff |
annotate
|
2007-12-29 |
Christian Ebert |
Turn patch.patchfile.__init__ monkeypatch into a wrapper
|
file |
diff |
annotate
|
2007-12-20 |
Christian Ebert |
Avoid import and merge conflicts caused by expanded keywords
|
file |
diff |
annotate
|
2007-12-20 |
Christian Ebert |
Do not pass global _kwtemplater around in arguments
|
file |
diff |
annotate
|
2007-12-17 |
Christian Ebert |
(0.9.2compat) use updated fancyopts from 88803a69b24a
0.9.2compat
|
file |
diff |
annotate
|
2007-12-04 |
Christian Ebert |
(0.9.2compat) implement context based changes from default branch
0.9.2compat
|
file |
diff |
annotate
|
2007-12-02 |
Christian Ebert |
Reintroduce _iskwfile with link method as argument
|
file |
diff |
annotate
|
2007-12-02 |
Christian Ebert |
Make path format output switches more compact
|
file |
diff |
annotate
|
2007-12-02 |
Christian Ebert |
Set kwtemplater.path at kwfilelog initialization
|
file |
diff |
annotate
|
2007-12-01 |
Christian Ebert |
Refactor to initialize kwtemplater only once during reposetup
|
file |
diff |
annotate
|
2007-12-01 |
Christian Ebert |
Rename kwtemplater.t to kwtemplater.ct
|
file |
diff |
annotate
|
2007-12-01 |
Christian Ebert |
Do not run commit hooks if there is no node
|
file |
diff |
annotate
|
2007-11-26 |
Christian Ebert |
(0.9.2compat) do not bother about debug templates
0.9.2compat
|
file |
diff |
annotate
|
2007-11-26 |
Christian Ebert |
Make match object function private to kwtemplater.substitute
|
file |
diff |
annotate
|
2007-11-26 |
Christian Ebert |
Do not bother about debug templates
|
file |
diff |
annotate
|
2007-11-14 |
Christian Ebert |
(0.9.2compat) kwfiles print code similar to commands.status
0.9.2compat
|
file |
diff |
annotate
|
2007-11-14 |
Christian Ebert |
kwfiles print code similar to commands.status
|
file |
diff |
annotate
|
2007-11-13 |
Christian Ebert |
Rearrange commit hook hack
|
file |
diff |
annotate
|
2007-11-11 |
Christian Ebert |
Commit hook handling entirely into if-condition
|
file |
diff |
annotate
|
2007-11-10 |
Christian Ebert |
(0.9.2compat) update doc strings
0.9.2compat
|
file |
diff |
annotate
|
2007-11-10 |
Christian Ebert |
Postpone commit hooks until keywords are expanded
|
file |
diff |
annotate
|
2007-11-08 |
Christian Ebert |
Avoid dispatch import, revert to simple argument parser
|
file |
diff |
annotate
|
2007-11-08 |
Christian Ebert |
(0.9.2compat) avoid dispatch import, revert to simple argument parser
0.9.2compat
|
file |
diff |
annotate
|
2007-11-07 |
Christian Ebert |
Make keyword against current Mercurial available as standalone extension
|
file |
diff |
annotate
|
2007-11-06 |
Christian Ebert |
Avoid name conflict with dispatch package(s)
|
file |
diff |
annotate
|
2007-10-29 |
Christian Ebert |
Add convert to nokwcommands (fix issue802)
|
file |
diff |
annotate
|
2007-10-24 |
Christian Ebert |
Check if there candidates before _overwrite
|
file |
diff |
annotate
|
2007-10-23 |
Christian Ebert |
Arrange commands and cmdtable in alphabetical order
|
file |
diff |
annotate
|
2007-10-23 |
Christian Ebert |
Tell user that kwexpand/kwshrink do not run if given files contain changes
|
file |
diff |
annotate
|
2007-10-23 |
Christian Ebert |
Respect Mercurial conventions in kwdemo help
|
file |
diff |
annotate
|
2007-10-19 |
Christian Ebert |
Obtaining cwd redundant in pathto wrapper
|
file |
diff |
annotate
|
2007-10-19 |
Christian Ebert |
Revert to using status for kw-commands
|
file |
diff |
annotate
|
2007-10-18 |
Christian Ebert |
cwd optional argument of _pathto to simplify _kwfwrite
|
file |
diff |
annotate
|
2007-10-17 |
Christian Ebert |
Use pathto to display nonexisting files
|
file |
diff |
annotate
|
2007-10-17 |
Christian Ebert |
kwexpand/kwshrink: warn about nonexisting files
|
file |
diff |
annotate
|
2007-10-17 |
Christian Ebert |
_overwrite method for kwrepo.commit, kwexpand, kwshrink
|
file |
diff |
annotate
|
2007-10-17 |
Christian Ebert |
Sort files before overwriting
|
file |
diff |
annotate
|
2007-10-17 |
Christian Ebert |
_iskwfile checking method for kwrepo.commit, kwexpand/kwshrink
|
file |
diff |
annotate
|
2007-10-17 |
Christian Ebert |
Walk manifest in kwexpand/kwshrink
|
file |
diff |
annotate
|
2007-10-15 |
Christian Ebert |
For overwriting commands use node and manifest to speed up walk
|
file |
diff |
annotate
|
2007-10-16 |
Christian Ebert |
kwfiles: change option "ignored" to "ignore", add option "untracked"
|
file |
diff |
annotate
|
2007-10-15 |
Christian Ebert |
File collections specific to kwexpand/kwshrink vs kwfiles commands
|
file |
diff |
annotate
|
2007-10-15 |
Christian Ebert |
Flag kwfiles if verbose; shorten bailout code
|
file |
diff |
annotate
|
2007-10-13 |
Christian Ebert |
Underscore prefixes only for names at top level, or compatibility wrappers
|
file |
diff |
annotate
|
2007-10-13 |
Christian Ebert |
Count keywords in a customized kwfilelog read method
|
file |
diff |
annotate
|
2007-10-11 |
Christian Ebert |
walkopts for kwexpand, kwshrink, kwfiles commands
|
file |
diff |
annotate
|
2007-10-06 |
Christian Ebert |
kwfiles notifies if there are no files configured for expansion
|
file |
diff |
annotate
|
2007-10-06 |
Christian Ebert |
Bail out earlier in overwrite commands if repo has changes
|
file |
diff |
annotate
|
2007-10-06 |
Christian Ebert |
Make kwfmatcher an ui attribute
|
file |
diff |
annotate
|
2007-10-06 |
Christian Ebert |
Unlowercase command help
|
file |
diff |
annotate
|
2007-10-06 |
Christian Ebert |
Determine kwfiles on workingctx
|
file |
diff |
annotate
|
2007-10-05 |
Christian Ebert |
Turn off debug while expanding
|
file |
diff |
annotate
|
2007-10-04 |
Christian Ebert |
Map re.escape
|
file |
diff |
annotate
|
2007-10-04 |
Christian Ebert |
List comprehension instead of loop to create ui template dictionary
|
file |
diff |
annotate
|
2007-10-04 |
Christian Ebert |
String format keyword pattern before compilation
|
file |
diff |
annotate
|
2007-10-03 |
Christian Ebert |
Ignore errors when removing temp dir in kwdemo
|
file |
diff |
annotate
|
2007-09-23 |
Christian Ebert |
Reduce verbosity of kwexpand/kwshrink
|
file |
diff |
annotate
|
2007-09-21 |
Christian Ebert |
Use revlog.cmp to avoid checking for rename twice
|
file |
diff |
annotate
|
2007-09-20 |
Christian Ebert |
New command "kwfiles" prints files configured for expansion
|
file |
diff |
annotate
|
2007-09-20 |
Christian Ebert |
Always exclude .hgtags only
|
file |
diff |
annotate
|
2007-09-20 |
Christian Ebert |
Use Mercurial's getcwd()
|
file |
diff |
annotate
|
2007-09-17 |
Christian Ebert |
Set boolean mandatory arguments directly and comment them
|
file |
diff |
annotate
|
2007-09-17 |
Christian Ebert |
Avoid calling kwfmatcher twice (kwtemplater.overwrite, kwrepo.file) when overwriting
|
file |
diff |
annotate
|
2007-09-14 |
Christian Ebert |
Arguments to kwshrink/expand must be filtered thru canonpath
|
file |
diff |
annotate
|
2007-09-02 |
Christian Ebert |
Document revisions of interface changes
|
file |
diff |
annotate
|
2007-09-02 |
Christian Ebert |
Catch TypeError in repo.wwrite for Mercurial rev 656e06eebda7
|
file |
diff |
annotate
|
2007-09-02 |
Christian Ebert |
Compatible repo.dirstate.normal/update into own function
|
file |
diff |
annotate
|
2007-09-02 |
Christian Ebert |
Compatible repo.wwrite into own function
|
file |
diff |
annotate
|
2007-09-02 |
Christian Ebert |
Compatible changeset_templater in own function
|
file |
diff |
annotate
|
2007-08-30 |
Christian Ebert |
Improve doc of kwfilelog.read
|
file |
diff |
annotate
|
2007-08-25 |
Christian Ebert |
Keep names of inherited commands
|
file |
diff |
annotate
|
2007-08-21 |
Christian Ebert |
Move backwards compatible commit fork into private kwrepo function
|
file |
diff |
annotate
|
2007-08-21 |
Christian Ebert |
Remove spurious NameError checking for locks
|
file |
diff |
annotate
|
2007-08-20 |
Christian Ebert |
Clean up backwards compatibility
|
file |
diff |
annotate
|
2007-08-16 |
Christian Ebert |
cmdutil.parse moves to dispatch._parse; use fancyopts bugfix
|
file |
diff |
annotate
|
2007-08-14 |
Christian Ebert |
Removed files are detected by _weedcandidates, no need for status call
|
file |
diff |
annotate
|
2007-08-14 |
Christian Ebert |
Document revision that fixed fancyopts
|
file |
diff |
annotate
|
2007-08-11 |
Christian Ebert |
Test "hg diff --rev", update _getcmd comment (backwards compatibility)
|
file |
diff |
annotate
|
2007-08-09 |
Christian Ebert |
Shorten template setup
|
file |
diff |
annotate
|
2007-08-09 |
Christian Ebert |
ui inheritance does not need to be fiddled with anymore
|
file |
diff |
annotate
|
2007-07-27 |
Christian Ebert |
try for dirstate.update instead of hasattr
|
file |
diff |
annotate
|
2007-07-26 |
Christian Ebert |
Stricter regex; regroup kwtemplater init code
|
file |
diff |
annotate
|
2007-07-24 |
Christian Ebert |
Weed out removed and links using manifest
|
file |
diff |
annotate
|
2007-07-23 |
Christian Ebert |
help: no need for kwexpand after import, but after config change
|
file |
diff |
annotate
|
2007-07-23 |
Christian Ebert |
kwdemo fixes and tweaks
|
file |
diff |
annotate
|
2007-07-22 |
Christian Ebert |
Adapt to recent changes in Hg (locks handling, dirstate.update gone)
|
file |
diff |
annotate
|
2007-07-21 |
Christian Ebert |
Show extension in kwdemo; flag helpers; rephrase doc
|
file |
diff |
annotate
|
2007-07-21 |
Christian Ebert |
Make more args mandatory; flag keywordmatcher as helper
|
file |
diff |
annotate
|
2007-07-20 |
Christian Ebert |
Treat wlock the recommended way
|
file |
diff |
annotate
|
2007-07-20 |
Christian Ebert |
kwdemo: clear up repo, ui inheritance; show commit log in debug output
|
file |
diff |
annotate
|
2007-07-20 |
Christian Ebert |
Add grep, init to nokwcommands; make variables, getcmd local
|
file |
diff |
annotate
|
2007-07-19 |
Christian Ebert |
Clean up logic and messages for overwrite
|
file |
diff |
annotate
|
2007-07-19 |
Christian Ebert |
Make sure there are no newlines in expansion
|
file |
diff |
annotate
|
2007-07-18 |
Christian Ebert |
Discard self_initializing_hook branch
kwmap-templates
|
file |
diff |
annotate
|
2007-07-18 |
Christian Ebert |
Catch an AttributeError in wwrite triggered by older Hg versions
kwmap-templates
|
file |
diff |
annotate
|
2007-07-18 |
Christian Ebert |
kwdemo accepts maps as arguments, reads from optional rcfile
kwmap-templates
|
file |
diff |
annotate
|
2007-07-18 |
Christian Ebert |
Avoid global vars by passing opt args to kwrepo.file
kwmap-templates
|
file |
diff |
annotate
|
2007-07-17 |
Christian Ebert |
Implement kwshrink/kwexpand commands to deal with config, import issues
kwmap-templates
|
file |
diff |
annotate
|
2007-07-17 |
Christian Ebert |
Set ui to repo.ui at once where needed for backwards compatibility
kwmap-templates
|
file |
diff |
annotate
|
2007-07-17 |
Christian Ebert |
Use ui.note to get verbosity switch; tweak kwdemo help
kwmap-templates
|
file |
diff |
annotate
|
2007-07-17 |
Christian Ebert |
Obtain filename matcher from function keywordmatcher
kwmap-templates
|
file |
diff |
annotate
|
2007-07-15 |
Christian Ebert |
kwdemo is demo internally; rearrange code
kwmap-templates
|
file |
diff |
annotate
|
2007-07-15 |
Christian Ebert |
Typo in kwdemo output
kwmap-templates
|
file |
diff |
annotate
|
2007-07-15 |
Christian Ebert |
Fix ui inheritance for kwdemo
kwmap-templates
|
file |
diff |
annotate
|
2007-07-14 |
Christian Ebert |
Add kwdemo command as online config help
kwmap-templates
|
file |
diff |
annotate
|
2007-07-14 |
Christian Ebert |
wwread and wwrite methods for expansion in working dir
kwmap-templates
|
file |
diff |
annotate
|
2007-07-13 |
Christian Ebert |
Cosmetic changes for overwrite condition, single quotes
kwmap-templates
|
file |
diff |
annotate
|
2007-07-13 |
Christian Ebert |
Change ui inheritance to stay compatible with recent Hg
kwmap-templates
|
file |
diff |
annotate
|
2007-07-13 |
Christian Ebert |
Handle rename and copy properly
kwmap-templates
|
file |
diff |
annotate
|
2007-06-29 |
Christian Ebert |
filectx does not need filelog; more nokwcommands
kwmap-templates
|
file |
diff |
annotate
|
2007-06-28 |
Christian Ebert |
Revert to kwrepo methods (self) inside class kwrepo
kwmap-templates
|
file |
diff |
annotate
|
2007-06-28 |
Christian Ebert |
Pass filelog, not kwfilelog, to kwtemplater.expand/context.filectx
kwmap-templates
|
file |
diff |
annotate
|
2007-06-28 |
Christian Ebert |
More nokwcommands: add, remove, addremove
kwmap-templates
|
file |
diff |
annotate
|
2007-06-28 |
Christian Ebert |
Remove unused path attribute from kwfilelog
kwmap-templates
|
file |
diff |
annotate
|
2007-06-27 |
Christian Ebert |
Reduce use of kwrepo methods
kwmap-templates
|
file |
diff |
annotate
|
2007-06-27 |
Christian Ebert |
reverse logic for detection of excluding commands
kwmap-templates
|
file |
diff |
annotate
|
2007-06-20 |
Christian Ebert |
Obey Mercurial line continuation convention
kwmap-templates
|
file |
diff |
annotate
|
2007-06-20 |
Christian Ebert |
Remove obsolete archive mode from __doc__
kwmap-templates
|
file |
diff |
annotate
|
2007-06-18 |
Christian Ebert |
Confine activation to specific commands; drop broken archive configuration
kwmap-templates
|
file |
diff |
annotate
|
2007-06-15 |
Christian Ebert |
Move findcmd switch to imports
kwmap-templates
|
file |
diff |
annotate
|
2007-06-12 |
Christian Ebert |
findcmd might be in cmdutil or commands, depending on hg version
kwmap-templates
|
file |
diff |
annotate
|
2007-06-08 |
Christian Ebert |
No need for archivemode as variable
kwmap-templates
|
file |
diff |
annotate
|
2007-04-20 |
Christian Ebert |
Make path, node kwtemplater attribs
kwmap-templates
|
file |
diff |
annotate
|
2007-04-19 |
Christian Ebert |
Simplify backward compatible import
kwmap-templates
|
file |
diff |
annotate
|
2007-03-30 |
Christian Ebert |
kwfmatcher first check for commit
kwmap-templates
|
file |
diff |
annotate
|
2007-03-30 |
Christian Ebert |
Incorporate changes in self_initializing_hook branch
self_initializing_hook
|
file |
diff |
annotate
|
2007-03-24 |
Christian Ebert |
Omit keyword argument for filelog __init__
kwmap-templates
|
file |
diff |
annotate
|
2007-03-22 |
Christian Ebert |
Work around missing link support in older Hg versions
kwmap-templates
|
file |
diff |
annotate
|
2007-03-07 |
Thomas Arendsen Hein |
Make keyword extension compatible with python2.3
kwmap-templates
|
file |
diff |
annotate
|
2007-03-01 |
Christian Ebert |
keyword: remove a comment line in help
kwmap-templates
|
file |
diff |
annotate
|
2007-02-24 |
Christian Ebert |
Implement archive mode by configuration
kwmap-templates
|
file |
diff |
annotate
|
2007-02-18 |
Christian Ebert |
Try making help more concise, include warning about "hg import"
kwmap-templates
|
file |
diff |
annotate
|
2007-02-15 |
Christian Ebert |
Move config examples into help
kwmap-templates
|
file |
diff |
annotate
|
2007-02-15 |
Christian Ebert |
Wrap entire commit in wlock
kwmap-templates
|
file |
diff |
annotate
|
2007-02-14 |
Christian Ebert |
Move kwfilelog out of reposetup; only use kwfilelog if file matches
kwmap-templates
|
file |
diff |
annotate
|
2007-02-14 |
Christian Ebert |
Add wlock during overwrite
kwmap-templates
|
file |
diff |
annotate
|
2007-02-14 |
Christian Ebert |
commit: weed out removed w/o recurring to os.path, weed out symlinks
kwmap-templates
|
file |
diff |
annotate
|
2007-02-13 |
Christian Ebert |
Remove extra if-condition for kwtemplater setup in kwfilelog
kwmap-templates
|
file |
diff |
annotate
|
2007-02-11 |
Christian Ebert |
FIX: make repo keyword arg to kwfilelog
kwmap-templates
|
file |
diff |
annotate
|
2007-02-11 |
Christian Ebert |
Move context into kwtemplater.expand
kwmap-templates
|
file |
diff |
annotate
|
2007-02-11 |
Christian Ebert |
Overwrite files inside kwtemplater method
kwmap-templates
|
file |
diff |
annotate
|
2007-02-09 |
Christian Ebert |
Check repo attrib kwfmatcher in kwfilelog init
kwmap-templates
|
file |
diff |
annotate
|
2007-02-09 |
Christian Ebert |
Parse templates at kwtemplater init for less overhead in matchfunction
kwmap-templates
|
file |
diff |
annotate
|
2007-02-09 |
Christian Ebert |
Standalone compatibility fixes: demandload, changeset_templater
kwmap-templates
|
file |
diff |
annotate
|
2007-02-09 |
Christian Ebert |
2 expand methods including binary check in kwtemplater
kwmap-templates
|
file |
diff |
annotate
|
2007-02-09 |
Christian Ebert |
Keyword substitution removal into kwtemplater
kwmap-templates
|
file |
diff |
annotate
|
2007-02-08 |
Christian Ebert |
Wrap commit instead of calling pretxncommit hook
kwmap-templates
|
file |
diff |
annotate
|
2007-02-08 |
Christian Ebert |
Remove spurious spaces at EOL
kwmap-templates
|
file |
diff |
annotate
|
2007-02-08 |
Christian Ebert |
"or" for "if" in getmodulename; shorter comment on backwards compatibiliy
kwmap-templates
|
file |
diff |
annotate
|
2007-02-07 |
Christian Ebert |
Make all ui config and kwfmatcher a local repo attribute
kwmap-templates
|
file |
diff |
annotate
|
2007-01-26 |
Christian Ebert |
No reposetup when no filenames are specified for expansion
kwmap-templates
|
file |
diff |
annotate
|
2007-01-23 |
Christian Ebert |
Add licence (again)
kwmap-templates
|
file |
diff |
annotate
|
2007-01-23 |
Christian Ebert |
Put .hg* files in exclusion list at declaration
kwmap-templates
|
file |
diff |
annotate
|
2007-01-21 |
Christian Ebert |
Prepare test: split doc into help and comment
kwmap-templates
|
file |
diff |
annotate
|
2007-01-20 |
Christian Ebert |
Be silent if no filenames are configured for expansion
kwmap-templates
|
file |
diff |
annotate
|
2007-01-20 |
Christian Ebert |
Kill buggy branch
kwmap-templates
|
file |
diff |
annotate
|
2007-01-20 |
Christian Ebert |
FIX: no appending of attributes to repo, back to b2cc6a8d4a18
kwmap-templates
|
file |
diff |
annotate
|
2007-01-19 |
Christian Ebert |
Describe substitution mechanism in doc
kwmap-templates
|
file |
diff |
annotate
|
2007-01-19 |
Christian Ebert |
Debug info, not warning, when no files configured for expansion
kwmap-templates
|
file |
diff |
annotate
|
2007-01-18 |
Christian Ebert |
Cycle filename patterns only once
kwmap-templates
|
file |
diff |
annotate
|
2007-01-18 |
Christian Ebert |
Get modulename via function; set kwrepo attribs via direct reference
kwmap-templates
|
file |
diff |
annotate
|
2007-01-18 |
Christian Ebert |
Move all that can be done only once per repo into reposetup
kwmap-templates
|
file |
diff |
annotate
|
2007-01-17 |
Christian Ebert |
Extend templater.common_filters in kwtemplater
kwmap-templates
|
file |
diff |
annotate
|
2007-01-17 |
Christian Ebert |
Document reposetup; recommend loading on per-repo basis
kwmap-templates
|
file |
diff |
annotate
|
2007-01-16 |
Christian Ebert |
Implement configurable exclusion of files from expansion
kwmap-templates
|
file |
diff |
annotate
|
2007-01-16 |
Christian Ebert |
Only initialize kwtemplater in kwfilelog if needed
kwmap-templates
|
file |
diff |
annotate
|
2007-01-16 |
Christian Ebert |
Use full power of util.matcher for kwfmatches()
kwmap-templates
|
file |
diff |
annotate
|
2007-01-16 |
Christian Ebert |
Simply dict() keywordmaps configitems
kwmap-templates
|
file |
diff |
annotate
|
2007-01-16 |
Christian Ebert |
Emergency brake against multiline expansion
kwmap-templates
|
file |
diff |
annotate
|
2007-01-16 |
Christian Ebert |
More doc, link to KeywordPlan
kwmap-templates
|
file |
diff |
annotate
|
2007-01-15 |
Christian Ebert |
No need to read changelog in show(); node mandatory arg for expand()
kwmap-templates
|
file |
diff |
annotate
|
2007-01-15 |
Christian Ebert |
Just re-bin the node kwarg of the hook, instead of using changelog
kwmap-templates
|
file |
diff |
annotate
|
2007-01-15 |
Christian Ebert |
Same as for hardcoded branch: omit hooktype test, return w/o explicit value
kwmap-templates
|
file |
diff |
annotate
|
2007-01-15 |
Christian Ebert |
Omit hook test; return w/o explicit value (==False)
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-14 |
Christian Ebert |
No clumsy setting of node in kwfilelog.add, pass as kwarg
kwmap-templates
|
file |
diff |
annotate
|
2007-01-14 |
Christian Ebert |
Expansion entirely in kwfilectx.expand()
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-14 |
Christian Ebert |
Implement custom keyword map templates in hgrc
kwmap-templates
|
file |
diff |
annotate
|
2007-01-14 |
Christian Ebert |
Indentation cosmetics
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-13 |
Christian Ebert |
Clean keyword arg assignment in kwfilelog.add; rename utc() to utcdate()
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-12 |
Christian Ebert |
Init context.filectx only once per file with class kwfilectx
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-12 |
Christian Ebert |
Very CVS-like format
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-12 |
Christian Ebert |
Functions instead of variables in kwexpand()
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-11 |
Christian Ebert |
Module detection cleaner and more reliable
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-11 |
Christian Ebert |
Only extend sys.path if needed
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-10 |
Christian Ebert |
Discard head of modular branch
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-10 |
Christian Ebert |
Make pretxncommit hook work even if extension not in hgext folder
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-09 |
Christian Ebert |
Cosmetics: var name kwfmatchers, remove some line continuations
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Add keyword; comment backwards compatible import
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Implement self initializing pretxncommit hook
self_initializing_hook
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Fix timezone expando in doc
solo-extension
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Make changes from last cset 474b415433a1 available to 0.9.3
0.9.3-compat
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Unexpanded storage hopefully covered now by adding kwfilelog.add (again!)
solo-extension
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Check against keyword config in kwfilelog.cmp; be silent in kwfilelog (0.9.3)
0.9.3-compat
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Check against keyword config in kwfilelog.cmp too; be silent in kwfilelog
solo-extension
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Keyword myself 0.9.3
0.9.3-compat
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Keyword myself
solo-extension
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Branch for compatibility with hg-0.9.3 release
0.9.3-compat
|
file |
diff |
annotate
|
2007-01-08 |
Christian Ebert |
Fix indent in entire kwrepo.commit function
solo-extension
|
file |
diff |
annotate
|
2007-01-07 |
Christian Ebert |
No keyword substitution in cmp(); no overriding of size() ATM
solo-extension
|
file |
diff |
annotate
|
2007-01-06 |
Christian Ebert |
Pure extension by inserting keyword expansion localrepo.localrepository.commit
solo-extension
|
file |
diff |
annotate
|
2007-01-05 |
Christian Ebert |
Remove copyright for the moment
solo-extension
|
file |
diff |
annotate
|
2007-01-05 |
Christian Ebert |
Remove kwfilelog.add() -- seems to work with current kw_re
solo-extension
|
file |
diff |
annotate
|
2007-01-04 |
Christian Ebert |
Make kwfilelog.add respect filename config
solo-extension
|
file |
diff |
annotate
|
2007-01-04 |
Christian Ebert |
Unify obtaining filename matchers; only debug messages
solo-extension
|
file |
diff |
annotate
|
2007-01-03 |
Christian Ebert |
Imports specific to functions
solo-extension
|
file |
diff |
annotate
|
2006-12-30 |
Christian Ebert |
Omit 1 implicit if-clause
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Remove more internal comments
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
List supported keywords in doc
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Only 1 all-purpose regex, compiled at load
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
lambda m: instead of kwexpander(matchobj)
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Extract all information in kwexpand()
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Move context.filectx into if-clause where it's actually needed
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Use localrepository method to obtain full path
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Cleanup comments; refer to hybridity of script in doc
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Change location of date format comment
solo-extension
|
file |
diff |
annotate
|
2006-12-29 |
Christian Ebert |
Make inheritance clearer in size() and add()
solo-extension
|
file |
diff |
annotate
|
2006-12-28 |
Christian Ebert |
Reintroduce simpler kwfilelog.add(); simplify kwfilelog.read()
solo-extension
|
file |
diff |
annotate
|
2006-12-28 |
Christian Ebert |
Use self._path directly instead of assigning f to context.path()
solo-extension
|
file |
diff |
annotate
|
2006-12-28 |
Christian Ebert |
Override filelog's size(), cmp() as well; remove add()
solo-extension
|
file |
diff |
annotate
|
2006-12-21 |
Christian Ebert |
add header and start documentation
solo-extension
|
file |
diff |
annotate
|
2006-12-21 |
Christian Ebert |
Branch standalone extension, including pretxncommit hook function
solo-extension
|
file |
diff |
annotate
|
2006-12-21 |
Christian Ebert |
Make keyword.py depend on resurrected kwutil.py
modular
|
file |
diff |
annotate
|
2006-12-20 |
Christian Ebert |
Exclude tag cmd from pretxcommit hook; exclude .hg files
extension
|
file |
diff |
annotate
|
2006-12-20 |
Christian Ebert |
Implement near CVS compability with more than one keyword
extension
|
file |
diff |
annotate
|
2006-12-20 |
Christian Ebert |
Make patterns stricter again, to avoid unvolontary expansions
extension
|
file |
diff |
annotate
|
2006-12-19 |
Christian Ebert |
Change config opt "expand" to accept filename patterns
extension
|
file |
diff |
annotate
|
2006-12-19 |
Christian Ebert |
Make keyword do my hgkeyword; use basename again
extension
|
file |
diff |
annotate
|
2006-12-19 |
Christian Ebert |
Add original keyword extension by Thomas Arendsen Hain
extension
|
file |
diff |
annotate
|