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
2017-12-17keepassxc-cli show: resolve references in output (#1280)Aleksa Sarai
2017-12-17cli: show: add --attributes flag (#1289)Aleksa Sarai
2017-12-15Removing password output from Estimate. (#1281)louib
2017-12-04Rename EntropyMeter -> Estimate (#1250)louib
2017-09-24Use CMake's variable instead of hardcoded path to install man pagesYen Chi Hsuan
2017-09-06CLI : basic entry manipulation commands. (#919)louib
2017-08-23Adding reporting bugs section.Louis-Bertrand Varin
2017-08-22Adding manpagelouib
2017-08-05Adding Locate command. (#829)louib
2017-08-02Normalizing translated messages in Extract.louib
2017-08-01Support --key-file in `keepassxc-cli extract` (#824)Yen Chi Hsuan
2017-07-25Feature : --key-file option for CLI (#816)louib
2017-07-23Feature : Clip command using native programs. (#792)louib
2017-07-17Refactoring : Introducing Command class for CLI commands (#778)louib
2017-06-28Change from ZXCVBN_FOUND to ZXCVBN_LIBRARIES to be aligned with other librariesJulian Andres Klode
2017-06-28Add code to detect a system library for zxcvbn, with fallback to the embedded...Gianfranco Costamagna
2017-06-22Outputing newline after password prompt. (#659)louib
2017-06-22failure when showing help (#658)louib
2017-06-22Adding support for listing a group. (#652)louib
2017-06-21Disable stdin echo when entering passwords on cliWeslly
2017-06-19Fix CLI help and version options. (#650)louib
2017-06-18Adding gui prompt to List command. (#643)louib
2017-06-15Using saveToFile in Merge command.Louis-Bertrand Varin
2017-06-14Update and fix copyright headersthez3ro
2017-05-25Add the GUI prompt option to the merge command. (#589)louib
2017-05-23Adding a GUI prompt for password. (#587)louib
2017-05-21Moving print group in Group class. (#586)louib
2017-05-19Feature : clip command (#578)louib
2017-03-16Add ASAN to keepassxc-clithez3ro
2017-03-16Adding group uuid to list.Louis-Bertrand Varin
2017-03-16Adding second prompt for merge.Louis-Bertrand Varin
2017-03-16Using openDatabaseFile in List.Louis-Bertrand Varin
2017-03-16Using openDatabaseFile in Merge.Louis-Bertrand Varin
2017-03-16Extracting openDatabaseFile.Louis-Bertrand Varin
2017-03-16Handling entry not found.Louis-Bertrand Varin
2017-03-16Adding the show command.Louis-Bertrand Varin
2017-03-16text for inserting passwordthez3ro
2017-03-16Fixed indentation.Louis-Bertrand Varin
2017-03-16Change cli commands description.Louis-Bertrand Varin
2017-03-16Adding available commands.Louis-Bertrand Varin
2017-03-16Add list to keepassxc-cliLouis-Bertrand Varin
2017-03-16Remove unused imports.Louis-Bertrand Varin
2017-03-16Keepass -> KeePass.Louis-Bertrand Varin
2017-03-16Using ++argvLouis-Bertrand Varin
2017-03-16Install path on Mac.Louis-Bertrand Varin
2017-03-16Installing keepassxc-cli executable.Louis-Bertrand Varin
2017-03-16Missing zxcvbn dependency.Louis-Bertrand Varin
2017-03-16Migrate entropy-meter to keepassxc-cliLouis-Bertrand Varin
2017-03-16Use EXIT_FAILURE/SUCCESSLouis-Bertrand Varin
2017-03-16Add dependency + adjust styling.Louis-Bertrand Varin