aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Change translation file offsets in swedish translation, needed to avoid ↵Gravatar axel2006-02-18
| | | | | | darcs hang darcs-hash:20060218023559-ac50b-bf6f5802b7ab810a3a8167f92358c085e3f02401.gz
* Update build dependenciesGravatar axel2006-02-18
| | | | darcs-hash:20060218023432-ac50b-9cfdc633f4b6834dea4324f429b1decca6d9e110.gz
* Use the right sources for generating translation stringsGravatar axel2006-02-18
| | | | darcs-hash:20060218023332-ac50b-5a2cec156ad5c49d052f17cf14fd14e72e0aa137.gz
* Fix broken call to source /fish/fish on startupGravatar axel2006-02-18
| | | | darcs-hash:20060217223236-ac50b-384ea2549a2bbf445842700e693f5edc8bf72023.gz
* Add the LGPL license to the license section of the documentation - xdgmime ↵Gravatar axel2006-02-18
| | | | | | is released under this license. Also add a few rulers, and make some other minor edits to the license section. darcs-hash:20060217222051-ac50b-8fc2e6d4e32d0f7f67cde8ff475ec0e16f72ffa1.gz
* Allow backslash-escaping of newlinesGravatar axel2006-02-18
| | | | darcs-hash:20060217164119-ac50b-6efd2491fb7f504ad26ca35b2a7421d24c61ec63.gz
* Remove note about problem with ancient fish versionGravatar axel2006-02-17
| | | | darcs-hash:20060217125341-ac50b-8f4dc873c8b7146cfdae00b62a139c0643e4156e.gz
* Proper ordering on paths for dynamic loading - user stuff should override ↵Gravatar axel2006-02-17
| | | | | | sysadmin stuff should overrtide default stuff darcs-hash:20060217125318-ac50b-f74103958cf01103b351227ae561703ac96ebe95.gz
* Minor edits in parse_util.cGravatar axel2006-02-17
| | | | darcs-hash:20060217125205-ac50b-f3cd1572eec966581730ee1983d06b64caac566f.gz
* Remove dropped fish_function.fish from MakefileGravatar axel2006-02-17
| | | | darcs-hash:20060217103540-ac50b-5ea95b93bd93512100e652e2cd8146d4f2fdbf58.gz
* More missing filesGravatar axel2006-02-17
| | | | darcs-hash:20060217103214-ac50b-f0f65a28d574e6a7258148fd1162677be287e99c.gz
* Add missing filesGravatar axel2006-02-17
| | | | darcs-hash:20060217103018-ac50b-9097f60908d06d89f235d969719fe654117b423e.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
| | | | darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz
* Use plgin support in output.c to make buffered pager output - noticably ↵Gravatar axel2006-02-17
| | | | | | faster printing in many situations darcs-hash:20060216142159-ac50b-2c31025be7d12fcc32f4ba352b59ea4cc3cc1387.gz
* Finish support for plugging in a new output function for output.cGravatar axel2006-02-17
| | | | darcs-hash:20060216142100-ac50b-06db798debb56c7640f7ffec0bc32c8ca7b013e5.gz
* Move the move_cursor and writeb functions to output.c, and make the output ↵Gravatar axel2006-02-16
| | | | | | function used by output.c configurable darcs-hash:20060216134025-ac50b-360d4816ee2c3f2ffdc8e5660502cb97b31d699e.gz
* Fix bug in fish causing occasionally incorrect signal handlersGravatar axel2006-02-16
| | | | darcs-hash:20060216133632-ac50b-f24c049830f9c6deca50aca640189ad3f87b630a.gz
* Use env to work around path issues on the shebang line for the seq fallback ↵Gravatar axel2006-02-16
| | | | | | implementation darcs-hash:20060216121617-ac50b-6c7e34329a5ca8f3cd6756f1860fa10693db21e4.gz
* Fix invalid destruction order on exitGravatar axel2006-02-16
| | | | darcs-hash:20060215222513-ac50b-f3b489568e4bad3532c36f9c66a3c0d61352cd5b.gz
* Add swedish translation of function descriptionsGravatar axel2006-02-16
| | | | darcs-hash:20060215180031-ac50b-f21e471c178610b7a2912f82b3d46b46f76d350c.gz
* Make function descriptions for dynamically loaded functions translatableGravatar axel2006-02-16
| | | | darcs-hash:20060215175925-ac50b-5dc52c615650779771a6c4a3c5d006b72dbca67d.gz
* Minor editsGravatar axel2006-02-15
| | | | darcs-hash:20060215024900-ac50b-51863879c32660d9787db706c34fef10aa4c30c2.gz
* Drop fuction from man completion file, already lives in it's own fileGravatar axel2006-02-15
| | | | darcs-hash:20060215024822-ac50b-dbb1e3769f0b3101f634d4bf5f5e530aacc1dfda.gz
* Reset list of loaded completion files when running complete_destroy. ↵Gravatar axel2006-02-15
| | | | | | Otherwise completions will not get propely loaded on language changes. darcs-hash:20060215024644-ac50b-d259cdac14dccb55309a4702683f1b881636e9ac.gz
* Add missing function prototype in parse_util.hGravatar axel2006-02-15
| | | | darcs-hash:20060215022415-ac50b-a6510213a3559c7bd6b944bbe87c739faaef4792.gz
* Remove the rather stupid -y option for complete, which loads another ↵Gravatar axel2006-02-15
| | | | | | commands completions. Mostly the same results can be had with fewer bugs and corner cases vy using the new dynamically loaded functions. darcs-hash:20060215022228-ac50b-85614ed684f73460d43543a579ff2c7e7914efeb.gz
* Add support for checking current filename and current line nuber to status ↵Gravatar axel2006-02-15
| | | | | | builtin darcs-hash:20060214195747-ac50b-77b6aba42c99da4f79ea500c47cc00bba12ec663.gz
* Add support for sending arguments whenusing the source builtinGravatar axel2006-02-15
| | | | darcs-hash:20060214195636-ac50b-511c211368103df6923d63cef99ce20a88d31be3.gz
* Fix timestap checking bug when autoloading scriptsGravatar axel2006-02-15
| | | | darcs-hash:20060214195517-ac50b-3d084f351c5d1f4f11afb4fc1c706c843de98da1.gz
* Add missing translation stringGravatar axel2006-02-14
| | | | darcs-hash:20060214114804-ac50b-1ce10e7613ebec38a283cd6f6f8ad08397cec529.gz
* Escape semicolons and other chars that have syntactic meaning in various ↵Gravatar axel2006-02-14
| | | | | | shell command situations darcs-hash:20060214114739-ac50b-17616bf01a0504041c0d29ee9428abd8a9f9ad3a.gz
* Add missing #define, needed by new fish_pager codeGravatar axel2006-02-14
| | | | darcs-hash:20060214114631-ac50b-39756b670fd0ab1f5a6bd067ba2ff3f9d6f82fc2.gz
* Swedish translation checkinGravatar axel2006-02-14
| | | | darcs-hash:20060214113926-ac50b-86926878d127405be8a3acd8cf9ac36a56ea432e.gz
* Fix clash in usage of unicode private use areaGravatar axel2006-02-14
| | | | darcs-hash:20060214113514-ac50b-5160e3b7ac9401a7ef198121d39e33225df4b766.gz
* Fix minor display bugs and a memory leak in fish_pagerGravatar axel2006-02-14
| | | | darcs-hash:20060214113347-ac50b-302a7da47f9c07af3acc9a2dcc5c8007127fc3a2.gz
* Group multiple switches with common description together when printing ↵Gravatar axel2006-02-14
| | | | | | completions darcs-hash:20060214000823-ac50b-2bde1ac964baf12a515d763a076434757ac9fd21.gz
* Initial checkin of german translationGravatar axel2006-02-14
| | | | darcs-hash:20060213215118-ac50b-7981b89adff210e5b53cc18cdc0ad6f1c865cd83.gz
* Fix memory leak and missing error check in dynamic function lookupGravatar axel2006-02-14
| | | | darcs-hash:20060213214416-ac50b-2bd8532aed600c06234e6fce500c737fcb415a5c.gz
* Spelling fixes from HJBGravatar axel2006-02-14
| | | | darcs-hash:20060213213659-ac50b-024e99d5c3a56d1c7308bf5cc291e032aa65bc0e.gz
* Change a few chars to be longGravatar axel2006-02-13
| | | | darcs-hash:20060213111023-ac50b-5ad5ddf9beb72117fc1dc81c048a83e5480bc510.gz
* Remova a few calls to free that are handled by halloc nowGravatar axel2006-02-13
| | | | darcs-hash:20060213110929-ac50b-95bba1b70840ef16e45f3876c5d0521a51b90561.gz
* Check for translation strings in function filesGravatar axel2006-02-13
| | | | darcs-hash:20060212222406-ac50b-10424c1daeb9e81054c87bbf8f7839da72cb05bb.gz
* Variable used for filenmae length was accidentally set to staticGravatar axel2006-02-13
| | | | darcs-hash:20060212222313-ac50b-1893f4fbe52a8c72ebc8332b1e575c1b8a2b31d5.gz
* Fix various minor misses in moving of shellscript functionsGravatar axel2006-02-13
| | | | darcs-hash:20060212222205-ac50b-d7bccc4c1e1dd752ca40560e81309bb37bb4dca8.gz
* Remove trailing periods from descriptionsGravatar axel2006-02-13
| | | | darcs-hash:20060212221918-ac50b-d2310f6a166b585b242a9b548b1d1f890cac2e03.gz
* Minor hallocificationsGravatar axel2006-02-13
| | | | darcs-hash:20060212190301-ac50b-c15b9a8c6c2897189c4343946d9bd115eefb4972.gz
* Allow backslash of quotes within quotesGravatar axel2006-02-13
| | | | darcs-hash:20060212161331-ac50b-c25affaa4b18e1654dab3d08debafa95017009ea.gz
* Fix a few compiler warnings, add halloc debug output on exit if HALLOC_DEBUG ↵Gravatar axel2006-02-12
| | | | | | is defined and other minor tweaks darcs-hash:20060212131846-ac50b-128685d1c043697768be70631c736567544abf2c.gz
* Move a few more shellscript functions to their own filesGravatar axel2006-02-12
| | | | darcs-hash:20060212131421-ac50b-861f8941af76cf9a1e6fb7da2ac7f33795fab272.gz
* Check if curses-string 'flash_screen' is set before using it in fish_pagerGravatar axel2006-02-12
| | | | darcs-hash:20060212131253-ac50b-39c03e4223e66230c9c76a59bc95eeadc38637c9.gz