aboutsummaryrefslogtreecommitdiffhomepage
path: root/init
Commit message (Expand)AuthorAge
* Add completions for the time command, and improve completions for the type bu...Gravatar axel2006-01-23
* Move the complete builtin to it's own file, and make it accept multiple -c, -...Gravatar axel2006-01-23
* Minor tweaks of init filesGravatar axel2006-01-22
* Fix broken PATH checkGravatar axel2006-01-22
* Description tweakGravatar axel2006-01-21
* Make sure _nl_msg_cat_cntr exists even if libintl doesn't, and use printf com...Gravatar axel2006-01-21
* Add missing completion for the -b switch for function builtinGravatar axel2006-01-20
* Swedish tranlations checkinGravatar axel2006-01-19
* Add completions for a fex more darcs subcommandsGravatar axel2006-01-19
* Make manual and completions reflect the facty that any combination od set_col...Gravatar axel2006-01-18
* color ls support under FreeBSD and OS XGravatar axel2006-01-18
* Fix broken 'type' function, and clean up the ugly 'help' function. By Philip ...Gravatar axel2006-01-18
* Add a __fish_complete_command function for completing using a command name. ...Gravatar axel2006-01-17
* Minor tweaks for the gpg command completionsGravatar axel2006-01-16
* Add completions for the set builtin to handle completions of locale variables...Gravatar axel2006-01-16
* Minor completion tweaksGravatar axel2006-01-15
* Make the completions for the ls, sed and df commands have the correct switche...Gravatar axel2006-01-14
* Minor polish to the gpg completionsGravatar axel2006-01-14
* Various corrections for advanced tab completions. Should make the --exportGravatar axel2006-01-14
* Add completions for gpg commandGravatar axel2006-01-14
* Add completions for chsh command (updated)Gravatar axel2006-01-14
* Fix the __fish_append shellscript function, as well as some completion bugs i...Gravatar axel2006-01-13
* Minor completion description corrections - unescaped dollar-signs in quotes a...Gravatar axel2006-01-13
* Improve description handling - handle symbolic link loops, handle description...Gravatar axel2006-01-13
* Use /etc/sysconfig/i18n file if it exists to set up correct localeGravatar axel2006-01-12
* Yet another batch of description tweaks, as well as the last major checkin of...Gravatar axel2006-01-12
* Make the read builtin able to create universal variablesGravatar axel2006-01-11
* Remove the external tokenize command. One can use tr insteadGravatar axel2006-01-11
* More minor completion description corrections, and another translation checki...Gravatar axel2006-01-10
* Minor completion description tweaks, try to use the same description for the ...Gravatar axel2006-01-10
* Fix two issues on OS X, a non-compatible use of the expr command and a bad in...Gravatar axel2006-01-10
* Make description messages more uniformGravatar axel2006-01-09
* Huge upade containing several bugfixes related to i18n, and a huge number of ...Gravatar axel2006-01-08
* Move definition of the _ gettext alias out of fish_interactive, since it is n...Gravatar axel2006-01-06
* Translate most shellscript output, translate internal completion descriptions...Gravatar axel2006-01-05
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* Add completions for nice and renice commandsGravatar axel2005-12-31
* Check Xautority before trying to use X-based browser in help shellscriptGravatar axel2005-12-21
* Add sbin directories to PATH when rootGravatar axel2005-12-20
* Do not use GNU -r switch for sedGravatar axel2005-12-20
* Yet another attempt to avoid gnuisms in sed/grep for ssh completionsGravatar axel2005-12-19
* Use sed instead of grep, since grep -o isn't supported on OS XGravatar axel2005-12-18
* Add completions for trap and jobsGravatar axel2005-12-18
* Add trap shellscript functionGravatar axel2005-12-18
* Adjust fish init files to new set syntaxGravatar axel2005-12-17
* Add missing newline at end of yum completion fileGravatar axel2005-12-15
* Fix Alt-p shortcutGravatar axel2005-12-15
* Use different abbrevation for prompt_pwdGravatar axel2005-12-14
* Simplify pwd functionGravatar axel2005-12-14
* Simplify greeting codeGravatar axel2005-12-14