aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make vi bindings inherit the defaultsGravatar Fabian Homborg2015-10-13
* Add BSD specific arguments for tr command completionGravatar buo2015-10-13
* Also send konsole cursor sequence for iTerm2Gravatar Fabian Homborg2015-10-13
* Make fish_vi_cursor check $TERM or use argumentGravatar Matt Steedman2015-10-13
* New pt_BR translations - 25%Gravatar Fábio Nogueira2015-10-12
* export: Fix replacingGravatar Fabian Homborg2015-10-12
* Removed misleading space in stderr redirection exampleGravatar Ashok2015-10-11
* Fix pushd completions in the -n caseGravatar Fabian Homborg2015-10-09
* Remove OSX/Cygwin special cases from prompt_pwdGravatar Fabian Homborg2015-10-09
* functions/man.fish: add fish into MANPATH even if it is already setGravatar David Adam2015-10-09
* tests/string.in: add tests for string builtinGravatar David Adam2015-10-09
* travis: add OS X build, add AddressSanitizer build, stop building docsGravatar David Adam2015-10-08
* When autoloading a completion, also autoload the functionGravatar ridiculousfish2015-10-07
* Remove errant slash from the end of cd completionsGravatar ridiculousfish2015-10-07
* Fix a dereference-past-the-end bug in read_redirection_or_fd_pipeGravatar ridiculousfish2015-10-07
* Factor running the xcode_version_gen.shGravatar ridiculousfish2015-10-07
* Rewrite __fish_complete_cdGravatar Fabian Homborg2015-10-07
* Add missing \n to pushd completionsGravatar Fabian Homborg2015-10-07
* git completion: Complete files relative to repo-rootGravatar Fabian Homborg2015-10-06
* Add pushd -n to completions, use `string`Gravatar Fabian Homborg2015-10-05
* Improve pushd completionsGravatar Derek Harland2015-10-05
* Remove ls|__fish_sgrep from apt-proxy-importGravatar Fabian Homborg2015-10-04
* Move make completion to `string`Gravatar Fabian Homborg2015-10-04
* Move python comp away from eval and sedGravatar Fabian Homborg2015-10-04
* Move apt-show-versions away from `ls|__fish_sgrep`Gravatar Fabian Homborg2015-10-04
* Move setfacl completions to `string`Gravatar Fabian Homborg2015-10-04
* Bring aura completions in line with pacmanGravatar Fabian Homborg2015-10-04
* prompt_pwd: zero fork prompt in general caseGravatar Ian Ray2015-10-04
* Don't do intermediate fuzzy directory matching with $PATHGravatar ridiculousfish2015-10-03
* Makefile: improve integration with pcre2 buildGravatar David Adam2015-10-02
* Only include <spawn.h> if HAVE_SPAWN_HGravatar Fredrik Fornwall2015-10-02
* configure/Makefile: allow the use of a system libpcre2 if availableGravatar David Adam2015-10-01
* travis: drop all use of sudo and root-owned directoriesGravatar David Adam2015-10-01
* travis: move to container-based buildsGravatar David Adam2015-10-01
* git completion: Bring needs_command in line with gitGravatar Fabian Homborg2015-09-30
* Generate version numbers for Xcode buildsGravatar Ian Ray2015-09-29
* Replace `sed -E` with `string replace`Gravatar Fabian Homborg2015-09-28
* Fix of multiple synonyms for apm commandGravatar Dan Underwood2015-09-28
* machinectl: Add "shell" subcommandGravatar Fabian Homborg2015-09-28
* Normalize cabal* completionGravatar Fabian Homborg2015-09-28
* Normalize aura completionsGravatar Fabian Homborg2015-09-28
* Fix a typoGravatar ridiculousfish2015-09-27
* Fix for recursive wildcard expansion ignoring directoriesGravatar ridiculousfish2015-09-27
* Trailing slashes in wildcards need to match directoriesGravatar ridiculousfish2015-09-27
* __fish_hg_prompt: Clean up a bitGravatar Fabian Homborg2015-09-27
* __fish_hg_prompt: Remove explicit root check againGravatar Fabian Homborg2015-09-27
* Fix completion for totemGravatar Jan Ernsting2015-09-27
* math: Avoid calling `env`Gravatar Fabian Homborg2015-09-27
* Maintain ownership when rewriting universal variables fileGravatar ridiculousfish2015-09-26
* Move OS X pcre2.h into a new directory shared_headersGravatar ridiculousfish2015-09-26