aboutsummaryrefslogtreecommitdiffhomepage
path: root/init
Commit message (Expand)AuthorAge
* Autoloaded functionsGravatar axel2006-02-08
* Awk Indent FixGravatar Nicholas Pilon2006-02-08
* Fix various uses of old set syntaxGravatar axel2006-02-07
* Only hide /private directories under OS XGravatar axel2006-02-07
* Add long style option support for prevd/pushd, also add a few missing transla...Gravatar axel2006-02-06
* Darwin OpenGravatar Nicholas Pilon2006-02-06
* Describe Command awk-ificationGravatar Nicholas Pilon2006-02-06
* Completion: System CommandsGravatar Nicholas Pilon2006-02-06
* PWD TweaksGravatar Nicholas Pilon2006-02-06
* Another set of spelling corrections from HJBGravatar axel2006-02-06
* Make LS_COLORS non-univerasl, and contain many more filetypesGravatar axel2006-02-05
* Minor tweaks, including a few small performance improvementsGravatar axel2006-02-04
* Minor optimization to the prompt commandGravatar axel2006-02-04
* Correct broken test for gettext commandGravatar axel2006-02-04
* Add fink and pkgsrc /bin directories to PATH if they existGravatar axel2006-02-04
* Move parts of the command description lookup code to a shellscript functionGravatar axel2006-02-04
* Make hostname completion code more robustGravatar axel2006-02-03
* Minor fix for completions for status builtinGravatar axel2006-02-03
* Add fish switch to enter login modeGravatar axel2006-02-03
* Make error message in contains function translatableGravatar axel2006-02-03
* Make completion of subsommands for time and sudo a bit better at differing be...Gravatar axel2006-02-03
* Minor spelling fixes from Hermann J. BeckersGravatar axel2006-02-01
* Add completions for the status builtinGravatar axel2006-02-01
* Add support for calculating completions for arbitrary commands through the 'c...Gravatar axel2006-01-31
* Optimize the fish_prompt functionGravatar axel2006-01-28
* Fix typo in sudo completionsGravatar axel2006-01-28
* Misc init-files cleanup, including making sure various variables are function...Gravatar axel2006-01-28
* More spelling fixes from Hermann J. BeckersGravatar axel2006-01-28
* Small fixes for emerge completions, sent by Mike AutyGravatar axel2006-01-27
* shellscript functions should use the help command to display helpGravatar axel2006-01-27
* Fix bug in debian specific kill completionsGravatar axel2006-01-27
* Checkin of swedish translations and some smaller changes to the emerge comple...Gravatar axel2006-01-27
* Spelling fixes, from Hermann J. BeckersGravatar axel2006-01-26
* Add completions for emerge commandGravatar axel2006-01-25
* Add completions for sshfs, fusermount and sudoGravatar axel2006-01-25
* Make the prompt_pwd behave better with strange sed implementations (I'm looki...Gravatar axel2006-01-25
* Add better test for whether the gettext command should be usedGravatar axel2006-01-25
* 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