Commit Graph

83 Commits

Author SHA1 Message Date
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
Joe Block
34c7b1b7d4 Fix typo, make line break consistent in that paragraph. 2014-08-29 15:07:01 -07:00
tlimoncelli@stackexchange.com
0903c0d183 Update docs 2014-08-29 20:46:46 +00:00
tlimoncelli@stackexchange.com
d74eeb33c7 * Initialization for new repos AUTOMATED.
* Adding new users AUTOMATED.
* Update docs for the new, more simplified installation processes.
* Remove dependency on any particular paths, etc.  Copy "bin" into a place along your path and everything should "just work".
* Add support for Mercurial (not tested).
* blackbox_addadmin now adds keys to the keyring for you.
* Unified #! lines to "#!/usr/bin/env bash" so it works better on FreeBSD.
* BUGFIX: (BugId#1) blackbox_update_all_files.sh expects hg, fails for git.
* BUGFIX: (BugId#2) blackbox_postdeploy.sh assumes certain directory layout.
* BUGFIX: Temporary files aren't deleted.
* NEW FILE: bin/blackbox_initialize: Automates enabling BB for a repo (creates directories, files, and updates .gitignore).
* NEW FILE: bin/blackbox_removeadmin: Automates removing an admit.
* NEW FILE: tools/confidence_test.sh: A battery of tests to verify operations.
* NEW FILE: bin/Makefile: Automate package creation.
* NEW FILE: bin/_stack_lib.sh: A library of shell routines from StackExchange.
2014-08-29 20:21:02 +00:00
tlimoncelli@stackexchange.com
f387bc9f30 Remove ".sh" from file names.
Refactor so it does not rely on PWD being the repo basedir.
Fix assumptions about HG and GIT use.
2014-08-28 20:47:32 +00:00
tlimoncelli@stackexchange.com
8a14c28510 Big doc update plus refined tools to work better outside of StackExchange. 2014-08-13 15:16:35 -04:00
tlimoncelli@stackexchange.com
a9d0b830e1 Adding to docs 2014-07-08 10:35:28 -04:00
tlimoncelli@stackexchange.com
fdd3ee0e50 Add walk-through of how the software is used. 2014-07-08 10:06:49 -04:00
tlimoncelli@stackexchange.com
9e993f9562 Add license 2014-07-08 09:54:27 -04:00
Tom Limoncelli
e9a5bfab26 Initial commit 2014-04-06 10:53:03 -07:00