summaryrefslogtreecommitdiffstats
path: root/imag-notes
AgeCommit message (Expand)Author
2017-01-19Move `[profile.dev] codegen-units = 2` to top-level Cargo.tomlmario
2016-11-05Merge pull request #826 from matthiasbeyer/clap-completionMatthias Beyer
2016-11-02Update clap to >=2.17Matthias Beyer
2016-10-31Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-unitsMatthias Beyer
2016-10-25Fix for itertools update: sort_by -> sorted_byMatthias Beyer
2016-10-24imag-notes/Cargo.toml: Update dependenciesMatthias Beyer
2016-10-24Add codegen-units = 2 in ./imag-notes/Cargo.tomlMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-18Add meta-info in imag-notes/Cargo.tomlMatthias Beyer
2016-10-01imag-notes: Add copyright notice to all filesMatthias Beyer
2016-09-08imag-notes: Use Err/Ok utils to map over results and refactor codeMatthias Beyer
2016-08-09Use libimagentryedit instead of libimagrtMatthias Beyer
2016-08-06Upgrade clap dependency to 2.*Kai Sickeler
2016-07-30removed warningsKai Sickeler
2016-07-26Fix panic on unwrap()Matthias Beyer
2016-07-16Replace trace_error() with trace_error_exit() where appropriateMatthias Beyer
2016-07-12Update all version strings: 0.1.0 -> 0.2.0Matthias Beyer
2016-06-08Add value_name() call in ui specification codeMatthias Beyer
2016-05-28Rewrite edit_entry() to use Store::get()Matthias Beyer
2016-05-18imag-notes: Remove setup code and use helperMatthias Beyer
2016-05-17imag-notes: Change dependency from libimagutil -> libimagerrorMatthias Beyer
2016-05-13style adaptationsAndre Bogus
2016-05-10Update log: 0.3.* -> 0.3Matthias Beyer
2016-04-20imag-notes: Replace .err().unwrap() with .unwrap_err()Matthias Beyer
2016-04-17Merge pull request #359 from matthiasbeyer/remove-init-loggingMatthias Beyer
2016-04-17Remove init-logging from imag-notesMatthias Beyer
2016-04-16Fix names: libimagtag -> libimagentrytagMatthias Beyer
2016-03-26Add option to edit after creatingMatthias Beyer
2016-03-26Implement edit()Matthias Beyer
2016-03-26Remove warningsMatthias Beyer
2016-03-26Move cli-name-extracting into helper functionMatthias Beyer
2016-03-26Initial import for imag-notesMatthias Beyer