Jonathan Bernard ae0d782a5b PIT CLI options -e, -E, --title, --text.
PIT CLI
-------

* Added an option, `-e`, to filter by extended properties and its complement,
  `-E`, to set extended properties. Format of the option argument is
  `<propName>=<propValue>`.
* Added the `--title` and `--text` options to specify the title and text of an
  issue on the command line.
* When a new issue is created or an issue is set to rejected or resolved status
  a timestamp is added as an extended property: `created`, `rejected`, and
  `resolved` are the property names respectively.
2011-12-08 15:02:33 -06:00
2011-11-03 02:36:35 -05:00
2011-11-03 02:36:35 -05:00
Description
Personal Issue Tracker. This was a small project to create a simple, file-based issue tracker with pleasant graphical and text-based user interfaces.
94 MiB
Languages
Nim 100%