aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | Don't print the jobs header when stdout is redirectedGravatar ridiculousfish2015-12-03
* | Fix the error message not being outputedGravatar Max Nordlund2015-12-03
* | Fix wrong exit code for `jobs` #2505Gravatar Max Nordlund2015-12-03
* | Add completion for pkg-configGravatar Fabian Homborg2015-12-03
* | Add completion for systemd-nspawnGravatar Fabian Homborg2015-12-03
* | Add completion for systemd-analyzeGravatar Fabian Homborg2015-12-03
* | Merge pull request #2575 from mrshu/mrshu/improve-git-remoteGravatar Fabian Homborg2015-11-30
|\ \
| * | git: Improve completion for git remoteGravatar mr.Shu2015-11-29
|/ /
* | Merge pull request #2573 from mrshu/mrshu/add-missing-git-remote-subcommandsGravatar Fabian Homborg2015-11-28
|\ \
* \ \ Merge pull request #2572 from lordlycastle/masterGravatar Fabian Homborg2015-11-28
|\ \ \ | | |/ | |/|
* | | env_universal_common.cpp: don't bother trying nonexistent pathGravatar David Adam2015-11-28
* | | env.cpp: warn when wgetcwd() failsGravatar David Adam2015-11-28
| | * git: Add missing remote subcommands completionGravatar mr.Shu2015-11-28
| |/ |/|
| * Added completions for cat, cp, mktemp, stat, touch for OS X.Gravatar lordlycastle2015-11-28
* | fish_tests.cpp: use temporary path for completion testsGravatar David Adam2015-11-27
* | Complete bg and fg with job PIDs.Gravatar Daniel Matz2015-11-27
* | Add a function to complete job PIDs.Gravatar Daniel Matz2015-11-27
* | Fix tab completion after '%' character.Gravatar Daniel Matz2015-11-27
|/
* Remove circular dependency in fallback seqGravatar Fabian Homborg2015-11-27
* Add completion for OSX rmGravatar Fabian Homborg2015-11-27
* Update hg completionGravatar Daniel Matz2015-11-23
* Add completions for OSX whichGravatar Fabian Homborg2015-11-23
* Add more sudo optionsGravatar Fabian Homborg2015-11-23
* Support the OSX versions of head/tailGravatar Fabian Homborg2015-11-19
* math: Join lines manuallyGravatar Fabian Homborg2015-11-19
* psub: add -s, --suffixGravatar Eugene Sharygin2015-11-14
* Add completion for stringGravatar Fabian Homborg2015-11-12
* Merge pull request #2539 from seethemhigh/docs-typosGravatar Fabian Homborg2015-11-10
|\
| * Fix a doc typoGravatar seethemhigh2015-11-10
|/
* Upgrade Xcode project for newest XcodeGravatar ridiculousfish2015-11-09
* Remove duplicate \cw binding in default key bindingsGravatar ridiculousfish2015-11-08
* Attempt to fix the sporadic uvar test failures on LinuxGravatar ridiculousfish2015-11-08
* Fix key_reader make target.Gravatar Gordon Tyler2015-11-08
* Use unused cleanup_autogenerated_fileGravatar Alexander Hedges2015-11-08
* Remove autogenerated files before generating the new onesGravatar Alexander Hedges2015-11-08
* Guard against files that don't end in .[1...9]Gravatar Alexander Hedges2015-11-08
* Ignore references to builtin on the macGravatar Alexander Hedges2015-11-08
* Make input_mapping_execute stop returning R_NULL too oftenGravatar ridiculousfish2015-11-07
* Teach the cd autosuggestion how to descend "unique" hierarchiesGravatar ridiculousfish2015-11-07
* vi-mode: Inherit \cf and \cb bindings as wellGravatar Fabian Homborg2015-11-06
* Improve apt-get completionGravatar maxried2015-11-01
* tests: try longer timeout in case setting fish_key_bindings is taking too longGravatar David Adam2015-10-30
* Update fish_default_key_bindings.fishGravatar maxried2015-10-29
* vi-mode: Make \cb do backward-word againGravatar Fabian Homborg2015-10-28
* vi: Bind \cx to end-of-line in insert modeGravatar Fabian Homborg2015-10-28
* Add cargo and rustc completion.Gravatar Bheesham Persaud2015-10-26
* Add ability to customize the amount of path shortening in prompt_pwdGravatar Gary Peck2015-10-26
* Make 'set -ql' search up to function scopeGravatar ridiculousfish2015-10-23
* Revert "reader.cpp: send carriage return after printing the window title"Gravatar ridiculousfish2015-10-21
* Switch useradd and chsh to `string`Gravatar Fabian Homborg2015-10-21