aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* osx/config.h: add some missed definesGravatar David Adam2014-12-21
* Merge a handful of old and new fixes for the build on SolarisGravatar David Adam2014-12-21
|\
| * Solaris build fixes: use _sys_errs if availableGravatar David Adam2014-12-21
| * Solaris build fixes: detect <termios.h> in configureGravatar David Adam2014-12-21
| * Solaris build fixes: use memset instead of bzeroGravatar David Adam2014-12-21
| * Solaris build fixes: fallback to _XOPEN_NAME_MAX if definedGravatar David Adam2014-12-21
| * use configure to detect dirent.d_typeGravatar David Adam2014-12-21
| * Support for dirents without d_type (e.g. Solaris)Gravatar ridiculousfish2014-12-21
| * use configure to define NOMACROSGravatar David Adam2014-12-21
| * Update osx/config.h with new configure headersGravatar David Adam2014-12-21
| * Define some macros to stop Solaris curses headers from breaking the STLGravatar ridiculousfish2014-12-21
| * Solaris build fixes: pick the right curses more of the timeGravatar David Adam2014-12-21
|/
* tmux completion: add more attach-session aliasesGravatar Igor Savchuk2014-12-08
* Remove del_curterm workaround on *BSD.Gravatar David Adam2014-12-08
* Make fish_config handle no LANG variable set.Gravatar Konrad Borowski2014-12-05
* Add cygport completions provided by Andrew SchulmanGravatar Konrad Borowski2014-12-01
* Added `export` alias for set global variable, made for sh/bash/zsh compatibilityGravatar Rack Lin2014-12-01
* Add completion for git-cleanGravatar Vladimir Varankin2014-11-29
* Added Chinese translation.Gravatar 王邈2014-11-27
* Fix for issue where fish_indent would lose blank linesGravatar ridiculousfish2014-11-25
* Disable localizations during testsGravatar Kevin Ballard2014-11-25
* Revert "tests/status.in: fix test for locale, fall back to default strings"Gravatar Kevin Ballard2014-11-25
* tests/status.in: fix test for locale, fall back to default stringsGravatar David Adam2014-11-25
* Update English translationGravatar David Adam2014-11-25
* Update various strings for translation, avoid _ for non-translationsGravatar David Adam2014-11-25
* grep.fish: don't set GREP_COLORGravatar David Adam2014-11-25
* grep.fish: don't use GREP_OPTIONS as it is deprecatedGravatar David Adam2014-11-25
* Define a common `mktemp` for testsGravatar Kevin Ballard2014-11-24
* Tweak test runner to set up environment betterGravatar Kevin Ballard2014-11-24
* Hack the tokenizer to compress multiple adjacent newlines into oneGravatar ridiculousfish2014-11-24
* Add a helpful comment warning of a nonsense result from tok_lastGravatar ridiculousfish2014-11-24
* Makefile: add pkgconfig file to uninstall targetGravatar David Adam2014-11-23
* Fix issue where tab completions could ignore command-specific completionsGravatar ridiculousfish2014-11-20
* __fish_config_interactive: send CWD via escapes in Apple TerminalGravatar David Adam2014-11-20
* __fish_urlencode: rework to behave properly on BSD/OS XGravatar David Adam2014-11-20
* brew completion: update completionGravatar Misty De Meo2014-11-20
* Minor commenting and cleanup in screen.cppGravatar ridiculousfish2014-11-19
* Stop resetting the color for the character under the cursorGravatar ridiculousfish2014-11-19
* Use -1 instead of 0 for the notifyd token "missing value" sentinelGravatar ridiculousfish2014-11-19
* Filter lines starting with hash from /etc/shells and /etc/groupGravatar ridiculousfish2014-11-19
* Fix error in yum completionsGravatar David Adam2014-11-17
* Makefile: check HAVE_GETTEXT in Makefile not shellGravatar David Adam2014-11-17
* Makefile: remove warning about old version of gettextGravatar David Adam2014-11-17
* web_config: improve abbreviations supportGravatar David Adam2014-11-16
* abbr.fish: escape the output of abbr --showGravatar David Adam2014-11-16
* abbr.fish: improve support for corner casesGravatar David Adam2014-11-16
* abbr/web_config: support space-delimited abbreviationsGravatar David Adam2014-11-15
* __fish_print_packages: add support for zypperGravatar David Adam2014-11-13
* Makefile: install locale files to $localedirGravatar David Adam2014-11-13
* update keybindings docsGravatar David Adam2014-11-13