Age | Commit message (Expand) | Author |
---|---|---|
2012-03-22 | maint: refactor relpath() from `realpath` for use by `ln` | Pádraig Brady |
2012-03-15 | realpath: optimize --relative-base usage | Eric Blake |
2012-03-15 | realpath: let --relative-to default to --relative-base | Eric Blake |
2012-03-15 | realpath: fix problems with root handling | Eric Blake |
2012-01-25 | realpath: avoid the use of printf | Pádraig Brady |
2012-01-25 | realpath: remove extraneous '/' for --relative-to edge cases | Pádraig Brady |
2012-01-09 | maint: src/*.c: change remaining quotes (without embedded spaces) | Jim Meyering |
2012-01-09 | maint: convert `...' to '...' in --help output | Jim Meyering |
2012-01-07 | maint: use new emit_try_help in place of equivalent fprintf | Jim Meyering |
2012-01-03 | realpath: a new program to print the resolved path | Pádraig Brady |