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
Build with all available threads in pre-commit 7a4f8f87d4f38373b720128160ad3e6b795d0b79 xaizek 2026-06-17 12:57:50
Update Boost version in README.md a95aa6fd5c2ddee613d78fc7e602ca2f9c5818ef xaizek 2026-06-17 12:55:52
Fix compilation of tests/cmds/ProjectsCmd.cpp 89dbcb7be3340fb585add9a7996f180a10e0aa1b xaizek 2026-06-17 12:53:01
Fix build warnings in tests 5b157d7833e1acae8c4a553786e3b969223c0231 xaizek 2026-06-17 12:52:45
Don't try linking with boost_system 9137e8073ef6826e49a204ebf03f4f33cd3f7e57 xaizek 2026-06-17 12:51:07
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
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