aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Expand string documentationGravatar Fabian Homborg2016-06-08
* Merge pull request #3118 from floam/headerdoc-fixesGravatar Aaron Gyes2016-06-05
|\
| * Be a bit more consistent and proper.Gravatar Aaron Gyes2016-06-05
| * These autoload comment should be HeaderDoc comments.Gravatar Aaron Gyes2016-06-05
| * Repair various invalid HeaderDoc comments.Gravatar Aaron Gyes2016-06-05
* | remove dependency on dcgettext()Gravatar Kurtis Rader2016-06-05
* | simplify, and fix, setting the current localeGravatar Kurtis Rader2016-06-05
|/
* git completions: Only take general options before commandGravatar Fabian Homborg2016-06-04
* git completions: Ignore stderr everywhereGravatar Fabian Homborg2016-06-04
* put curses/terminfo vars into the environmentGravatar Kurtis Rader2016-06-03
* Don't insert prefix for non-prefix matchesGravatar Fabian Homborg2016-06-02
* mention nullglob exceptions in failglob error msgGravatar Beni Cherniavsky-Paskin2016-06-02
* Add completions for git blame command (#3094)Gravatar Hunsu2016-06-02
* fix lint error in wgettext()Gravatar Kurtis Rader2016-06-01
* Do not hardcode RGB values in color definitions.Gravatar Jorge Bucaran2016-06-01
* travis: disable clang buildGravatar David Adam2016-06-02
* correct __fish_contains_opts to __fish_contains_opt (#3102)Gravatar Jens Fredskov2016-06-01
* Add Purge Subcommand Completion for Apt (#3097)Gravatar Fahri Cihan Demirci2016-06-01
* Make string match -rnv workGravatar Fabian Homborg2016-05-31
* simplify some fish_tests codeGravatar Kurtis Rader2016-05-30
* Style fixes for fish_vi_cursorGravatar Fabian Homborg2016-05-30
* license.hdr: remove strlcat license informationGravatar David Adam2016-05-30
* fix random lint issuesGravatar Kurtis Rader2016-05-29
* Fix utf-8 decoding error in file_is_overwritable of create_manpage_completion...Gravatar Andreas Wagner2016-05-29
* Remove stray "0" output from man completionsGravatar Fabian Homborg2016-05-29
* Man completions: Don't show sections when completing pagesGravatar Fabian Homborg2016-05-29
* Man completions: Show all pages for a sectionGravatar Fabian Homborg2016-05-29
* Indent __fish_git_promptGravatar Fabian Homborg2016-05-29
* Git prompt: Remove legacy optionGravatar Fabian Homborg2016-05-29
* Stringify git promptGravatar Fabian Homborg2016-05-29
* git completions: Add general optionsGravatar Fabian Homborg2016-05-29
* It's `status --is-interactive` (#3086)Gravatar Wieland Hoffmann2016-05-29
* Git prompt: Shorten the sha ourselvesGravatar Fabian Homborg2016-05-28
* Git prompt: Only shorten sha if neededGravatar Fabian Homborg2016-05-28
* History docs: Move descriptions to the corresponding optionsGravatar Fabian Homborg2016-05-28
* Funced: Make removal safer, take twoGravatar Fabian Homborg2016-05-28
* Allow suggestion when selecting in pagerGravatar Fabian Homborg2016-05-27
* Allow autosuggestion after completionGravatar Fabian Homborg2016-05-27
* Split off __fish_complete_blockdevice from mount.fish.Gravatar Frederik “Freso” S. Olesen2016-05-27
* Remove executable flag from pacaur completion.Gravatar Frederik “Freso” S. Olesen2016-05-27
* fix some style bogosities that crept inGravatar Kurtis Rader2016-05-27
* Fix wide char related tests on CygwinGravatar Kurtis Rader2016-05-26
* Document the rest of the electric/ro varsGravatar Fabian Homborg2016-05-26
* Remove $versionGravatar Fabian Homborg2016-05-26
* configure: move an errant spaceGravatar David Adam2016-05-25
* tty driver ignore lnext (\cV) and werase (\cW)Gravatar Kurtis Rader2016-05-25
* make_pkg: allow output to an environment-controlled pathGravatar David Adam2016-05-25
* make_pkg: use a temporary directory rather than just /tmpGravatar David Adam2016-05-25
* make_tarball: use a temporary directory rather than just /tmpGravatar David Adam2016-05-25
* make_tarball: search for a tar that supports the options we needGravatar David Adam2016-05-25