0
I Use This!
Very Low Activity

Commits : Listings

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