summary refs log tree commit diff
path: root/src/cd.c (follow)
Commit message (Expand)AuthorAge
* dash: Stop this stat64 nonsenseJune McEnroe2022-01-21
* shell: Always use explicit large file APIHerbert Xu2020-05-15
* exec: Stricter pathopt parsingHerbert Xu2018-05-28
* exec: Do not allocate stack string in padvanceHerbert Xu2018-05-28
* [CD] support drive letters on CygwinEric Blake2014-10-27
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [CD] Lookup PWD after going through CDPATHHerbert Xu2009-08-31
* [CD] Fixed getcwd build error for the non-glibc caseHerbert Xu2008-08-05
* [CD] Restored warning when getcwd failsHerbert Xu2008-05-03
* [CD] Test __GLIBC__ instead of _GNU_SOURCEHerbert Xu2008-05-03
* [CD] Restored non-glibc getcwd supportHerbert Xu2008-05-02
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Renamed error to sh_error.herbert2005-09-26
* Fixed cd - when OLDPWD is unset.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26
e='2018-09-12 22:56:11 -0400'>2018-09-12Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe