summaryrefslogtreecommitdiff
path: root/tests/t0200-edit-tests.sh
diff options
context:
space:
mode:
authorTino Calancha <tino.calancha@gmail.com>2019-06-10 21:18:52 -0700
committerSvend Sorensen <svend@svends.net>2019-06-10 21:18:52 -0700
commitee9faa9df54555337738dfd88b355e23fbef6a30 (patch)
treec203263e4d0e46965bd2ba57d0c795597e6edf98 /tests/t0200-edit-tests.sh
parent0ee5ab3c5267faeafe6f95271ad7d5c59e15c90f (diff)
downloadpass-ee9faa9df54555337738dfd88b355e23fbef6a30.tar.gz
pass-ee9faa9df54555337738dfd88b355e23fbef6a30.tar.bz2
pass-ee9faa9df54555337738dfd88b355e23fbef6a30.zip
emacs: Delete duplicate entries from password-store-list
Emacs backup files add a duplicate entry, that is, if you have the two files, foo.bar and foo.bar~, then you'd get two entries for `foo'. * password-store.el (password-store-list): Delete duplicate entries. Bump version to 2.0.2. Update Copyright notice.
Diffstat (limited to 'tests/t0200-edit-tests.sh')
0 files changed, 0 insertions, 0 deletions
href='/portato.git/commit/portato/eix/libeix.pyx?h=0.14&id=30a5b66bb52b3116d0fa1aa47b76210b2613062d&follow=1'>Implement reading a number in the EixReaderRené 'Necoro' Neumann1-14/+102 2009-07-26Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0 2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133 2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14