Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-05 | keepass2pass.py: Don't import all entries twice | Martin Günther | |
Without this patch, all entries are processed twice: once in the first call to import_group (which recursively processes all entries), then in the following import_group on all subgroups. This leads to spurious warnings ("Duplicate needs merging") and extra text added to each entry. | |||
2014-03-22 | Makefile: do not use recursion and organize | Jason A. Donenfeld | |