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 / src / lib / Makefile.am

Author Revision Message Labels Date
Erik Grinaker cdaef80a065f don't include built config.py during make dist
Tag
revelation-0.4.9
Erik Grinaker b0d11bf9eca4 moved bundle dir from src/lib/ to src/
Erik Grinaker d6592e5be3fa added LUKS file import/export [John Lenz]
Erik Grinaker f7e311e828af initial translation infrastructure
Erik Grinaker 89256f7e6edd use make dist to build releases
Erik Grinaker e1e69f9f5cf7 use full path when starting Revelation from applet
Erik Grinaker 9ed2b9f71fd9 install modules into platform-specific pyexecdir instead of pythondir
Erik Grinaker 1c96b7e48232 cleaned up the build-system and source file layout
Erik Grinaker 704e07bb5692 added unit tests for clipboard classes, and updated unit tests for config module
Erik Grinaker c9d89f3ff91d rewrote the application code, and the dialog and ui modules
Erik Grinaker cc7adb3529e8 moved build-time variables into config module
Erik Grinaker 991e09fe2dfd moved config handling into separate module, and wrote unit tests for it
Erik Grinaker b6ebccaac45b removed misc module from Makefile
Erik Grinaker 4b0901db17b8 added util module, and moved much rewritten code to it
Erik Grinaker 3dcf95408d8d icons from gnome icon theme
Erik Grinaker 6b750a024d18 more autotools fixes
Erik Grinaker f9e0bdbb21fc fixed some autotools issues
Erik Grinaker a207757f8451 use gnu autotools for installation