Commit Graph

  • 8c7a90ff38 Update URL for docbook.xsl master rusty 2018-02-16 16:28:03 +00:00
  • 1f1f5e41bd Upgrade GitHub Actions Andrew Ayer 2025-09-24 10:03:32 -04:00
  • 567aec5222 Improve formatting of NEWS.md Andrew Ayer 2025-09-24 09:07:58 -04:00
  • dd1b1f4e2a Remove plaintext README and NEWS files Andrew Ayer 2025-09-24 09:05:56 -04:00
  • 2322f618e1 GitHub Actions: use older version of Ubuntu for better compatibility Andrew Ayer 2025-09-24 08:56:07 -04:00
  • 669eae3c08 Build linux-arm64 binaries Andrew Ayer 2025-09-24 08:53:04 -04:00
  • 247da931aa GitHub Actions: explicitly specify Ubuntu version Andrew Ayer 2025-09-24 08:50:04 -04:00
  • 6ca139c364 GitHub Actions: fix Windows build Andrew Ayer 2025-09-24 08:41:06 -04:00
  • 1d3055d8c2 Remove unneeded include Andrew Ayer 2025-09-24 08:40:59 -04:00
  • 160cf642e1 Prepare 0.8.0 release 0.8.0 Andrew Ayer 2025-09-23 20:41:07 -04:00
  • 4dd5c20243 Drop support for OpenSSL 1.0; fix compilation with OpenSSL 3 Andrew Ayer 2025-09-23 20:37:48 -04:00
  • 968c924798 GitHub actions: upgrade download/upload artifacts Andrew Ayer 2024-09-03 19:30:58 -04:00
  • 08dbdcfed4 When adding GPG collaborator, include full fingerprint in commit message Andrew Ayer 2022-06-07 12:34:04 -04:00
  • 89b1c68d87 pristine-tar data for git-crypt_0.7.0.orig.tar.gz pristine-tar Andrew Ayer 2022-04-21 13:12:25 -04:00
  • bd37c92ada pristine-tar data for git-crypt-0.7.0.tar.gz Andrew Ayer 2022-04-21 13:12:25 -04:00
  • a1e6311f56 Prepare 0.7.0 release 0.7.0 Andrew Ayer 2022-04-21 13:07:59 -04:00
  • 12c422228a Add GitHub Actions to build & upload release binaries Andrew Ayer 2022-04-21 13:01:40 -04:00
  • 1c905faeb5 Remove references to the mailing lists Andrew Ayer 2021-02-18 18:57:58 -05:00
  • e4f73bf3b0 status: never assume empty blobs are unencrypted skip_empty Andrew Ayer 2020-07-29 09:23:03 -04:00
  • 8ba75c4719 Don't encrypt empty files in new repositories Andrew Ayer 2020-07-29 08:57:22 -04:00
  • 7c129cdd38 Don't interpret a literal "-" as an option argument on command line Andrew Ayer 2020-04-28 09:14:29 -04:00
  • 89bcafa1a6 Use an enum for git checkout batch size instead of hard-coding constant Andrew Ayer 2020-01-25 10:21:23 -05:00
  • 88705f996c Improve clarity in README Andrew Ayer 2020-01-25 10:18:10 -05:00
  • d1fd1353f8 Execute git checkout in batches to avoid overlong argument lists Andrew Ayer 2020-01-25 10:16:20 -05:00
  • ce716b130f Document how to exclude .gitattributes from encryption Andrew Ayer 2019-05-02 12:52:54 -07:00
  • 8618098bcc Update gitattributes docs Andrew Ayer 2019-05-02 12:51:02 -07:00
  • 29974b4fba Recommend using '**' to encrypt entire directories Yuvi Panda 2018-08-07 17:57:19 -07:00
  • af846389e5 Document lack of key rotation in README Andrew Ayer 2019-05-02 12:36:27 -07:00
  • 699d7eb246 Fix typo in README Andrew Ayer 2019-05-02 12:31:48 -07:00
  • 549ce4a490 Fix typo in log message Krish 2019-01-27 03:15:57 +00:00
  • 7d4e6ad123 Update debian/changelog for 0.6.0-1 debian/0.6.0-1 debian Andrew Ayer 2017-11-26 10:35:05 -08:00
  • ae0cd65e93 debian packaging: support building against OpenSSL 1.1 Andrew Ayer 2017-11-26 10:33:18 -08:00
  • 7f318eeef7 Merge tag '0.6.0' into debian Andrew Ayer 2017-11-26 10:27:44 -08:00
  • ba603e8f9b pristine-tar data for git-crypt_0.6.0.orig.tar.gz Andrew Ayer 2017-11-26 10:26:56 -08:00
  • ec91102421 pristine-tar data for git-crypt-0.6.0.tar.gz Andrew Ayer 2017-11-26 10:26:56 -08:00
  • 546664f152 Prepare 0.6.0 release 0.6.0 Andrew Ayer 2017-11-26 10:24:03 -08:00
  • 37df6fb5ad Update INSTALL file to reflect C++11 requirement Andrew Ayer 2017-11-26 10:21:23 -08:00
  • f3dd69e4c7 Update THANKS file Andrew Ayer 2017-11-26 10:05:42 -08:00
  • ccdcc76f8e Switch from NULL to nullptr Andrew Ayer 2017-09-10 12:36:21 -07:00
  • f03fdc6ad0 Clean up readdir code, add a comment about why we're using readdir Andrew Ayer 2017-09-10 12:33:18 -07:00
  • 0e4ad51a13 Update a comment regarding unique_ptr Andrew Ayer 2017-09-10 12:29:43 -07:00
  • d3bb5aba46 Addresses -Wdeprecated-declarations warnings Adrian Cohea 2017-03-18 17:23:34 -06:00
  • edfa3dcb5f Allow GPG to fail on some keys Kevin Borgolte 2016-07-08 17:54:28 -07:00
  • 2b1076108e Enable C++11 in Makefile Andrew Ayer 2016-10-30 15:57:14 -07:00
  • 00a7887486 Fix tables in install.md ticktockhouse 2017-05-31 07:57:57 +01:00
  • 101b738a8d Read gpg program from git config gpg.program ; ported from fork by alanrossmachinery Andrew Ayer 2017-09-10 12:13:04 -07:00
  • 934914c2c4 Fix typo in README Andrew Ayer 2017-09-10 12:09:31 -07:00
  • a6170413eb Sync README changes to README.md Andrew Ayer 2017-09-10 12:05:13 -07:00
  • 03ef81e541 Update link to git-remote-gcrypt project Caleb Maclennan 2016-10-03 08:18:48 +03:00
  • 553c1b0387 crypto: fix for compatibility with openssl 1.1 Wael M. Nasreddine 2017-07-30 12:45:41 -07:00
  • 0377659d18 debian packaging: bump standards version (no changes needed) debian/0.5.0-2 Andrew Ayer 2016-11-23 12:51:34 -08:00
  • 381b3ca406 debian packaging: build against OpenSSL 1.0.x Andrew Ayer 2016-11-22 16:26:43 -08:00
  • 788a6a99f4 Make the repo state directory location configurable. Kevin Menard 2016-06-04 17:26:49 -04:00
  • b47176e6a8 Don't hard code path to git-crypt in .git/config on Linux Andrew Ayer 2015-12-26 13:01:35 -08:00
  • c63a727177 Mark .gpg files in .git-crypt as binary Andrew Ayer 2015-07-29 21:51:11 -07:00
  • e0b3bd754f Remove gnuism from Makefile Andrew Ayer 2015-06-13 10:54:50 -07:00
  • 947630fe93 pristine-tar data for git-crypt_0.5.0.orig.tar.gz Andrew Ayer 2015-05-30 20:25:33 -07:00
  • f8cc638109 pristine-tar data for git-crypt-0.5.0.tar.gz Andrew Ayer 2015-05-30 20:25:33 -07:00
  • f741d1aded Update Debian packaging for 0.5.0-1 debian/0.5.0-1 Andrew Ayer 2015-05-30 20:22:29 -07:00
  • 6bf8cb262c Add debian/watch file Andrew Ayer 2015-05-30 20:22:00 -07:00
  • 3513c22082 Merge tag '0.5.0' into debian Andrew Ayer 2015-05-30 20:01:44 -07:00
  • bc7e55b68f Prepare 0.5.0 release 0.5.0 Andrew Ayer 2015-05-30 19:53:04 -07:00
  • f56911726a Makefile: refine man page rules Andrew Ayer 2015-05-30 19:51:30 -07:00
  • 9bbd39c491 Add instructions for building man page to INSTALL Andrew Ayer 2015-05-30 19:05:33 -07:00
  • 5dc55c3b2a Makefile: refine man page rules Andrew Ayer 2015-05-30 19:05:44 -07:00
  • ba250b87ad Add copyright notice to Makefile Andrew Ayer 2015-05-30 17:19:15 -07:00
  • 83b58eafa7 Overhaul Makefile Andrew Ayer 2015-05-28 21:53:24 -07:00
  • b4569ae6c1 Add man page Andrew Ayer 2015-05-28 21:24:16 -07:00
  • 0a2e633d7f Recommend Git 1.8.5 or newer for best performance Andrew Ayer 2015-05-25 15:26:32 -07:00
  • ca98d1aed1 Minor README tweaks Andrew Ayer 2015-05-25 15:25:44 -07:00
  • 4acb4205eb git_version: cache the Git version Andrew Ayer 2015-05-24 18:58:13 -07:00
  • 1988ee3819 Speed up lock/unlock by using single git check-attr process Andrew Ayer 2015-05-24 18:55:56 -07:00
  • 44f70e6b48 Add Coprocess class Andrew Ayer 2015-05-24 18:54:11 -07:00
  • 3db6271492 Re-license parse_options under X11 license Andrew Ayer 2015-05-17 14:38:12 -07:00
  • c279a6a20a Add helpers to faciliate Git version comparison Andrew Ayer 2015-05-16 21:10:44 -07:00
  • 439bcd852d Write a helper function to get the version of Git Andrew Ayer 2015-05-14 22:23:21 -07:00
  • 7880b30e8c Update INSTALL file Andrew Ayer 2015-04-24 20:53:19 -07:00
  • 3104508adf Add --trusted option to gpg-add-user Andrew Ayer 2015-03-31 20:24:13 -07:00
  • ad71c7ffae FIx GPG key lookup with with-fingerprint enabled in gpg.conf Andrew Ayer 2015-03-31 19:41:19 -07:00
  • 3ce5c83b2d Wrap long lines in README Andrew Ayer 2015-03-17 15:08:58 -07:00
  • 6d6e96f82b Clarify security section in README Andrew Ayer 2015-03-17 15:08:35 -07:00
  • c3ab393f17 Add notes to the README about symlinks, sub-modules Andrew Ayer 2015-03-15 13:55:18 -07:00
  • 6abf9c6956 Ignore non-files when running git ls-files Andrew Ayer 2015-03-15 13:34:31 -07:00
  • ede1461563 Makefile: create destination directories in make install Andrew Ayer 2015-03-10 08:29:06 -07:00
  • 1b3f13643c Use opendir/readdir instead of scandir Andrew Ayer 2015-02-26 22:51:40 -08:00
  • 8c130d3a00 Fix syntax error in commands.cpp Andrew Ayer 2015-02-09 11:42:22 -08:00
  • 012d78e1fe Add "do not edit" comment to .git-crypt/.gitattributes file Andrew Ayer 2015-02-09 11:37:50 -08:00
  • 99d4408f9e README: Add note about GitHub for Mac breakage Andrew Ayer 2015-02-09 11:37:19 -08:00
  • c2de1e2194 Add --force option to 'git-crypt lock' Andrew Ayer 2015-02-07 13:27:58 -08:00
  • 85635ae0b1 touch_file, remove_file: ignore non-existent files Andrew Ayer 2015-02-07 13:22:30 -08:00
  • 18d3cfeca9 Remove some dead code Andrew Ayer 2015-02-07 12:57:52 -08:00
  • 0c8dae2375 Only run git_deconfig if Git configuration exists Andrew Ayer 2015-02-07 12:53:54 -08:00
  • fc583c7d4f Add helper to get exit status of command Andrew Ayer 2015-02-07 12:43:17 -08:00
  • c850d65242 Change "unconfigure" to "deconfigure" Andrew Ayer 2015-02-07 12:15:53 -08:00
  • f5d36f0008 Fix wording of 'git-crypt lock' error message. Andrew Ayer 2015-02-07 08:52:07 -08:00
  • 4b9cc87b69 pristine-tar data for git-crypt_0.4.2.orig.tar.gz Andrew Ayer 2015-01-31 20:08:10 -08:00
  • 8ff6ef07a2 pristine-tar data for git-crypt-0.4.2.tar.gz Andrew Ayer 2015-01-31 20:08:10 -08:00
  • f3890bed32 Update debian/changelog for 0.4.2-1~agwa1 debian/0.4.2-1_agwa1 Andrew Ayer 2015-01-31 19:43:49 -08:00
  • 78fb6ab052 debian packaging: install additional docs Andrew Ayer 2015-01-31 19:42:45 -08:00
  • 1fc9664036 Merge tag '0.4.2' into debian Andrew Ayer 2015-01-31 19:41:21 -08:00