aboutsummaryrefslogtreecommitdiffhomepage
path: root/init
Commit message (Expand)AuthorAge
* Make function descriptions for dynamically loaded functions translatableGravatar axel2006-02-16
* Drop fuction from man completion file, already lives in it's own fileGravatar axel2006-02-15
* Remove the rather stupid -y option for complete, which loads another commands...Gravatar axel2006-02-15
* Spelling fixes from HJBGravatar axel2006-02-14
* Fix various minor misses in moving of shellscript functionsGravatar axel2006-02-13
* Remove trailing periods from descriptionsGravatar axel2006-02-13
* Move a few more shellscript functions to their own filesGravatar axel2006-02-12
* svn completionsGravatar Nicholas Pilon2006-02-10
* Define fish_function_path at the top of the first init file to improve prefor...Gravatar axel2006-02-12
* Do not use CDPATH when completing arguments starting with a '.'Gravatar axel2006-02-09
* Make the __fish_describe_command function strip spaces and newlinesGravatar axel2006-02-08
* Move more functions to autoloadGravatar axel2006-02-08
* cvs completionsGravatar Nicholas Pilon2006-02-08
* 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