xaizek / uncov (License: AGPLv3+) (since 2018-12-07)
Uncov(er) is a tool that collects and processes code coverage reports.
Subject SHA-1 Author Date
Name this version v0.1 0cea11cfa2ed13c7d4017c157629f30b0468e9f4 xaizek 2017-01-09 13:15:29
Squash database versions 3ee3a3b6366e178575ad0a08b9c8b97e3ae8812c xaizek 2017-01-09 14:17:16
Remove uncov-gcov on uninstalling 7d3ab8d762c04ddace6bdef430205d01188b120b xaizek 2017-01-09 13:14:47
Fix installing documentation ac8a75483f173ea8b72bb037d7b48ccb6817c18b xaizek 2017-01-09 13:14:25
Re-import TODO.md f2b631781f1a7e432a03cf69d9ac2a032afe74b4 xaizek 2017-01-09 13:13:19
Move MD5 implementation to utils/ directory ff52bc810ac96effdfce2ea9a09efc919a2f3b9a xaizek 2017-01-08 22:47:31
Add git pre- and post-commit hooks to repository 5b2cf7154c455c5c3ec6df8ddcb3d5b2fb7b591b xaizek 2017-01-08 22:28:53
Add script to import TODO and use it c187171ca6ddcc21f029d2da47bbd6b4348c0b45 xaizek 2017-01-08 22:27:37
Add APGL logo to the README 5f5657c7f768ffec401b7ed4f61b6fbdccfe13a6 xaizek 2017-01-08 17:17:35
Drop "return to original tab" from the plugin ac9c7e28de2115533cd2e2b87586a109faafe4f8 xaizek 2017-01-08 13:33:53
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/uncov

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

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