2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
scons: Introduce `SYMBOLS=1' and `GDB=1' More... over 5 years ago
xxhash: Optimize and modernize allocation/deallocation More... over 5 years ago
blake2, xxhash: Tidy up inline functions More... over 5 years ago
xxhash: `s/malloc/new/' and `s/free/delete/' More... over 5 years ago
blake2, xxhash: Use `INLINE' directly More... over 5 years ago
scons: Remove `DEFAULT_OPTIMISATION' More... over 5 years ago
scons: Use `CCFLAGS' instead of `CFLAGS' More... over 5 years ago
scons, Travis CI: Set optimization/debugging levels more appropriately More... over 5 years ago
scons, config.h, fts: Tidy up debugging assertions More... over 5 years ago
scons: Allow command-line specification of last `CCFLAGS' items More... over 5 years ago
Travis CI: Build with `DEBUG=1 O=release' More... over 5 years ago
scons: NDEBUG <-> !RM_DEBUG More... over 5 years ago
lib/fts/fts.c: Use `g_assert()' More... over 5 years ago
xxhash: Use `g_slice_alloc()' and `g_slice_free1()' More... over 5 years ago
blake2, xxhash: Bring `BLAKE2_INLINE' and `FORCE_INLINE' in line with `INLINE' More... over 5 years ago
scons: Make `-O2' the default optimization level for a release build More... over 5 years ago
Merge pull request #317 from mfwitten/0005/path_count-safety More... over 5 years ago
Merge branch 'develop' of github.com:sahib/rmlint into develop More... over 5 years ago
accidental merge More... over 5 years ago
po/*: Update gettext files More... over 5 years ago
lib/cmdline.c: Forbid `--replay' with `--dedupe' or `--is-reflink' More... over 5 years ago
Assert `cfg->path_count == g_slist_length(cfg->paths)' More... over 5 years ago
prepare new changelog More... over 5 years ago
Merge branch 'master' into develop More... over 5 years ago
Merge pull request #315 from mfwitten/0004/cleanup-in-treemerge/00 More... over 5 years ago
tree merge: Simplify memory allocation, and handle errors. More... over 5 years ago
scons: remove spammy -Winline More... over 5 years ago
Forward AR, NM and RANLIB env vars needed to fully enable LTO More... over 5 years ago
formats/progressbar: fix wrong initial ETA time More... over 5 years ago
lib/treemerge.c: Abstract out failure sequence. More... over 5 years ago