Mercurial
Mercurial
>
test
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-192
+192
+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.
Return silently when external command triggers error
2008-01-25, by Christian Ebert
(0.9.2compat) implement external call handle and hook
0.9.2compat
2008-01-23, by Christian Ebert
Implement handle and hook for external callers
2008-01-23, by Christian Ebert
Get changes from default branch; update test output
0.9.2compat
2008-01-23, by Christian Ebert
Detect restricted commands thru variable
2008-01-23, by Christian Ebert
Improve use of dictionaries
2008-01-23, by Christian Ebert
bugfix: avoid expansion with qfold
2008-01-23, by Christian Ebert
Prefer item in dict over dict.has_key(item)
2008-01-20, by Christian Ebert
(0.9.2compat) get mq support, improved diff output from default branch
0.9.2compat
2008-01-19, by Christian Ebert
Add a very simple mq test
2008-01-16, by Christian Ebert
Avoid extra diffs when not comparing against working dir
2008-01-16, by Christian Ebert
Implement support for mq; handle (q)record more gracefully
2008-01-15, by Christian Ebert
(0.9.2compat) get changes from default branch
0.9.2compat
2008-01-14, by Christian Ebert
Merge Solaris test compatibility
2008-01-14, by Christian Ebert
Solaris compatibility fixes for test-keyword:
2008-01-14, by Thomas Arendsen Hein
Test that expansion is done filewise
2008-01-11, by Christian Ebert
Fix some doc strings; update copyright
2008-01-11, by Christian Ebert
(0.9.2compat) test: avoid "sed -i" in commented rejecttest
0.9.2compat
2008-01-09, by Christian Ebert
Don't use the -i option with sed
2008-01-09, by Will Maier
(0.9.2compat) Get bugfix from default branch
0.9.2compat
2008-01-09, by Christian Ebert
Suppress keyword expansion for log commands
2008-01-09, by Christian Ebert
fix: only set general changenode for kwtemplater when committing
2008-01-09, by Christian Ebert
(0.9.2compat) obtain simplifications from default branch
0.9.2compat
2008-01-07, by Christian Ebert
Just add unknown kwfiles candidates when untracked option is given
2008-01-07, by Christian Ebert
Simplify temporary ui.quiet setting in kwdemo
2008-01-07, by Christian Ebert
(0.9.2compat) test: redirect "cd -" output to /dev/null
0.9.2compat
2008-01-05, by Christian Ebert
test: redirect all "cd -" output to /dev/null
2008-01-05, by Christian Ebert
(0.9.2compat) add rejecttest as comment, as it is not working in this branch
0.9.2compat
2008-01-04, by Christian Ebert
test: rename (misleading) conflicttest to rejecttest
2008-01-04, by Christian Ebert
(0.9.2compat) get backwards compatible changes from default branch
0.9.2compat
2008-01-04, by Christian Ebert
README: fix help instruction
2008-01-04, by Christian Ebert
Compress kwfstats intitialization
2008-01-02, by Christian Ebert
Always opts.get to be on safe side
2008-01-02, by Christian Ebert
Make command line check even more private
2008-01-01, by Christian Ebert
Turn patch.patchfile.__init__ monkeypatch into a wrapper
2007-12-29, by Christian Ebert
Test potential import conflict
2007-12-21, by Christian Ebert
Avoid import and merge conflicts caused by expanded keywords
2007-12-21, by Christian Ebert
Do not pass global _kwtemplater around in arguments
2007-12-20, by Christian Ebert
Remove spurious echo from test
2007-12-20, by Christian Ebert
(0.9.2compat) use updated fancyopts from 88803a69b24a
0.9.2compat
2007-12-17, by Christian Ebert
(0.9.2compat) implement context based changes from default branch
0.9.2compat
2007-12-04, by Christian Ebert
Reintroduce _iskwfile with link method as argument
2007-12-02, by Christian Ebert
Make path format output switches more compact
2007-12-02, by Christian Ebert
Set kwtemplater.path at kwfilelog initialization
2007-12-02, by Christian Ebert
Refactor to initialize kwtemplater only once during reposetup
2007-12-01, by Christian Ebert
Rename kwtemplater.t to kwtemplater.ct
2007-12-01, by Christian Ebert
Test that commit hooks are not run on interrupted commit
2007-12-01, by Christian Ebert
Do not run commit hooks if there is no node
2007-12-01, by Christian Ebert
(0.9.2compat) do not bother about debug templates
0.9.2compat
2007-11-26, by Christian Ebert
Do not test debug templates
2007-11-26, by Christian Ebert
Make match object function private to kwtemplater.substitute
2007-11-26, by Christian Ebert
Do not bother about debug templates
2007-11-26, by Christian Ebert
(0.9.2compat) kwfiles print code similar to commands.status
0.9.2compat
2007-11-14, by Christian Ebert
kwfiles print code similar to commands.status
2007-11-14, by Christian Ebert
Rearrange commit hook hack
2007-11-13, by Christian Ebert
Commit hook handling entirely into if-condition
2007-11-11, by Christian Ebert
(0.9.2compat) update doc strings
0.9.2compat
2007-11-10, by Christian Ebert
Add commit hook test
2007-11-10, by Christian Ebert
Postpone commit hooks until keywords are expanded
2007-11-10, by Christian Ebert
Avoid dispatch import, revert to simple argument parser
2007-11-08, by Christian Ebert
(0.9.2compat) avoid dispatch import, revert to simple argument parser
0.9.2compat
2007-11-08, by Christian Ebert
Make keyword against current Mercurial available as standalone extension
2007-11-07, by Christian Ebert
Branch off backwards compatible version
0.9.2compat
2007-11-07, by Christian Ebert
Avoid name conflict with dispatch package(s)
2007-11-06, by Christian Ebert
Add convert to nokwcommands (fix issue802)
2007-10-29, by Christian Ebert
Check if there candidates before _overwrite
2007-10-24, by Christian Ebert
Arrange commands and cmdtable in alphabetical order
2007-10-24, by Christian Ebert
Tell user that kwexpand/kwshrink do not run if given files contain changes
2007-10-23, by Christian Ebert
Respect Mercurial conventions in kwdemo help
2007-10-23, by Christian Ebert
Obtaining cwd redundant in pathto wrapper
2007-10-19, by Christian Ebert
Detailed test of kwexpand/kwshrink w/ file arguments
2007-10-19, by Christian Ebert
Revert to using status for kw-commands
2007-10-19, by Christian Ebert
Test if warning about non-existing files is triggered
2007-10-19, by Christian Ebert
cwd optional argument of _pathto to simplify _kwfwrite
2007-10-18, by Christian Ebert
Use pathto to display nonexisting files
2007-10-17, by Christian Ebert
kwexpand/kwshrink: warn about nonexisting files
2007-10-17, by Christian Ebert
_overwrite method for kwrepo.commit, kwexpand, kwshrink
2007-10-17, by Christian Ebert
Sort files before overwriting
2007-10-17, by Christian Ebert
_iskwfile checking method for kwrepo.commit, kwexpand/kwshrink
2007-10-17, by Christian Ebert
Walk manifest in kwexpand/kwshrink
2007-10-17, by Christian Ebert
For overwriting commands use node and manifest to speed up walk
2007-10-15, by Christian Ebert
kwfiles: change option "ignored" to "ignore", add option "untracked"
2007-10-16, by Christian Ebert
File collections specific to kwexpand/kwshrink vs kwfiles commands
2007-10-15, by Christian Ebert
Flag kwfiles if verbose; shorten bailout code
2007-10-15, by Christian Ebert
Tighten condition for kwshrink/kwexpand test
2007-10-13, by Christian Ebert
Underscore prefixes only for names at top level, or compatibility wrappers
2007-10-13, by Christian Ebert
Count keywords in a customized kwfilelog read method
2007-10-13, by Christian Ebert
walkopts for kwexpand, kwshrink, kwfiles commands
2007-10-11, by Christian Ebert
kwfiles notifies if there are no files configured for expansion
2007-10-06, by Christian Ebert
Bail out earlier in overwrite commands if repo has changes
2007-10-06, by Christian Ebert
Make kwfmatcher an ui attribute
2007-10-06, by Christian Ebert
Unlowercase command help
2007-10-06, by Christian Ebert
Test kwfiles working context
2007-10-06, by Christian Ebert
Determine kwfiles on workingctx
2007-10-06, by Christian Ebert
test: use grep instead of grep -F
2007-10-05, by Christian Ebert
Test if debug flag influences expansion
2007-10-05, by Christian Ebert
Turn off debug while expanding
2007-10-05, by Christian Ebert
Map re.escape
2007-10-04, by Christian Ebert
List comprehension instead of loop to create ui template dictionary
2007-10-04, by Christian Ebert
String format keyword pattern before compilation
2007-10-04, by Christian Ebert
Ignore errors when removing temp dir in kwdemo
2007-10-03, by Christian Ebert
Reduce verbosity of kwexpand/kwshrink
2007-09-23, by Christian Ebert
Make kwfilelog.cmp test reliable
2007-09-21, by Christian Ebert
Use revlog.cmp to avoid checking for rename twice
2007-09-21, by Christian Ebert
Test kwfiles command
2007-09-20, by Christian Ebert
New command "kwfiles" prints files configured for expansion
2007-09-20, by Christian Ebert
Always exclude .hgtags only
2007-09-20, by Christian Ebert
Use Mercurial's getcwd()
2007-09-20, by Christian Ebert
Set boolean mandatory arguments directly and comment them
2007-09-18, by Christian Ebert
Avoid calling kwfmatcher twice (kwtemplater.overwrite, kwrepo.file) when overwriting
2007-09-18, by Christian Ebert
Test kwshrink w/ argument while not in top level directory
2007-09-14, by Christian Ebert
Arguments to kwshrink/expand must be filtered thru canonpath
2007-09-14, by Christian Ebert
Rename README.txt to README
2007-09-03, by Christian Ebert
Move version code into setup.py
2007-09-02, by Christian Ebert
Document revisions of interface changes
2007-09-02, by Christian Ebert
Catch TypeError in repo.wwrite for Mercurial rev 656e06eebda7
2007-09-02, by Christian Ebert
Compatible repo.dirstate.normal/update into own function
2007-09-02, by Christian Ebert
Compatible repo.wwrite into own function
2007-09-02, by Christian Ebert
Compatible changeset_templater in own function
2007-09-02, by Christian Ebert
Improve doc of kwfilelog.read
2007-08-30, by Christian Ebert
Keep names of inherited commands
2007-08-25, by Christian Ebert
Move backwards compatible commit fork into private kwrepo function
2007-08-21, by Christian Ebert
Remove spurious NameError checking for locks
2007-08-21, by Christian Ebert
Clean up backwards compatibility
2007-08-20, by Christian Ebert
cmdutil.parse moves to dispatch._parse; use fancyopts bugfix
2007-08-16, by Christian Ebert
Removed files are detected by _weedcandidates, no need for status call
2007-08-14, by Christian Ebert
Document revision that fixed fancyopts
2007-08-14, by Christian Ebert
Test "hg diff --rev", update _getcmd comment (backwards compatibility)
2007-08-11, by Christian Ebert
Test that pattern does not span more than 1 line
2007-08-09, by Christian Ebert
Shorten template setup
2007-08-09, by Christian Ebert
ui inheritance does not need to be fiddled with anymore
2007-08-09, by Christian Ebert
Include MANIFEST.in in dist; hgignore MANIFEST
2007-07-30, by Christian Ebert
setup: add url, reformat
2007-07-30, by Christian Ebert
test: use grep -v instead of sed to delete lines
2007-07-30, by Christian Ebert
try for dirstate.update instead of hasattr
2007-07-27, by Christian Ebert
Stricter regex; regroup kwtemplater init code
2007-07-26, by Christian Ebert
Test remove
2007-07-24, by Christian Ebert
Add forgotten status for touch copy test
2007-07-24, by Christian Ebert
Weed out removed and links using manifest
2007-07-24, by Christian Ebert
hgignore build directory
2007-07-24, by Christian Ebert
help: no need for kwexpand after import, but after config change
2007-07-23, by Christian Ebert
kwdemo fixes and tweaks
2007-07-23, by Christian Ebert
Adapt to recent changes in Hg (locks handling, dirstate.update gone)
2007-07-22, by Christian Ebert
Show extension in kwdemo; flag helpers; rephrase doc
2007-07-21, by Christian Ebert
Make more args mandatory; flag keywordmatcher as helper
2007-07-21, by Christian Ebert
Treat wlock the recommended way
2007-07-20, by Christian Ebert
kwdemo: clear up repo, ui inheritance; show commit log in debug output
2007-07-20, by Christian Ebert
Add grep, init to nokwcommands; make variables, getcmd local
2007-07-20, by Christian Ebert
Clean up logic and messages for overwrite
2007-07-19, by Christian Ebert
Make test more adaptive to different Hg versions
2007-07-19, by Christian Ebert
Make sure there are no newlines in expansion
2007-07-19, by Christian Ebert
Removed tag archive
2007-07-18, by Christian Ebert
Removed tag nohook
2007-07-18, by Christian Ebert
Removed tag hgkw_standalone_setup
2007-07-18, by Christian Ebert
Removed tag very_cvs
2007-07-18, by Christian Ebert
Removed tag r0.1
2007-07-18, by Christian Ebert
Removed tag cvs_scheme
2007-07-18, by Christian Ebert
Removed tag universal_scheme
2007-07-18, by Christian Ebert
Discard kwmap-templates branch; keep only early forked off default
2007-07-18, by Christian Ebert
Discard self_initializing_hook branch
kwmap-templates
2007-07-18, by Christian Ebert
Add MANIFEST.in
kwmap-templates
2007-07-18, by Christian Ebert
Add README
kwmap-templates
2007-07-18, by Christian Ebert
Add backwards compatible test-suite
kwmap-templates
2007-07-18, by Christian Ebert
Catch an AttributeError in wwrite triggered by older Hg versions
kwmap-templates
2007-07-18, by Christian Ebert
kwdemo accepts maps as arguments, reads from optional rcfile
kwmap-templates
2007-07-18, by Christian Ebert
Avoid global vars by passing opt args to kwrepo.file
kwmap-templates
2007-07-18, by Christian Ebert
Implement kwshrink/kwexpand commands to deal with config, import issues
kwmap-templates
2007-07-17, by Christian Ebert
Set ui to repo.ui at once where needed for backwards compatibility
kwmap-templates
2007-07-17, by Christian Ebert
Use ui.note to get verbosity switch; tweak kwdemo help
kwmap-templates
2007-07-17, by Christian Ebert
Obtain filename matcher from function keywordmatcher
kwmap-templates
2007-07-17, by Christian Ebert
kwdemo is demo internally; rearrange code
kwmap-templates
2007-07-15, by Christian Ebert
Typo in kwdemo output
kwmap-templates
2007-07-15, by Christian Ebert
Fix ui inheritance for kwdemo
kwmap-templates
2007-07-15, by Christian Ebert
Add kwdemo command as online config help
kwmap-templates
2007-07-15, by Christian Ebert
wwread and wwrite methods for expansion in working dir
kwmap-templates
2007-07-14, by Christian Ebert
Cosmetic changes for overwrite condition, single quotes
kwmap-templates
2007-07-13, by Christian Ebert
Change ui inheritance to stay compatible with recent Hg
kwmap-templates
2007-07-13, by Christian Ebert
Handle rename and copy properly
kwmap-templates
2007-07-13, by Christian Ebert
filectx does not need filelog; more nokwcommands
kwmap-templates
2007-06-29, by Christian Ebert
Revert to kwrepo methods (self) inside class kwrepo
kwmap-templates
2007-06-29, by Christian Ebert
Pass filelog, not kwfilelog, to kwtemplater.expand/context.filectx
kwmap-templates
2007-06-28, by Christian Ebert
More nokwcommands: add, remove, addremove
kwmap-templates
2007-06-28, by Christian Ebert
Remove unused path attribute from kwfilelog
kwmap-templates
2007-06-28, by Christian Ebert
Reduce use of kwrepo methods
kwmap-templates
2007-06-27, by Christian Ebert
reverse logic for detection of excluding commands
kwmap-templates
2007-06-27, by Christian Ebert
Obey Mercurial line continuation convention
kwmap-templates
2007-06-20, by Christian Ebert
Remove obsolete archive mode from __doc__
kwmap-templates
2007-06-20, by Christian Ebert
Confine activation to specific commands; drop broken archive configuration
kwmap-templates
2007-06-18, by Christian Ebert
Move findcmd switch to imports
kwmap-templates
2007-06-15, by Christian Ebert
findcmd might be in cmdutil or commands, depending on hg version
kwmap-templates
2007-06-12, by Christian Ebert
No need for archivemode as variable
kwmap-templates
2007-06-08, by Christian Ebert
Make path, node kwtemplater attribs
kwmap-templates
2007-04-20, by Christian Ebert
less
more
|
(0)
-192
+192
+1000
tip