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
Fix a typo in scripts/bash-completion 2cccf7af51f09963af1eaaa2a92dd30a53fee0e4 xaizek 2026-08-02 14:27:50
Update Gray code spelling and URL in the README 3deef782f7751ad43992adc24040a1d6a2bf80db xaizek 2026-08-02 14:26:52
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
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