parazyd
|
d3fae80d5a
chore: Update copyright year in license headers
|
2 years ago |
Dastan-glitch
|
b115638e98
bin/tau: update code and rpc methods
|
2 years ago |
Dastan-glitch
|
bd82d1c850
bin/tau: task IDs to be local instead of being written in task itself, and use refids instead
|
2 years ago |
parazyd
|
b2db6c190d
tau: Add a more informational error if $EDITOR or xdg-open aren't found.
|
3 years ago |
Dastan-glitch
|
aa2fd4e023
use custom parser for Timestamp and do conversions in tau
|
3 years ago |
Dastan-glitch
|
e13e5b2d8d
bin/tau: trim comments and rename some functions
|
3 years ago |
Dastan-glitch
|
54f08ec810
bin/tau: refactor and seperate comments table from other events in task_info
|
3 years ago |
Dastan-glitch
|
7e2bb06fc8
bin/tau: prompt in editor for comments as well, like desc in editor
|
3 years ago |
Dastan-glitch
|
2417bfdff8
bin/tau: fix viewing the task in the editor while writing desc
|
3 years ago |
Dastan-glitch
|
ef882ac410
bin/tau: more useful info added when writing task description in editor
|
3 years ago |
parazyd
|
71cd3064d6
Update license year.
|
3 years ago |
parazyd
|
905586a638
cargo fix
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
Luther Blissett
|
11f86e0d56
tau: Update for new serial module.
|
3 years ago |
ghassmo
|
9f819b0dba
general clean up and run cargo clippy for all bins
|
4 years ago |
Dastan-glitch
|
2518c1c04e
bin/tau: prevent chrono to panic instead use log:error
|
4 years ago |
Dastan-glitch
|
d0319b6b73
tau: prevent panic in due_as_timestamp() plus minor fix in filter
|
4 years ago |
Dastan-glitch
|
01287b22c1
tau-cli: properly write multi line comments in desc_in_editor function
|
4 years ago |
parazyd
|
587f0b4b93
make fix and minor manual cleanups.
|
4 years ago |
parazyd
|
f2fe803812
tau-cli: Code cleanup.
|
4 years ago |
Dastan-glitch
|
cfa8067c26
bin/tau: use Timestamp in src/util
|
4 years ago |
ghassmo
|
7796f313ef
tau: rework on tau-cli functionalities and design
|
4 years ago |
ghassmo
|
95fab04625
tau: add nickname for tasks and attached to comments
|
4 years ago |
Dastan-glitch
|
fcb5b752e1
bin/tau: remove redundant filtering
|
4 years ago |
Dastan-glitch
|
a2c9f9823d
bin/tau: minor fix
|
4 years ago |
Dastan-glitch
|
ba698a77df
bin/tau: use reference instead of copy in filter functions
|
4 years ago |
Dastan-glitch
|
0a0d04951a
bin/tau: making get task by id positional arg and general clean-up
|
4 years ago |
Dastan-glitch
|
93a2fc7722
bin/tau: remove temp file when done
|
4 years ago |
ghassmo
|
058ca299a1
bin/tau-cli: clean up filter function
|
4 years ago |
Dastan-glitch
|
eb25d9a382
bin/tau: allow more filters and use structopt for taucli
|
4 years ago |