Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working delete-all command "delA" | Joseph Hunkeler | 2011-03-30 | 1 | -149/+248 |
| | |||||
* | Deletion code is now working. Original file is replaced with temp data | Joseph Hunkeler | 2011-03-28 | 1 | -56/+78 |
| | |||||
* | Removing getopt and writing my own damn argument parser. I'm so sick of its ↵ | Joseph Hunkeler | 2011-03-27 | 1 | -56/+157 |
| | | | | fucking insolant behavior. | ||||
* | user_del is now capable of removing text from the temp files. | Joseph Hunkeler | 2011-03-25 | 1 | -10/+13 |
| | | | | still does not modify original files | ||||
* | Need to work around writing as binary. Otherwise almost functional. | Joseph Hunkeler | 2011-03-25 | 1 | -7/+9 |
| | | | | find_in_file_ex needs tweaking for return value | ||||
* | Adding user_del and testing temporary file usage | Joseph Hunkeler | 2011-03-24 | 1 | -20/+203 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2011-03-23 | 1 | -0/+158 |