aboutsummaryrefslogtreecommitdiffhomepage
path: root/wildcard.c
Commit message (Expand)AuthorAge
* the 'unknown' filetype description shouldn't be tranlated, since it is never ...Gravatar axel2006-01-24
* Fix two bugs which together caused descriptions to be interpreted as a part o...Gravatar axel2006-01-21
* Remove a few warningsGravatar axel2006-01-16
* Improve description handling - handle symbolic link loops, handle description...Gravatar axel2006-01-13
* Makecompletion functions work with completion descriptions regardless of if t...Gravatar axel2006-01-10
* Huge upade containing several bugfixes related to i18n, and a huge number of ...Gravatar axel2006-01-08
* Translate most shellscript output, translate internal completion descriptions...Gravatar axel2006-01-05
* 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
* Remove compiler warningGravatar axel2005-12-10
* Improved error messagesGravatar axel2005-12-08
* SpellingGravatar axel2005-12-08
* Fix broken recursive wildcard patchGravatar axel2005-12-01
* Change stupid call signature for tilde expand functionGravatar axel2005-11-30
* Fix problem with recursive wildcards not working properly when postfixed with...Gravatar axel2005-11-30
* Remove accidentally included test code for recursive wildcard featureGravatar axel2005-11-29
* Try to report IO redirection errors resulting from redirection stderrGravatar axel2005-11-29
* Added support for recursive wildcardsGravatar horeah2005-11-24
* Cast null pointers to (void *) in vararg functionsGravatar axel2005-10-01
* Initial revisionGravatar axel2005-09-20