aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * change default escape timeoutGravatar Kurtis Rader2016-02-04
| * incorporate suggestion by @oranjaGravatar Kurtis Rader2016-02-04
| * make travis-ci happy againGravatar Kurtis Rader2016-02-04
* | when sourcing config.fish do not redirect stderrGravatar Kurtis Rader2016-02-04
* | Prefer special autosuggestions to match caseGravatar ridiculousfish2016-02-04
* | Autosuggestions to follow same prioritization as tab completionsGravatar ridiculousfish2016-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
* | Use vector instead of deque in input_function_push_argsGravatar ridiculousfish2016-02-02
* | Fix t-binding test for new escape behaviorGravatar ridiculousfish2016-02-02
* | Merge branch 'fix-jump' of git://github.com/cpick/fish-shell into cpick-fix-jumpGravatar ridiculousfish2016-02-02
|\ \
* | | Don't crash when autosuggesting cd'ing into a directory with ~Gravatar ridiculousfish2016-02-02
* | | Work around some bogus static analyzer warningsGravatar ridiculousfish2016-02-02
* | | 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
* | | Remove autoconf and lexicon_filter instructions from OS X buildGravatar ridiculousfish2016-01-30
* | | fix several build warningsGravatar Kurtis Rader2016-01-28
* | | Better document that binds in config.fish don't workGravatar Fabian Homborg2016-01-24
* | | Document that appending to universal variables in config.fish is not aGravatar Fabian Homborg2016-01-24
* | | Document gitter channel and SO tagGravatar Fabian Homborg2016-01-24
* | | Document that abbrs should be added onceGravatar Fabian Homborg2016-01-24
| | * document the escape timeoutGravatar Kurtis Rader2016-01-21
* | | Add support for brew's `desc` subcommandGravatar Dan Martinez2016-01-21
* | | Skip greeting on empty variableGravatar Fabian Homborg2016-01-18
| | * make bind unit tests more robust on travis-ciGravatar Kurtis Rader2016-01-17
| | * allow configuring the escape delay timeoutGravatar Kurtis Rader2016-01-17
* | | Clean up completion removalGravatar ridiculousfish2016-01-16
* | | Mark a bit of code as unreachableGravatar ridiculousfish2016-01-16
* | | Simplify locking in complete.cppGravatar ridiculousfish2016-01-16
* | | 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