aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Squashed commit of the following:Gravatar ridiculousfish2013-06-01
* Merge branch 'completions-git-add' of git://github.com/phisto/fish-shell into...Gravatar ridiculousfish2013-05-25
|\
* | Parse man8 pages with fish_update_completionsGravatar Dag Odenhall2013-05-25
* | Indentation and quote cleanup of help.fishGravatar ridiculousfish2013-05-25
* | help function: tidy up messages, remove the 'difference' optionGravatar David Adam (zanchey)2013-05-25
* | help command: only use $BROWSER if it is a valid commandGravatar David Adam (zanchey)2013-05-25
* | Add systemctl completionsGravatar Valentin-Costel Hăloiu2013-05-25
* | Escape question mark in ack completionGravatar Konrad Borowski2013-05-25
* | command and binding for transpose-charsGravatar Christian Rishøj2013-05-24
* | Slightly modified this theme to match robbyrusselGravatar Marc Qualie2013-05-24
* | Squashed commit of the following:Gravatar ridiculousfish2013-05-24
* | Added darwin uname completions, fixes #778Gravatar Bodo Tasche2013-05-24
* | Squashed commit of the following:Gravatar ridiculousfish2013-05-24
* | Implement subcommand arguments completion for zypper package managerGravatar Max Gonzih2013-05-24
* | Add completion for zypper pkg manager (openSUSE)Gravatar Max Gonzih2013-05-24
| * quote command for it to be ran every timeGravatar Patrick Browne2013-05-24
| * added options for git addGravatar Patrick Browne2013-05-24
| * added completion for git add --patchGravatar Patrick Browne2013-05-24
|/
* 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