summaryrefslogtreecommitdiff
path: root/portato/dependency.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|
* Documentation updateRené 'Necoro' Neumann2008-09-151-6/+49
|
* New dependency handling. Should fix some bugs.René 'Necoro' Neumann2008-09-151-78/+62
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-130/+130
|
* Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann2008-04-091-2/+3
|
* Allowed AllOf-deps inside orRené 'Necoro' Neumann2008-03-271-3/+36
|
* Added dependency listRené 'Necoro' Neumann2008-03-051-6/+18
|
* Fixed commentsRené 'Necoro' Neumann2008-03-041-5/+6
|
* No more dict-hackery for the dependenciesRené 'Necoro' Neumann2008-03-041-0/+151
d4019bf&follow=1'>Bump version1.7.1Jason A. Donenfeld1-1/+1 2017-04-13init: match only the public keyJason A. Donenfeld1-1/+1 2017-03-28Use $GPG variableJason A. Donenfeld1-3/+3 2017-03-20Fix compatibility with GnuPG 2.2.19Andreas Stieger2-2/+2 GnuPG 2.2.19 added a warning when no command was given. * src/password-store.sh (reencrypt_path): Add --decrypt to --list-only * tests/t0300-reencryption.sh (gpg_keys_from_encrypted_file): same https://bugs.gnupg.org/gnupg/msg9873 http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=810adfd47801fc01e45fb71af9f05c91f7890cdb https://bugzilla.suse.com/show_bug.cgi?id=1028867 2017-03-01tests: fix on OSX by not using the tr hackJason A. Donenfeld3-5/+2 2017-02-26Bump version1.7Jason A. Donenfeld1-1/+1 2017-02-26Modernize makefileJason A. Donenfeld2-31/+36 2017-02-25CopyrightJason A. Donenfeld1-1/+1 2017-02-25StyleJason A. Donenfeld1-2/+2 2017-02-25git: use inner-most directoryJason A. Donenfeld2-27/+48 2017-02-25clip: sleep may require argv[0] to be sleepJason A. Donenfeld1-1/+1 2017-02-25man: document system extensionsJason A. Donenfeld1-2/+3