Skip to content

Tags: kierdavis/fina

Tags

v0.3.1

Toggle v0.3.1's commit message
pre-release version bump

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kierdavis Kier Davis
Pre-release version bump

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kierdavis Kier Davis
Pre-release version bump

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kierdavis Kier Davis
Pre-release version bump

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kierdavis Kier Davis
Add --blocks flag

'fina add foo --blocks bar' results in tasks matching 'bar' to be
blocked on the new task 'foo'.

It's too difficult to implement this for the modify subcommand at
the moment. main.rs seriously needs refactoring.