Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/cli
AgeCommit message (Expand)Author
2022-08-21[CLI] Add Option to show all attributes (Show command) (#8256)louib
2022-08-21Adding top-level fields to CLI commandslouib
2022-05-03clang-tidy: use nullptrRosen Penev
2022-05-01clang-tidy: use autoRosen Penev
2022-05-01clang-tidy: use overrideRosen Penev
2022-04-03Fix detection of hardware keys in keepassxc-cliJonathan White
2022-04-03Disable debug messages in release buildsJonathan White
2022-03-29CLI: Add missing parameters to add/edit commandsJonathan White
2022-03-21Run macdeployqt only once at install timealcroito
2022-03-21Fix translationsJanek Bevendorff
2022-03-05Fix rpath handling and deployment of macOS helper binariesalcroito
2022-01-29Remove obsolete read only state from database. (#7324)Patrick Klein
2021-12-09Add db statistic output to CLI db-info command.Geert Ijewski
2021-12-08Add -i/--include option to "generate" CLI command. (#7112)Patrick Klein
2021-11-12Removing QWidget dependency from src/core.louib
2021-11-08Fix database save calls in CLI due to backup pathJonathan White
2021-11-08Allow specifing database backup paths. (#7035)Patrick Klein
2021-11-08CLI: Add commands to handle attachmentsAndre Blanke
2021-10-09Add direct write save optionJonathan White
2021-10-01Implement support for Yubikeys and potential other tokens via wireless NFC us...Christoph Honal
2021-09-20Add support for Microsoft Visual Studio buildchainsmlu
2021-08-23CLI: Replace locate command with searchRobin Ebert
2021-08-16Abort CLI open on errorlouib
2021-08-16Set the MIME-Type to text/plain when using wl-copy on wayland. IfJulius Zint
2021-07-14Optimize includes across code basepeter
2021-05-20Fix challenge-response key data after BotanJonathan White
2021-04-25CLI ImprovementsJonathan White
2021-04-25Cleanup CLI includes across all componentsJonathan White
2021-04-06Replace all crypto libraries with BotanJonathan White
2021-03-02Revert zxcvbn changes from f3d88fJonathan White
2021-02-27Add entry view column for password strengthOjas Anand
2021-02-20Address translation feedback from TransifexJonathan White
2021-02-05Use macdeployqt for all executablesJanek Bevendorff
2020-12-19Add support for version 2 XML key files.Janek Bevendorff
2020-10-10Add keyfile option to keepassxc cli import cmd (#5402)Bernhard Berg
2020-10-09Add fuzz test supportWolfram Rösler
2020-10-09Remove GUI bootstraping from core/ (#5513)louib
2020-09-27CLI: Add support for okon in offline HIBP checksJonathan White
2020-09-27Merge branch 'release/2.6.2' into developJonathan White
2020-09-26reset Qshared ptr (#5470)Bernhard Berg
2020-09-22Fix code formatJonathan White
2020-09-21Add a -n (--notes) option to keepassxc-cli `add` and `edit` commandsdavid
2020-09-05Fix heap-use-after-free & error-msg output in keepassxc-cliBernhard
2020-09-01Add a best option to CLI command clip (#4489)Laurent Erignoux
2020-07-21Fix 'db-info' command name to show it right in 'help'Anton Vanda
2020-07-05Change to generate man page from AsciiDocShun Sakai
2020-05-15Significantly enhance hardware key robustnessJonathan White
2020-05-14CLI: Use stderr for password promptJonathan White
2020-04-09[CLI] On Unix, copy to clipboard using wl-clipboard if xclip is not available.Tezkerek
2020-04-02Change link sequence to allow static versions of libgpg-error and libgcrypt.tuxmaster5000