aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* | FAQ: add questions from beta siteGravatar David Adam (zanchey)2013-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
|/
* Fix for crashing and assertion failures when tab completing a token that cons...Gravatar ridiculousfish2013-05-20
* Fix for failing to update command line while cycling through tab completionsGravatar ridiculousfish2013-05-20
* Updated links to documentation in README.mdGravatar Siteshwar Vashisht2013-05-19