aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* update lexicon for latest docsGravatar Mark Griffiths2016-04-04
* fixes for cppcheck lint warningsGravatar Kurtis Rader2016-04-04
* cd completion: No description for absolute pathsGravatar Fabian Homborg2016-04-04
* convert atypical env_universal_common loggingGravatar Kurtis Rader2016-04-03
* lint: remove or comment out unused functionsGravatar Kurtis Rader2016-04-03
* remove unused wgetopt() method found by lintingGravatar Kurtis Rader2016-04-02
* remove create_wajig_completions.py scriptGravatar Kurtis Rader2016-04-01
* add make targets to lint the codeGravatar Kurtis Rader2016-04-01
* travis: move to clang 3.8 for ASan buildsGravatar David Adam2016-04-01