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

Commit 32ed441f39a8 Raw commit »

commit
32ed441f39a8
parent
a1eabf1a2e68
branch
default

removed unit tests

Comments

    Log in to comment »

    File Lines added Lines removed
    ChangeLog 2
    Makefile.am 1 1
    NEWS 3
    configure.ac 1
    test/Makefile.am 37
    test/config.py 213
    test/data.py 1791
    test/datahandler.py 75
    test/datahandler_fpm.py 338
    test/datahandler_gpass.py 123
    test/datahandler_netrc.py 171
    test/datahandler_rvl.py 836
    test/datahandler_text.py 89
    test/datahandler_xhtml.py 87
    test/entry.py 358
    test/io.py 530
    test/ui.py 2398
    test/util.py 495