0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: Add more cmake versions to compatibility check workflow More... about 1 month ago
Mark 0.8.1 release More... 4 months ago
chore: Copyright year More... 4 months ago
docs: Update for 0.8.1 More... 4 months ago
ci: Don't include release note itself into release artifact More... 4 months ago
ci: Fix GH workflow trigger condition More... 4 months ago
build: Rename source archive More... 4 months ago
feat: Brief validation on file deletion time More... 4 months ago
chore: Define file deletion status output as text resource More... 4 months ago
chore: gboolean -> bool where applicable More... 4 months ago
chore: header define guard -> pragma More... 4 months ago
refactor: Split IO routines More... 4 months ago
Merge pull request #43 from abelcheung/fix/issue42 More... 5 months ago
fix: Can handled partially truncated index file More... 5 months ago
refactor: Use GString for str encoding conve rsion management More... 5 months ago
refactor: More flexible path conversion routine More... 5 months ago
fix: Handle iconv() E2BIG More... 5 months ago
refactor: More flexible field copying macro More... 5 months ago
refactor: Merge cleanup routines More... 5 months ago
refactor: Migrate from linked list to array as suggested in glib doc More... 5 months ago
fix: Drop spurious warnnigs under live probe mode More... 5 months ago
fix: Valgrind growls at hex dump and validation buf More... 5 months ago
refactor: Abstract global index file list away from main source file More... 5 months ago
fix: Compilation and test case for live mode More... 5 months ago
refactor: Drive enumeration errors are propagated for live mode More... 5 months ago
chore: Merge pull request #41 from abelcheung:feat/json More... 5 months ago
test: Add tests for json output format More... 5 months ago
test: Create schema for json output format More... 5 months ago
fix: Workaround for json escape problem with unicde and pathsep More... 5 months ago
fix: Fix junk data detection due to incorrect buffer size More... 5 months ago