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