keepassxc/src
Robin Ebert e8f2c9d126 CLI: Replace locate command with search
* Introduce search CLI command to replace locate command. Search can provide the same functionality but in a more fine-grained fashion

* Replace use of Group::locate in code: Use EntrySearcher in clip cli command best-match option. This removes the matching against group hierarchy of an entry which is kind of nonsense as clip expects exactly one match. Matching against groups can be done using search command.

* Remove obsolete Group::locate method
2021-08-22 19:23:16 -04:00
..
autotype Optimize includes across code base 2021-07-13 22:08:33 -04:00
browser Handle tilde with custom paths 2021-08-22 18:30:18 -04:00
cli CLI: Replace locate command with search 2021-08-22 19:23:16 -04:00
core CLI: Replace locate command with search 2021-08-22 19:23:16 -04:00
crypto Optimize includes across code base 2021-07-13 22:08:33 -04:00
fdosecrets Optimize includes across code base 2021-07-13 22:08:33 -04:00
format Moving CsvParser to format/ 2021-08-22 18:30:43 -04:00
gui Moving CsvParser to format/ 2021-08-22 18:30:43 -04:00
keeshare Enhance last used directory settings 2021-08-22 16:47:42 -04:00
keys Optimize includes across code base 2021-07-13 22:08:33 -04:00
proxy Optimize includes across code base 2021-07-13 22:08:33 -04:00
qrcode Optimize includes across code base 2021-07-13 22:08:33 -04:00
sshagent Add option to use both Pageant and OpenSSH agent on Windows 2021-08-22 18:30:32 -04:00
streams Optimize includes across code base 2021-07-13 22:08:33 -04:00
totp Optimize includes across code base 2021-07-13 22:08:33 -04:00
touchid Optimize includes across code base 2021-07-13 22:08:33 -04:00
updatecheck Optimize includes across code base 2021-07-13 22:08:33 -04:00
zxcvbn Revert zxcvbn changes from f3d88f 2021-03-01 20:57:08 -05:00
CMakeLists.txt Moving CsvParser to format/ 2021-08-22 18:30:43 -04:00
config-keepassx.h.cmake Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403) 2019-05-12 12:35:42 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00