aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* replace <outp> command with \outp in docsGravatar Kurtis Rader2016-04-23
* trivial fixes to make doxygen happyGravatar Kurtis Rader2016-04-23
* build_tools/make_pkg: fixups for versioning and Xcode preferencesGravatar David Adam2016-04-20
* add way to comment/uncomment a commandGravatar Kurtis Rader2016-04-19
* make comments Xcode friendlyGravatar Kurtis Rader2016-04-19
* Merge branch 'Integration_2.3.0'Gravatar 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
* | restyle autoload module to match project styleGravatar Kurtis Rader2016-04-18
* | restyle builtin module to match project styleGravatar Kurtis Rader2016-04-18
| * Update to pcre2 10.21Gravatar Aaron Gyes2016-04-19
* | restyle history code to match project styleGravatar Kurtis Rader2016-04-18
| * Allow overriding fish_term24bit on launchGravatar Fabian Homborg2016-04-18
| * Move 24bit setup into config.fishGravatar Fabian Homborg2016-04-18
* | Allow overriding fish_term24bit on launchGravatar Fabian Homborg2016-04-18
* | Move 24bit setup into config.fishGravatar Fabian Homborg2016-04-18
* | number `dirh` output to make prevd/nextd easierGravatar Kurtis Rader2016-04-16
* | Merge branch 'Integration_2.3.0' of https://github.com/fish-shell/fish-shellGravatar Kurtis Rader2016-04-15
|\|
| * 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
* | Add completions for 'pacaur' (#2934)Gravatar Yauhen Kirylau2016-04-15
* | provide a better experience when user presses \cCGravatar Kurtis Rader2016-04-14
* | tell git to ignore test failure artifactsGravatar Kurtis Rader2016-04-14
* | Correct typo in valgrind completionsGravatar Laurence McGlashan2016-04-13
* | fix off by one errorGravatar Kurtis Rader2016-04-13
* | improve the style.fish scriptGravatar Kurtis Rader2016-04-12
* | fish handling of readlink()Gravatar Kurtis Rader2016-04-12
* | revert inadvertent file inclusion in prior commitGravatar Kurtis Rader2016-04-12
* | fix bug in lint.fish helper scriptGravatar Kurtis Rader2016-04-12
* | Remove the default self-insert binding in vi-default modeGravatar Fabian Homborg2016-04-12
* | retry flakey tests on failureGravatar Kurtis Rader2016-04-11
* | another wcstring to wchar_t * changeGravatar Kurtis Rader2016-04-10
* | enhance fish_indent to normalize keywordsGravatar Kurtis Rader2016-04-10
* | Change parser_token_types from wcstring to const wchar_t *Gravatar ridiculousfish2016-04-10
|/
* 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