aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Do not call fcntl before fully reading block.Escalates bug severity without ↵Gravatar axel2005-12-12
| | | | | | any practical benefit. darcs-hash:20051211222730-ac50b-bdb2e1dc612ba6a9dd425f514baa2423f8b0d4e5.gz
* Make type fuction handle hidden functionsGravatar axel2005-12-12
| | | | darcs-hash:20051211222603-ac50b-e846b05b27d2e2c072c760baa1e067f9484636e3.gz
* Initial blocking implementationGravatar axel2005-12-12
| | | | darcs-hash:20051211222101-ac50b-6e11220bd608187fbb32a0313b5b73dbdc8354fc.gz
* Fix crash bug in token searchGravatar axel2005-12-11
| | | | darcs-hash:20051211043017-ac50b-137695bd9bb9c523d5b5288a5d4263e4c4242edf.gz
* Remove compiler warningGravatar axel2005-12-10
| | | | darcs-hash:20051210003607-ac50b-3c9aab83ec7c5f184c1cd01f6cdd11c711725584.gz
* Make sure tokenizer never changes input stringGravatar axel2005-12-10
| | | | darcs-hash:20051210003335-ac50b-2d1b9125186b1d3f68138c2c49559d077fa5d326.gz
* Escape the ~ characterGravatar axel2005-12-09
| | | | darcs-hash:20051209121954-ac50b-347571c227de795661694f31ff4ab9eafdda0e39.gz
* 1.18.1Gravatar axel2005-12-09
| | | | darcs-hash:20051209040512-ac50b-9c39e3e1b1345caa1167a8d09e79c569d3600a7a.gz
* Add history search information to documentationGravatar axel2005-12-09
| | | | darcs-hash:20051209040443-ac50b-ac75d7308947d00867950f6df74cc68907045a3b.gz
* Shorten ${foo} error message a bitGravatar axel2005-12-09
| | | | darcs-hash:20051209035042-ac50b-b71d3e2b326cf18c4520c86d6587d432230d7ac9.gz
* Fix missing escapes for the [] charactersGravatar axel2005-12-09
| | | | darcs-hash:20051209033225-ac50b-713c8d82887fb6de4de84c980f23a19039df0cb7.gz
* Add minor missing completion for fish itselfGravatar axel2005-12-09
| | | | darcs-hash:20051209025651-ac50b-7fce573294ed888c59c7fc6ce2bd6e4d2f822e0f.gz
* Do not fail make install on missing ChangeLogGravatar axel2005-12-09
| | | | darcs-hash:20051209024923-ac50b-9a998c9e221c1a2d5613498e78614fafc5c6a347.gz
* Completion prefix was missing one characterGravatar axel2005-12-09
| | | | darcs-hash:20051209024718-ac50b-91cd117f5950726ecbf5451b415cf2f8041f689a.gz
* Do not stop evaluation on wildcard errorGravatar axel2005-12-09
| | | | darcs-hash:20051209024116-ac50b-4053af9c2800565b752476a6cdb31d3a5c43b113.gz
* Fix buffer inconsistency un ^UGravatar axel2005-12-09
| | | | darcs-hash:20051209024034-ac50b-a06c78f8f238f61c99ddcd4bee02f8b41af26c6c.gz
* Set version to 1.18.0Gravatar axel2005-12-08
| | | | darcs-hash:20051207163122-ac50b-9844fb2917028886a5a1f6ce54edf7641abbc231.gz
* Correct set help page. The handling of setting a variable to no value has ↵Gravatar axel2005-12-08
| | | | | | changed. darcs-hash:20051207162924-ac50b-3e3c579b8b932b9a5a11546fb4a042d5e2aa85c5.gz
* Improved error messagesGravatar axel2005-12-08
| | | | darcs-hash:20051207160647-ac50b-4061540829a108381c20a1a6f3c8fd2d004a9800.gz
* SpellingGravatar axel2005-12-08
| | | | darcs-hash:20051207155717-ac50b-6146b02bd8aff0fd27816acd5e31b38093d8575d.gz
* Handle setting zero length variable nameGravatar axel2005-12-08
| | | | darcs-hash:20051207144849-ac50b-d919481d54ef80c68d5f4cc847d5c2370e94ddcc.gz
* Insert boundary token at quotes, makes things like $foo"bar" work rightGravatar axel2005-12-08
| | | | darcs-hash:20051207144307-ac50b-a708fa43b196f435efdcb1bfac17ce592cdb4533.gz
* Give intelligent warning messages on zero-length variable names.Gravatar axel2005-12-07
| | | | darcs-hash:20051207130330-ac50b-cc9d78ba63f592925b6076049e2c59aaaa930eec.gz
* Set status to 1 on parse errorsGravatar axel2005-12-07
| | | | darcs-hash:20051207130209-ac50b-f1431d395bf741bb4c8f99ed64ed8ccc53a960a3.gz
* Add a distclean target to Makefile.inGravatar netocrat2005-11-04
| | | | darcs-hash:20051103170348-344c5-9e8f20f2363ac031c8eeb991d01c58fde86fd33b.gz
* Add missing files to remove for make cleanGravatar netocrat2005-11-04
| | | | darcs-hash:20051103151026-344c5-c79770e8273cc18f0515c4bbbed730fec89af060.gz
* Modify fish init scripts to take account of @SYSCONFDIR@Gravatar netocrat2005-11-04
| | | | darcs-hash:20051103143535-344c5-203a64cc8bdb14cc018254f6eb74852a1db4843f.gz
* Even more documentation updates. Variable expantion and design document ↵Gravatar axel2005-12-04
| | | | | | sections. darcs-hash:20051204132259-ac50b-d63356923e41c85a8d4aae1a4db3c815867fe5e2.gz
* Remove silly warnings in help scriptGravatar axel2005-12-04
| | | | darcs-hash:20051204132218-ac50b-e9e74283b7fe3f12a9af90f2b6d93b189e80a684.gz
* More documentation corrections and updatesGravatar axel2005-12-04
| | | | darcs-hash:20051204124043-ac50b-11a283ee48103cb24efdaf18f6de62f503d6e028.gz
* More documentation tweaksGravatar axel2005-12-04
| | | | darcs-hash:20051204023353-ac50b-196f21f186237d5e7074667fc86f2172a7ac40e2.gz
* Updated some obsolete documentation sections, and added some general polishGravatar axel2005-12-04
| | | | darcs-hash:20051204022740-ac50b-d3258d6b6f6caaf1b728c3c5074e1318135d6752.gz
* Fix display bug causing the wrong completion string prefix to be shown in ↵Gravatar axel2005-12-04
| | | | | | some situations darcs-hash:20051204015613-ac50b-3c9feaf11d9657a30272303f9605f8139a0c5923.gz
* Fix bug breaking filename completions, introduced by csh wildcard syntaxGravatar axel2005-12-04
| | | | darcs-hash:20051204015402-ac50b-911c6188f6c8213a733f4e967fc903f5290f1772.gz
* Remove more deprecated event hooksGravatar axel2005-12-04
| | | | darcs-hash:20051203195135-ac50b-bcdfc71f1e634ee9e2745683a8b23243e03a0412.gz
* Update todo list to reflect recent changesGravatar axel2005-12-04
| | | | darcs-hash:20051203195003-ac50b-3c0bcaebf8a6d81fa0e0940ab6b215781cb26d52.gz
* No longer track changes to the ChangeLog file, since it is autogeneratedGravatar axel2005-12-04
| | | | darcs-hash:20051203194801-ac50b-215457a371538276fd71f9aa368e13f1b8bfff73.gz
* Remove old event hooks, add more event handler documentationGravatar axel2005-12-04
| | | | darcs-hash:20051203194618-ac50b-e90683cb69b19da789152164a89a34bf187fd4e4.gz
* Use csh-style error rules with wildcards, i.e. if no matches are found, the ↵Gravatar axel2005-12-04
| | | | | | command is not executed darcs-hash:20051203164356-ac50b-1b1818db2698eab9ae765a5af1e259bce3ab37e7.gz
* Set version to 1.17.0, disable fishd optimization patch.Gravatar axel2005-12-02
| | | | darcs-hash:20051201154544-ac50b-9b0f5502659d9f1facc04e4fd6a0b7287b197f2d.gz
* Fix broken recursive wildcard patchGravatar axel2005-12-01
| | | | darcs-hash:20051130153303-ac50b-3d0973badb50a98fe8038135a031a8ee14e4f894.gz
* Only insert fishd barrier after non-builtin commands to increase performanceGravatar axel2005-11-30
| | | | darcs-hash:20051129195132-ac50b-7fcf7b2458b162c9c668fe823f17dc070604b00d.gz
* Make the not builtin work with shellscript functionsGravatar axel2005-11-30
| | | | darcs-hash:20051129195030-ac50b-7ada30d327f2dcc8ad23f56b0a36c975cb90c481.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
* Minor cleanupsGravatar axel2005-11-29
| | | | darcs-hash:20051129101303-ac50b-11843dc32a9d05037b907fe1ac5df6a90cb7dd36.gz
* Try to report IO redirection errors resulting from redirection stderrGravatar axel2005-11-29
| | | | darcs-hash:20051129101206-ac50b-970569a8b710d74b6e16a3c09b8848618cec4a7e.gz
* common.c: Include the header file for ioctl()Gravatar James Vega2005-11-29
| | | | darcs-hash:20051128144202-35ec8-5148e095c81538cb26c232e93dbe94a93e75e253.gz
* Make sure fishd saves before exiting from signalGravatar axel2005-11-28
| | | | darcs-hash:20051127232409-ac50b-d316781e373c078fecf857a199594a00184361a9.gz