aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
...
| * Support for defining color with bold/brighter color setGravatar Mariusz Smykuła2013-06-18
| * Less code is better, __fish_git_prompt_validate_colors refactorGravatar Mariusz Smykuła2013-06-18
| * Use tabs, sample promptGravatar Mariusz Smykuła2013-06-18
| * Fixes, new method added to promptGravatar Mariusz Smykuła2013-06-17
| * Added informative status methodGravatar Mariusz Smykuła2013-06-17
| * Informative version of __fish_git_prompt_show_upstreamGravatar Mariusz Smykuła2013-06-17
| * Fix variable nameGravatar Mariusz Smykuła2013-06-17
|/
* Portmaster completionsGravatar James French2013-06-17
* Added completions for VagrantGravatar Ivan Giuliani2013-06-17
* git prompt: Fix hang on detached head.Gravatar Brian Gernhardt2013-06-12
* Make funced properly handle an invalid number of argumentsGravatar ridiculousfish2013-06-08
* Added completions for apt-markGravatar James French2013-06-04
* git prompt: replace question with explanationGravatar Brian Gernhardt2013-06-03
* git prompt: actually show staged tokenGravatar Brian Gernhardt2013-06-03
* git prompt: reindentGravatar Brian Gernhardt2013-06-03
* rsync completions: use rsync --list-only to generate completions, allowing th...Gravatar David Adam (zanchey)2013-06-03
* Rsync Remote Path CompletionGravatar James French2013-06-03
* Add some const, fix spacesGravatar ridiculousfish2013-06-02
* transpose-wordsGravatar Christian Rishøj2013-06-02
* Fixed the capitalization and shorten the descriptions.Gravatar Johann Weging2013-06-02
* Added completions for headGravatar Johann Weging2013-06-02
* Added completions for netctlGravatar Johann Weging2013-06-02
* Add completions for lunchy (Service launcher for OSX)Gravatar Terje Larsen2013-06-02
* 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