summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2019-08-28[Auto] bin/core/wiki: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/todo: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/timetrack: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/notes: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/mail: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/log: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/habit: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/diary: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/contact: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/bookmark: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/view: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/tag: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/store: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/ref: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/mv: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/markdown: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/link: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/init: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/header: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/grep: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/gps: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/git: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/edit: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/diagnostics: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/category: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/annotate: Fix Clippy warningsflip1995
2019-08-28[Auto] bin/core/imag: Fix Clippy warningsflip1995
2019-08-25Fix: imag-log should report touched entriesMatthias Beyer
2019-08-25Run "cargo fix --all-features" in root of projectMatthias Beyer
2019-08-10Fix descriptionMatthias Beyer
2019-07-28Merge branch 'imag-ids-split-into-more-tools' into masterMatthias Beyer
2019-07-28Reimplement behaviour in imag-headerMatthias Beyer
2019-07-28Add imag-id-in-collection core commandMatthias Beyer
2019-07-28Remove in-collection filteringMatthias Beyer
2019-07-28Remove "where" clause filteringMatthias Beyer
2019-07-26Merge branch 'refactor-runtime' into master-ffMatthias Beyer
2019-07-26Remove use of Runtime functions, hardcode stringsMatthias Beyer
2019-07-26Fix match same arms bug found by clippyflip1995
2019-07-26Fix float comparison bug found by clippyflip1995
2019-07-25Add imag-timetrack shellMatthias Beyer
2019-07-25Change imag-wiki interface to be consistent with other commandsMatthias Beyer
2019-07-25Add debug outputMatthias Beyer
2019-07-24Rewrite get_rtp_match() to not panicMatthias Beyer
2019-07-21List diaries only if output is not a pipeMatthias Beyer
2019-07-14Merge branch 'imag-diagnostics-more-output' into masterMatthias Beyer
2019-07-14Fix for update to latest itertoolsMatthias Beyer
2019-06-30Remove uneccessary call to iter()Matthias Beyer
2019-06-30Add imag-diagnostics --more output switchMatthias Beyer
2019-06-30Update all dependenciesMatthias Beyer
2019-06-30Merge branch 'libimaghabit-dont-copy-comment-to-instance' into masterMatthias Beyer