Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-23 | get_file_info_from_log, done. Need to modify write log entry for a slightly ↵ | Oskar | |
different log format | |||
2024-10-20 | some progress, still in the trenches | Oskar | |
2024-10-19 | new functions: determine_highest_id, get_files_in_directory. Also new type ↵ | Oskar | |
directory_entry that get_files_in_directory return in a vector. | |||
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 | |
for and created trashsys directories. Wrote general structure of main(). It's based on trashsys version 1 main and pretty much the same in the steps it takes | |||
2024-10-14 | first commit, not much done yet. source file and header file. Same scripts ↵ | Oskar | |
used as version 1 trash system. Will probably make better test scripts eventually. |