aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Merge branch 'Integration_2.0.0'Gravatar ridiculousfish2013-05-17
|\
* | Use gnutar instead of tar for making tarballsGravatar ridiculousfish2013-05-17
| * Fix for AppleScript error in fish.appGravatar ridiculousfish2013-05-17
| * Added missing osx/install.sh for building fish.appGravatar ridiculousfish2013-05-16
| * Fix for failing to weak link wcsncasecmp - binary dies on SnowLeopardGravatar ridiculousfish2013-05-16
|/
* Add note about uninstalling fishGravatar ridiculousfish2013-05-16
* Merge branch 'Integration_2.0.0'Gravatar ridiculousfish2013-05-15
|\
| * Release notes for fish 2.0Gravatar ridiculousfish2013-05-15
| * 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
| * Help cleanupGravatar David Adam (zanchey)2013-05-13
| * Document that fish functions cannot be backgroundGravatar David Adam (zanchey)2013-05-13
| * FAQ updates - implicit cd and autosuggestionsGravatar David Adam (zanchey)2013-05-13
| * documentation typosGravatar David Adam (zanchey)2013-05-13
| * Add errret param to other calls to setuptermGravatar ridiculousfish2013-05-13
| * Prevent fish dying if setupterm() fails in builtin_set_color()Gravatar Ian Munsie2013-05-13