aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Add completions for the set builtin to handle completions of locale ↵Gravatar axel2006-01-16
| | | | | | variables and locale names darcs-hash:20060115200303-ac50b-c195155551b0b77ddf8b6ab5c3d3f9c6506a82b7.gz
* Minor completion tweaksGravatar axel2006-01-15
| | | | darcs-hash:20060115115908-ac50b-26c75056ab12b369457b4842dc2fb744f82760c6.gz
* Make the functions builtin display function listing on -n to a terminal in a ↵Gravatar axel2006-01-15
| | | | | | human-friendly format darcs-hash:20060115115805-ac50b-fc5b468c0e68904e5cf934f43066ecfdf23e2a3b.gz
* Make the completions for the ls, sed and df commands have the correct ↵Gravatar axel2006-01-14
| | | | | | switches on BSD systems darcs-hash:20060114131607-ac50b-479f7ff34019f5487125321443027cc0a77eec93.gz
* Minor polish to the gpg completionsGravatar axel2006-01-14
| | | | darcs-hash:20060114020051-ac50b-5afc6793fd2597654b896b81690e5295a773e68f.gz
* Various corrections for advanced tab completions. Should make the --exportGravatar axel2006-01-14
| | | | darcs-hash:20060114015937-ac50b-c085db7526eae4aa4138ca86304e725d7faebec4.gz
* Make sure functions as printed by the fyunctions builtin don't have any ↵Gravatar axel2006-01-14
| | | | | | stray empty lines darcs-hash:20060114015801-ac50b-135fb66cf74a9cd51f6d52e2eff12c55042e4183.gz
* Add completions for gpg commandGravatar axel2006-01-14
| | | | darcs-hash:20060113144133-ac50b-e7c457b7fa7aade56111d8d731ab468550006ef3.gz
* Add completions for chsh command (updated)Gravatar axel2006-01-14
| | | | darcs-hash:20060113140536-ac50b-447727e0ca2ed727d2801601e06ff6cbe1984e60.gz
* Fix the __fish_append shellscript function, as well as some completion bugs ↵Gravatar axel2006-01-13
| | | | | | in gpg and mount darcs-hash:20060113010245-ac50b-9780d63c65c73f2d61247cce484549ad3561fb74.gz
* Correctly handle locale changes through scope expiry, as well as locale ↵Gravatar axel2006-01-13
| | | | | | changes in completion code darcs-hash:20060113010012-ac50b-81cde216bd6b92f7b1374e5f6452695618185f95.gz
* Minor completion description corrections - unescaped dollar-signs in quotes ↵Gravatar axel2006-01-13
| | | | | | and such darcs-hash:20060112164559-ac50b-f16063597ca81d4eeef23f124cd62a15f0287df6.gz
* Alt-backspace is now a synonym for Control-w in emacs mode keybindings. Atl ↵Gravatar axel2006-01-13
| | | | | | least on terminals with a simple Alt-backspace darcs-hash:20060112145346-ac50b-3ec5f9517614a9b1cdf4e8e0ba7222b83347f436.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
* Make parser_current_line use dynamic memory to avoid overflow on long linesGravatar axel2006-01-12
| | | | darcs-hash:20060112125457-ac50b-1eff13f647793701e620a675ff661bc7d823a843.gz
* Add one missing translation string in exec.cGravatar axel2006-01-12
| | | | darcs-hash:20060111144616-ac50b-b0520a639e2d06b75629e0ab171111c529993d32.gz
* Recover instead of quiting when a redirection error occurs for a shellscript ↵Gravatar axel2006-01-12
| | | | | | function darcs-hash:20060111144020-ac50b-a5c7449276730c21949324abd8ba49b91b186e8c.gz
* Use /etc/sysconfig/i18n file if it exists to set up correct localeGravatar axel2006-01-12
| | | | darcs-hash:20060111142340-ac50b-b0483ffd46eb6eb31defbd69b821fc088ff30004.gz
* Yet another batch of description tweaks, as well as the last major checkin ↵Gravatar axel2006-01-12
| | | | | | of translations to swedish (updated patch) darcs-hash:20060111141735-ac50b-b6a9ac5d5d9eb8eac28dd39968cd28f99044e8f5.gz
* Add missing include for sanity.cGravatar axel2006-01-12
| | | | darcs-hash:20060111141015-ac50b-679d480b29b35332881c45ef123dcff322cc81f2.gz
* Remove the tokenize command from the rpm spec fileGravatar axel2006-01-12
| | | | darcs-hash:20060111140941-ac50b-eb5561af92787bc0e892120c0c7c6741cb4d63b9.gz
* Documentation correctionsGravatar axel2006-01-11
| | | | darcs-hash:20060111132944-ac50b-43146f4df54b8a533fb92693f1292d6cb74cdef8.gz
* some little correctionsGravatar Jan Fader jan.fader@web.de2006-01-11
| | | | darcs-hash:20060110174907-f93c5-d9ef6df3a8f8401ea161085a1e512d6a1d445260.gz
* Make the read builtin able to create universal variablesGravatar axel2006-01-11
| | | | darcs-hash:20060111122640-ac50b-4b411b9822a44ae105b71ca51ee47d0aa13a1a62.gz
* Remove the external tokenize command. One can use tr insteadGravatar axel2006-01-11
| | | | darcs-hash:20060110163603-ac50b-204bef8d8d8e3f2ebc593c3de7d5a2eb4b1f0312.gz
* More minor completion description corrections, and another translation ↵Gravatar axel2006-01-10
| | | | | | checkin for Swedish darcs-hash:20060109192815-ac50b-cf229b3dbd2e11ed6136650bc781794fe008d5eb.gz
* Reload completions on locale language change. This will mean that most ↵Gravatar axel2006-01-10
| | | | | | translatable messages will be retranslated. darcs-hash:20060109174032-ac50b-4eba42b58f3a55298168469573315df917d23b10.gz
* Make command descriptions work when entering full path to a commandGravatar axel2006-01-10
| | | | darcs-hash:20060109171725-ac50b-0ef6085530d15bb6d08911cdffbe7f7f63fe07f2.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
* Do not free allocated data when clearing a string_buffer_tGravatar axel2006-01-10
| | | | darcs-hash:20060109171302-ac50b-eda104ad21a80c99cc5f31e71973bbc835635b90.gz
* More robust parsing of keybindings, allow sequences like \C-\ew and \C-?Gravatar axel2006-01-10
| | | | darcs-hash:20060109152506-ac50b-0b040ba0aed86bf7f0b4a935f7842eccf1b45181.gz
* Correct incorrect arguments to futimesGravatar axel2006-01-10
| | | | darcs-hash:20060109151740-ac50b-db7a3ccbcd4f2cc13855f13285ec2536bebcac95.gz
* Improve detection of futimes function, and make it fail without giving an ↵Gravatar axel2006-01-10
| | | | | | error message, since it is not critical anyways darcs-hash:20060109151047-ac50b-ebbda6a65853dc03aa12c1e28cd293d7e5557bb1.gz
* Documentation tweaksGravatar axel2006-01-10
| | | | darcs-hash:20060109144813-ac50b-cc5d04de564c177f8a0f529e6d536b6f7064f1b1.gz
* Minor completion description tweaks, try to use the same description for the ↵Gravatar axel2006-01-10
| | | | | | same situation in multiple commands, to decrease number of strings to translate darcs-hash:20060109144730-ac50b-02c888d17745b5406e099040e12130fb2a419276.gz
* Fix two issues on OS X, a non-compatible use of the expr command and a bad ↵Gravatar axel2006-01-10
| | | | | | init of a socket for the universal variable daemon darcs-hash:20060109144418-ac50b-c6232eae5b964f66d0638289291340aa66cd5983.gz
* Make description messages more uniformGravatar axel2006-01-09
| | | | darcs-hash:20060108231306-ac50b-6476976dcdb9db47ac61052f0096e1f7eb27fc32.gz
* Improve locale implementation (should now behave identically to bash) and ↵Gravatar axel2006-01-09
| | | | | | document locale variables behaviour darcs-hash:20060108230049-ac50b-403f1d00c8483fc4fecc275b62e40b1c3d51bfc1.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
* Move definition of the _ gettext alias out of fish_interactive, since it is ↵Gravatar axel2006-01-06
| | | | | | needed in non-interactive, and in earlier functions as well darcs-hash:20060105170915-ac50b-4a31a54f30d8bfcfecdd8fb60b9639087b27925a.gz
* Add more helpful error messages when trying to use Posix short circut ↵Gravatar axel2006-01-06
| | | | | | operators (|| and &&) darcs-hash:20060105160228-ac50b-d3addc00f8fb7934402788ff2da7301a638063dc.gz
* Change syntax of 'and' and 'or' to infix orderGravatar axel2006-01-06
| | | | darcs-hash:20060105153753-ac50b-4413a5d2652232bb38c97f5c673251193fc848ec.gz
* Do not use \r sequence in translatable messagesGravatar axel2006-01-05
| | | | darcs-hash:20060105135411-ac50b-f19d697f1b3f32cd695ee52282fc4281248e213f.gz
* Translate most shellscript output, translate internal completion ↵Gravatar axel2006-01-05
| | | | | | descriptions, and several translation bugfixes darcs-hash:20060105134159-ac50b-0a7805971e079dd1a511c6bca227db4504902ef0.gz
* Improved description for the commandline builtinGravatar axel2006-01-05
| | | | darcs-hash:20060104141541-ac50b-b5e427b8d9767f016ea62a898ebd06c5cf48066c.gz
* Output a message when changing LANG in interactive modeGravatar axel2006-01-05
| | | | darcs-hash:20060104140735-ac50b-4147ebc215d62d00fe6add39e62369dd3c07e7d9.gz
* Further i18n tweaksGravatar axel2006-01-04
| | | | darcs-hash:20060104135230-ac50b-c9fe3b1d24a28f18cefee72aaec17515b552b157.gz
* Added a few notes to INSTALL fileGravatar axel2006-01-04
| | | | darcs-hash:20060104130154-ac50b-17fe045cd521d42600a2ea01a72b53337545b090.gz
* Minor fixes to i18nGravatar axel2006-01-04
| | | | darcs-hash:20060104130124-ac50b-3a629986f1a2ddf168d2f13184a6c222ccbc4889.gz
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
| | | | darcs-hash:20060104125102-ac50b-5bf026578a69bd94f7a7a3c8dee0ebccd95e5c24.gz