1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tests for resolving symlinks. More... over 6 years ago
Updated version More... over 6 years ago
Fix for invalid paths outputting root path. Issue #5 More... over 6 years ago
Better *nix compatibility for tests (tested on OpenBSD). More... over 6 years ago
Better *nix compatibility (tested on OpenBSD). Issue #4 More... over 6 years ago
Upgraded Travis CI .yml config from my new roundup-travis repo More... almost 7 years ago
Added Travis CI build status badge to README More... almost 7 years ago
Attempt at fixing Travis CI testing w/roundup More... almost 7 years ago
Further fix to roundup install in Travis CI .yml More... almost 7 years ago
Fix for broken roundup installation in Travis CI .yml More... almost 7 years ago
Fixed Travis CI .yml formatting More... almost 7 years ago
Added initial Travis CI configuration More... almost 7 years ago
Added PayPal donation button to REREADME More... almost 7 years ago
Updated Ohloh badge to OpenHub badge. More... almost 7 years ago
Updated version comment. More... almost 12 years ago
Merge branch 'master' of github.com:morgant/realpath More... almost 12 years ago
Updated realpath-test.sh for new relative path functionality. More... almost 12 years ago
Merge pull request #1 from jlsantiago0/master More... almost 12 years ago
Fix to work more like GNU realpath for relative PATHs. More... almost 12 years ago
Added Ohloh badge to README. More... about 12 years ago
Minor clarification of why tildes aren't converted in README.md. More... about 13 years ago
Merge branch 'master' into UnitTests More... about 13 years ago
Fix for local paths incorrectly assumed to be in root directory, so now correctly handles the root directory as well as paths in the working directory. Issue #273 More... about 13 years ago
A couple more tests implemented in realpath-test.sh (specifically, testing bare root path and for failure if path contains tilde '~'). More... about 13 years ago
Further tests implemented in realpath-test.sh. More... about 13 years ago
Initial unit tests implemented using 'roundup' (two are only stubs), plus note added to README.md. More... about 13 years ago
Fix for infinite loop in usage option. More... about 13 years ago
Fixes to realpath() where incorrect absolute paths output for '/' and any file or directory which is an immediate child of '/' when they're input as absolute paths. More... almost 14 years ago
Added BSD license to both realpath & README.md. More... almost 14 years ago
Whipped up a quite README. More... almost 14 years ago