aboutsummaryrefslogtreecommitdiffhomepage
path: root/init
Commit message (Expand)AuthorAge
* 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
* Completion updatesGravatar axel2005-09-25
* Escape from token search and help updatesGravatar axel2005-09-25
* Minor editsGravatar axel2005-09-24
* Silence error messages from cutGravatar axel2005-09-24
* Update for type functionGravatar axel2005-09-24
* Darcs completion updatesGravatar axel2005-09-24
* Tex completionsGravatar axel2005-09-24
* Exportable universal variablesGravatar axel2005-09-23
* Add darcs completionsGravatar axel2005-09-21
* Minor tweaksGravatar axel2005-09-21
* Key binding functionsGravatar axel2005-09-21
* Add subdirectoriesGravatar axel2005-09-20