]> gitweb.fluxo.info Git - keyringer.git/shortlog
keyringer.git
2015-03-24 Silvio RhattoMakefile: spell check
2014-08-21 Silvio RhattoMerge branch 'release/0.3.7' 0.3.7
2014-08-21 Silvio RhattoKeyringer 0.3.7
2014-08-21 Silvio RhattoChangeLog update
2014-08-21 Silvio RhattoInit: just set git user/mail if needed
2014-08-21 Silvio RhattoShell completions: use KEYRINGER_CHECK_RECIPIENTS=false...
2014-08-21 Silvio RhattoMinor zsh completion fixes
2014-08-21 Silvio RhattoShell completions: fix handling of keyrings with '...
2014-08-21 Silvio RhattoMoving editors' files to shared folder
2014-08-16 Silvio RhattoEdit: Unset RELATIVE_PATH before encrypting file
2014-08-16 Silvio RhattoRemoving trailing spaces
2014-08-16 Silvio RhattoNew action 'cp' (2)
2014-08-16 Silvio RhattoNew action 'cp'
2014-08-13 Silvio RhattoLimitations: clipboard and stdout
2014-07-06 Silvio RhattoReset 'expiry' on keyringer_check_expiration (closes...
2014-06-11 Silvio RhattoUse local tarballs folder by default
2014-05-20 Silvio RhattoMakefile: set correct modes for editor configurations
2014-05-20 Silvio RhattoMerge branch 'release/0.3.6' into develop
2014-05-20 Silvio RhattoMerge branch 'release/0.3.6' 0.3.6
2014-05-20 Silvio RhattoKeyringer 0.3.6
2014-05-20 Silvio RhattoMakefile fix and updated workflow
2014-05-20 Silvio RhattoMerge branch 'release/0.3.5' into develop
2014-05-20 Silvio RhattoMerge branch 'release/0.3.5' 0.3.5
2014-05-20 Silvio RhattoKeyringer 0.3.5
2014-05-20 Silvio RhattoUse a custom .vimrc so VIM command line is not messed...
2014-05-20 Silvio RhattoEdit/Open: show just the APPNAME for the user
2014-05-16 Silvio RhattoRelease workflow with git-flow (2)
2014-05-16 Silvio RhattoMerge branch 'master' into develop
2014-05-16 Silvio RhattoKeyringer 0.3.4 0.3.4
2014-05-16 Silvio RhattoMerge branch 'release/0.3.4' into develop
2014-05-16 Silvio RhattoMerge branch 'release/0.3.4'
2014-05-16 Silvio RhattoKeyringer 0.3.4
2014-05-16 Silvio RhattoRelease workflow with git-flow
2014-05-16 Silvio RhattoMinor UI enhancements at open/edit actions
2014-05-16 Silvio RhattoWorkaround for open/edit action returning instantaneous...
2014-05-16 Silvio RhattoUse 'nobackup' and 'nowritebackup' if VIM is set as...
2014-04-17 rhatto@riseup.netRollback: use find+grep instead of 'find -iname' (#53)
2014-04-17 rhatto@riseup.netEdit/open: wait for background process to finish (#49)
2014-04-17 rhatto@riseup.netEditor leakage warning (#50)
2014-04-11 rhatto@riseup.netUse 'encrypt' on edit action and new env variable KEYRI...
2014-04-11 rhatto@riseup.netSketching coding standards
2014-04-11 rhatto@riseup.netEnhancing docs
2014-04-11 rhatto@riseup.netManpage formatting
2014-04-10 rhatto@riseup.netNew tor hidden service (heartbleed)
2014-04-10 rhatto@riseup.netGenpair: 4096 bits ssl by default
2014-04-08 rhatto@riseup.netGenpair: generate ssh keys with 4096 bits
2014-04-07 rhatto@riseup.netDevelopment workflow
2014-04-07 rhatto@riseup.netConcepts: phrasing change
2014-04-07 rhatto@riseup.netAdding commit action into manpage
2014-04-07 rhatto@riseup.netIndex: more on recipient definitions
2014-04-07 rhatto@riseup.netFix GPG link on index
2014-04-07 rhatto@riseup.netFix usage message inside keyringer shell
2014-04-06 rhattoFix recryption error when using gpg-agent in text mode
2014-04-06 rhattoBe more verbose on recrypt errors
2014-04-04 rhattoFix positional arguments on commit action
2014-04-04 rhattoAdding "commit" action which is a wrapper around "git...
2014-04-02 rhattoAlign command output
2014-03-28 rhattoAvoid viminfo if VIM is set as $EDITOR (#50)
2014-03-22 rhattoKeyringer 0.3.3 0.3.3
2014-03-22 rhattoUse --recv-keys instead of --refresh-keys and minor...
2014-03-18 rhattoUsing -iname at find action
2014-03-17 rhattoSpell check
2014-03-17 rhattoRenaming --prune from git gc
2014-03-17 rhattoSpell checking as suggested by Debian #741644
2014-03-14 rhattoMinor doc change 3 (gitolite test)
2014-03-14 rhattoMinor doc change 2 (gitolite test)
2014-03-14 rhattoMinor doc change (gitolite test)
2014-03-14 rhattoOpenPGP
2014-03-14 rhattoAnother minor doc change (2)
2014-03-14 rhattoAnother minor doc change
2014-03-14 rhattoMinor doc change
2014-03-14 rhattoKeyringer 0.3.2 0.3.2
2014-03-14 rhattoChangeLog update
2014-03-14 rhattoSubkey expiration date check shall not happen with...
2014-03-14 rhattoChangeLog update
2014-03-14 rhattoMake usage more readable
2014-03-14 rhattoAdded "destroy" alias to "teardown" action
2014-03-14 rhattoKeyringer 0.3.1 0.3.1
2014-03-14 rhattoChangeLog update
2014-03-14 rhattoTry to get an initial recipient (#32)
2014-03-14 rhattoUse --include at git config
2014-03-14 Silvio RhattoBasic checks
2014-03-14 Silvio RhattoCheck git configuration
2014-03-14 Silvio RhattoAlways use keyringer_exec / init action check
2014-03-14 Silvio RhattoUse 'actions' instead of 'commands'
2014-03-14 Silvio RhattoCheck if keyring exists
2014-02-28 Silvio RhattoSoftware comparison
2014-02-27 Silvio RhattoDo not trigger a false positive when subkeys has no...
2014-02-25 Silvio RhattoSkeleton for keyringer_get_option
2014-02-25 Silvio RhattoCheck if keys are about to expire
2014-02-25 Silvio RhattoBreak keyringer_check_recipients into smaller pieces
2014-02-25 Silvio RhattoManpage update: check action
2014-02-25 Silvio RhattoCanary will be coded in a separate branch
2014-02-25 Silvio RhattoTODO update
2014-02-25 Silvio RhattoNew function keyringer_check_repository
2014-02-25 Silvio RhattoGit maintenance operations
2014-02-24 Silvio RhattoChangeLog and TODO update
2014-02-24 Silvio RhattoStarting to code check action
2014-02-23 Silvio RhattoDesign for check and canary
2014-02-23 Silvio RhattoEnhanced secret finder on find action
next