Commit Graph
49 Commits
Author SHA1 Message Date
Tom Limoncelli 6c83f606da Revert "Fix how vcs_relative_path first resolves an absolute path (#304)"
This reverts commit 87b7cd0eae.
2020-04-29 19:46:13 -04:00
Tom Limoncelli d6f997e8df README.md: Minor fixes 2018-12-07 13:49:38 -05:00
Tom Limoncelli ab1430b74d Testing: Fix confidence test. 2018-10-03 10:46:07 -04:00
Tom Limoncelli 918632436a Reformat README.md 2018-07-05 10:31:14 -04:00
Tom Limoncelli d268a9e16a Release v1.20180615 2018-06-18 21:17:11 -04:00
Tom Limoncelli ad2bc19b33 Merge branch 'master' of work-github.com:StackExchange/blackbox 2018-06-18 21:15:25 -04:00
Tom Limoncelli a7f5e717eb Update CHANGELOG.md 2018-06-15 09:37:05 -04:00
Tom Limoncelli 69c0360a99 Clarify .blackbox vs keyrings/live in README.md 2018-06-15 09:22:05 -04:00
Tom Limoncelli 07546c6205 Whitespace 2018-05-31 17:01:24 -04:00
Tom Limoncelli 17d1a1a98b Fix whitespace. 2018-04-30 13:50:00 -04:00
Tom Limoncelli b9e456019b Add missing library: libffi-dev 2018-02-12 08:06:55 -05:00
Tom Limoncelli 9ff5892ddf .gitattributes not created in some situations
Replaces https://github.com/StackExchange/blackbox/pull/146
2017-11-07 10:57:08 -05:00
Tom Limoncelli 972abfc03f CI 2017-09-18 17:31:02 -04:00
Tom Limoncelli 103106e08f "make clean" should be idempotent. 2017-09-17 17:39:14 -04:00
Tom Limoncelli ca99a1ebb4 Revert redundant circleci badge 2017-09-16 11:07:51 -04:00
Tom Limoncelli 318e21b4c8 Add CircleCI badge 2017-09-16 10:54:11 -04:00
Tom Limoncelli 57b5f59ca7 Fixing circleci 2017-09-16 10:40:12 -04:00
Tom Limoncelli ced82815cf Improve tip about storing GPG keys 2017-08-08 09:56:23 -04:00
Tom Limoncelli a3032aec07 NEW: .gitattributes Set Unix-only files to eol=lf 2017-07-14 14:38:00 -04:00
Tom Limoncelli 9468ea69ec Improve info about expired GPG keys. 2017-06-16 12:04:08 -04:00
Tom Limoncelli 9966283368 Blackbox should work with Windows better WRT crlf. 2017-06-16 08:16:07 -04:00
Tom Limoncelli 25fd63f792 Update CHANGELOG.md 2017-06-11 08:34:57 -04:00
Tom Limoncelli 7c4fa4f4be tools/confidence_test.sh: Add explicit test for external tools. 2017-06-01 09:48:25 -04:00
Tom Limoncelli 9006c04c66 tools/auto_system_test: Add comments. 2017-06-01 09:48:13 -04:00
Tom Limoncelli 800fe098a6 "gpg --export" should export LANG=C.UTF-8 to be safe. 2017-05-29 19:39:01 -04:00
Tom Limoncelli 7029e44453 tools/confidence_test.sh: "export LANG=C.UTF-8" to be safe. 2017-05-29 19:37:56 -04:00
Tom Limoncelli 48cc17ac0a "make test" now uses "expect" to not prompt for passwords. 2017-05-29 19:31:26 -04:00
Tom Limoncelli d78faf59d0 tools/confidence_test.sh: Set pinentry program to pinentry-tty 2017-05-29 19:09:36 -04:00
Tom Limoncelli 7649c9f00b Fix https://github.com/StackExchange/blackbox/issues/193
Add unit tests to tools/confidence_test.sh to verify admin operations work.
2017-05-15 11:10:01 -04:00
tlimoncelli@stackoverflow.com 1a22f77c82 Improve FreeBSD compatibility 2017-05-15 07:50:30 -04:00
tlimoncelli@stackoverflow.com 4bc97049ab tools/confidence_test.sh: now works with gnupg-2.0 and gnupg-2.1 2017-05-14 18:48:59 -04:00
tlimoncelli@stackoverflow.com 50ac1697c3 tools/confidence_test.sh: now works with gnupg-2.0 again 2017-05-14 17:52:27 -04:00
tlimoncelli@stackoverflow.com eaa6d06b3e tools/confidence_test.sh: Handle gpg 2.1's new pubring filename. 2017-05-13 11:12:53 -04:00
tlimoncelli@stackoverflow.com 9c6f13fb80 blackbox_shred_all_files: BUGFIX: Does not shred files with spaces. 2017-05-13 11:12:05 -04:00
tlimoncelli@stackoverflow.com 849ec3138b blackbox_removeadmin: Disable gpg's confirmation. 2017-05-13 11:11:39 -04:00
Tom Limoncelli 49892c307c Sync mk_rpm_fpmdir from master 2017-05-04 10:23:10 -04:00
Tom Limoncelli 53ed9d601a Update CHANGELOG.md 2017-05-03 13:09:26 -04:00
Tom Limoncelli cf984c26ee "make test" should be an alias for "make confidence". 2017-02-22 19:31:55 +00:00
Tom Limoncelli 5df0d21be6 make_tempdir must create shorter paths. 2017-02-20 12:15:05 -05:00
Tom Limoncelli 2d1410599d Fixing "make confidence" (HT to https://github.com/painhardcore/blackbox/commit/98b928c0e80e2d1911f2db5a558cd5b93375f1da) 2017-02-20 16:47:33 +00:00
Tom Limoncelli 9bee252e24 README.md: Add info about our new mailing list. 2017-02-20 10:54:17 -05:00
Tom Limoncelli e91344d404 Add a CHANGELOG.md 2017-02-16 15:41:59 -05:00
tlimoncelli@stackoverflow.com a9dc14c7b0 _stack_lib.sh: Take upstream changes. 2016-02-29 17:22:12 +00:00
tlimoncelli@stackoverflow.com d2fde2c2a9 Merge upstream mk_rpm_fpmdir 2016-02-29 16:53:33 +00:00
tlimoncelli@stackoverflow.com 7e175e5d9c Merge from upstream. 2016-02-29 16:25:27 +00:00
tlimoncelli@stackoverflow.com 27a86758c7 Pass README.md and RELEASE_ENGINEERING.md through markdownfmt. Update TOC. 2016-01-21 23:42:57 -05:00
tlimoncelli@stackoverflow.com f7a159d685 README.md: Add process for updating expired keys. HT @chishaku 2016-01-21 11:06:11 -05:00
tlimoncelli@stackoverflow.com 34559499a2 Improve README.md for first timers 2016-01-06 10:11:34 -05:00
tlimoncelli@stackoverflow.com c394b964e8 When updating .gitignore, "git add" it. 2015-12-30 14:41:22 +00:00