index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
etc
Commit message (
Expand
)
Author
Age
*
Stomp exit status of initialization scripts so that fish starts out with $sta...
ridiculousfish
2013-04-09
*
Remove code that tries to load files in include directory
ridiculousfish
2012-12-01
*
Large set of changes related to making fish relocatable, and improving the bu...
ridiculousfish
2012-07-08
*
Move special handling of DISPLAY environment variable from etc/config.fish to...
ridiculousfish
2012-03-06
*
remove trialing spaces #2
Grissiom
2010-09-18
*
First stab at dropping all support for readlines inputrc files and instead us...
liljencrantz
2007-09-26
*
Make sure all keybinding scripts repaint properly
liljencrantz
2007-09-22
*
Fix insane bytemark issue on Solaris
axel
2007-09-09
*
Add support for changing token separator in command substitution. IT is not t...
axel
2007-04-23
*
First stab at directory transition. Test with care...
axel
2006-10-19
*
Make the greeting message configurable using the fish_greeting variable
axel
2006-10-10
*
Use universal variables for fish_function_path and fish_complete_path
axel
2006-10-05
*
Move over fish_interactive.fish to be created by the Makefile, not by Autoconf
axel
2006-07-20
*
Initialize etc/fish and share/fish from the Makefile, not automatically by Au...
axel
2006-07-19
*
Set default highligting for valid paths
axel
2006-06-15
*
Add support for bold highligting
axel
2006-05-27
*
Add support for highligting qutes in a special color - defaults to blue
axel
2006-05-27
*
Add support for highlighting operators and escaped sequences
axel
2006-05-27
*
Cleanup after patch conflict
axel
2006-03-14
*
Fish PATH Fix
npilon
2006-03-14
*
Minor comment and documentation changes
axel
2006-03-14
*
Add further checks to unicode_start to see that the command exists
axel
2006-03-10
*
Move LANG init back to /etc where it belongs. IT was temporarily moved earlie...
axel
2006-03-10
*
Make the functions for setting default values use gobal values if universal v...
axel
2006-03-06
*
Fix broken function/completion paths, sent by Sean Higgins
axel
2006-02-25
*
Move code for setting ls and grep colors to function definition files
axel
2006-02-20
*
Move a few shellscript bits around
axel
2006-02-18
*
Proper ordering on paths for dynamic loading - user stuff should override sys...
axel
2006-02-17
*
Add missing files
axel
2006-02-17
*
Redo installation file structure, move lots of things to $PREFIX/share/fish
axel
2006-02-17