Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-02-03 | Decided I don't like "set -x". | Wayne Davison | 1 | -2/+0 |
2005-02-26 | Decided I like "set -x" after all. | Wayne Davison | 1 | -0/+2 |
2005-02-20 | Got rid of "set -x" (runtests.sh has a way to set this, if desired). | Wayne Davison | 1 | -2/+0 |
2004-05-18 | Use $suitedir to find rsync.fns. | Wayne Davison | 1 | -1/+1 |
2004-02-04 | Improved the trailing comment. | Wayne Davison | 1 | -0/+1 |
2003-07-05 | We now figure out if diff accepts -u and we'll use it instead of -c, | Wayne Davison | 1 | -3/+1 |
2003-07-05 | Changed "diff -u" back to "diff -c" (for portability). | Wayne Davison | 1 | -1/+1 |
2003-07-04 | Changed "diff -c" to "diff -u". | Wayne Davison | 1 | -1/+1 |
2002-03-25 | Add a test case for trim_trailing_slashes, and make it handle other cases. | Martin Pool | 1 | -0/+29 |