aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-12-10Adding shell completions for 'mkdir' action (#34)feature/shellSilvio Rhatto
2013-12-10Adding mkdir action (#34)Silvio Rhatto
2013-12-10Run shell by default (#34)Silvio Rhatto
2013-12-10Using RELATIVE_PATH directly at keyringer_get_file and keyringer_get_new_fileSilvio Rhatto
2013-12-10Integrating shell with all commands (#34)Silvio Rhatto
2013-12-10Enhanced 'cd' behavior (#34)Silvio Rhatto
2013-12-10Initial code for 'cd' shell command (#34)Silvio Rhatto
2013-12-10Initial implementation for keyringer shell (#34)Silvio Rhatto
2013-11-26Builtin implementation for 'tree' actionSilvio Rhatto
2013-11-26New actions: tree and rm (alias for del)Silvio Rhatto
2013-11-26Cleanup at keyringer_check_tmpSilvio Rhatto
2013-11-26Set .gitignore during initialization and when using tmp inside the repositorySilvio Rhatto
2013-11-26Pass options to git-rm at del actionSilvio Rhatto
2013-11-26Simpler ramdisk/tmpfs check at keyringer_check_tmpSilvio Rhatto
2013-11-26Better mode check on keyringer_check_tmp (closes #30)Silvio Rhatto
2013-11-25Document ramdisk check and fix typ0 at keyringer_check_tmpSilvio Rhatto
2013-11-25Typo: 'trailing slash' was meant to be 'leading slash'Silvio Rhatto
2013-11-25Temp folder priority set to "$TMPDIR $TMP /tmpĀ /run/shm"Silvio Rhatto
2013-11-25Avoid bash arrays on append action (closes #26)Silvio Rhatto
2013-11-16Misc enhancementsSilvio Rhatto
2013-11-14Support for encrypting a whole tree (closes #21)Silvio Rhatto
2013-11-14Keyringer 0.2.80.2.8Silvio Rhatto
2013-11-14Ramdisk check (closes #13)Silvio Rhatto
2013-11-14ChangeLog update and minor keyringer_shred improvementSilvio Rhatto
2013-11-14Warn user if keyringer_shred is using rmSilvio Rhatto
2013-11-14Adding keyringer_shred (closes #27)Silvio Rhatto
2013-11-14TODO cleanup (#28)Silvio Rhatto
2013-11-14Set file extension for encrypted filesSilvio Rhatto
2013-11-14Edit default recipients during initializationSilvio Rhatto
2013-11-14Show available keyrings on usageSilvio Rhatto
2013-11-14Enhancing shell completion for 'encrypt' actionSilvio Rhatto
2013-11-10Changing encrypt syntax, rebuilding manpageSilvio Rhatto
2013-11-10Fixing encryption for files with spaces (closes #20)Silvio Rhatto
2013-11-10Usage and setup cosmeticsSilvio Rhatto
2013-11-07Allow slashes on filenamesSilvio Rhatto
2013-10-24Minor fixSilvio Rhatto
2013-10-24FIXME moved to #26Silvio Rhatto
2013-10-18FHS compliance (closes #18)Silvio Rhatto
2013-09-29Ensure preferences file existsSilvio Rhatto
2013-09-29Test KEYRINGER_CHECK_VERSION also on keyringer_upgradeSilvio Rhatto
2013-09-29Shell completion: adding 'init' subcommandSilvio Rhatto
2013-09-29Sanitize file names (#20)Silvio Rhatto
2013-09-28Development: adding a subcommandSilvio Rhatto
2013-09-28Do not rely on bash at zsh completionSilvio Rhatto
2013-09-28Set KEYRINGER_CHECK_VERSION=false on shell completionsSilvio Rhatto
2013-09-27Declare more variables as local at zsh completionSilvio Rhatto
2013-09-27Declare more variables as local at bash completionSilvio Rhatto
2013-09-27Include 'open' action into completion codeSilvio Rhatto
2013-09-27Support git completion found also at /usr/shareSilvio Rhatto
2013-09-27Use 'ls --color=never' on shell completionsSilvio Rhatto