aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/actions
AgeCommit message (Expand)Author
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-26Pass options to git-rm at del actionSilvio Rhatto
2013-11-25Typo: 'trailing slash' was meant to be 'leading slash'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-14Ramdisk check (closes #13)Silvio Rhatto
2013-11-14TODO cleanup (#28)Silvio Rhatto
2013-11-14Set file extension for encrypted filesSilvio Rhatto
2013-11-10Changing encrypt syntax, rebuilding manpageSilvio Rhatto
2013-11-10Fixing encryption for files with spaces (closes #20)Silvio Rhatto
2013-10-24FIXME moved to #26Silvio Rhatto
2013-10-18FHS compliance (closes #18)Silvio Rhatto