aboutsummaryrefslogtreecommitdiffhomepage
path: root/tokenizer.c
Commit message (Expand)AuthorAge
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* Fisx crash buh when completing string ending in backslashGravatar axel2005-12-26
* Make sure tokenizer never changes input stringGravatar axel2005-12-10
* Minor performance tweaksGravatar axel2005-10-26
* Use N>| instead of N| for generic pipe redirectionGravatar axel2005-10-15
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Don't allocate new buffers for tokenizer. Performance increaseGravatar axel2005-10-08
* Minor editsGravatar axel2005-10-08
* Fix bug that broke pipe redirectionGravatar axel2005-10-08
* Allow redirection to filedescriptors with higher number than 9Gravatar axel2005-10-08
* Add support for piping using other file descriptor than fd 1Gravatar axel2005-10-08
* Initial update for new event subsystemGravatar axel2005-10-06
* Initial revisionGravatar axel2005-09-20