Commit graph

4454 commits

Author SHA1 Message Date
ecb9bcc861 Use filter fn from lib 2017-08-25 15:05:08 +02:00
85e76d6ff0 Remove things that are implemented in libimagentrytimetrack now 2017-08-25 15:05:08 +02:00
e2e42232e6 Start reimplementing filter module with filters crate 2017-08-25 15:05:08 +02:00
a98da2c01c Add new dependency: is-match 2017-08-25 15:05:08 +02:00
76e316ba90 [WIP] Impl command "continue" 2017-08-25 15:05:08 +02:00
0643d63b4e Add dependency: Itertools 2017-08-25 15:05:08 +02:00
ea1de45a89 Move filter functionality in common module, use filters crate 2017-08-25 15:05:08 +02:00
2c4dbc0a4a Implement "track" subcommand 2017-08-25 15:05:08 +02:00
de06fbb86b Fix: Remove unused type parameter 2017-08-25 15:05:08 +02:00
8cdb3d24de Add missing extern crates 2017-08-25 15:05:08 +02:00
1068646134 Implement stop subcommand 2017-08-25 15:05:08 +02:00
ba628cea6d Add impl of start() 2017-08-25 15:05:08 +02:00
8379c3b5e5 Add modules for functionality 2017-08-25 15:05:08 +02:00
0955a38ee2 Initial import 2017-08-25 15:05:08 +02:00
abebf9c014 Fix format 2017-08-25 14:04:18 +02:00
49a7201125 Add documentation how the mail CLI should look like 2017-08-21 00:03:22 +01:00
d7b266a72c Add todos for maintenance scripts 2017-08-20 15:24:48 +01:00
469975d752 Add more ideas for modules 2017-08-20 14:46:34 +01:00
9fa2be824f Remove safety check, error handling has that case already 2017-08-19 16:27:28 +01:00
3e115b7014 Add todo for logger rewrite 2017-08-14 09:52:47 +00:00
5fa076914c Add docs on {habit,news,todo,wiki} lib 2017-08-12 21:26:55 +00:00
db51d971cc Improve mail module docs 2017-08-12 21:26:26 +00:00
740a5dad74 Cleanup intro 2017-08-12 21:26:02 +00:00
a96eb69b0f Basic documentation for read/write libs 2017-08-12 15:48:00 +00:00
d78288e6f7 Add files for libs 2017-08-12 15:37:17 +00:00
1c98dca547 Add basic descriptions for as many modules as possible 2017-08-11 22:20:11 +00:00
0e1925e5ae Add three more modules to do 2017-08-11 22:15:53 +00:00
6d73dae8a5 Add files for planned modules 2017-08-11 16:29:38 +00:00
31541fb1ba Fix filename 2017-08-11 12:59:40 +00:00
c85992c29d Add TODO file in top-level directory 2017-08-11 09:13:43 +00:00
3d34ea0491 Add long-term todos in todo file 2017-08-11 09:13:42 +00:00
7ab0050a3d Remove outdated parts 2017-08-11 09:11:12 +00:00
7c227b4e4d Move contributing guidelines to documentation 2017-08-11 09:11:12 +00:00
53b6f090dd Update Readme, remove old parts 2017-08-11 09:07:32 +00:00
f771337359 Remove 'Backend' sections, we dont need them 2017-08-11 09:03:46 +00:00
471e31172f Remove unused files 2017-08-10 19:47:19 +00:00
25db146dd5 Add architecture (and types) documentation 2017-08-10 19:44:19 +00:00
7a048f3795 Add file for coding conventions and best practices 2017-08-10 16:38:46 +00:00
fc5bbc3b9d Merge pull request #1004 from matthiasbeyer/libimagstore/glob-iterator-fix
Reimplement GlobStoreIdIterator
2017-07-23 11:59:00 +02:00
cbb36875f6 Reimplement GlobStoreIdIterator 2017-07-23 11:12:01 +02:00
e4f8d4ec08 Merge pull request #1001 from matthiasbeyer/imag-tag/tests
imag-tag/tests
2017-07-19 11:32:43 +02:00
1567fb0d8e Add more tests 2017-07-19 10:54:40 +02:00
e7bd43718d Remove duplicated is_tag() function implementation 2017-07-19 00:31:27 +02:00
798b95785a Remove outdated source file 2017-07-19 00:31:27 +02:00
211b93650b Add test logging 2017-07-19 00:31:27 +02:00
d163ac8109 Add simple test for tagging an entry 2017-07-19 00:31:27 +02:00
8678edb61e Add dev-dependency 2017-07-19 00:31:27 +02:00
c9360a460a Merge pull request #1000 from matthiasbeyer/imag-link/test-utils-to-libimagutil
Move utility functionality for tests into libimagutil
2017-07-19 00:26:52 +02:00
d3ddf929b6 Move utility functionality for tests into libimagutil 2017-07-18 23:47:23 +02:00
3767d8d38f Merge pull request #999 from matthiasbeyer/update-chrono
Update chrono
2017-07-17 14:03:16 +02:00