aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* osx/config.h: update to match current configure outputGravatar David Adam2016-05-20
* CHANGELOG: update for 2.3.0Gravatar David Adam2016-05-20
* Add missing color definitions to __fish_init_1_50_0 reset. (#2987)Gravatar Jorge Bucaran2016-05-20
* Update docs to reflect new if/while condtion chainingGravatar ridiculousfish2016-05-19
* Remove the errant newline in __fish_cancel_commandline againGravatar ridiculousfish2016-05-13
* Add tags to completion list for git show. (#2998)Gravatar Daniel Bergmann2016-05-08
* docs: Mention cartesian product in variable-expansion sectionGravatar Fabian Homborg2016-05-08
* Added completions for rmmod (#3007)Gravatar [Redacted]2016-05-08
* docs: fix location of generated_completions (#3010)Gravatar Vladimír Čunát2016-05-08
* FAQ: Synchronise code to add fish to /etc/shells with READMEGravatar Alexey Alekhin2016-05-07
* Change abbr to allow non-letter keys (#2996)Gravatar Elis Axelsson2016-05-06
* bump version for 2.3b2Gravatar David Adam2016-05-05
* CHANGELOG: update for 2.3b2Gravatar David Adam2016-05-05
* don't use colors when writing the ^C indicatorGravatar Kurtis Rader2016-04-30
* Remove using_command from netctl completionsGravatar Fabian Homborg2016-04-30
* git completion: Allow optional "+" for pushGravatar Fabian Homborg2016-04-30
* Add repository/refspec completion to gitGravatar Fabian Homborg2016-04-30
* document new `fish_realpath` builtinGravatar Kurtis Rader2016-04-29
* provide a realpath implementationGravatar Kurtis Rader2016-04-29
* fix bind unit testsGravatar Kurtis Rader2016-04-29
* clarify fish_vi_mode deprecation warningGravatar Kurtis Rader2016-04-29
* Issue a \r in fish_title, except when executing it for the promptGravatar ridiculousfish2016-04-29
* git takes --help even when it needs a command (#2984)Gravatar Sanne Wouda2016-04-29
* git completion: Only show unmerged branches for cherry-pickGravatar Fabian Homborg2016-04-29
* add way to comment/uncomment a commandGravatar Kurtis Rader2016-04-28
* fish.spec: hostname dependency for openSUSEGravatar David Adam2016-04-28
* Update usage of pcre2_substitute() for pcre2-10.21Gravatar Michael Steed2016-04-27
* configure: require at least pcre2-10.21Gravatar Michael Steed2016-04-27
* env_universal_common.cpp: pass correct flag to fcntlGravatar David Adam2016-04-27
* Make busctl completions usefulGravatar Fabian Homborg2016-04-27
* configure: enable GNU/POSIX extensions by defaultGravatar David Adam2016-04-21
* configure: work harder to ensure mkostemp usabilityGravatar David Adam2016-04-21
* Don't ship libpcre2.a in the OS X installer packageGravatar ridiculousfish2016-04-21
* CHANGELOG: flesh out some of the bigger changes in 2.3Gravatar David Adam2016-04-19
* Bump version for 2.3b1Gravatar David Adam2016-04-19
* pcre2: add maintainer mode and disable by defaultGravatar David Adam2016-04-19
* Apply pcre2 svn rev 489 patch to fix CVE-2016-3191Gravatar Aaron Gyes2016-04-19
* Update Xcode build for new pcre2 versionGravatar David Adam2016-04-19
* Update to pcre2 10.21Gravatar Aaron Gyes2016-04-19
* Allow overriding fish_term24bit on launchGravatar Fabian Homborg2016-04-18
* Move 24bit setup into config.fishGravatar Fabian Homborg2016-04-18
* fix off by one errorGravatar Kurtis Rader2016-04-15
* fish handling of readlink()Gravatar Kurtis Rader2016-04-15
* Add completions for 'pacaur' (#2934)Gravatar Yauhen Kirylau2016-04-15
* Correct typo in valgrind completionsGravatar Laurence McGlashan2016-04-15
* Remove the default self-insert binding in vi-default modeGravatar Fabian Homborg2016-04-15
* Fix #2919 by removing the entire block.Gravatar Aaron Gyes2016-04-09
* fix handling of line continuation in keywordsGravatar Jak Wings2016-04-08
* add missing special-case for ../Gravatar Kurtis Rader2016-04-08
* Remove non-existing functions in bind docsGravatar Fabian Homborg2016-04-08