aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix warning when help function is called with no argumentsGravatar axel2006-09-05
| | | | darcs-hash:20060904201612-ac50b-63b83a589735021a6afd6be193500b549e3b25dd.gz
* Add math shellscript function, which is a thin wrapper around bcGravatar axel2006-09-05
| | | | darcs-hash:20060904160023-ac50b-0d784182ca3930b0987d4338655b8717237e842c.gz
* Bump version numberGravatar axel2006-09-04
| | | | darcs-hash:20060904002509-ac50b-098c9c879257d689a975abd102f9b4d9fc00f592.gz
* Fix nagging warning messageGravatar axel2006-09-04
| | | | darcs-hash:20060903234751-ac50b-c5d7f026323b5cab450e1770be572dcdf3ecc904.gz
* New status message for fish_pagerGravatar axel2006-09-04
| | | | darcs-hash:20060903231209-ac50b-b8bad71cb9194a905918534fafec619118d61e21.gz
* Minor polishGravatar axel2006-09-04
| | | | darcs-hash:20060903230006-ac50b-c55a9272bb1cdb10312b8580c4c2a85654329e30.gz
* Skip bug causing autoloader to sometimes use the wrong version of a ↵Gravatar axel2006-09-04
| | | | | | function. Thanks to Martin Bähr and Mystilleef for the bug reports. darcs-hash:20060903225839-ac50b-5b1f3d5f0b8c54b999836c3384c22c2a31c31bd0.gz
* Fix bug where using the return builtin inside an if-block could cause the ↵Gravatar axel2006-09-01
| | | | | | else-block to get executed darcs-hash:20060831205320-ac50b-64ecbaa3ed5e32c1a815ba384a6831a8fd5e1b47.gz
* Make "$foo\[1]" not be an array slicing. Notice the extra backslashGravatar axel2006-09-01
| | | | darcs-hash:20060831155932-ac50b-746462d2147f349f9a799cb4786a0abacd1d3d4a.gz
* Add support for \cx backslash escapes for control sequences, syntax is ↵Gravatar axel2006-09-01
| | | | | | borrowed from bash darcs-hash:20060831155813-ac50b-cc93412afc87c1c391c3dbc5e7b8c9175efe01d8.gz
* Fix minor null pointer bug in the set builtin, fix bug causing the -n switch ↵Gravatar axel2006-09-01
| | | | | | to be ignored, add missing completions for the -n switch to functions and set builtins, and touch up the documentation for said builtin a bit darcs-hash:20060831154400-ac50b-dddbee79481e0e0a8da9fc025e8a15c466460a2f.gz
* Updated definiton of move_word, more intuitive behaviour when a token ↵Gravatar axel2006-08-31
| | | | | | consists only of non-alphanumerics darcs-hash:20060831004525-ac50b-aa6675809f0f17fa266982374700a8a4ce6b2f5a.gz
* Fix concurrency bug in autoloader causing memory leakGravatar axel2006-08-29
| | | | darcs-hash:20060828162734-ac50b-76c88ba8cc164646dcff16cb899633f1e10392e2.gz
* Use dynamically sized buffer for reporting error messages in the parserGravatar axel2006-08-29
| | | | darcs-hash:20060828151913-ac50b-02453c13d107f88023b2331bf40daf6d329ac597.gz
* Update english transliterationGravatar axel2006-08-28
| | | | darcs-hash:20060828130147-ac50b-2b07adaa3fd63cf0cd2b0122fef45b9aee365e37.gz
* Add fallback if SIGWINCH is unavailableGravatar axel2006-08-28
| | | | darcs-hash:20060828122515-ac50b-f2b8f1519bbbd62908a6648255bfb20bdce83212.gz
* Minor code tweaks, mostly things like indentation, but also a ferw code ↵Gravatar axel2006-08-28
| | | | | | reorderings darcs-hash:20060828120244-ac50b-ad4be149ff245b6f799452f9eeff7bcc60af1526.gz
* Dont let fallback implementation of killpg kill group 1Gravatar axel2006-08-28
| | | | darcs-hash:20060828120122-ac50b-c5e3eb7392654feb378cdfcf11ab102418aa1386.gz
* Provide fallback version of getopt_long instead of checking for it's ↵Gravatar axel2006-08-28
| | | | | | presense every time it is used darcs-hash:20060828114305-ac50b-f4aad19e936fa42bbe84e51e72aa32445a469527.gz
* Restructure the autoloader. This fixes a very weird and rare Heissenbug, ↵Gravatar axel2006-08-28
| | | | | | probably caused by a compiler bug, but also makes the structure of the code a bit more logical. darcs-hash:20060828110019-ac50b-7be19eda18eb358163a9a5b7180c6c7d028e546d.gz
* Remove checks for gettext presense in mimedb.c and set_color.c. If gettext ↵Gravatar axel2006-08-28
| | | | | | is unavailable, a fallback is provided. darcs-hash:20060828105806-ac50b-47f092813ed70a03477d66c377edbe24f2aedf40.gz
* Much more reliable getopt_long test. Idea from Netocrat.Gravatar axel2006-08-28
| | | | darcs-hash:20060828102949-ac50b-bb55face2f3127018b6c79a72ee71e38f075232a.gz
* Redo the -POSIX_C_SOURCE test to only add macros if they are found to fix ↵Gravatar axel2006-08-28
| | | | | | things. Also add -stdÉ9 to CPPFLAGS if it is added to CFLAGS. Also add more comments, redo indentation and general file cleanup. Written cooperatively by Liljencrantz and Netocrat. darcs-hash:20060828100334-ac50b-73eed298fdf5a853243413f0f12c235ffa9e787a.gz
* Use OK as return value for del_curterm fallbackGravatar axel2006-08-28
| | | | darcs-hash:20060828100046-ac50b-e52e7181ffb6fa5b1b3162ac3ae0aacc9bf7f5a3.gz
* Add a $version variable. Suggested by Martin BährGravatar axel2006-08-28
| | | | darcs-hash:20060828095840-ac50b-db561647eee1d06785448a4bfc6826eef5aec2b7.gz
* Don't turn of file completion in svn completions if given an unknown subcommandGravatar axel2006-08-28
| | | | darcs-hash:20060827144853-ac50b-d09576fd6984eb18b06e0e7b1d8a88aa7b9d1df4.gz
* Do not use the non-standard -i switch for sedGravatar axel2006-08-27
| | | | darcs-hash:20060827131554-ac50b-b969c2a56607ff46d028f5c44faabf2842814f0e.gz
* If no completions have been found, use file completion even if command ↵Gravatar axel2006-08-27
| | | | | | specific completions have disabled file completions. Suggested by MArtin Bähr. darcs-hash:20060827005740-ac50b-41c3bf2bb91bcfc0122c317bcc2aca2061cd019e.gz
* Fix bug reportad by Martin Bähr that causes fish fail when using blocks in ↵Gravatar axel2006-08-27
| | | | | | pipelines in interactive mode. darcs-hash:20060827005252-ac50b-09c98537b9de72f0d4a2e5a28490b2e38fe321c8.gz
* Don't use carriage return on initial painting of the promptGravatar axel2006-08-26
| | | | darcs-hash:20060826022416-ac50b-16746f45142589e7fa83e95b6ee6a2fad98432c4.gz
* Fix minor memory leak in completion codeGravatar axel2006-08-26
| | | | darcs-hash:20060826021948-ac50b-6fecba2056e47cb7c4e8499f2a51e1c0c23d0757.gz
* Fix bug in completion code reported by Martin Bähr, as well as other bug ↵Gravatar axel2006-08-26
| | | | | | evident in his bug report. darcs-hash:20060826013722-ac50b-08de084a40af8ba5d708a7cd162087b7afbb7648.gz
* Minor bugfix for the completions for the complete builtinGravatar axel2006-08-26
| | | | darcs-hash:20060825154545-ac50b-eaa8b210ddc6fb6a089deb5c2b19723bd92228f3.gz
* Add minor new completion for make commandGravatar axel2006-08-26
| | | | darcs-hash:20060825154516-ac50b-80284df4f7dd6cd332f2b21f5c9bdc359cc00eca.gz
* Allow slicing of command substitution outputGravatar axel2006-08-24
| | | | darcs-hash:20060824133904-ac50b-fbc43cf30d8eb15e50343b786af77f85fb0b8d4e.gz
* Do not mix wide and narrow printf calls on stderr in set_color.cGravatar axel2006-08-24
| | | | darcs-hash:20060824133828-ac50b-399d9c8d4f6cd7c36ceb2991011d9dae23851d6f.gz
* Bump version numberGravatar axel2006-08-24
| | | | darcs-hash:20060824105129-ac50b-999429675a936c246665940ee9154a524eae4be2.gz
* Use terminfo to look up tab width instead of assuming 8 character tabs when ↵Gravatar axel2006-08-24
| | | | | | calculating prompt width darcs-hash:20060824104354-ac50b-bfb6428411a9c3f6e7a8df980b1005fdd1842a10.gz
* Spelling correction in documentationGravatar axel2006-08-24
| | | | darcs-hash:20060824103055-ac50b-8a81c73571b76dd2800787ca6e5bd29787eb9501.gz
* Fix use og uncasted 0 as null pointer in vararg function. Potential crash ↵Gravatar axel2006-08-24
| | | | | | bug on 64 bit systems. darcs-hash:20060824103014-ac50b-3fb830f548d383b8cef7a37b737c90f3ad30c4bd.gz
* Complete --do-complete argument should be optionalGravatar axel2006-08-24
| | | | darcs-hash:20060824005315-ac50b-fa4fb8177bc11cf20f2f95fff43cd674a439bae0.gz
* Ignore return code of exec_subshell when doing command substitutionGravatar axel2006-08-24
| | | | darcs-hash:20060824005217-ac50b-9de976e1fe2d396b08b59619e46669bad6598ec2.gz
* Add documentation about new backslash escapes, and correct a broken link in ↵Gravatar axel2006-08-24
| | | | | | the docs darcs-hash:20060824005117-ac50b-39a1f56891c92e6a9b64b20fdd4bfd7d60090949.gz
* Add support for \a \f \v escape sequences, and make supåport for \e ↵Gravatar axel2006-08-24
| | | | | | standards compliant darcs-hash:20060824002609-ac50b-a1a9150d096647d9ab4c39d3245b528d7e75cd57.gz
* Fix incorrect usage of the term subshell when command substitution was meantGravatar axel2006-08-23
| | | | darcs-hash:20060822143831-ac50b-cb5267a6434adcbd5bafb452d688bee06c23d4d6.gz
* Minor tweaks to previous fish_pager patch to fix two bugsGravatar axel2006-08-22
| | | | darcs-hash:20060822135815-ac50b-35d9f643385ec29f9d8f93ca83d01e060de93cc7.gz
* fish_pager_via_stdinGravatar stew2006-08-22
| | | | darcs-hash:20060822012451-2edb7-d8939fab708d8c605d2c7d0683c71f11db659bc9.gz
* help --help should be same as help helpGravatar axel2006-08-22
| | | | darcs-hash:20060822005230-ac50b-b82c0665cae7427c09992f51e128e33cea44b41e.gz
* Work around Doxygen bug in man-file generationGravatar axel2006-08-22
| | | | darcs-hash:20060822004853-ac50b-3c5036484961825304059567670eea0ccb3cd643.gz
* Add horizontal ruler between documentation for builtins and commandsGravatar axel2006-08-22
| | | | darcs-hash:20060822004810-ac50b-aa75e233685ce4e0c22cde27411550a13efbeff6.gz