1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tests for resolving symlinks. More... almost 7 years ago
Updated version More... almost 7 years ago
Fix for invalid paths outputting root path. Issue #5 More... almost 7 years ago
Better *nix compatibility for tests (tested on OpenBSD). More... almost 7 years ago
Better *nix compatibility (tested on OpenBSD). Issue #4 More... almost 7 years ago
Upgraded Travis CI .yml config from my new roundup-travis repo More... over 7 years ago
Added Travis CI build status badge to README More... over 7 years ago
Attempt at fixing Travis CI testing w/roundup More... over 7 years ago
Further fix to roundup install in Travis CI .yml More... over 7 years ago
Fix for broken roundup installation in Travis CI .yml More... over 7 years ago
Fixed Travis CI .yml formatting More... over 7 years ago
Added initial Travis CI configuration More... over 7 years ago
Added PayPal donation button to REREADME More... over 7 years ago
Updated Ohloh badge to OpenHub badge. More... over 7 years ago
Updated version comment. More... over 12 years ago
Merge branch 'master' of github.com:morgant/realpath More... over 12 years ago
Updated realpath-test.sh for new relative path functionality. More... over 12 years ago
Merge pull request #1 from jlsantiago0/master More... over 12 years ago
Fix to work more like GNU realpath for relative PATHs. More... over 12 years ago
Added Ohloh badge to README. More... over 12 years ago
Minor clarification of why tildes aren't converted in README.md. More... over 13 years ago
Merge branch 'master' into UnitTests More... over 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... over 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... over 13 years ago
Further tests implemented in realpath-test.sh. More... over 13 years ago
Initial unit tests implemented using 'roundup' (two are only stubs), plus note added to README.md. More... over 13 years ago
Fix for infinite loop in usage option. More... over 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... over 14 years ago
Added BSD license to both realpath & README.md. More... over 14 years ago
Whipped up a quite README. More... over 14 years ago