aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Correction to make rule for fish_versionGravatar Laurence McGlashan2016-03-31
* rename make target "user_doc" to "doc"Gravatar Jak Wings2016-03-31
* remove "doc" make target and rename "user_doc"Gravatar Kurtis Rader2016-03-30
* __fish_print_packages: use libzypp builtin cache for zypperGravatar Sam Yu2016-03-30
* Add history --helpGravatar Fabian Homborg2016-03-30
* clarify behavior of ** globGravatar Kurtis Rader2016-03-29
* more fish_indent cleanup for prev commitGravatar Kurtis Rader2016-03-29
* fix regression to vi-mode \cc bindingGravatar Kurtis Rader2016-03-29
* Reword: Always call suggestions sugggestionsGravatar Fabian Homborg2016-03-29
* Document pager searchGravatar Fabian Homborg2016-03-29
* Document more keybindingsGravatar Fabian Homborg2016-03-29
* travis: enable leak detection in address sanitiserGravatar David Adam2016-03-28
* Make modprobe completion more preciseGravatar Josef Gajdusek2016-03-28
* Fix typos: ingnore->ignoreGravatar Josef Gajdusek2016-03-28
* Remove an unnecessary c_str()Gravatar ridiculousfish2016-03-27