aboutsummaryrefslogtreecommitdiffhomepage
path: root/wildcard.c
Commit message (Collapse)AuthorAge
* the 'unknown' filetype description shouldn't be tranlated, since it is never ↵Gravatar axel2006-01-24
| | | | | | used darcs-hash:20060123154923-ac50b-bd7f826f77d33d26070b231ba630459e45ae6937.gz
* Fix two bugs which together caused descriptions to be interpreted as a part ↵Gravatar axel2006-01-21
| | | | | | of the completion in some rare cases darcs-hash:20060121025206-ac50b-2bda82d8a9acdcdc9298e9986fbd38696514249f.gz
* Remove a few warningsGravatar axel2006-01-16
| | | | darcs-hash:20060116134244-ac50b-123a615eb94803f721213d81b676893bc4159104.gz
* Improve description handling - handle symbolic link loops, handle ↵Gravatar axel2006-01-13
| | | | | | description functions returning strings without a separator, and handle testing of un-stat:able files darcs-hash:20060112144903-ac50b-9766abfa212b2eaf61509a65499df0018562b5d9.gz
* Makecompletion functions work with completion descriptions regardless of if ↵Gravatar axel2006-01-10
| | | | | | they contain a separator character or not darcs-hash:20060109171359-ac50b-d3fc75cb3263d1f20296e5e81a9f48caf345cd01.gz
* Huge upade containing several bugfixes related to i18n, and a huge number of ↵Gravatar axel2006-01-08
| | | | | | new translatable strings, including almost all description messages for command specific completions darcs-hash:20060108025656-ac50b-e2309829a0afa6b3270d13814e9600d0fd372407.gz
* Translate most shellscript output, translate internal completion ↵Gravatar axel2006-01-05
| | | | | | descriptions, and several translation bugfixes darcs-hash:20060105134159-ac50b-0a7805971e079dd1a511c6bca227db4504902ef0.gz
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
| | | | darcs-hash:20060104125102-ac50b-5bf026578a69bd94f7a7a3c8dee0ebccd95e5c24.gz
* Fisx crash buh when completing string ending in backslashGravatar axel2005-12-26
| | | | darcs-hash:20051225220044-ac50b-b880ffe649d04ed1e5ec6786d0b59eed8068d182.gz
* Remove compiler warningGravatar axel2005-12-10
| | | | darcs-hash:20051210003607-ac50b-3c9aab83ec7c5f184c1cd01f6cdd11c711725584.gz
* Improved error messagesGravatar axel2005-12-08
| | | | darcs-hash:20051207160647-ac50b-4061540829a108381c20a1a6f3c8fd2d004a9800.gz
* SpellingGravatar axel2005-12-08
| | | | darcs-hash:20051207155717-ac50b-6146b02bd8aff0fd27816acd5e31b38093d8575d.gz
* Fix broken recursive wildcard patchGravatar axel2005-12-01
| | | | darcs-hash:20051130153303-ac50b-3d0973badb50a98fe8038135a031a8ee14e4f894.gz
* Change stupid call signature for tilde expand functionGravatar axel2005-11-30
| | | | darcs-hash:20051129165202-ac50b-f442d0d75864317cc70059fffe5e8eb956ad54a6.gz
* Fix problem with recursive wildcards not working properly when postfixed ↵Gravatar axel2005-11-30
| | | | | | with a regular string darcs-hash:20051129143352-ac50b-6fec789be36250f29d35458b15dbae423eed195c.gz
* Remove accidentally included test code for recursive wildcard featureGravatar axel2005-11-29
| | | | darcs-hash:20051129101414-ac50b-929f0b9928bbed8a485699c66e1b4e3e8cedcfdc.gz
* Try to report IO redirection errors resulting from redirection stderrGravatar axel2005-11-29
| | | | darcs-hash:20051129101206-ac50b-970569a8b710d74b6e16a3c09b8848618cec4a7e.gz
* Added support for recursive wildcardsGravatar horeah2005-11-24
| | | | darcs-hash:20051123153503-b56f0-6d837388e8bbfdebba9a399f8374b3e8433e5a32.gz
* Cast null pointers to (void *) in vararg functionsGravatar axel2005-10-01
| | | | darcs-hash:20050930182826-ac50b-fa9960404bf69e57531ad02becb5015aaed35d69.gz
* Initial revisionGravatar axel2005-09-20
darcs-hash:20050920132639-ac50b-fa3b476891e1f5f67207cf4cc7bf623834cc5edc.gz