aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Remove phone number.Gravatar ffdd2015-12-26
* Mention correct config fileGravatar Jannik V2015-12-24
* Add database completion for pacmanGravatar Bogdan Sinitsyn2015-12-23
* Update README.mdGravatar Tobias Mühl2015-12-21
* double quote instead of single quoteGravatar Satender Singh Rathore2015-12-21
* getopt long_options to be constGravatar ridiculousfish2015-12-21
* simplify fish_parse_optGravatar Kurtis Rader2015-12-21
* Update Xcode project settingsGravatar ridiculousfish2015-12-19
* Shave 4 bytes from parse_node_tGravatar ridiculousfish2015-12-19
* Don't define a function if there's an error in function's argsGravatar ridiculousfish2015-12-19
* Allow and/or statements to attach to the if/while headerGravatar ridiculousfish2015-12-19
* Write tests for new if/and/or behavior (#1428)Gravatar ridiculousfish2015-12-19
* Simplify parser implementationGravatar ridiculousfish2015-12-19