| 2013-02-14 |
root | Add extension namespace in manifest files, 'extn' lines... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use a packfile passphrase of 33 bytes, parity with... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Obey git config user.signingkey |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use 'initial commit' as message for gitception commits |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use a separate symmetric key per packfile (REPO FORMAT... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Update README |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix microissues |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Simplify sort_stable_k2 |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use a shorter repository id in the URL, to simplify... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix trap resets |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Implement stable sort (Lacking in POSIX) |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Simplify isnull to use case |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Allow pushing into an empty repo using gitception:// |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use git rev-list --stdin and cat-file --batch-check |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use utility functions for testing for equal and null... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Replace use of printf and echo with a safe variant |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Big coding style shakeup, use Titlecase and lowercase... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix quoting of '$' for grep |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix incompatibilities with bash |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix reST syntax in README |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Update README |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Generate a Repository ID and verify it in the manifest... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use manifest file for master key, branches and packs... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Update README |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | When decrypting or verifying the master key, check... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Provide clear messages for signing and verifying |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use gpg --secret-keyring /dev/null where possible |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use gpg --with-colons --print-md |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Write gitception_get in a simpler way |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix retval of gitception_get |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | README, describe new option gcrypt.keyring |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Require signed masterkey (REPO FORMAT CHANGE) |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use git config gcrypt.keyring for repository security |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Disable keyring when using symmetric crypto |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Cleanup manifest verification, require a non-empty... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix bugs with gitception://<giturl> related to concurre... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix bug in do_fetch, skip empty line |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use `xgrep` function to always exit grep with success |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix locale handling so that gpg and git use the user... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use git index-pack for much better fetch and clone |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix bug with batch mode |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use only one git push for each push through gitception:// |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Allow using any git repo using gcrypt::gitception... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use SHA-224 for pack file ID (REPO FORMAT CHANGE) |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Update README |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | No default cipher-algo(!) use gpg' user's settings! |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Allow signing of the manifest file, and verifying signa... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Match just the manifest lines that start with sha-1... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use gcrypt: prefix for info messages |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Disable compression before encryption |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Add comment for configuration parameter split |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix do_list to not break when branchlist is empty |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use an append function, and other cleanups |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Use 'pack' lines in manifest for packs (REPO FORMAT... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Move getting master key and manifest into ensure_connected |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fix warnings from shellcheck |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Fixup the README |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Small cleanup |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Update README (A git remote helper for GPG-encrypted... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | git-remote-gcrypt: A git remote helper for GPG-encrypte... |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
root | Initial commit |
commit | commitdiff | tree | snapshot |
|