aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Ugly hack to move functions in sample prompts inside fish_prompt to address #736Gravatar ridiculousfish2013-05-13
* Space -> tab in ack completion to match rest of fileGravatar ridiculousfish2013-05-13
* Silence errors when ack doesn't support --dumpGravatar Dag Odenhall2013-05-13
* update darcs completionsGravatar David Adam (zanchey)2013-05-13
* update cvs completionsGravatar David Adam (zanchey)2013-05-13
* Attempt again to fix UnicodeDecodeError (issue #658)Gravatar ridiculousfish2013-05-12
* Add completions for cabal; closes #567Gravatar Dag Odenhall2013-05-04
* Manually cleaned up Mercurial completions.Gravatar Tin Tvrtkovic2013-05-04
* Make trap sort of work on OS XGravatar ridiculousfish2013-04-28
* Fix __fish_filter_mime to not pass 0 to seqGravatar ridiculousfish2013-04-28
* Teach fish about rxvt's special key bindingsGravatar ridiculousfish2013-04-28
* Refactored out individual VCS completions.Gravatar Tin Tvrtkovic2013-04-28
* Typo in tar completion (vevrify->verify)Gravatar Adam2013-04-27
* Squashed commit of the following:Gravatar ridiculousfish2013-04-26
* Make ack completion not spew to stderr if ack is not installedGravatar ridiculousfish2013-04-26
* Allow dynamicly adding typesGravatar Konrad Borowski2013-04-26
* Insanely long ack completionGravatar Konrad Borowski2013-04-26
* Moved lein.fish under share/completionsGravatar Siteshwar Vashisht2013-04-21
* Append / to the end of directories for scp completion as suggested by https:/...Gravatar Thomas Kühnel2013-04-20
* Teach fish_config how to find fish from __fish_bin_dirGravatar ridiculousfish2013-04-15
* Try to fix UnicodeDecodeError in create_manpage_completions.pyGravatar ridiculousfish2013-04-15
* Update go.fishGravatar hansstimer2013-04-14
* add completion for the Go toolGravatar Hans Stimer2013-04-14
* Fix to make create_manpage_completions work with Python 3Gravatar ridiculousfish2013-04-14
* Use 'command git' instead of git to defeat certain git aliasesGravatar ridiculousfish2013-04-14
* tmux: make session auto-completion user friendlyGravatar Greg Dietsche2013-04-12
* tmux: use status-left short flagsGravatar Greg Dietsche2013-04-12
* tmux: implement Status LineGravatar Greg Dietsche2013-04-12
* tmux: implement ENVIRONMENTGravatar Greg Dietsche2013-04-12
* Update apt-get completion. Fixes #652.Gravatar Konrad Borowski2013-04-09
* make punctuation consistentGravatar Greg Dietsche2013-04-07
* ftp: add support for ftp and pftpGravatar Greg Dietsche2013-04-07
* grep: add support for egrep, fgrep, rgrepGravatar Greg Dietsche2013-04-07
* grep: fix and add completionsGravatar Greg Dietsche2013-04-07
* Don't pass 0 to seq because BSDs are dumb. Pipe tmux stderr to /dev/nullGravatar ridiculousfish2013-04-04
* Squashed commit of the following:Gravatar ridiculousfish2013-04-04
* Improved brew completionGravatar Valerii Hiora2013-04-04
* Teach git completion about difftool. Change __fish_git_ranges to output branc...Gravatar ridiculousfish2013-04-04
* Some spaces to tabs in __fish_print_hostnamesGravatar ridiculousfish2013-04-03
* Ignore hashed host names in ssh/known_hostsGravatar Greg Dietsche2013-04-03
* the host keyword in ssh/.config is case insensitiveGravatar Greg Dietsche2013-04-03
* Fix a few more spelling / grammar issues in functions and completionsGravatar ridiculousfish2013-04-01
* Squashed commit of the following:Gravatar ridiculousfish2013-04-01
* Make __fish_filter_mime not spew if there's no resultsGravatar ridiculousfish2013-03-28
* Add completion for ruby-buildGravatar Terje Larsen2013-03-13
* Rename print_service_names to __fish_service_print_namesGravatar ridiculousfish2013-03-12
* service name completion for "systemd service manager" addedGravatar aliva2013-03-12
* Minor fix to order of arguments in error-message.Gravatar Kenneth Vestergaard2013-03-09
* recreate yum-cache file every six hours.Gravatar aliva2013-03-02
* autocomplete 'yum install' using yum cacheGravatar aliva2013-03-01