index
:
pindaiba
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cli-opts.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-06
src/: Check "if (x != NULL)" instead of "if (x)"
EuAndreh
3
-7
/
+7
2024-04-06
Start "rc = -1" instead of 0
EuAndreh
8
-81
/
+38
2024-04-06
src/: Remove unused "infallible" tag
EuAndreh
2
-15
/
+0
2024-04-06
Sort includes
EuAndreh
4
-5
/
+5
2024-04-06
Canonicalize builds: remove "fuzz" references
EuAndreh
4
-41
/
+7
2024-04-05
rm .tdrc
EuAndreh
1
-1
/
+0
2024-04-05
mkdeps.sh: Remove langs complexity for now
EuAndreh
1
-10
/
+1
2024-04-05
Makefile: remove "help" target and improve indentation
EuAndreh
1
-11
/
+6
2024-04-05
Makefile: Fix name of binary in "install" target
EuAndreh
1
-1
/
+1
2024-04-05
rm -rf tools/ doc/*
EuAndreh
10
-357
/
+1
2024-04-05
Move unit tests out of src/*.c into tests/
EuAndreh
16
-868
/
+888
2024-02-29
git mv meta.capim meta.weave
EuAndreh
1
-0
/
+0
2024-02-29
Makefile: Use .a over .xa for executable archives
EuAndreh
4
-28
/
+28
2024-02-29
git rm doc/pindaiba.{CHANGELOG,README,TODOs}.en.7.in
EuAndreh
3
-0
/
+0
2024-02-27
Makefile: Centralize the definition of archive files
EuAndreh
1
-1
/
+7
2024-02-27
Makefile: Move the definition of ".bin-check" as a .SUFFIXES entry to the top
EuAndreh
1
-2
/
+1
2024-02-07
Makefile: Assume $(sources) have no subdirectory
EuAndreh
1
-13
/
+10
2024-02-07
tools/manpages.sh: Stop puttings manpages in directories without language name
EuAndreh
1
-5
/
+1
2024-01-08
Makefile: Install missing headers under "pindaiba/" directory
EuAndreh
1
-3
/
+7
2024-01-07
src/hash.{c,h}: Remove into dedicated project
EuAndreh
3
-398
/
+0
2024-01-07
Makefile: Remove $(MAKEFILE) variable
EuAndreh
1
-2
/
+1
2024-01-05
Makefile: Better placement of the "src/catalog.bin-check" target dependency
EuAndreh
1
-3
/
+1
2024-01-05
deps.mk: Remove all .lo files
EuAndreh
2
-14
/
+16
2024-01-04
mkdeps.sh: Use "git ls-files" over "find src/*.c"
EuAndreh
1
-1
/
+1
2024-01-04
Makefile: align end of lines
EuAndreh
1
-20
/
+20
2024-01-02
Makefile: Add support for LLVM fuzzer
EuAndreh
4
-3
/
+40
2024-01-02
Makefile: Move manpages and catalog discovery to mkdeps.sh
EuAndreh
3
-6
/
+10
2024-01-02
Makefile: Add missing -lsiphash dependency
EuAndreh
1
-1
/
+1
2024-01-02
Makefile: Replace $(TRANSLATIONS) with $(LANGUAGES)
EuAndreh
1
-3
/
+3
2024-01-02
Makefile: Don't build shared libraries anymore
EuAndreh
2
-30
/
+10
2024-01-02
tools/cdeps.sh: Replace with call to ldev(1)
EuAndreh
2
-235
/
+1
2024-01-02
src/*.c: Group tests under a single #ifdef; remove SipHash code
EuAndreh
5
-475
/
+194
[prev]