I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Jun 09, 2025 — Jun 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix build with experimental Serf features turned on. More... 3 days ago
Fix a bug in JavaHL where native code could modify a final attribute. More... 3 days ago
Print Libmagic version in verbose version output More... 6 days ago
gha: Enable libmagic and libsasl for Linux build. More... 6 days ago
Follow-up to r1934559. More... 6 days ago
Build libmagic support with cmake. More... 7 days ago
Replace another obsolete Autoconf macro. More... 7 days ago
Replace obsolete Autoconf macro. More... 7 days ago
Use snprintf instead of sprintf if it's available. More... 8 days ago
cmake: Declare external-sasl target even if we don't have it enabled. In this case it should link nothing. More... 8 days ago
Fix a silly bad-copy-paste mistake with SVN_NCURSES_LIBS varible. More... 8 days ago
Support SASL with the cmake build. More... 8 days ago
Set SVN_CHECKSUM_LIBS to an empty string in configure to avoid generating wrong pkg-config modules. More... 9 days ago
Generate pkgconfig modules with the cmake build. More... 9 days ago
cmake: Clean up directories for successful tests. More... 9 days ago
In the CMake build, do not create the Python virtual environment with dependencies for validating XML output in tests. More... 9 days ago
Setup GCC warnings for cmake build. More... 9 days ago
Fix warnings in svnbrowse. More... 11 days ago
Don't rely on magic numbers in ra-test, and other cleanups. More... 11 days ago
Follow up to r1934787: SVN_DBG is only defined when debugging is enabled. More... 11 days ago
Silence Apple's deprecation of sprintf(). More... 11 days ago
Fix potential usage of uninitialized memory. More... 11 days ago
Fix an uninitialized memory access bug in FSX. More... 11 days ago
Never mix atomic and non-atomic access to a variable, except during static initialization. More... 11 days ago
Yes, quoting really is fun. :( More... 14 days ago
Getting the quoting right in a shell script embedded in a YAML file is fun. More... 14 days ago
Fix typo in workflow file. More... 14 days ago
Fix typo in workflow variable. More... 14 days ago
Enable davautocheck on macOS in the autotools workflow. More... 14 days ago
gha: Use `$RUNNER_OS` rather than `uname -o` command. More... 14 days ago