aboutsummaryrefslogtreecommitdiffhomepage
path: root/path.c
Commit message (Expand)AuthorAge
* Replace variadic functions like sb_append and contains_str with variadic macr...Gravatar liljencrantz2007-09-29
* Further improve accuracy of cd builtins error messages. Now correctly reports...Gravatar liljencrantz2007-09-21
* Significantly improve accuracy of error reporting in the cd builtinGravatar liljencrantz2007-09-21
* Make sure that the PWD and HOME variables are always in canonical formGravatar axel2007-05-11
* Move keyword detection code to separate fileGravatar axel2007-04-22
* Use cpp macro to avoid manually adding sentinel value to varargs functionsGravatar axel2007-04-17
* First stab at directory transition. Test with care...Gravatar axel2006-10-19