xaizek / dit (License: GPLv3) (since 2018-12-07)
Command-line task keeper that remembers all old values and is meant to combine several orthogonal features to be rather flexible in managing items.
Subject SHA-1 Author Date
Avoid copies in range loops and `catch ()` stmt a234370cebf9c5fe05634e42a4dacff01f78e15e xaizek 2022-02-04 21:35:37
Use namespace alias `pt` in Config.cpp 46f71de3879ad204d7dfb850e02360060fc65030 xaizek 2020-03-22 23:04:31
Pin version of the license to be GPL3 only 7cc415dfbf4b7264c73aa2588397d9e941f6d452 xaizek 2020-03-22 23:02:32
Keep generated man page in the repository 1387feab628513102fa2bbb7a7669c40274149a8 xaizek 2019-01-09 11:46:40
Update links in the README 226a2d9cc4d7ced2cf4356d020fec43e45bb6c55 xaizek 2019-01-09 11:45:46
Better description for the uninstall make target fdeea995787818c771c0fd93d58240a94a056a6d xaizek 2019-01-09 11:39:18
Bump version to 0.11 13bc8106921a470ce87c6ff8cd0bd399d202ef92 xaizek 2018-11-01 10:52:45
Document use of $PAGER in the manual page 5e9f3a3f0962aa68a93a75c21006a1832b07cb92 xaizek 2018-11-01 10:49:10
Accept std::function by reference in ItemFilter 66a078011deaed9c8bdf0864a236144fcab0f715 xaizek 2018-11-01 10:44:32
Add _any pseudo key for conditions 5d11f09e3b3e70f83daee734f38a23bb8dd806e1 xaizek 2018-10-31 22:13:58
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/dit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/dit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master