aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Cleanup of code that decides whether or not to fork. Fix for issue where stde...Gravatar ridiculousfish2013-06-16
* Fix for incorrect use of shared ptr referencesGravatar ridiculousfish2013-06-16
* Mark jobs as completed when all processes have finished, not just the last one.Gravatar ridiculousfish2013-06-16
* git prompt: Fix hang on detached head.Gravatar Brian Gernhardt2013-06-12
* Make funced properly handle an invalid number of argumentsGravatar ridiculousfish2013-06-08
* Fix for quoted variables in command position error messageGravatar ridiculousfish2013-06-08
* docs: remove translation instructionsGravatar David Adam (zanchey)2013-06-05
* 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
* Fix for crash when setting tmux pane titleGravatar ridiculousfish2013-06-02
* FormattingGravatar ridiculousfish2013-06-02
* Add some const, fix spacesGravatar ridiculousfish2013-06-02
* make cursor placement consistent with `transpose-words` from readlineGravatar Christian Rishøj2013-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
* Update osx/config.h for configure.ac changesGravatar ridiculousfish2013-06-01
* Conditionally include sys/sysctl.hGravatar Ian Ray2013-06-01
* Squashed commit of the following:Gravatar ridiculousfish2013-06-01
* Support for fuzzy completionsGravatar ridiculousfish2013-05-25
* Merge branch 'completions-git-add' of git://github.com/phisto/fish-shell into...Gravatar ridiculousfish2013-05-25
|\
* | Fix wchar_t castGravatar Ian Ray2013-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
* | Use strerror in uClibc, which doesn't have sys_errlistGravatar ridiculousfish2013-05-25
* | Fix typoGravatar Dennis Ideler2013-05-25
* | Add systemctl completionsGravatar Valentin-Costel Hăloiu2013-05-25
* | Escape question mark in ack completionGravatar Konrad Borowski2013-05-25
* | Fix issue where transpose fails if there is a trailing autosuggestionGravatar ridiculousfish2013-05-24
* | command and binding for transpose-charsGravatar Christian Rishøj2013-05-24
* | Fix $LINES = $COLUMNS bugGravatar Dag Odenhall2013-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
* | FAQ: address local variable/env usageGravatar David Adam (zanchey)2013-05-24