aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Working delete-all command "delA"Joseph Hunkeler2011-03-303-164/+259
|
* Added log.c and duser.hJoseph Hunkeler2011-03-291-1/+1
|
* Deletion code is now working. Original file is replaced with temp dataJoseph Hunkeler2011-03-281-56/+78
|
* Initial commitJoseph Hunkeler2011-03-282-0/+106
|
* Removing getopt and writing my own damn argument parser. I'm so sick of its ↵Joseph Hunkeler2011-03-271-56/+157
| | | | fucking insolant behavior.
* user_del is now capable of removing text from the temp files.Joseph Hunkeler2011-03-251-10/+13
| | | | still does not modify original files
* Need to work around writing as binary. Otherwise almost functional.Joseph Hunkeler2011-03-251-7/+9
| | | | find_in_file_ex needs tweaking for return value
* Debug configJoseph Hunkeler2011-03-241-1/+1
|
* Adding user_del and testing temporary file usageJoseph Hunkeler2011-03-241-20/+203
|
* Initial commitJoseph Hunkeler2011-03-232-0/+167