Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fish: copy-in, copy-out, edit, more commands can use win:... prefix. | Richard W.M. Jones | 2011-04-05 | 1 | -2/+15 |
* | fish: Change 'int argc' to 'size_t argc' throughout. | Richard W.M. Jones | 2010-10-21 | 1 | -1/+1 |
* | Allow $TMPDIR to override most temporary directory uses. | Richard W.M. Jones | 2010-09-24 | 1 | -1/+1 |
* | generator: Generate guestfish-only commands. | Richard W.M. Jones | 2010-09-18 | 1 | -1/+1 |
* | fish: Fix 'more' command to work with any file. | Richard Jones | 2010-09-09 | 1 | -10/+2 |
* | convert uses of strcasecmp to STRCASEEQ | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | Implement "more" and "less" commands in guestfish. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+93 |