aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update docs to reflect new if/while condtion chainingGravatar ridiculousfish2016-05-19
* Improve asp's package completionGravatar Fabian Homborg2016-05-19
* Add networkctl completionGravatar Fabian Homborg2016-05-19
* Remove stray "=" from completions.Gravatar Fabian Homborg2016-05-19
* Implement src:dest for git push completionGravatar Fabian Homborg2016-05-19
* Add completion for `ip`Gravatar Fabian Homborg2016-05-19
* lint, style: use git plumbing commandsGravatar David Adam2016-05-18
* configure: fix _nl_msg_cat_cntr checkGravatar David Adam2016-05-18
* move convert_digit from fallback to commonGravatar David Adam2016-05-18
* fallback: drop fallbacks for C99/C++0x wide character functionsGravatar David Adam2016-05-18
* fallback: remove fwprintf and friends fallbacksGravatar David Adam2016-05-18
* fallback: remove sysconf fallbackGravatar David Adam2016-05-18
* configure: drop fwprintf testGravatar David Adam2016-05-18
* configure: drop tests for ancient platformsGravatar David Adam2016-05-18
* configure: drop unnecessary feature flag checksGravatar David Adam2016-05-18
* configure: Use standard macro to enable Large File SupportGravatar David Adam2016-05-18
* configure: drop manual checks for __EXTENSIONS__Gravatar David Adam2016-05-18
* add (or restore) config.h to all filesGravatar David Adam2016-05-18
* Use fonts found on terminals for the web config.Gravatar Aaron Gyes2016-05-18
* make debug() output more usefulGravatar Kurtis Rader2016-05-17
* trivial fix to fish_tests.cppGravatar Kurtis Rader2016-05-16
* 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