summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-12-04pkgver: abbreviate commit idRalph Torres
2023-11-17fix functionsRalph Torres
all: prepend dir to cd with $srcdir pkgver: remove "g" char from commit id check: fix failing tests when POSIXLY_CORRECT is set; send patch upstream package: add redact_pass.vim (follow extra/pass), license, readme
2023-11-17update dependenciesRalph Torres
provides: add passmenu checkdepends: add git
2023-11-17update info, refactorRalph Torres
2021-06-20Add xdotool, ydotool, and dmenu-wayland depsBrett Cornwall
2020-05-14add wl-clipboard, xclip to optdependsBrett Cornwall
2020-05-14Sync with pass package; bump epoch; rm xclip depBrett Cornwall
2017-01-1220170101.421-2schalox
- since 639c46a3[1] pass uses /dev/urandom for password generation so pwgen is not needed anymore - since 77f1384a[2] pass can use qrencode to show QR codes - add dmenu as an optional dependancy since passmenu needs it [1]: https://git.zx2c4.com/password-store/commit/?id=639c46a342466209e9b0600c2b3574bb44a0ff31 [2]: https://git.zx2c4.com/password-store/commit/?id=77f1384a6321eef06265ea5e5b11eabdc53ab720
2017-01-0320170101.421-1schalox
- remove redundant $(DESTDIR)'s from Makefile
2016-06-2920160207.413-1schalox
- add passmenu
2016-02-0520160205.395-2schalox
- forgot to update .SRCINFO
2016-02-0520160205.395-1schalox
- license must be an array
2014-07-0220140701.337-1schalox
- update jonyamo's email
2014-06-1320140527-1schalox
- add jonyamo as a contributor - update the url
2014-04-2420140424.283-1schalox
- version 1.6 released - depend on tree 1.7.0 - use FORCE_ALL to install all completion files
2014-04-2120140421.224-1schalox
- FORCE_{BA,F,Z}SHCOMP control whether to install completion files -> no need for Makefile.patch
2014-04-2020140419.220-2schalox
- add grep as a dependancy - update line numbers in Makefile.patch
2014-04-2020140419.220-1schalox
- typo in uninstall fixed upstream -> no need to patch that
2014-04-1920140418.217-1schalox
- add fish-completion (patch from Lokaltog)
2014-04-1720140417.200-1schalox
- update Makefile.patch
2014-04-1620140415.191-1schalox
- bash-completion file's name is fixed upstream, no need to patch it - use redirediction to apply patch - don't use args with patch
2014-04-0420140324.174-1schalox
2014-04-0420130914.140-2schalox