aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add ur_storage_strategy, get_vfs_data, retype. UR_DIR is preset if already ↵HEADmasterJoseph Hunkeler2014-08-271-2/+57
| | | | in the user environment.
* Fix tar recursion bomb if inside UR_DIR during upgradeJoseph Hunkeler2014-08-071-0/+6
|
* Add additional arguments to UsageJoseph Hunkeler2014-08-071-2/+7
|
* Minor reordering of functions and classes. Implement --list-available, ↵Joseph Hunkeler2014-08-071-63/+135
| | | | --latest, --no-backup, --backup-dir, and --force arguments. Add additional error checking. Fix incorrect upgrade ordering.
* README.md edited online with BitbucketJoe Hunkeler2014-08-071-1/+1
|
* README.md edited online with BitbucketJoe Hunkeler2014-08-071-1/+3
|
* README.md edited online with BitbucketJoe Hunkeler2014-08-071-0/+25
|
* Code restructuring complete. Fix ur_check_version not using StrictVersion ↵Joseph Hunkeler2014-08-071-132/+175
| | | | exclusively.
* Add BSD license. Code consolidation in progress.Joseph Hunkeler2014-08-061-114/+95
|
* Add argument parsing, ur_getenv, ur_check_version. Fix signal handling. Fix ↵Joseph Hunkeler2014-08-061-24/+114
| | | | incorrect indexing of tarball progress output.
* Initial commitJoseph Hunkeler2014-08-052-0/+172