index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
unit-tests
/
clar
Age
Commit message (
Expand
)
Author
11 days
Merge branch 'ps/clar-wo-path-max'
Junio C Hamano
2026-03-16
clar: update to fix compilation on platforms without PATH_MAX
Patrick Steinhardt
2026-02-05
global: constify some pointers that are not written to
Collin Funk
2025-12-07
t/unit-tests: update clar to 39f11fe
Patrick Steinhardt
2025-09-22
t/unit-tests: update to 10e96bc
Patrick Steinhardt
2025-09-11
t/unit-tests: update clar to fcbed04
Patrick Steinhardt
2025-08-05
t/unit-tests/clar: fix -Wmaybe-uninitialized with -Og
Denton Liu
2025-03-28
clar: avoid using the comma operator unnecessarily
Johannes Schindelin
2024-10-21
t/unit-tests: update clar to 206accb
Patrick Steinhardt
2024-09-04
clar: stop including `shellapi.h` unnecessarily
Johannes Schindelin
2024-09-04
clar(win32): avoid compile error due to unused `fs_copy()`
Johannes Schindelin
2024-09-04
clar: avoid compile error with mingw-w64
Johannes Schindelin
2024-09-04
t/clar: fix compatibility with NonStop
Patrick Steinhardt
2024-09-04
t: import the clar unit testing framework
Patrick Steinhardt