aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* add `function --shadow-builtin` flagGravatar Kurtis Rader2016-05-14
* rename get_is_interactive and remove stupid testGravatar Kurtis Rader2016-05-14
* Remove the errant newline in __fish_cancel_commandline againGravatar ridiculousfish2016-05-13
* git: Complete reflog for resetGravatar Fabian Homborg2016-05-13
* fix typo in webconfig.py commentGravatar CoolOppo2016-05-11
* Indent git completionGravatar Fabian Homborg2016-05-11
* git completion: Complete commits for cherry-pick if at least threeGravatar Fabian Homborg2016-05-11
* git completion: Fix option-before-command for stashGravatar Fabian Homborg2016-05-11
* git completion: More stringificationGravatar Fabian Homborg2016-05-11
* git completion: Allow --pretty for more commandsGravatar Fabian Homborg2016-05-11
* git completion: Allow more than one arg to using_commandGravatar Fabian Homborg2016-05-11
* git completion: Show commits for revert and tag --containsGravatar Fabian Homborg2016-05-11
* Add git commit --fixup completions (#3021)Gravatar Terje Larsen2016-05-11
* enhance the key_reader programGravatar Kurtis Rader2016-05-10
* restyle the key_reader sourceGravatar Kurtis Rader2016-05-10
* fix the style of several functionsGravatar Kurtis Rader2016-05-08
* only deal with files that existGravatar Kurtis Rader2016-05-08
* docs: fix location of generated_completions (#3010)Gravatar Vladimír Čunát2016-05-08
* Added completions for rmmod (#3007)Gravatar [Redacted]2016-05-08
* docs: Mention cartesian product in variable-expansion sectionGravatar Fabian Homborg2016-05-07
* Add tags to completion list for git show. (#2998)Gravatar Daniel Bergmann2016-05-07
* Changed the code to add fish to /etc/shells to the one that is mentioned in t...Gravatar Alexey Alekhin2016-05-06
* Merge branch 'Integration_2.3.0'Gravatar David Adam2016-05-06
|\
| * Change abbr to allow non-letter keys (#2996)Gravatar Elis Axelsson2016-05-06
* | Change abbr to allow non-letter keys (#2996)Gravatar Elis Axelsson2016-05-06
* | fix fork debug printf() callsGravatar Kurtis Rader2016-05-05
* | lint: low hanging fruit in history.cppGravatar Kurtis Rader2016-05-05
* | lint: screen.cpp low hanging fruitGravatar Kurtis Rader2016-05-04
* | config clang-format to ignore oclint pragmasGravatar Kurtis Rader2016-05-04
* | config oclint to allow longer var namesGravatar Kurtis Rader2016-05-04
* | another oclint rule to ignoreGravatar Kurtis Rader2016-05-04
* | lint cleanup: eliminate "redundant" errorsGravatar Kurtis Rader2016-05-04
| * bump version for 2.3b2Gravatar David Adam2016-05-05
| * CHANGELOG: update for 2.3b2Gravatar David Adam2016-05-05
* | Remove useless case completionsGravatar Fabian Homborg2016-05-04
* | eliminate "useless parentheses" lint errorsGravatar Kurtis Rader2016-05-03
* | limit `make style-all` to fish scripts in shareGravatar Kurtis Rader2016-05-03
* | add floating point output to `math` commandGravatar Kurtis Rader2016-05-03
* | add missing fallback declarationsGravatar Kurtis Rader2016-05-03
* | restyle switch blocks to match project styleGravatar Kurtis Rader2016-05-03
* | restyle remaining modules to match project styleGravatar Kurtis Rader2016-05-03
* | restyle utf8 module to match project styleGravatar Kurtis Rader2016-05-03
* | restyle tokenizer module to match project styleGravatar Kurtis Rader2016-05-03
* | restyle signal module to match project styleGravatar Kurtis Rader2016-05-03
* | restyle sanity & screen module to match project styleGravatar Kurtis Rader2016-05-03
* | restyle reader module to match project styleGravatar Kurtis Rader2016-05-03
* | Bind btab also in vi-bindingsGravatar Fabian Homborg2016-05-03
* | Suppress another pointless IWYU warningGravatar Kurtis Rader2016-05-02
* | restyle proc module to match project styleGravatar Kurtis Rader2016-05-02
* | restyle postfork module to match project styleGravatar Kurtis Rader2016-05-02