aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Fix to add a little explanatory text to colors in the web config interfaceGravatar ridiculousfish2012-05-08
* Fix to stop setting a default CDPATHGravatar ridiculousfish2012-05-05
* Make dirh, nextd, prevd work on OS XGravatar ridiculousfish2012-05-04
* Workaround difference between BSD and GNU seq in dirhGravatar ridiculousfish2012-05-04
* Make gettext function use echo instead of printf to save a forkGravatar ridiculousfish2012-04-25
* Removed extra newline from Goodbye outputGravatar ridiculousfish2012-04-25
* Removed useless deroff.py import from bash settingsGravatar ridiculousfish2012-04-25
* Clean up __fish_config_interactive a little bitGravatar ridiculousfish2012-04-24
* Improve fork reportingGravatar ridiculousfish2012-04-24
* Fixed setting PATH variable in import_bash_settings.pyGravatar Siteshwar Vashisht2012-04-22
* Merge branch 'master' into CPlusPlusGravatar ridiculousfish2012-04-18
|\
* | Fix to try to remove Python 2.7 dependencyGravatar ridiculousfish2012-04-15
* | Deroffer optimizationsGravatar ridiculousfish2012-04-15
* | Some more deroff optimizationsGravatar ridiculousfish2012-04-15
* | Speed improvements to derofferGravatar ridiculousfish2012-04-15
* | Added a fish_update_completions function to run the manpage completion fileGravatar ridiculousfish2012-04-11
* | Make create_manpage_completions output to ~/.config/fish/completions by defau...Gravatar ridiculousfish2012-04-11
* | Make the web config page have a title and pass W3C validationGravatar ridiculousfish2012-04-11
* | Deroffing completion workGravatar ridiculousfish2012-04-09
* | Deroffer workGravatar ridiculousfish2012-04-09
* | Various improvements on completion toolGravatar ridiculousfish2012-04-04
* | Work on improving the output of the manpage completion scriptGravatar ridiculousfish2012-04-03
* | Fix for an extra line at the end of the variable listingGravatar ridiculousfish2012-04-01
* | More work to try to make webconfig's layout correct under firefoxGravatar ridiculousfish2012-04-01
* | Fix for an issue where you can't select the top row of colorsGravatar ridiculousfish2012-03-31
* | A little better support for non-term-256 colors in web configGravatar ridiculousfish2012-03-31
* | Some work towards improving manpage completionsGravatar ridiculousfish2012-03-30
* | Make the color picker cell borders appear correctly in FirefoxGravatar ridiculousfish2012-03-27
* | Make the functions builtin have a bit nicer outputGravatar ridiculousfish2012-03-25
* | Moved some Python scripts into new share/tools/ directory.Gravatar ridiculousfish2012-03-25
* | Added some missing calls to setup_fork_guards() in utilities.Gravatar ridiculousfish2012-03-07
* | Removed pwd.fish, which made the home directory print out with ~ (annoying)Gravatar ridiculousfish2012-03-07
* | Added color.h, color.cpp. Got term256 colors working.Gravatar ridiculousfish2012-02-12
* | Added autosuggestion color variable fish_color_autosuggestionGravatar ridiculousfish2012-02-06
| * reviewed merge reqest 14:Gravatar Jan Kanis2012-01-25
| * Merge branch 'master' into merge-requests/14Gravatar Jan Kanis2011-12-17
| |\ | |/ |/|
* | update aptitude completions, patch by Dániel Ugra, closes Launchpad bug 238282Gravatar Jan Kanis2011-09-25
| * uniq doesn't filter duplicates that aren't consecutive, use sort -uGravatar Jan Kanis2011-09-23
| * *wvdial completion fixedGravatar gonchar2011-09-23
| * * git rm and git status options are addedGravatar gonchar2011-09-23
| * * __fish_complete_subcommand_root now passes arguments toGravatar gonchar2011-09-23
|/
* Fix an old, old reference to a long-gone fish function for gem.fishGravatar Mark A. Miller2011-08-13
* Merge commit 'refs/merge-requests/12' of git://gitorious.org/fish-shell/fish-...Gravatar Grissiom2011-07-28
|\
| * still didn't work correctly, there were delimiters missing in the conditional...Gravatar Andreas Raster2011-06-24
| * last commits fix now also applied in the 'else' clauseGravatar Andreas Raster2011-06-21
| * fixed an issue when trying to complete something like 'cd /mnt/windows7/Progr...Gravatar Andreas Raster2011-06-21
* | Change git-symbolic-ref to git symbolic-ref.Gravatar Shaun Reich2011-06-19
|/
* Merge commit 'refs/merge-requests/8' of git://gitorious.org/fish-shell/fish-s...Gravatar Christopher Nilsson2011-01-11
|\
| * Use eix instead of emerge when possibleGravatar James Bowlin2010-12-02
| * funcsave: Fixed error and help handling.Gravatar Dylan Smith2010-12-02