aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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