summaryrefslogtreecommitdiffstats
path: root/imag-store/src/util.rs
AgeCommit message (Expand)Author
2016-05-13style adaptationsAndre Bogus
2016-04-21Remove unneeded keyword "mut"Matthias Beyer
2016-04-21Remove unused importsMatthias Beyer
2016-03-19Move: build_entry_path() from imag-store to libimagstoreMatthias Beyer
2016-02-20imag-store: Update clap: 1.5.5 -> 2.1.1Matthias Beyer
2016-02-12Remove EntryHeader::toml() calls and replace with ::into() and ::from() callsMatthias Beyer
2016-02-09util: Verify that path contains version, else panic!()Matthias Beyer
2016-02-09util: Add parsing ints and floatsMatthias Beyer
2016-02-09Add extensive debugging output in utilitiesMatthias Beyer
2016-02-09Fix: build_toml_header() should get the header object as mutableMatthias Beyer
2016-02-09Add store entry path builder helperMatthias Beyer
2016-02-09Move commandline-header parsing code to utility moduleMatthias Beyer