aboutsummaryrefslogtreecommitdiffhomepage
path: root/path.h
Commit message (Expand)AuthorAge
* Restore implicit cd for paths starting with ., .., or ~Gravatar ridiculousfish2012-06-02
* Lots of modernization changedGravatar ridiculousfish2012-05-09
* Factor is_potential_path to properly handle CDPATHGravatar ridiculousfish2012-05-07
* Fix to prevent autosuggesting cd'ing to the current working directoryGravatar ridiculousfish2012-02-18
* Changes to make autosuggestion even smarter by specially recognizing the cd c...Gravatar ridiculousfish2012-02-18
* Final removal of halloc. It's like Christmas Morning.Gravatar ridiculousfish2012-02-09
* Some hopefully good changes to get IOs off of hallocGravatar ridiculousfish2012-02-09
* Got rid of multiple cd paths, only current directory will be searched while c...Gravatar Siteshwar Vashisht2012-02-09
* Excised some more hallocGravatar ridiculousfish2012-02-07
* Excised some hallocGravatar ridiculousfish2012-02-07
* Work on new history implementationGravatar ridiculousfish2012-02-05
* Change parser_t::parse_job's args array to be a local, rather than just leak ...Gravatar ridiculousfish2012-01-31
* Excised some more hallocGravatar ridiculousfish2012-01-29
* Some changes to migrate towards C++ and a multithreaded modelGravatar ridiculousfish2011-12-26
* remove trailing spacesGravatar Grissiom2010-09-18
* Add lots of new code comments.Gravatar liljencrantz2008-01-14
* Further improve accuracy of cd builtins error messages. Now correctly reports...Gravatar liljencrantz2007-09-21
* Make sure that the PWD and HOME variables are always in canonical formGravatar axel2007-05-11
* First stab at directory transition. Test with care...Gravatar axel2006-10-19