summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-03functions to remove all trashed files, and to remove old trashed files. Not f...HEADmasterOskar
2024-11-03aOskar
2024-10-25restore is done, will need to do a lot of tests soonOskar
2024-10-24restore_file progress, not entirely doneOskar
2024-10-24split up restore file with another function find_by_id and slight modificatio...Oskar
2024-10-24function to validate -R option argumentsOskar
2024-10-23put_files_in_trashOskar
2024-10-23added readable time, basically the same as the C version with slight modifica...Oskar
2024-10-23units doneOskar
2024-10-23new log file format, made list_trashed and long_list_trashed, they are not do...Oskar
2024-10-23get_file_info_from_log, done. Need to modify write log entry for a slightly d...Oskar
2024-10-22more progress more problemsOskar
2024-10-21made file size function for directoriesOskar
2024-10-20some progress, still in the trenchesOskar
2024-10-19more functions done, not at all thoroughly tested yetOskar
2024-10-19new functions: determine_highest_id, get_files_in_directory. Also new type di...Oskar
2024-10-18a bit of a mess right now but working on itOskar
2024-10-18added ifs for all options, removed options -v and -t. Made function to check ...Oskar
2024-10-15debug options text, fixed some option if statementsOskar
2024-10-15tried to improve weird tab/spacingOskar
2024-10-14corrected misleading README textOskar
2024-10-14test directory includedOskar
2024-10-14first commit, not much done yet. source file and header file. Same scripts us...Oskar