0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplified makeBackupDirectory - used test to ensure similar function More... over 14 years ago
Fixed makeBackupDirectory - passed mode in as a hash (:mode => 700), not standalone int More... over 14 years ago
First stab at test for makeBackupDirectory More... over 14 years ago
Moved testing code into TestLibrary, rewrote tests More... over 14 years ago
Updated offline docs More... over 14 years ago
Merge branch 'master' into automated_doc_generation More... over 14 years ago
Removed extraneous returns, changed to lowercase boolean More... over 14 years ago
Added PPCommon.df(), returns 'df' as array, but FUCK its ugly More... over 14 years ago
Merge branch 'master' into deving More... over 14 years ago
Fixed out of date name: PPackrat -> PPConfig More... over 14 years ago
Reworked the login in the scanBackupDir function More... over 14 years ago
Testing single and multiple exclusions More... over 14 years ago
Complexified sanity check, allowed path to be passed as a str More... over 14 years ago
Added spec for scanBackupDir(:Exclusions => []) More... over 14 years ago
Added basic spec for scanBackupDir - created helper code to populate random test dirs More... over 14 years ago
Added tests for the newDatetime() method More... over 14 years ago
Simplified regexp/str-concat in newDatetime, documented steps More... over 14 years ago
Simplified datetimeFormat? a bit, updated tests to include seconds More... over 14 years ago
Renamed 'name' to 'str' to better fit other code More... over 14 years ago
Removed unnecessary returns More... over 14 years ago
Fixed stripSlash only removing one slash - now removes all More... over 14 years ago
Added tests for stringSlash method More... over 14 years ago
Moved the add/string slash methods to be together More... over 14 years ago
Finished renaming PPackratConfig to PPConfig - I think More... over 14 years ago
Forgot to remove a line that prevented it from updating the symlink More... over 14 years ago
simpleBackup() now has code to handle files that cannot be read, resolves TicId 1f2349 More... over 14 years ago
Forgot a couple things to get ask(), ask_symbol(), and prompt() More... over 14 years ago
Added PPCommon.ask() ask_symbol(), prompt(), and fixed syntax error preventing file load More... over 14 years ago
used better names in rsyncErr?() More... over 14 years ago
Changed whatWasError?() to rsyncErr?(), and filled it in more More... over 14 years ago