aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Minor documentation editsGravatar axel2006-07-30
| | | | darcs-hash:20060729173123-ac50b-9b895afc355cf5dc342fca3c276cfbf10c286bc2.gz
* Fix minor bug causing spurious warnings on commandline. Thanks to Netocrat ↵Gravatar axel2006-07-28
| | | | | | for the bugreport. darcs-hash:20060728135203-ac50b-07471a032a389a26789ee871bf0dc25c6a91bd7a.gz
* Fix for recursive autoload loop on lsGravatar axel2006-07-28
| | | | darcs-hash:20060728131756-ac50b-034430a6a44bec83419438fc1be0c0e603eaad2d.gz
* Reorder switches to msgfmt in makefile to make Solaris msgfmt happy. Thansk ↵Gravatar axel2006-07-28
| | | | | | to Netocrat for the report. darcs-hash:20060728130715-ac50b-84c09814f3c2cb859d3efc8593161186dff6fcc3.gz
* Use unsigned long instead of uint in string hashing algorithm. Portability ↵Gravatar axel2006-07-28
| | | | | | fix, suggested by Netocrat. darcs-hash:20060728125421-ac50b-f3cfc12852739fdc1d3c43c46ed91a57e119964a.gz
* Include unistd.h and stropts.h in common.c to fix Solaris problems reported ↵Gravatar axel2006-07-28
| | | | | | by Netocrat darcs-hash:20060728125057-ac50b-455d5a9a1671ad3bfee61a46266b420aff1adb49.gz
* Minor fix to code for detecting help switches to builtinsGravatar axel2006-07-24
| | | | darcs-hash:20060724124845-ac50b-546662123d4d30c314acb1fb74d3c9503332172b.gz
* Fix rare crash bug in highlighting codeGravatar axel2006-07-24
| | | | darcs-hash:20060724124629-ac50b-114944bc776f9451feeb967f4af68919d3ac404c.gz
* Some minor steps towards making vi-mode workGravatar axel2006-07-24
| | | | darcs-hash:20060723205203-ac50b-8125e733ed92689ba847ccbb9076d05910e701ac.gz
* Add missing Substitutions of prefix and optbindirs variables in share/fish.inGravatar axel2006-07-24
| | | | darcs-hash:20060723170402-ac50b-551cff33ca0e831505b5891fada0a017c3ea1370.gz
* Drop the init and shutdown function for the completion codeGravatar axel2006-07-22
| | | | darcs-hash:20060722101651-ac50b-45f840a5b2f7461d976a8f5b859aa99bfa472274.gz
* Plug very small memory leakGravatar axel2006-07-22
| | | | darcs-hash:20060722101549-ac50b-244f449244272fc1fea9b7d019d7c259f4746533.gz
* Make sure that the builtin source command is used when reading the init ↵Gravatar axel2006-07-22
| | | | | | files, and not an overloaded function darcs-hash:20060722095507-ac50b-4c7c51bec3f2d7224178cdacd2c9ec4ea3b073c3.gz
* Automatically sort manuals for builtins and commands when generating manualGravatar axel2006-07-22
| | | | darcs-hash:20060722095326-ac50b-6d1cdefa7fb3e6f71368be2a205e9ed9e84a1624.gz
* Add PACKAGE_TARNAME variable to makefile to make Debian packages happyGravatar axel2006-07-22
| | | | darcs-hash:20060721223909-ac50b-d970c0e6104e9be4eb082030193dbc4a667d10c3.gz
* Minor code edits. Use CHECK instead of a few error messages, add a few ↵Gravatar axel2006-07-21
| | | | | | comments, etc. darcs-hash:20060721010831-ac50b-e9ad82a3885969f9a43e6219523e2bd1867e26ed.gz
* Make error message for ${foo}-type errors nicerGravatar axel2006-07-21
| | | | darcs-hash:20060720233319-ac50b-a5ffbe91b3c7dceba9f0f5e67a6e044fc5508f47.gz
* Minor documentation tweaks and additionsGravatar axel2006-07-20
| | | | darcs-hash:20060720133319-ac50b-ea71dc172f0c60de0d6f1effa2092ebb8d8ca2d9.gz
* Add a few casts to avoid warnings in fallback gettext and friendsGravatar axel2006-07-20
| | | | darcs-hash:20060720133125-ac50b-f357c1e8dc9c8dfbafa3baa51fcfb47525d337ba.gz
* Update dependencies - This is needed to make fish build, since old ↵Gravatar axel2006-07-20
| | | | | | dependencies include removed files. Thansk to Netocreat for the notice. darcs-hash:20060720133045-ac50b-a5f84ded2003a5cd9c8fe5d32b9773d5498763b0.gz
* Move over fish_interactive.fish to be created by the Makefile, not by AutoconfGravatar axel2006-07-20
| | | | darcs-hash:20060720132850-ac50b-2f1a4815a2a67541d3461768d00e185168727b92.gz
* Minor duplicate code removalGravatar axel2006-07-20
| | | | darcs-hash:20060720130246-ac50b-b41daebb302e1cbadf2a4cf812d936edbda85926.gz
* Make sure autoconf tells the Makefile whether gettext is installedGravatar axel2006-07-20
| | | | darcs-hash:20060720130148-ac50b-9aef2d0e708a1253187a215d0407764510ba0ff0.gz
* Print help message when the case builtin is misusedGravatar axel2006-07-20
| | | | darcs-hash:20060719232226-ac50b-c61b4b6d498dbfbe83ee1bc4c37766e1a9662630.gz
* Improve error message for attempts to use Posix variable assignmentsGravatar axel2006-07-20
| | | | darcs-hash:20060719232020-ac50b-1564ffffc2e119e90d711605247637e7aac9da96.gz
* Move a few pieces of implementation-specific kludges related to different ↵Gravatar axel2006-07-20
| | | | | | gettext implementations out of env.c and into fallback.c darcs-hash:20060719231149-ac50b-c930a77ae76249b27f800f1d61146482c8f005c9.gz
* Remove translate.c. The gettext fallback functionality is moved to ↵Gravatar axel2006-07-20
| | | | | | fallback.c, the wide wrapper is moved to wutil.c darcs-hash:20060719225549-ac50b-0a55e805b04f4fe0afa99ea580901d62f39cdef5.gz
* Fix temporarily broken fish_function_path during startupGravatar axel2006-07-20
| | | | darcs-hash:20060719224433-ac50b-d7b4480d694cb8f71ecee75e21c7530700d3c609.gz
* Fix for the autoconf-changes in the porevious patch. The LOCALEDIR macro ↵Gravatar axel2006-07-20
| | | | | | should be a regular string, not a wide string darcs-hash:20060719165803-ac50b-1b76c45b77469c0a7dbf47b866ab127bd48780e5.gz
* Set value of install path macros like DATADIR from the Makefile, not ↵Gravatar axel2006-07-20
| | | | | | automatically by Autoconf using AC_DEFINE. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega. darcs-hash:20060719144104-ac50b-05001b151a54bf893ff4c5a82c5f040529e27f57.gz
* Do not test universal variable functionality since it relies on fish to be ↵Gravatar axel2006-07-19
| | | | | | installed darcs-hash:20060718173711-ac50b-1feae98c4c283bfa5bbc8dfedec3eb4641316a8d.gz
* Make sure no error message is printed when failing to start fishdGravatar axel2006-07-19
| | | | darcs-hash:20060718173547-ac50b-cf1edeb25838b2df6120efa68855316939fb3f0f.gz
* Make sure to only close fishd socket if it is open on shutdownGravatar axel2006-07-19
| | | | darcs-hash:20060718172756-ac50b-3f36ee03489427823a36161b920b280b3494c1fa.gz
* Fix crash bug in fish_tests when fishd is unavailableGravatar axel2006-07-19
| | | | darcs-hash:20060718172702-ac50b-72805efd3c9c7927a9fe37b6c80ef0dd276cde5f.gz
* Initialize etc/fish and share/fish from the Makefile, not automatically by ↵Gravatar axel2006-07-19
| | | | | | Autoconf. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega. darcs-hash:20060718164155-ac50b-8ec6c63d9c4e52db2c1884fcffeab78333367773.gz
* Two minor build fixes, thanks to Hiroshi SakuraiGravatar axel2006-07-17
| | | | darcs-hash:20060717134217-ac50b-e7ec4f4ef1a4267486e746dacee79749048e3afe.gz
* Don't check for presence of Doxygen in the configure script, since it's no ↵Gravatar axel2006-07-17
| | | | | | longer needed to build fish darcs-hash:20060716225329-ac50b-7e48abb063dd717adfd00c571c5550978790d2bc.gz
* Bump version number to 1.21.9Gravatar axel2006-07-15
| | | | darcs-hash:20060715133812-ac50b-8178fc0baca9c476cae37ee8cde7a0cbb0857231.gz
* Fixes for the tokenizer to correctly return error values on invalid inputGravatar axel2006-07-15
| | | | darcs-hash:20060715124005-ac50b-a3f06a51b53573a07db44f9ce6796f253b2596e9.gz
* Add fix for build error in fish_testsGravatar axel2006-07-15
| | | | darcs-hash:20060715123903-ac50b-b9facd514360e534ab655177c8cd9cee0e9aa914.gz
* Add -q/--query switch to the functions builtin. Works just like the same ↵Gravatar axel2006-07-13
| | | | | | switch to set does. Useful for checking for the existance of functions in a script darcs-hash:20060712174655-ac50b-14a98a15751bb5ddddf4ffb41521b616bef5e40c.gz
* The begin builtin should not alter the exit statusGravatar axel2006-07-13
| | | | darcs-hash:20060712173141-ac50b-8d21f9f22ef55581521ccf923411e3458bd8109c.gz
* Overhaul of the script autoloader. This should make sure that old scripts ↵Gravatar axel2006-07-13
| | | | | | are unloaded and new scripts are loaded when the fish_function_path and fish_complete_path variables change darcs-hash:20060712142242-ac50b-3966a0e96a32facc8bc1164d6d0837fc551e4733.gz
* Add french translation (Thanks to Xavier Douville)Gravatar axel2006-07-12
| | | | darcs-hash:20060711200205-ac50b-e9755dc6f6042fef73bd075582c9f8706360c8e2.gz
* Minor code tweaks: A few extra input validations, spelling corrections, etcGravatar axel2006-07-11
| | | | darcs-hash:20060710223956-ac50b-22d3b2adf570872564abf7ab68bb223d0c4a5308.gz
* Make sure that the / is only printed once in prompt_pwd function when cwd is ↵Gravatar axel2006-07-11
| | | | | | root darcs-hash:20060710223848-ac50b-ddb52c414fd8b08bd7c515c99cc4e05a3c479c7d.gz
* Update of the Swedish translationGravatar axel2006-07-11
| | | | darcs-hash:20060710161229-ac50b-f5dcf7369a24c83538960c443b58441b5359b75f.gz
* Fix bug in completions for the cd builtin that caused missed completions ↵Gravatar axel2006-07-10
| | | | | | when using relative search paths and CDPATH. Also move the completions function to it's own file. darcs-hash:20060709235518-ac50b-36c59205edbecd5c8967d8784fd43e46729c3cdc.gz
* Fix use of hardcoded path in completions for the help completions causing ↵Gravatar axel2006-07-10
| | | | | | missing completions and warnings darcs-hash:20060709233249-ac50b-9dfb4a708a8ecb3ae2e1882a0a5146aed6286d37.gz
* Fix bug where fish refuses to complete inside som command substitutionsGravatar axel2006-07-08
| | | | darcs-hash:20060707153638-ac50b-7a50df000b5af04004fcaf0069e658de5e67b9ea.gz