aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* history: Add option to show timestampsHEADmasterGravatar Benjamin Barenblat2016-06-27
* don't allow f-k-r to run if stdin/stdout not a ttyGravatar Kurtis Rader2016-06-26
* fix fish_key_reader.cpp so it builds on linuxGravatar Kurtis Rader2016-06-26
* add more ways to exit fish_key_readerGravatar Kurtis Rader2016-06-26
* Reword variable expansion docsGravatar Fabian Homborg2016-06-26
* Document fish_mode_promptGravatar Fabian Homborg2016-06-26
* Rewrite error messages for incorrect TERMGravatar David Adam2016-06-26
* update osx/config.h to match current configure outputGravatar David Adam2016-06-26
* fix setting the fish_key_reader localeGravatar Kurtis Rader2016-06-25
* Remove oopsies while pasting.Gravatar Aaron Gyes2016-06-25
* Check for "Windows-3.4.0" as per MS's suggestion.Gravatar Aaron Gyes2016-06-25
* croak if gettimeofday() failsGravatar Kurtis Rader2016-06-24
* Style fixes.Gravatar Aaron Gyes2016-06-23
* history --merge to properly interleave itemsGravatar ridiculousfish2016-06-23
* fish_key_reader: ms were off by factor of ten.Gravatar Aaron Gyes2016-06-23
* std::isnan()Gravatar Aaron Gyes2016-06-23
* proc_init() doesn't need to be called.Gravatar Aaron Gyes2016-06-23
* Remove inadvertent change in fish_tests.cppGravatar Aaron Gyes2016-06-23
* Make IWYU output in lint.cpp less messyGravatar Aaron Gyes2016-06-23
* Fix typoGravatar bgeron-g2016-06-23
* Fix up key_readerGravatar Aaron Gyes2016-06-23
* Fix crash with empty $TERMGravatar Aaron Gyes2016-06-21
* npm completions: Check command npm existenceGravatar Fabian Homborg2016-06-21
* Document clipboard bindings.Gravatar Fabian Homborg2016-06-21
* Bind clipboard-copy to \cx, restore yank bindingGravatar Fabian Homborg2016-06-21
* systemctl completions: Add reset-failed completionGravatar Fabian Homborg2016-06-21
* npm completions: Call command npmGravatar Fabian Homborg2016-06-21
* Merge branch 'master' of https://github.com/fish-shell/fish-shellGravatar Aaron Gyes2016-06-18
|\
* | Remove SHLVL check.Gravatar Aaron Gyes2016-06-18
| * deal with broken ttys on MS WindowsGravatar Kurtis Rader2016-06-18
|/
* Lossless recompress of images with pngcrush+zopfliGravatar Aaron Gyes2016-06-18
* 'jobs.status' change missing from last commit.Gravatar Aaron Gyes2016-06-18
* bg had also had wrong exit code for some errorsGravatar Aaron Gyes2016-06-18
* fg: fix exit code (was 1 if success else 0)Gravatar Aaron Gyes2016-06-18
* implement custom cppcheck rulesGravatar Kurtis Rader2016-06-17
* Decrease minimum SHLVL for suspend without --forceGravatar Aaron Gyes2016-06-15
* remove unset vars from the environmentGravatar Kurtis Rader2016-06-15
* `string escape` some eval callsGravatar Aaron Gyes2016-06-15
* Refine reading ssh_config (#3146)Gravatar Boris Aranovich2016-06-15
* trivial locale cleanupsGravatar Kurtis Rader2016-06-14
* Lint CleanupGravatar Aaron Gyes2016-06-14
* use fish_wcwidth rather than wcwidthGravatar Kurtis Rader2016-06-14
* Travis: clang 3.5.0 on LinuxGravatar Aaron Gyes2016-06-14
* Travis: restore clang with trusty & included clangGravatar Aaron Gyes2016-06-14
* Quote `eval ... webconfig.py` in fish_config.fishGravatar Aaron Gyes2016-06-14
* Completion for string match --invertGravatar Aaron Gyes2016-06-13
* remove obsolete install targets in MakefileGravatar David Adam2016-06-14
* make style targets in Makefile phonyGravatar David Adam2016-06-14
* Restyle touched .cpp filesGravatar Aaron Gyes2016-06-12
* Improve fish_indent -w error outputGravatar Aaron Gyes2016-06-12