aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Fix chsh completionGravatar ridiculousfish2012-12-01
* use sgrep instead of grepGravatar David Adam (zanchey)2012-11-27
* use getent for hosts if available, otherwise use more resilient processing of...Gravatar David Adam (zanchey)2012-11-27
* use getent for passwd and group if availableGravatar David Adam (zanchey)2012-11-27
* Improvements to man page parser, and to description truncationGravatar ridiculousfish2012-11-22
* Merge branch 'master' into fix-indentation-mergeGravatar ridiculousfish2012-11-18
|\
| * Default fish_pager_color_description to '555 yellow'Gravatar ridiculousfish2012-11-18
* | Remove trailing whitespaces and change tabs to spacesGravatar Łukasz Niemier2012-11-18
|/
* Optimize staged logicGravatar Terje Larsen2012-11-17
* Use double-dollar vars for dynamic variablesGravatar Terje Larsen2012-11-17
* Add configurable status signs againGravatar Terje Larsen2012-11-17
* Fix uniqueness and escape question-marksGravatar Terje Larsen2012-11-17
* Fix: args -> argv in __fish_git_promptGravatar Sławek Piotrowski2012-11-14
* Fix help completion to not barf if html file is absentGravatar ridiculousfish2012-10-29
* Removed python scripts to import bash settingsGravatar Siteshwar Vashisht2012-10-27
* Remove remotes prefix from branchesGravatar Terje Larsen2012-10-22
* Add git completions for tracking (branch/checkout)Gravatar Terje Larsen2012-10-22
* Fix broken git alias completionGravatar Terje Larsen2012-10-22
* Use echo -n instead of printfGravatar Terje Larsen2012-10-20
* Improve the git promptGravatar Terje Larsen2012-10-20
* Removed backwards compatibility check for fish_user_keybindingsGravatar ridiculousfish2012-10-20
* Normalized some inconsistent whitespace.Gravatar Nate Soares2012-10-20
* Revive support for fish_user_keybindingsGravatar Nate Soares2012-10-20
* added missing underscoreGravatar Nate Soares2012-10-20
* keybindings → key_bindings (for consistency)Gravatar Nate Soares2012-10-20
* Handle some more escapes in de-groffing man pagesGravatar ridiculousfish2012-10-17
* Add apt-cache completion for package namesGravatar Adrien2012-10-17
* Added terlar's prompt, and robbyrussell which was inadvertently omittedGravatar ridiculousfish2012-10-15
* Some new completions and modified some others.Gravatar SanskritFritz2012-10-02
* Facelift for pacman completions.Gravatar SanskritFritz2012-10-02
* Package groups were completed as repos. Fixed.Gravatar SanskritFritz2012-10-02
* fix outputGravatar maxfl2012-09-22
* nmcli completionsGravatar maxfl2012-09-22
* Fixed web_config prompt to work with Python 2.6.1Gravatar Peter Ammon2012-09-10
* Fix to make prompt chooser work in Python3Gravatar ridiculousfish2012-09-06
* Improve python3 compatibility in webconfig.pyGravatar ridiculousfish2012-09-06
* Renamed hyperminamlist promptGravatar ridiculousfish2012-09-06
* Allow setting the prompt from web_configGravatar ridiculousfish2012-09-06
* Improve documentation and error reporting for elseif.Gravatar ridiculousfish2012-09-01
* Fix check for non-empty argument (= initial tab) in fish_configGravatar Torsten Grust2012-08-30
* Use xdg-open instead of BROWSER, if availableGravatar ridiculousfish2012-08-25
* Minor updatesGravatar maxfl2012-08-25
* Merge branch 'webserver' of git://github.com/simukis/fish-shell into simukis-...Gravatar ridiculousfish2012-08-20
|\
* | Make history deletion from web config work properly with Unicode under both P...Gravatar ridiculousfish2012-08-20
| * Wipe unnecessary `as` statementGravatar Simonas Kazlauskas2012-08-19
| * Decode data in python3 – Fixes #265.Gravatar Simonas Kazlauskas2012-08-19
| * Remove trailing spaces and replace tabs with spacesGravatar Simonas Kazlauskas2012-08-19
|/
* Fix to make the choose-a-port loop work correctly for webconfig.py under Python3Gravatar ridiculousfish2012-08-17
* Disable file completion descriptions per https://github.com/fish-shell/fish-s...Gravatar ridiculousfish2012-08-15
* Implement completion for 'dd'.Gravatar Scott Leggett2012-08-12