Commit Graph

6 Commits

Author SHA1 Message Date
Kai Sickeler 34ea40381f removed warnings 2016-07-30 19:21:07 +02:00
Matthias Beyer fb95c09134 Fix panic on unwrap()
Surprisingly, the ArgGroup feature of clap (which was applied in a wrong
way here anyways) caused the "name" Arg to be inaccessible. I don't know
why, but that's it.

Removing the group fixes the issue.
2016-07-26 15:57:43 +02:00
Matthias Beyer 91f1e46282 Add value_name() call in ui specification code 2016-06-08 14:11:13 +02:00
Matthias Beyer 6edae00d1a Fix names: libimagtag -> libimagentrytag 2016-04-16 22:33:37 +02:00
Matthias Beyer 15dc163504 Add option to edit after creating 2016-03-26 16:43:33 +01:00
Matthias Beyer 8ee4a7ff50 Initial import for imag-notes 2016-03-26 16:43:33 +01:00