|
4450f22c5e
|
Add show subcommand
|
2018-04-18 14:32:23 +02:00 |
|
|
cc9e7c89d0
|
Remove grep functionality
|
2018-04-18 14:32:23 +02:00 |
|
|
caf0e63b35
|
Rename "create" command to "create-wiki", introduce "create" for creating entries
|
2018-04-18 14:32:23 +02:00 |
|
|
2c07ad9a3a
|
Implement grep command
|
2018-04-18 14:32:23 +02:00 |
|
|
2ee6dde75e
|
Add implementation for delete functionality
|
2018-04-18 14:32:23 +02:00 |
|
|
28f882e6c7
|
Add implementation for create subcommand
|
2018-04-18 14:32:23 +02:00 |
|
|
8dd3a57114
|
Initial import
|
2018-04-18 14:32:23 +02:00 |
|
|
fb4917d050
|
Remove feature to generate commandline completion scripts
|
2018-04-14 14:35:28 +02:00 |
|
Mario Krehl
|
9a316d1268
|
Add license header to build.rs script
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
f463565770
|
Change target directory of completions to target/
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
38b4151b84
|
Fix: macro call build_subcommand
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
7e9c25fd63
|
Refactor: use App in the build_ui function of imag-init
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
84e1cffbe3
|
Fix: use mod ui and remove unused imports
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
d4c7019fc7
|
move target directory of the shell completions to target/shell-completions.d/
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
264a07239f
|
move the build_ui function of imag-ids into its own file
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
1d6e993ee8
|
fix copypasta fails
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
a7959a2e67
|
add all current imag binaries to the shell-completion script
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
a104d53919
|
build script for shell completion works again
|
2018-04-14 14:19:28 +02:00 |
|
Mario Krehl
|
de9ef077c3
|
add build.rs again
|
2018-04-14 14:19:28 +02:00 |
|
mario
|
ec2b8984bb
|
Add comment for &version!()[..]
|
2018-04-14 14:19:28 +02:00 |
|
mario
|
0f22941cd0
|
Add comments about functionality,
increase verbosity of some variables
|
2018-04-14 14:19:27 +02:00 |
|
mario
|
85cd326818
|
Add build_subcommand! macro
|
2018-04-14 14:19:27 +02:00 |
|
mario
|
a825f4aba6
|
Add additional dependencies
|
2018-04-14 14:19:27 +02:00 |
|
mario
|
d93b93fece
|
Change from types implementing build_ui to a mod for every binary.
Works with all available binaries.
Code cleanup
|
2018-04-14 14:19:27 +02:00 |
|
|
51b9b5c0db
|
Fix: Use qualification
|
2018-04-14 00:58:40 +02:00 |
|
|
1511d70fa3
|
Add lints
|
2018-04-14 00:39:43 +02:00 |
|
|
561008bd7f
|
Add lints
|
2018-04-14 00:39:43 +02:00 |
|
|
f92163f6d0
|
Add lints
|
2018-04-14 00:39:43 +02:00 |
|
|
e71019a2f2
|
Add lints
|
2018-04-14 00:39:43 +02:00 |
|
|
ad3269bbcc
|
Add lints
|
2018-04-14 00:39:43 +02:00 |
|
|
f6f1c23456
|
Add lints
|
2018-04-14 00:39:43 +02:00 |
|
|
461d59fcb0
|
Add lints
|
2018-04-14 00:39:43 +02:00 |
|
|
76c8443e50
|
Merge pull request #1395 from matthiasbeyer/clap-text-wrap
Clap text wrap
|
2018-04-13 22:46:09 +02:00 |
|
|
aeec10bf76
|
Use clap with wrap_help feature
|
2018-04-13 16:19:10 +02:00 |
|
|
b59c234588
|
Use clap "^2.29" instead of ">=2.29"
|
2018-04-13 16:17:43 +02:00 |
|
|
a53f130557
|
Merge pull request #1393 from matthiasbeyer/imag-diary/list-ids-sorted
Fix: List ids sorted
|
2018-04-13 15:54:32 +02:00 |
|
|
17ff619ca5
|
Merge pull request #1391 from matthiasbeyer/imag-grep/fix-count
Fix missing counting
|
2018-04-13 15:54:18 +02:00 |
|
|
532de484f2
|
Fix: List ids sorted
|
2018-04-13 13:51:56 +02:00 |
|
|
02985e5a0d
|
Fix missing counting
|
2018-04-13 13:27:08 +02:00 |
|
|
89cf979b13
|
Add functionality to filter for a collection
|
2018-04-13 11:25:59 +02:00 |
|
|
2f47becef4
|
Merge pull request #1378 from matthiasbeyer/imag-view/ids-from-stdin
imag-view: Add support for piping entry ids into command
|
2018-04-07 10:51:10 +02:00 |
|
|
a14ab7b635
|
Merge pull request #1377 from matthiasbeyer/imag-contact/find-id
imag-contact: Add functionality to find contacts and print the storeid/file path
|
2018-04-07 10:51:02 +02:00 |
|
|
5061faaa74
|
Add support for piping entry ids into command
|
2018-04-06 16:16:22 +02:00 |
|
|
1d5171d770
|
Merge pull request #1376 from matthiasbeyer/imag-view/multiple-ids
imag-view: Add support for viewing multiple entries
|
2018-04-06 16:15:32 +02:00 |
|
|
3dfb17aabd
|
Add functionality to find contacts and print the storeid/file path
|
2018-04-06 15:42:15 +02:00 |
|
|
2cee4ba90f
|
Merge pull request #1375 from matthiasbeyer/imag-contact/find-format
imag-contact: Add format argument
|
2018-04-06 15:32:15 +02:00 |
|
|
f1cdb21430
|
Add support for viewing multiple entries
|
2018-04-06 15:30:12 +02:00 |
|
|
c6d0e37629
|
Fix formatted output, use seperator for lists
The formatted output should use ", " as seperator for lists of values
|
2018-04-06 14:26:46 +02:00 |
|
|
14fc6c7c7f
|
Add format argument
|
2018-04-06 14:24:30 +02:00 |
|
|
8c1b4124c0
|
Handle unknown subcommands in binaries with Runtime::handle_unknown_subcommand
|
2018-04-04 19:34:13 +02:00 |
|