keepassxc/src/cli
louib f06742cf41 CLI Merge: Only save database file when modified. (#2466)
* Merge: detect if database was changed.
* Adding unit test.
* Only saving on change.
2018-11-09 21:59:16 -05:00
..
Add.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Add.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Clip.cpp CLI: add commands to show and copy TOTP to clipboard (#2454) 2018-11-09 21:58:42 -05:00
Clip.h CLI: add commands to show and copy TOTP to clipboard (#2454) 2018-11-09 21:58:42 -05:00
CMakeLists.txt Remove redundant headers from the build system 2018-10-31 14:19:01 +01:00
Command.cpp Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
Command.h Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
Diceware.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Diceware.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Edit.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Edit.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Estimate.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Estimate.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Extract.cpp Reduce function call overhead 2018-10-31 14:23:06 +01:00
Extract.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Generate.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Generate.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
keepassxc-cli.1 CLI: add commands to show and copy TOTP to clipboard (#2454) 2018-11-09 21:58:42 -05:00
keepassxc-cli.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
List.cpp Document list -R option. 2018-11-09 19:10:16 -05:00
List.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Locate.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Locate.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Merge.cpp CLI Merge: Only save database file when modified. (#2466) 2018-11-09 21:59:16 -05:00
Merge.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Remove.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Remove.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Show.cpp CLI: add commands to show and copy TOTP to clipboard (#2454) 2018-11-09 21:58:42 -05:00
Show.h CLI: add commands to show and copy TOTP to clipboard (#2454) 2018-11-09 21:58:42 -05:00
TextStream.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
TextStream.h Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Utils.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
Utils.h Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00