summaryrefslogtreecommitdiff
path: root/common/content/io.js
Commit message (Expand)AuthorAge
* Add 'const service'Kris Maglione2008-12-17
* Minor cleanupKris Maglione2008-12-17
* Cc/Ci/Cr/CuKris Maglione2008-12-16
* Revert commandline.status, commandline.errorKris Maglione2008-12-16
* Fix joinPaths when stuff dun't existKris Maglione2008-12-16
* Only normalize() paths that exist.Kris Maglione2008-12-16
* Reformat try-catch block.Kris Maglione2008-12-16
* Capture exception thrown by normalize on MacOSX. Feel free to revert. I did m...Ted Pavlic2008-12-16
* Normalize path on :cdKris Maglione2008-12-16
* Fix commandline.echomsg in io.jsKris Maglione2008-12-16
* Fix for windows.anekos2008-12-14
* Make path expansion vim compatible: expand vars before and after expanding ~....Kris Maglione2008-12-12
* Revert checking $LIBERATOR_HOME. Sorry, Ted, this is the kind of change that ...Kris Maglione2008-12-12
* Project specific _HOME should override LIBERATOR_HOME, so changing order for ...Daniel Bainton2008-12-12
* Added LIBERATOR_HOME so that users don't have to define lots of environment _...Ted Pavlic2008-12-12
* replace some echo() calls with echomsg()Doug Kearns2008-12-12
* use literalArg with :!Doug Kearns2008-12-12
* s/VIMPERATOR(_HOME)/config.name + \1/Kris Maglione2008-12-11
* Pay no attention to the man behind the curtain.Kris Maglione2008-12-11
* Fixed :!echo $PATHTed Pavlic2008-12-11
* Use FORCE_SINGLELINE in a few more placesKris Maglione2008-12-08
* Split shcf on \sKris Maglione2008-12-08
* Fix :run. Bad macro. :( No more commits until Ive had proper sleep.Kris Maglione2008-12-07
* Fix :time :stuff, etc.Kris Maglione2008-12-07
* argdo liberator.jss/"foo \"" + str + "\""/"foo " + str.quote()/gKris Maglione2008-12-06
* Fix :!echo foo; echo bar; along with broken quoting, etc.Kris Maglione2008-12-06
* Cleanup ui.js history searching. Fix white-space in :echo/! output.Kris Maglione2008-12-06
* fix :colorscheme completionDoug Kearns2008-12-05
* Rename liberator/ to common/Daniel Bainton2008-12-04