Commit Graph

5408 Commits

Author SHA1 Message Date
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
Matthias Beyer 687bdccac9
Merge pull request #1385 from matthiasbeyer/travis-matrix
Travis matrix
2018-04-14 13:39:10 +02:00
Matthias Beyer 52cacceda1
Merge pull request #1397 from matthiasbeyer/crate-lints
Crate lints
2018-04-14 13:38:58 +02:00
Matthias Beyer 51b9b5c0db Fix: Use qualification 2018-04-14 00:58:40 +02:00
Matthias Beyer 815052b1f7 Only build doc(sets) for lib crates 2018-04-14 00:46:06 +02:00
Matthias Beyer 26e7f2cdba Move scripted checks to own CI job 2018-04-14 00:46:06 +02:00
Matthias Beyer b325f14de0 Add script to check whether branch contains tmp commits 2018-04-14 00:46:06 +02:00
Matthias Beyer 207346bea0 Add lints 2018-04-14 00:41:31 +02:00
Matthias Beyer 40b85f13b5 Add lints 2018-04-14 00:41:31 +02:00
Matthias Beyer d02b298d5a Add lints 2018-04-14 00:41:31 +02:00
Matthias Beyer a40d90fef2 Add lints 2018-04-14 00:41:31 +02:00
Matthias Beyer 1511d70fa3 Add lints 2018-04-14 00:39:43 +02:00
Matthias Beyer 561008bd7f Add lints 2018-04-14 00:39:43 +02:00
Matthias Beyer f92163f6d0 Add lints 2018-04-14 00:39:43 +02:00
Matthias Beyer e71019a2f2 Add lints 2018-04-14 00:39:43 +02:00
Matthias Beyer ad3269bbcc Add lints 2018-04-14 00:39:43 +02:00
Matthias Beyer f6f1c23456 Add lints 2018-04-14 00:39:43 +02:00
Matthias Beyer 461d59fcb0 Add lints 2018-04-14 00:39:43 +02:00
Matthias Beyer 76c8443e50
Merge pull request #1395 from matthiasbeyer/clap-text-wrap
Clap text wrap
2018-04-13 22:46:09 +02:00
Matthias Beyer 861b4a173c
Merge pull request #1396 from matthiasbeyer/fixes-for-rust-1.26
Remove attribute (fix for beta compiler)
2018-04-13 22:45:52 +02:00
Matthias Beyer 3819dabff1 Remove attribute
This fixes a crash with the (beta) compiler rustc 1.26.
2018-04-13 16:41:42 +02:00
Matthias Beyer e5ca1904c7 Add changelog entry for clap wrap_help 2018-04-13 16:20:41 +02:00
Matthias Beyer aeec10bf76 Use clap with wrap_help feature 2018-04-13 16:19:10 +02:00
Matthias Beyer b59c234588 Use clap "^2.29" instead of ">=2.29" 2018-04-13 16:17:43 +02:00
Matthias Beyer 00b6f4ded3
Merge pull request #1394 from matthiasbeyer/libimagentryref/fix-path-when-making-ref
Fix: Pass the right path variable here
2018-04-13 15:54:38 +02:00
Matthias Beyer a53f130557
Merge pull request #1393 from matthiasbeyer/imag-diary/list-ids-sorted
Fix: List ids sorted
2018-04-13 15:54:32 +02:00
Matthias Beyer 633032586d
Merge pull request #1392 from matthiasbeyer/libimagdiary/list-sorted
Fix: view entries sorted
2018-04-13 15:54:25 +02:00
Matthias Beyer 17ff619ca5
Merge pull request #1391 from matthiasbeyer/imag-grep/fix-count
Fix missing counting
2018-04-13 15:54:18 +02:00
Matthias Beyer 87b3579d9c Add changelog entry for libimagentryref path variable fix 2018-04-13 14:09:21 +02:00
Matthias Beyer 731b97cccb Fix: Pass the right path variable here
The ref library passed the wrong variable as path which caused the
setting in the entries to be wrong.

This patch fixes this.
2018-04-13 14:06:15 +02:00
Matthias Beyer 7d96ee5e9b
Merge pull request #1386 from matthiasbeyer/imag-ids/filter-for-collection
imag-ids: Add functionality to filter for a collection
2018-04-13 13:53:26 +02:00
Matthias Beyer 532de484f2 Fix: List ids sorted 2018-04-13 13:51:56 +02:00
Matthias Beyer 045a7b7c1b Add changelog entry for libimagdiary sorting when viewing 2018-04-13 13:41:51 +02:00
Matthias Beyer ae5c4cf9ba Fix: view entries sorted 2018-04-13 13:41:02 +02:00
Matthias Beyer d2c9c146c6 Add changelog entry for imag-grep count fix 2018-04-13 13:27:33 +02:00
Matthias Beyer 02985e5a0d Fix missing counting 2018-04-13 13:27:08 +02:00
Matthias Beyer 89cf979b13 Add functionality to filter for a collection 2018-04-13 11:25:59 +02:00
Matthias Beyer f331f9d580 Add changelog entry for filtering by collection in imag-ids 2018-04-12 22:38:23 +02:00
Matthias Beyer 660b3b3dcf Change setup to use travis matrix and dedicated ci script 2018-04-12 15:21:26 +02:00
Matthias Beyer dce7c1b820 Update copyright years 2018-04-11 16:54:26 +02:00
Matthias Beyer c27dc79afe
Merge pull request #1383 from matthiasbeyer/libimagrt/handler-exit-if-subcommand-not-found
libimagrt: Exit if handler does not find subcommand
2018-04-08 22:21:19 +02:00
Matthias Beyer 6bf9012aa8
Merge pull request #1382 from matthiasbeyer/libimagrt/fix-editor-args
Fix: Editor commands should be split at whitespace
2018-04-08 22:21:12 +02:00
Matthias Beyer 16a76f6213 Exit if handler does not find subcommand 2018-04-08 20:38:46 +02:00
Matthias Beyer a582ffcad3 Add changelog entry for libimagrt editor arg whitespace fix 2018-04-08 20:30:51 +02:00
Matthias Beyer 2017874a8b Add debug output 2018-04-08 20:29:14 +02:00
Matthias Beyer c5c9c7b9ba Fix: Editor commands should be split at whitespace
This fixes the following problem:

If the editor setting was "vim " instead of "vim", the editor was called
with `"vim" " "`, which resulted in unexpected behaviour.

The patch fixes this.
2018-04-08 20:28:11 +02:00
Matthias Beyer 7c401dc380 Add changelog entry for libimagentrygrep 2018-04-08 10:22:25 +02:00
Matthias Beyer 8b29e9d748
Merge pull request #1379 from matthiasbeyer/libimagstore/iter-lifetimes-less-restricting
libimagstore: Make iterator lifetimes less restricting
2018-04-07 14:50:48 +02:00
Matthias Beyer a769186cd7 Make iterator lifetimes less restricting 2018-04-07 13:55:54 +02:00