Tyler Akins
3968dab7c8
This line should not have continued to exist
...
The line immediately afterwards was what was intended.
2015-06-15 12:32:44 -05:00
Tyler Akins
af7db40263
Using make_self_deleting_tempfile
...
I missed this function earlier
2015-06-15 12:31:50 -05:00
Tyler Akins
287b97ccd6
Pulling greps into a common function
...
This will help eliminate problems and make searching consistent
2015-06-15 12:29:44 -05:00
Tyler Akins
6e04e42f4a
Updated to use remove_line
...
I didn't notice this earlier
2015-06-15 12:22:39 -05:00
Tyler Akins
83249517a5
Updating wording to remove the "manual" bit.
...
Not sure how this should get phrased, thus it's a separate commit.
2015-06-12 13:31:26 -05:00
Tyler Akins
db9b2eef60
Using """x""" is identical to "x"
2015-06-12 13:27:42 -05:00
Tyler Akins
01e681035d
Adding file deregister tool + extrapolating code
...
This solves some TODOs by moving shared code out into
`_blackbox_common.sh`.
New VCS commands were added, `vcs_ignore` and `vcs_notice` (the
opposite of ignore).
Made some utility functions
* `remove_filename_from_cryptlist` - The opposite of `add_file_to_cryptlist`
* `remove_line` - Removes a single line from a text file
2015-06-12 13:23:45 -05:00
Tyler Akins
501c09ccd5
Removing TODO - it was completed earlier
2015-06-12 10:20:00 -05:00