aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/ls.fish
Commit message (Expand)AuthorAge
* ls: find and use various dircolors initialisation files, if they existGravatar David Adam2014-10-17
* Adopt the new type -q flag in the other functionsGravatar Kevin Ballard2014-07-13
* Fix ls command under CygwinGravatar Konrad Borowski2013-08-12
* Fix color ls detection for BSD and OS X systems. Patch by Sven Axelsson.Gravatar axel2009-02-02
* Make all descriptions for function calls use the implicit translation from th...Gravatar axel2007-01-16
* Use dircolors to set default colors for lsGravatar axel2006-12-01
* Fix bug causing ls function to never color or classify filesGravatar axel2006-10-05
* Unly use classifications in ls if stdout is a ttyGravatar axel2006-09-20
* Avoid circular dependency in ls autoload. Second try.Gravatar axel2006-08-10
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
* Move code for setting ls and grep colors to function definition filesGravatar axel2006-02-20
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17