summaryrefslogtreecommitdiffstats
path: root/fish/tilde.c
Commit message (Expand)AuthorAgeFilesLines
* maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exitJim Meyering2009-11-201-2/+2
* change strncmp() == 0 to STREQLEN()Jim Meyering2009-11-091-1/+1
* avoid use of all ctype macrosJim Meyering2009-09-241-1/+0
* tilde.c: avoid a warningJim Meyering2009-08-211-5/+3
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-031-3/+3
* guestfish: Add tilde expansion for paths (RHBZ#511372).Richard Jones2009-07-151-0/+121