Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / Revelation

Revelation is a password manager for the GNOME desktop, released under the GNU GPL license. It stores all your accounts and passwords in a single, secure place, and gives you access to it through a user-friendly graphical interface.

Clone this repository (size: 2.1 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

File history for Revelation / test / entry.py

Author Revision Message Labels Date
Erik Grinaker 35864a73a048 bumped version number to 0.4.3
Tag
revelation-0.4.3
Erik Grinaker c649040647c5 bumped version number to 0.4.2
Tag
revelation-0.4.2
Erik Grinaker 653238141312 bump version number to 0.4.1
Erik Grinaker 07c1fb2b0c27 updated copyright period
Erik Grinaker b6047522c64d updated all version numbers to 0.4.0
Erik Grinaker a4f217b71de0 added FIELDLIST to entry module
Erik Grinaker 97f2c94dd2ff added convert_entry_generic() again
Erik Grinaker 116c99733a1d rewrote the entry module, and wrote unit tests for it