aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Fix "." and ".." paths in cd completionsGravatar Fabian Homborg2016-04-08
* CHANGELOG: include release notes for previous releasesGravatar David Adam2016-04-08
* CHANGELOG: move release_notes.html to a markdown documentGravatar David Adam2016-04-08
* Migrate PATH-completion logic from complete.cpp to expand.cppGravatar ridiculousfish2016-04-07
* Stringify many completions and functions, with --invert stringification.Gravatar Aaron Gyes2016-04-08
* Implement an --invert/-v for string match, like grep -v.Gravatar Aaron Gyes2016-04-08
* Complain less about "bogus" PATH entriesGravatar ridiculousfish2016-04-07
* Update Xcode project for latest XcodeGravatar ridiculousfish2016-04-07
* fix git command in lint.fish scriptGravatar Kurtis Rader2016-04-07
* Remove a dead function bool_from_env_varGravatar ridiculousfish2016-04-07
* Correct true-color statement in set_color docsGravatar Fabian Homborg2016-04-07