aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/fish.in
Commit message (Expand)AuthorAge
* The xpg4-path was mistyped. Fix it.Gravatar axel2006-08-01
* Fix minor nit in commentGravatar axel2006-08-01
* Make calls to grep Posix compliantGravatar axel2006-07-31
* Make PATH validation only run for interactive shells to avoid infinite loopGravatar axel2006-07-31
* Add Solaris xpg4 PATH testGravatar axel2006-07-31
* Add missing Substitutions of prefix and optbindirs variables in share/fish.inGravatar axel2006-07-24
* Fix temporarily broken fish_function_path during startupGravatar axel2006-07-20
* Initialize etc/fish and share/fish from the Makefile, not automatically by Au...Gravatar axel2006-07-19
* Minor code tweaks: A few extra input validations, spelling corrections, etcGravatar axel2006-07-11
* Minor spelling fixesGravatar axel2006-06-04
* Minor change to the strings to a printf comman, since it seems to work differ...Gravatar axel2006-05-30
* Update the PATH checking code to work in batch modeGravatar axel2006-05-18
* Make fish remove invalid PATH entries on startup, and give a warning about itGravatar axel2006-05-18
* Fix bug that causes fish to elongate the PATH whith directories which are alr...Gravatar axel2006-05-18
* Change setup to avoid invalid directories and warnings, also revert directory...Gravatar axel2006-04-22
* Fish PATH FixGravatar npilon2006-03-14