summaryrefslogtreecommitdiffstats
path: root/bin/core
AgeCommit message (Expand)Author
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-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 float comparison bug found by clippyflip1995
2019-07-24Rewrite get_rtp_match() to not panicMatthias Beyer
2019-07-14Merge branch 'imag-diagnostics-more-output' into masterMatthias Beyer
2019-06-30Add imag-diagnostics --more output switchMatthias Beyer
2019-06-30Update all dependenciesMatthias Beyer
2019-06-29Update dependency: toml-query: 0.9.2 for index-out-of-bounds fixesMatthias Beyer
2019-06-21Rename module: linker -> linkableMatthias Beyer
2019-06-21Rename interfaceMatthias Beyer
2019-06-15Merge branch 'libimagentrylink-split' into masterMatthias Beyer
2019-05-31Split "internal" module into several submodulesMatthias Beyer
2019-05-31Rename functions: *_external_link -> *_urlMatthias Beyer
2019-05-31Fix imag-link for new url libraryMatthias Beyer
2019-05-31Fix import for new libimagentryurl libMatthias Beyer
2019-05-30Fix imag-view to ignore broken pipesMatthias Beyer
2019-05-29Update toml-query to 0.9.0Matthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-24Introduce proper error handling in IdPathProviderLeon Schuermann
2019-05-22Remove buildscriptsMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-05-17Add support to only list linksMatthias Beyer
2019-05-17Add imag-markdownMatthias Beyer
2019-04-27Fix: Do only check entries which are a refMatthias Beyer
2019-04-22Implement list-dead subcommandMatthias Beyer
2019-04-22Add CLI interface for listing dead refsMatthias Beyer