aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* docs: Remove section about clipboard integrationGravatar Fabian Homborg2016-05-25
* kill: Remove xsel integrationGravatar Fabian Homborg2016-05-25
* Fix documentation links to `or` and `and` commandGravatar Dennis Ideler2016-05-24
* configure: fix CXXFLAGS with system pcre2Gravatar David Adam2016-05-24
* Funced: Limit damage when removing tmpfileGravatar Fabian Homborg2016-05-24
* Test for Atom Package Manager now passes correctlyGravatar Dan Underwood2016-05-24
* make_tarball: generate SHA-256 hashes, not SHA-1Gravatar David Adam2016-05-23
* Bring abbr test in line with new behaviorGravatar Fabian Homborg2016-05-23
* Simplify some code in abbrGravatar Fabian Homborg2016-05-23
* Fix printing "--" in abbr --showGravatar Fabian Homborg2016-05-23
* Fix "--" argument in abbrGravatar Fabian Homborg2016-05-23
* Don't mangle arguments in abbrGravatar Fabian Homborg2016-05-23
* Document noclobber redirectionsGravatar Fabian Homborg2016-05-23
* disable the oclint InvertedLogic ruleGravatar Kurtis Rader2016-05-22
* add option to modify script being restyledGravatar Camille Scholtz2016-05-22
* build_tools: drop make_deb and description-pakGravatar David Adam2016-05-22
* Fix funced's tmpfile generation on OSXGravatar Fabian Homborg2016-05-23
* Check validity of fish_key_bindingsGravatar Fabian Homborg2016-05-22
* Merge branch 'Integration_2.3.0'Gravatar David Adam2016-05-20
|\
| * Bump version for VERSIONGravatar David Adam2016-05-20
| * 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
* | [doc] move regex example (#3045)Gravatar James Campos2016-05-20
* | fix building on CygwinGravatar Kurtis Rader2016-05-19
* | make fish buildable on OS X Snow LeopardGravatar Kurtis Rader2016-05-19
| * Update docs to reflect new if/while condtion chainingGravatar ridiculousfish2016-05-19
* | Update docs to reflect new if/while condtion chainingGravatar ridiculousfish2016-05-19
* | Improve asp's package completionGravatar Fabian Homborg2016-05-19
* | Add networkctl completionGravatar Fabian Homborg2016-05-19
* | Remove stray "=" from completions.Gravatar Fabian Homborg2016-05-19
* | Implement src:dest for git push completionGravatar Fabian Homborg2016-05-19
* | Add completion for `ip`Gravatar Fabian Homborg2016-05-19
* | lint, style: use git plumbing commandsGravatar David Adam2016-05-18
* | configure: fix _nl_msg_cat_cntr checkGravatar David Adam2016-05-18
* | move convert_digit from fallback to commonGravatar David Adam2016-05-18
* | fallback: drop fallbacks for C99/C++0x wide character functionsGravatar David Adam2016-05-18
* | fallback: remove fwprintf and friends fallbacksGravatar David Adam2016-05-18
* | fallback: remove sysconf fallbackGravatar David Adam2016-05-18
* | configure: drop fwprintf testGravatar David Adam2016-05-18
* | configure: drop tests for ancient platformsGravatar David Adam2016-05-18
* | configure: drop unnecessary feature flag checksGravatar David Adam2016-05-18
* | configure: Use standard macro to enable Large File SupportGravatar David Adam2016-05-18
* | configure: drop manual checks for __EXTENSIONS__Gravatar David Adam2016-05-18
* | add (or restore) config.h to all filesGravatar David Adam2016-05-18
* | Use fonts found on terminals for the web config.Gravatar Aaron Gyes2016-05-18
* | make debug() output more usefulGravatar Kurtis Rader2016-05-17
* | trivial fix to fish_tests.cppGravatar Kurtis Rader2016-05-16
* | add `function --shadow-builtin` flagGravatar Kurtis Rader2016-05-14
* | rename get_is_interactive and remove stupid testGravatar Kurtis Rader2016-05-14