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.0 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/revelation
hg clone ssh://hg@bitbucket.org/erikg/revelation

Commit 35864a73a048 Raw commit »

commit
35864a73a048
parent
070d0062872f
branch
default
tags
revelation-0.4.3

bumped version number to 0.4.3

Comments

    Log in to comment »

    File Lines added Lines removed
    ChangeLog 4 2
    NEWS 1 1
    configure.ac 1 1
    data/mime/revelation.desktop 1 1
    src/lib/__init__.py 1 1
    src/lib/config.py.in 2 2
    src/lib/data.py 1 1
    src/lib/datahandler/__init__.py 1 1
    src/lib/datahandler/base.py 1 1
    src/lib/datahandler/fpm.py 1 1
    src/lib/datahandler/gpass.py 1 1
    src/lib/datahandler/netrc.py 1 1
    src/lib/datahandler/rvl.py 2 2
    src/lib/datahandler/text.py 1 1
    src/lib/datahandler/xhtml.py 1 1
    src/lib/dialog.py 1 1
    src/lib/entry.py 1 1
    src/lib/io.py 1 1
    src/lib/ui.py 1 1
    src/lib/util.py 1 1
    src/revelation.in 1 1
    test/config.py 1 1
    test/data.py 1 1
    test/datahandler.py 2 2
    test/datahandler_fpm.py 1 1
    test/datahandler_gpass.py 1 1
    test/datahandler_netrc.py 1 1
    test/datahandler_rvl.py 1 1
    test/datahandler_text.py 1 1
    test/datahandler_xhtml.py 1 1
    test/entry.py 1 1
    test/io.py 1 1
    test/ui.py 1 1
    test/util.py 1 1