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
AgeCommit message (Expand)Author
2020-12-06Improve CSV export and import capabilityJonathan White
2020-05-15Significantly enhance hardware key robustnessJonathan White
2020-05-14CLI: Use stderr for password promptJonathan White
2020-05-07Make CLI clip test more reliableJanek Bevendorff
2020-04-09[CLI] On Unix, copy to clipboard using wl-clipboard if xclip is not available.Tezkerek
2020-03-19CLI: Cleanup create options (#4313)louib
2020-01-30Add --username option to Clip command. (#3947)James Ring
2020-01-28CLI: set decryption time on create.louib
2020-01-27Adding db-info CLI command. (#4231)louib
2019-12-22CLI: Fix keyfile from/to parameter collision in merge commandWizz
2019-11-23Run code formatterBalazs Gyurak
2019-11-02CLI: do not display protected fields by default.louib
2019-10-30Fix building without featuresJonathan White
2019-10-21Improve Database and CLI testsJonathan White
2019-10-17Add support for multiple URLs in an entryvarjolintu
2019-10-16CLI: Add Import XML command (#3572)Jacob Sachs
2019-09-28CLI: Add interactive session mode command `open`James Ring
2019-09-23CLI: Add group commandslouib
2019-09-23CLI: Add Yubikey unlock support louib
2019-09-22CLI: Export database as CSVlouib
2019-09-22Additional database file checks in cli/Utils.unlockDatabaseJames Ring
2019-08-31CLI password generation options cleanup (#3275)louib
2019-06-25CLI: add 'analyze' subcommand for offline HIBP breach checksJonathan White
2019-06-19Add CLI --dry-run option for merge (#3254)louib
2019-06-19CLI: Add 'flatten' option to the 'ls' command (#3276)Balazs Gyurak
2019-06-15✨✨ CLI Command cleanup ✨✨louib
2019-05-20Code formattingJonathan White
2019-04-08Improved error messages when opening databaseJonathan White
2019-03-24Adding --no-password option to CLIJonathan White
2019-02-15Fix quiet option for Merge (CLI) (#2695)louib
2019-01-29Performed project-wide code formattingJonathan White
2019-01-04Fixed issues detected by test suite and ciChristian Kieschnick
2018-12-29Multiple macOS fixes and include keepassxc-cli in DMG (#2165)JTL
2018-12-20Add create command to keepassxc-cli (#2540)louib
2018-12-11Move unlockDatabase to CLI/Utils (#2539)louib
2018-11-29Restore correct formattingGianluca Recchia
2018-11-28Adding --quiet option to the CLI. (#2507)louib
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-11-10CLI Merge: Only save database file when modified. (#2466)louib
2018-11-10CLI: add commands to show and copy TOTP to clipboard (#2454)Felix Fontein
2018-10-28Fix stdin/stdout encoding on Windows. (#2425)Janek Bevendorff
2018-10-19Implement review feedbackJanek Bevendorff
2018-10-19Fix tests on WindowsJanek Bevendorff
2018-10-19Add CLI tests and improve coding style and i18nJanek Bevendorff