aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/cd.fish
Commit message (Expand)AuthorAge
* add `function --shadow-builtin` flagGravatar Kurtis Rader2016-05-14
* fix the style of several functionsGravatar Kurtis Rader2016-05-08
* limit size of cd history to 25 directoriesGravatar Kurtis Rader2016-03-23
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Fix cd function to handle empty variables correctly. Patch by Sven Axelsson.Gravatar axel2009-02-02
* Make all descriptions for function calls use the implicit translation from th...Gravatar axel2007-01-16
* Update function wrapper for cd builtin, make sure a local variable is usedGravatar axel2006-06-17
* Fix a bug in the function wrapper around the 'cd' builtin that caused cd to s...Gravatar axel2006-06-17
* Avoid using the pwd command in favour of the $PWD variable, since the pwd com...Gravatar axel2006-05-29
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17