aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | Clean up complete_entry_opt_tGravatar ridiculousfish2016-01-16
* | | Remove short_opt_str from completion_entry_tGravatar ridiculousfish2016-01-15
* | | Clean up short_ok in completionsGravatar ridiculousfish2016-01-15
* | | 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
* | | Add profiles and ports completion to pactlGravatar Fabian Homborg2016-01-14
* | | Add completion for pulseaudio's pactlGravatar Fabian Homborg2016-01-14
* | | abbr: Ensure we don't split on "=" if the given separator is " "Gravatar Fabian Homborg2016-01-14
* | | abbr tests: Don't expect quoted "--*"Gravatar Fabian Homborg2016-01-14
* | | Optimize and modernize abbrGravatar Fabian Homborg2016-01-14
* | | Disable 24bit-color on neovim's terminalGravatar Fabian Homborg2016-01-14
* | | Fix typosGravatar Fabian Homborg2016-01-12
* | | Stop unescaping strings with `commandline -b`Gravatar Kevin Ballard2016-01-10
* | | Add missing newline to swedish translationGravatar Fabian Homborg2016-01-10
* | | Fix typos in indexGravatar Fabian Homborg2016-01-10
* | | Updated some Swedish translationsGravatar Max Nordlund2016-01-09
* | | Add completions for kcmshell5Gravatar Fabian Homborg2016-01-09
* | | Add completions for aspGravatar Fabian Homborg2016-01-09
* | | Simplify and stringify valgrind completionsGravatar Fabian Homborg2016-01-09
* | | Prevent line-full-of-spaces in s_resetGravatar Tom Smeding2016-01-08
* | | Add completions for the haskell 'stack' build toolGravatar Aurélien Deharbe2016-01-08
* | | hg_prompt: Use string match -q instead of redirectionGravatar Fabian Homborg2016-01-08
* | | Add new named colors to webconfigGravatar Fabian Homborg2016-01-08
* | | Shorten some of the language in random docsGravatar ridiculousfish2016-01-07
* | | clarify the documentation of builtin randomGravatar Kurtis Rader2016-01-07
* | | Don't resolve paths for files run from argvGravatar ridiculousfish2016-01-03
* | | Pass a struct stat by const reference instead of by valueGravatar ridiculousfish2016-01-03
* | | Pass the full argv to the NixOS command-not-found handlerGravatar Nathan Zadoks2016-01-03
* | | Tweak `complete` docs againGravatar Kevin Ballard2016-01-01
* | | Update the docs for `complete`Gravatar Kevin Ballard2016-01-01
* | | hg prompt: Throw away `string match` inputGravatar Fabian Homborg2015-12-31
* | | hg prompt: Fix indentationGravatar Fabian Homborg2015-12-31
* | | hg prompt: Make display slightly nicerGravatar Fabian Homborg2015-12-31
* | | Optimize hg promptGravatar Fabian Homborg2015-12-31
* | | Include mount helpers in filesystem completionGravatar Fabian Homborg2015-12-30
* | | Immediately define command-not-found handlerGravatar Fabian Homborg2015-12-30
* | | git completion: Complete commits for all branchesGravatar Fabian Homborg2015-12-30
* | | Use \$ and \^ instead of their unicode codesGravatar Maxim Gonchar2015-12-30
* | | Update visual vi key bindingsGravatar Maxim Gonchar2015-12-30
* | | Remove temporary set_default functionGravatar Fabian Homborg2015-12-30
* | | "Stop" should be "stomp" in fish.cpp commentGravatar ridiculousfish2015-12-29
* | | Simplify greetingGravatar Fabian Homborg2015-12-29
* | | adds dnf completions for package installsGravatar Botond Erdos2015-12-29
* | | Fixed kill-signals completion. Added completions for OS X kill command.Gravatar lordlycastle2015-12-28
* | | Remove some extra newlines from function error messagesGravatar ridiculousfish2015-12-27
* | | only swith to shell tty mode if interactiveGravatar Kurtis Rader2015-12-27