index
:
trashsys.git
c++test
master
Trashing system on the command line
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-29
cleanup and fixed missing if statements for concat_str
Oskar
2024-06-29
readme
Oskar
2024-06-29
update TODO
Oskar
2024-06-29
New structs and new function to fill the struct. I need to take a moment to t...
Oskar
2024-06-29
added some new strings to initial_path_info and updated fill_ipi accordingly....
Oskar
2024-06-29
added new strings to initial path info struct and improved fill_ipi
Oskar
2024-06-29
major bug found, not sure how to fix it
Oskar
2024-06-28
can finally trash files and the program logs it. Its not very pretty though. ...
Oskar
2024-06-28
got some suggestions on how to handle non option arguments, i did a little te...
Oskar
2024-06-28
Changed from char pointers to already determined size, thus we can also remov...
Oskar
2024-06-27
find_highest_id is done, tested it some and added some debug cvm_fprintf's. I...
Oskar
2024-06-27
Lots of small changes and improvements. Removed all instances of using stcat ...
Oskar
2024-06-26
added safeguards to fill_ipi, hope they are good enough...
Oskar
2024-06-26
went to hell and back to get concat_str to work properly
Oskar
2024-06-25
added basename so we only get the filename
Oskar
2024-06-25
function to get all the info
Oskar
2024-06-25
Added functions for path information as well as a function to check if trash ...
Oskar
2024-06-24
first commit
Oskar
[prev]