0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve error reporting in xolox#misc#os#exec() More... over 12 years ago
Bug fix: Make xolox#misc#os#exec() compatible with (t)csh (reported by Armin Widegreen) More... over 12 years ago
Apply hard wrapping to README.md More... over 12 years ago
Bug fix for xolox#misc#option#eval_tags() option More... over 12 years ago
Improve reporting of multi-line messages (now split over lines) More... over 12 years ago
Provide v:shell_error equivalent (g:xolox#shell#make_exit_code) More... over 12 years ago
Updated miscellaneous scripts More... over 12 years ago
Make xolox#misc#os#exec() report exit codes (breaks backwards compatibility) More... over 12 years ago
Move xolox#shell#execute() -> xolox#misc#os#exec() More... over 12 years ago
Bug fix: Insufficient arguments for printf() More... over 12 years ago
Bug fix for changes to "always on top" behavior More... over 12 years ago
Make it possible to disable "always on top" on Windows (issues #9 & #10) More... over 12 years ago
Make integration (:make without console window, closes issue #8) More... over 12 years ago
Updated miscellaneous scripts More... over 12 years ago
Improve the xolox#misc#path#* functions More... over 12 years ago
Updated miscellaneous scripts More... over 12 years ago
Change the repository layout to that of a proper Vim plug-in More... over 12 years ago
Make compatibility with miscellaneous scripts explicit More... almost 13 years ago
Make backwards compatibility explicit More... almost 13 years ago
Explain in README.md why vim-misc is what it is (issue #1) More... almost 13 years ago
Improve xolox#misc#buffer#prepare() More... almost 13 years ago
Bug fix: Encode ":" on Mac OS X in xolox#misc#path#encode() More... almost 13 years ago
Updated miscellaneous scripts More... about 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... about 14 years ago
xolox#misc#os#exec() uses xolox#shell#execute() when available, falls back to system() More... about 14 years ago
Rename xolox#shell#escape() to xolox#misc#escape#shell() More... about 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... about 14 years ago
Work around the existence of &shellslash More... about 14 years ago
Improvements to shell.c (contributed by Guo Yu) More... about 14 years ago
Workaround &shellslash option on Windows (issue #6) More... about 14 years ago