Mercurial
Mercurial
>
test
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
"or" for "if" in getmodulename; shorter comment on backwards compatibiliy
kwmap-templates
2007-02-08, by Christian Ebert
Added tag hgkw_standalone_setup for changeset 99dc49c5bcfb
kwmap-templates
2007-02-08, by Christian Ebert
Setup standalone module install, version tracking
kwmap-templates
2007-02-08, by Christian Ebert
Make all ui config and kwfmatcher a local repo attribute
kwmap-templates
2007-02-07, by Christian Ebert
No reposetup when no filenames are specified for expansion
kwmap-templates
2007-01-26, by Christian Ebert
Add test
kwmap-templates
2007-01-23, by Christian Ebert
Add licence (again)
kwmap-templates
2007-01-23, by Christian Ebert
Put .hg* files in exclusion list at declaration
kwmap-templates
2007-01-23, by Christian Ebert
Prepare test: split doc into help and comment
kwmap-templates
2007-01-21, by Christian Ebert
Be silent if no filenames are configured for expansion
kwmap-templates
2007-01-20, by Christian Ebert
Kill buggy branch
kwmap-templates
2007-01-20, by Christian Ebert
FIX: no appending of attributes to repo, back to b2cc6a8d4a18
kwmap-templates
2007-01-20, by Christian Ebert
Describe substitution mechanism in doc
kwmap-templates
2007-01-20, by Christian Ebert
Debug info, not warning, when no files configured for expansion
kwmap-templates
2007-01-20, by Christian Ebert
Cycle filename patterns only once
kwmap-templates
2007-01-18, by Christian Ebert
Get modulename via function; set kwrepo attribs via direct reference
kwmap-templates
2007-01-18, by Christian Ebert
Move all that can be done only once per repo into reposetup
kwmap-templates
2007-01-18, by Christian Ebert
Extend templater.common_filters in kwtemplater
kwmap-templates
2007-01-18, by Christian Ebert
Document reposetup; recommend loading on per-repo basis
kwmap-templates
2007-01-17, by Christian Ebert
Implement configurable exclusion of files from expansion
kwmap-templates
2007-01-16, by Christian Ebert
Only initialize kwtemplater in kwfilelog if needed
kwmap-templates
2007-01-16, by Christian Ebert
Use full power of util.matcher for kwfmatches()
kwmap-templates
2007-01-16, by Christian Ebert
Simply dict() keywordmaps configitems
kwmap-templates
2007-01-16, by Christian Ebert
Emergency brake against multiline expansion
kwmap-templates
2007-01-16, by Christian Ebert
More doc, link to KeywordPlan
kwmap-templates
2007-01-16, by Christian Ebert
No need to read changelog in show(); node mandatory arg for expand()
kwmap-templates
2007-01-15, by Christian Ebert
Just re-bin the node kwarg of the hook, instead of using changelog
kwmap-templates
2007-01-15, by Christian Ebert
Same as for hardcoded branch: omit hooktype test, return w/o explicit value
kwmap-templates
2007-01-15, by Christian Ebert
Omit hook test; return w/o explicit value (==False)
self_initializing_hook
2007-01-15, by Christian Ebert
No clumsy setting of node in kwfilelog.add, pass as kwarg
kwmap-templates
2007-01-14, by Christian Ebert
Expansion entirely in kwfilectx.expand()
self_initializing_hook
2007-01-14, by Christian Ebert
Implement custom keyword map templates in hgrc
kwmap-templates
2007-01-14, by Christian Ebert
Indentation cosmetics
self_initializing_hook
2007-01-14, by Christian Ebert
Clean keyword arg assignment in kwfilelog.add; rename utc() to utcdate()
self_initializing_hook
2007-01-13, by Christian Ebert
Init context.filectx only once per file with class kwfilectx
self_initializing_hook
2007-01-12, by Christian Ebert
Added tag very_cvs for changeset 2e930f842242
self_initializing_hook
2007-01-12, by Christian Ebert
Very CVS-like format
self_initializing_hook
2007-01-12, by Christian Ebert
Functions instead of variables in kwexpand()
self_initializing_hook
2007-01-12, by Christian Ebert
Module detection cleaner and more reliable
self_initializing_hook
2007-01-11, by Christian Ebert
Only extend sys.path if needed
self_initializing_hook
2007-01-11, by Christian Ebert
Discard head of modular branch
self_initializing_hook
2007-01-10, by Christian Ebert
Discard head of decodefilter branch
self_initializing_hook
2007-01-10, by Christian Ebert
Make pretxncommit hook work even if extension not in hgext folder
self_initializing_hook
2007-01-10, by Christian Ebert
Cosmetics: var name kwfmatchers, remove some line continuations
self_initializing_hook
2007-01-09, by Christian Ebert
Add keyword; comment backwards compatible import
self_initializing_hook
2007-01-08, by Christian Ebert
Implement self initializing pretxncommit hook
self_initializing_hook
2007-01-08, by Christian Ebert
Fix timezone expando in doc
solo-extension
2007-01-08, by Christian Ebert
Make changes from last cset 474b415433a1 available to 0.9.3
0.9.3-compat
2007-01-08, by Christian Ebert
Unexpanded storage hopefully covered now by adding kwfilelog.add (again!)
solo-extension
2007-01-08, by Christian Ebert
Check against keyword config in kwfilelog.cmp; be silent in kwfilelog (0.9.3)
0.9.3-compat
2007-01-08, by Christian Ebert
Check against keyword config in kwfilelog.cmp too; be silent in kwfilelog
solo-extension
2007-01-08, by Christian Ebert
Keyword myself 0.9.3
0.9.3-compat
2007-01-08, by Christian Ebert
Keyword myself
solo-extension
2007-01-08, by Christian Ebert
Branch for compatibility with hg-0.9.3 release
0.9.3-compat
2007-01-08, by Christian Ebert
Fix indent in entire kwrepo.commit function
solo-extension
2007-01-08, by Christian Ebert
No keyword substitution in cmp(); no overriding of size() ATM
solo-extension
2007-01-07, by Christian Ebert
Added tag pure_extension for changeset 4c5d9635b517
solo-extension
2007-01-06, by Christian Ebert
Pure extension by inserting keyword expansion localrepo.localrepository.commit
solo-extension
2007-01-06, by Christian Ebert
Remove copyright for the moment
solo-extension
2007-01-05, by Christian Ebert
Remove kwfilelog.add() -- seems to work with current kw_re
solo-extension
2007-01-05, by Christian Ebert
less
more
|
(0)
-100
-60
+60
+100
+300
+1000
tip