- cdb29a0 - (Janne Pohjolainen) Prepare 0.6.0 release
- af1f0ce - (Janne Pohjolainen) Updated changelog
- e6aa427 - (Janne Pohjolainen) sign also to activate module
- ad87d8e - (Janne Pohjolainen) add commands only to text editor context menu
- 7aca062 - (Janne Pohjolainen) removed empty var, sanitized gpg function call
- 7af57d7 - (Janne Pohjolainen) new keymap
- 2ae50d4 - (Janne Pohjolainen) added info of new keymap and signing
- 9481ca8 - (Janne Pohjolainen) Prepare 0.5.0 release
- 3777744 - (Janne Pohjolainen) Merge pull request #9 from jpohjolainen/whole_file_when_no_selection
changelog update
- 82b8525 - (Janne Pohjolainen) changelog update
- b7cbad9 - (Janne Pohjolainen) no selection operates on whole buffer
- 1088203 - (Janne Pohjolainen) Merge pull request #8 from jpohjolainen/whole_file_when_no_selection
no selection operates on whole buffer
- 6d398c2 - (Janne Pohjolainen) Prepare 0.4.0 release
- 84afa0e - (Janne Pohjolainen) changelog updated
- 46d6e8a - (Janne Pohjolainen) Merge pull request #6 from zipkid/feature/sign
Add sign capability
- acd601c - (Stefan - Zipkid - Goethals) Add sign capability
- 9421cfb - (Janne Pohjolainen) Prepare 0.3.1 release
- ea1307e - (Janne Pohjolainen) Updated changelog
- f549715 - (Janne Pohjolainen) added a note.
- cb3e614 - (Janne Pohjolainen) Better error message in case Atom can't find gpg executable.
- 9aa976b - (Janne Pohjolainen) Updated doc
- 13a11b4 - (Janne Pohjolainen) Prepare 0.3.0 release
- 3642d04 - (Janne Pohjolainen) Changelog updated
- b85099d - (Janne Pohjolainen) Fixed bugs, code cleaning and indentation.
- c19ca3c - (Janne Pohjolainen) Merge pull request #2 from cheekyhalf/master
fix reading of gpgRecipientsFile
Fixed homedir error
- 0427a8c - (Simon Thompson) fix reading of gpgRecipientsFile
- e5fcddb - (Bart Groeneveld) Fixed homedir error
- c902cca - (Janne Pohjolainen) Prepare 0.2.5 release
- b6fa7cb - (Janne Pohjolainen) update
- 3414237 - (Janne Pohjolainen) fixed atom version number issue
- 7d3d696 - (Janne Pohjolainen) updated changelog for 0.2.4
- 9200fdb - (Janne Pohjolainen) Prepare 0.2.4 release
- 0594ec8 - (Janne Pohjolainen) changelog update
- 5032abe - (Janne Pohjolainen) updated readme
- 6f22100 - (Janne Pohjolainen) better error notifications and fixed recipients
- 7ba67a6 - (Janne Pohjolainen) added quiet to gpg arguments
- fafc6a6 - (Janne Pohjolainen) fixed undefined error for configuration defaults
- 35710ef - (Janne Pohjolainen) update
- ae5a918 - (Janne Pohjolainen) Prepare 0.2.3 release
- c00a4b3 - (Janne Pohjolainen) updated keys
- b195a5a - (Janne Pohjolainen) update
- 32aa430 - (Janne Pohjolainen) changed to easier keys
- d950cc6 - (Janne Pohjolainen) Prepare 0.2.2 release
- 9feb238 - (Janne Pohjolainen) updated description
- b4dd77c - (Janne Pohjolainen) Prepare 0.2.1 release
- 066a0ba - (Janne Pohjolainen) removed debug prints
- 62669a7 - (Janne Pohjolainen) Prepare 0.2.0 release
- e7a58f5 - (Janne Pohjolainen) update
- 0d116e1 - (Janne Pohjolainen) Added information about recipients config
- f4ed208 - (Janne Pohjolainen) added paths for the gpg.recpients file.
- 6ea094b - (Janne Pohjolainen) Prepare 0.1.0 release
- 0b6640e - (Janne Pohjolainen) changelog update
- 2baa3e9 - (Janne Pohjolainen) updated description
- 8256008 - (Janne Pohjolainen) changelog
- 4fac09d - (Janne Pohjolainen) updated readme
- d38d0ac - (Janne Pohjolainen) updated doc
- eb03d85 - (Janne Pohjolainen) removed debug prints
- f5bca37 - (Janne Pohjolainen) fixed gpgRecipientsFile, gpg args
- 4e2565d - (Janne Pohjolainen) added config for gpg exec
- 1d44216 - (Janne Pohjolainen) removed unnecesssary variable
- 34eab04 - (Janne Pohjolainen) initial commit, first version