aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Remove "w/o Background Color" text from Set Theme button in fish_configGravatar ridiculousfish2016-03-02
* Migrate abbrs from =-separated to space-separatedGravatar Fabian Homborg2016-03-02
* Check ssh's KnownhostsFiles in print_hostnamesGravatar Fabian Homborg2016-03-02
* print_hostname: Avoid matches in fstab comments harderGravatar Fabian Homborg2016-03-02
* Stringify reading nfs in print_hostnamesGravatar Fabian Homborg2016-03-02
* Ignore zero-ips in print_hostnamesGravatar Fabian Homborg2016-03-02
* history.fish: Fix input handlingGravatar Jaime Marquínez Ferrándiz2016-03-02
* Ditch __fish_sgrep in obnam completionsGravatar Fabian Homborg2016-02-28
* Use command which in typeGravatar Fabian Homborg2016-02-28
* Rewrite __fish_urlencode to not encode valid charactersGravatar Kevin Ballard2016-02-27
* Skip over /etc/paths.d entries that don't existGravatar Kevin Ballard2016-02-26
* Standardize indentation in config.fishGravatar Kevin Ballard2016-02-26
* Add functions and configuration snippets hierarchyGravatar Fabian Homborg2016-02-26
* add completions for diskutil (osx)Gravatar Fabian Weisshaar2016-02-23
* Try to just see if grep is happy with --color=auto, or not, as the --help exi...Gravatar Aaron Gyes2016-02-20
* Fix the file URL for Terminal.appGravatar Jak Wings2016-02-16
* Correctly handle --merge in the history.fish functionGravatar ridiculousfish2016-02-16
* Fix typoGravatar Aaron Gyes2016-02-16
* Fix --merge hitting a caseGravatar Aaron Gyes2016-02-16
* Improve __fish_print_usersGravatar Sunguk Lee2016-02-15
* Fix `No command 'dscl' found` error of killall commandGravatar Sunguk Lee2016-02-15
* Rewrite abbr.fish to not call seqGravatar Fabian Homborg2016-02-13
* abbr: Bail early when the abbr already existsGravatar Fabian Homborg2016-02-13
* Fix user browser for help in CygwinGravatar Gordon Tyler2016-02-12
* Fix package listing for zypperGravatar Spittie2016-02-12
* Use string split in export.fishGravatar Fabian Homborg2016-02-10
* Fix "replacement string too large" error in pacman completionGravatar Fabian Homborg2016-02-10
* Improve __fish_print_service_namesGravatar Fabian Homborg2016-02-07
* eselect completion: Silence eselect php outputGravatar Fabian Homborg2016-02-04
* Update eselect completions to work for the php-moduleGravatar Elis Axelsson2016-02-04
* Merge change for lengthened and configurable escape key timeoutGravatar ridiculousfish2016-02-04
|\
| * change default escape timeoutGravatar Kurtis Rader2016-02-04
* | Another stringification (__fish_complete_command)Gravatar Fabian Homborg2016-02-04
* | Replace `tr` invocationsGravatar Fabian Homborg2016-02-03
* | Stringify history.fishGravatar Fabian Homborg2016-02-03
* | Stringify __fish_complete_lpr_optionGravatar Fabian Homborg2016-02-03
* | Replace uses of expr with math/stringGravatar Fabian Homborg2016-02-03
* | Stringify trapGravatar Fabian Homborg2016-02-03
* | pacman: StringifyGravatar Fabian Homborg2016-02-02
* | pacman: Remove outdated "$argument" hackGravatar Fabian Homborg2016-02-02
* | pacman: Improve --files completionGravatar Fabian Homborg2016-02-02
* | Update pacman/makepkg completions for pacman 5Gravatar Fabian Homborg2016-02-02
* | Add support for brew's `desc` subcommandGravatar Dan Martinez2016-01-21
* | Skip greeting on empty variableGravatar Fabian Homborg2016-01-18
* | Tweak language and styling of background color text in fish_configGravatar ridiculousfish2016-01-14
* | respond to feedbackGravatar Kurtis Rader2016-01-14
* | improve set_color and theme color documentationGravatar Kurtis Rader2016-01-14
* | Add all boolean values to pacmd completionGravatar Fabian Homborg2016-01-14
* | Add completions for Pulseaudio's pacmdGravatar Fabian Homborg2016-01-14
* | Only complete unloaded modules for pactl load-moduleGravatar Fabian Homborg2016-01-14