aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Update osx/config.h for removed ifdefsGravatar David Adam2016-04-07
* pcre2: add maintainer mode and disable by defaultGravatar David Adam2016-04-07
* configure: remove tiny leftover from xsel buildGravatar David Adam2016-04-07
* clarify documentation for the `source` commandGravatar Kurtis Rader2016-04-06
* fix setting of $argv for `source` w/no argsGravatar Kurtis Rader2016-04-06
* change how redirections are formattedGravatar Kurtis Rader2016-04-05
* augment the guide for contributingGravatar Kurtis Rader2016-04-05
* Rename "snippets" to "conf" internally, and document them as snippetsGravatar David Adam2016-04-06
* Fix a couple of minor issues in string examplesGravatar Mark Griffiths2016-04-05
* make the string man page more readableGravatar Kurtis Rader2016-04-04
* support making fish code match the style guideGravatar Kurtis Rader2016-04-04
* don't try to use st_gen (inode generation) numberGravatar Aaron Gyes2016-04-04
* remove unused special color "ignore"Gravatar Kurtis Rader2016-04-04
* Customisable extra configuration, completion and function directoriesGravatar David Adam2016-04-04