tlimoncelli@stackexchange.com
54c6c2c037
README.md: Correct ToC
2015-09-23 13:31:21 -04:00
tlimoncelli@stackexchange.com
93bc410449
README.md: Add a table of contents
2015-09-23 13:11:52 -04:00
tlimoncelli@stackexchange.com
52e029a587
README.md: Improve indoctrination steps.
2015-09-23 12:41:48 -04:00
Mike
b8ad2ba33d
Update README.md
...
removed duplicate "work"
2015-09-14 10:10:32 +01:00
tlimoncelli@stackexchange.com
885a3a25b3
Document some common GPG error messages.
2015-08-10 11:44:27 -04:00
tlimoncelli@stackexchange.com
bb336a56fd
Improve Developer Docs
2015-08-07 10:53:13 -04:00
tal@whatexit.org
159c3cc93b
Improve installation instructions.
2015-08-04 11:53:03 -04:00
tlimoncelli@stackexchange.com
6765988274
Bug: Packages are missing blackbox_deregister_file.
2015-07-09 22:52:42 -07:00
Shreyas
4afb1b2554
Added an exclamation point.
...
1, 2, 3!
2015-07-01 19:11:03 -04:00
tlimoncelli@stackexchange.com
415b55b1c7
Document that register supports many files
2015-06-20 14:56:17 -04: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
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
tlimoncelli@stackexchange.com
02700b547a
Update comments and add newly added files to packages.
2015-06-02 15:37:06 +00:00
Philippe Ombredanne
c3fa7a8261
Fixed Minute typo
2015-05-10 09:41:01 +02:00
tlimoncelli@stackexchange.com
4a5787cad8
Add support for using the commands outside of a repo.
2015-05-01 15:44:09 +00:00
Yves Dorfsman
7604c10be2
Add a dependency to build deb packages.
...
Maybe a full blown dependencies section would be better? I suspect there are more, but I don't know about them because they are already installed on my machine.
2015-04-04 11:08:16 -06:00
tlimoncelli@stackexchange.com
123cad5e41
MERGE
2015-04-01 11:41:06 -04:00
Tom Limoncelli
ccc9a42bef
Merge pull request #69 from gburiola/master
...
added bin/blackbox_whatsnew
2015-04-01 11:37:34 -04:00
Ricardo Torres
26dc0c2c57
Fix typo on README
2015-04-01 17:11:54 +02:00
Luis Buriola
9a7365dbf1
added bin/blackbox_whatsnew
...
show what has changed in the last commit for a given file
(some trailing whitespaces removed as well)
2015-04-01 12:20:01 +01:00
Stas Alekseev
6185f50942
Adding Perforce to README
2015-03-24 10:39:36 -04:00
Charles Prost
5fe2ecb15e
[clean] Add blackbox_diff to README
2015-03-20 09:58:15 +01:00
Josh Peters
e2defec756
docs: correct typo in example
...
the example flow used blackbox_edit (which uses the $EDITOR) but the author meant blackbox_edit_start (since the next step is editing the file in an external editor)
2015-03-06 20:29:50 -06:00
tlimoncelli@stackexchange.com
faa40c71c7
Add Debian instructions
2015-03-06 13:51:53 +00:00
Joe Block
f8016871f5
Add antigen and zgen instructions
2015-02-24 11:27:13 -08:00
JCM
d380b43ab7
Fix typo in Readme
2015-02-24 16:29:11 +00:00
tlimoncelli@stackexchange.com
d6fc4b1dac
NEWS: Blackbox is now available via MacPorts!
2015-02-24 11:06:57 -05:00
tlimoncelli@stackexchange.com
f18a6a0a8a
README.md: Add list of commands.
2015-02-16 11:09:58 -05:00
tlimoncelli@stackexchange.com
3f36d28798
Update README.md
2015-01-09 19:01:56 +00:00
Bob Example
f19b73458a
Document support for Cygwin, compatibility with other VCSs, and how to submit bugs, code, and feature requests.
2014-11-02 08:38:29 -05:00
Benjamin Drasin
6cf8dfc594
Update README.md
2014-10-20 10:39:01 -07:00
Benjamin Drasin
8d04df1faa
Update README.md
...
mention subversion support, mention blackbox_edit more prominently
2014-10-20 10:37:34 -07:00
tlimoncelli@stackexchange.com
e12de7dfe3
Add instructions on removing files.
2014-10-14 14:34:27 +00:00
Joe Block
01bad6b2ee
Add name of initialize script
2014-10-03 13:10:00 -07:00
Joe Block
ed0c63e33f
Start writing an antigen plugin file
2014-10-02 22:48:39 -07:00
Tom Mast
0361dc39c5
blackbox: Removed the manual gpg --import step from README, added prepare_keychain to blackbox_update_all_files
2014-09-25 15:35:45 -05:00
Tom Mast
be821148a9
blackbox: Removed homedir and updated README to add step to import pubring
2014-09-25 15:31:05 -05:00
Tom Mast
0a954752d9
blackbox: Update README, add --homedir to encryption step in _blackbox_common
2014-09-25 15:19:49 -05:00
Tom Mast
53d368e5a9
Fixed small README errors
2014-09-23 10:16:11 -05:00
Tom Limoncelli
ade9b4fbe7
Merge pull request #14 from lsmag/master
...
Thanks for the update!
2014-09-05 10:52:04 -04:00
Lucas S. Magalhães
829c7902bb
Added comment about blackbox_edit
2014-09-04 13:15:23 -03:00
tlimoncelli@stackexchange.com
eea4820b4f
More doc updates
2014-09-04 11:21:19 -04:00
tlimoncelli@stackexchange.com
aba30109a4
Merge
2014-09-04 09:35:07 -04:00
Tom Limoncelli
151c6918bc
Merge pull request #6 from AEAMcNett/patch-1
...
Missing period in README.md
2014-09-04 09:29:38 -04:00
Christian Mayer
06bafb0ff2
HackerNews, not HackNews.
2014-09-04 11:39:37 +02:00
Andrew McNett
1697c28d5c
Missing period in README.md
...
"That's not safe" -> "That's not safe."
2014-09-03 21:57:39 -07:00
tlimoncelli@stackexchange.com
16e742bc89
Add slideshare reference
2014-09-03 19:53:13 -04:00
tlimoncelli@stackexchange.com
ecc0fcfa6b
Added reply to HN comments
2014-09-03 19:32:39 -04:00
John Gibb
9689109759
README typo - substittions -> substitutions
2014-09-03 15:39:56 -04:00
tlimoncelli@stackexchange.com
dcfb08defd
Improvements to the docs
2014-08-30 13:41:27 -04:00