aboutsummaryrefslogtreecommitdiffhomepage
path: root/init
Commit message (Expand)AuthorAge
* 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
* Autodetect common escape codes in fish_prompt outputGravatar axel2005-12-13
* Make type fuction handle hidden functionsGravatar axel2005-12-12
* Add minor missing completion for fish itselfGravatar axel2005-12-09
* SpellingGravatar axel2005-12-08
* Give intelligent warning messages on zero-length variable names.Gravatar axel2005-12-07
* Modify fish init scripts to take account of @SYSCONFDIR@Gravatar netocrat2005-11-04
* Remove silly warnings in help scriptGravatar axel2005-12-04
* Remove old event hooks, add more event handler documentationGravatar axel2005-12-04
* Use short style switch on set_color, since long style getopt not always avail...Gravatar axel2005-11-26
* Minor code tweaksGravatar axel2005-11-24
* Change quoting rules to POSIX styleGravatar axel2005-11-03
* Minor performance tweaksGravatar axel2005-11-03
* Fix minor bug in completions for make, which caused it to fail completing tar...Gravatar axel2005-10-28
* vared function used older uppercase names for fish colorsGravatar axel2005-10-25
* Predecalre variables in psubGravatar axel2005-10-25
* Fix problem bug breaking completion in commands with multiple subshellsGravatar axel2005-10-25
* Make sure PATH contains vital directories during initGravatar axel2005-10-25
* Make sure fish color settings are valid colorsGravatar axel2005-10-25
* Code cleanups and API documentation updatesGravatar axel2005-10-23
* Fix broken umask, add completions, documentation cleanups, etcGravatar axel2005-10-22
* Documentation and completion updatesGravatar axel2005-10-21
* Add documentation for umaskGravatar axel2005-10-18
* Use named pipe for process substitutionGravatar axel2005-10-18
* Minor completion updates for umountGravatar axel2005-10-17
* Initial imlementation of uname shellscript functionGravatar axel2005-10-17
* Update __fish_contains_opt to new scoping rulesGravatar axel2005-10-16
* Tweaks for ls ad Valgrind completionsGravatar axel2005-10-16
* Add completions for umountGravatar axel2005-10-16
* Documentation updatesGravatar axel2005-10-15
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Meta-p shortcut for piping output through pagerGravatar axel2005-10-08
* Minor bugfixes for SolarisGravatar axel2005-10-07
* Change configuration file names if installing in $HOMEGravatar axel2005-09-26
* Remove non-unicode quotes, replace with boldGravatar axel2005-09-26
* Updated completions for modprobe and set_colorGravatar axel2005-09-25