aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* remove "doc" make target and rename "user_doc"Gravatar Kurtis Rader2016-03-30
* __fish_print_packages: use libzypp builtin cache for zypperGravatar Sam Yu2016-03-30
* Add history --helpGravatar Fabian Homborg2016-03-30
* clarify behavior of ** globGravatar Kurtis Rader2016-03-29
* more fish_indent cleanup for prev commitGravatar Kurtis Rader2016-03-29
* fix regression to vi-mode \cc bindingGravatar Kurtis Rader2016-03-29
* Reword: Always call suggestions sugggestionsGravatar Fabian Homborg2016-03-29
* Document pager searchGravatar Fabian Homborg2016-03-29
* Document more keybindingsGravatar Fabian Homborg2016-03-29
* travis: enable leak detection in address sanitiserGravatar David Adam2016-03-28
* Make modprobe completion more preciseGravatar Josef Gajdusek2016-03-28
* Fix typos: ingnore->ignoreGravatar Josef Gajdusek2016-03-28
* Remove an unnecessary c_str()Gravatar ridiculousfish2016-03-27
* Fix memory leaks at exit found in testsGravatar Andreas Nordal2016-03-27
* Only read .fish files in the snippets directoriesGravatar Fabian Homborg2016-03-26
* Update README.mdGravatar CharlonTank2016-03-25
* add yaourt completionsGravatar Bogdan Sinitsyn2016-03-24
* limit size of cd history to 25 directoriesGravatar Kurtis Rader2016-03-23
* `fish --version` should write to stdoutGravatar Kurtis Rader2016-03-23
* Fix memory leak, error message when failing to open input fileGravatar Andreas Nordal2016-03-22
* Make reading ssh files case-insensitiveGravatar Fabian Homborg2016-03-22
* Add missing "Universal Variables" to tutorial.hdrGravatar Nyanpasu2016-03-22
* implement swap-selection-start-stop functionGravatar Federico Ferri2016-03-20
* fix w, e (with a trick to cope with big-words)Gravatar Federico Ferri2016-03-20
* fix handling of non-ASCII chars in C localeGravatar Kurtis Rader2016-03-20
* add \r equivalent bindingGravatar Kurtis Rader2016-03-20
* Add `--no-index` option completion for `git diff`Gravatar Cody Frazer2016-03-20
* Fix acpi check in nim promptGravatar Fabian Homborg2016-03-20
* robbyrussell prompt: Check for git/hg existenceGravatar Fabian Homborg2016-03-20
* Merge branch 'master' of github.com:fish-shell/fish-shellGravatar Kurtis Rader2016-03-18
|\
* | make alt-L output respect multi-line promptsGravatar Owen Richardson2016-03-18
* | env_universal_common: use uid_t in geteuid checksGravatar David Adam2016-03-18
| * env_universal_common: use uid_t in geteuid checksGravatar David Adam2016-03-18
|/
* parse_execution.cpp: Remove line continuationsGravatar Andreas Nordal2016-03-17
* Improve error handling around fchownGravatar Jeff Kowalski2016-03-12
* Handle return values from fchownGravatar Jeff Kowalski2016-03-12
* date and uniq completions for OS X.Gravatar lordlycastle2016-03-12
* Move code in etc/config.fish to share/config.fishGravatar Fabian Homborg2016-03-09
* assume getopt/getopt_long is availableGravatar Kurtis Rader2016-03-08
* Document more bind functionsGravatar Fabian Homborg2016-03-06
* Update dpkg completions to complete commonly used optionsGravatar David Adam2016-03-06
* Don't set locale to en_US.UTF-8 unconditionally.Gravatar David Adam2016-03-06
* fish.spec: dependency on net-tools/hostname depending on platformGravatar David Adam2016-03-06
* expand_string should not return any results on errorGravatar ridiculousfish2016-03-05
* Save a few string allocations when importing environment variablesGravatar ridiculousfish2016-03-05
* Prefer the first, not last, of any env var duplicatesGravatar ridiculousfish2016-03-05
* A few fixes suggested by Coverity ScanGravatar ridiculousfish2016-03-03
* Fix stylistic nit in glob documentationGravatar Fabian Homborg2016-03-03
* Remove "w/o Background Color" text from Set Theme button in fish_configGravatar ridiculousfish2016-03-02
* Tweak UTF8 decoding interfaceGravatar ridiculousfish2016-03-02