summaryrefslogtreecommitdiffstats
path: root/XD.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-18replace atoi with my own impl to make sure that no errors occourSquibid1-2/+34
2025-02-18Add -e flag to explain what the previous smiley face means. ThisSquibid1-7/+50
2024-12-22fix segfault in certain situations do to missing argumentsv2.1Squibid1-1/+1
2024-12-22reorder codeSquibid1-1/+1
2024-12-22bugfixSquibid1-2/+0
2024-12-21optimize...Squibid1-4/+8
2024-12-21optimizations :)Squibid1-8/+62
2024-12-21don't recursively check for -v argSquibid1-6/+4
2024-12-21change libgit2 initializationSquibid1-10/+2
2024-12-19optimizing...Squibid1-13/+15
2024-12-19add some missing stuffv1.3Squibid1-2/+7
2024-12-19optimize further...Squibid1-20/+23
2024-12-19optimiseSquibid1-18/+16
2024-12-19bump version info and add compile info to versionv1.1Squibid1-2/+10
2024-12-19clean up error code collectionSquibid1-1/+3
2024-12-19add nose for staged changes, and remove unnecessary includesSquibid1-7/+33
2024-12-19fix typoSquibid1-1/+1