..
browser.c
Added -u option to change the scan UI
2012-08-27 14:17:40 +02:00
browser.h
Copyright year bump
2012-01-18 11:40:50 +01:00
delete.c
Copyright year bump
2012-01-18 11:40:50 +01:00
delete.h
Copyright year bump
2012-01-18 11:40:50 +01:00
dir.h
Added -o option to export dir structure to a JSON-encoded file
2012-08-28 17:22:33 +02:00
dir_common.c
Use int instead of long for struct dir->items
2012-08-27 18:34:45 +02:00
dir_export.c
Added -o option to export dir structure to a JSON-encoded file
2012-08-28 17:22:33 +02:00
dir_mem.c
Re-added scanning UI and improved error handling
2012-08-26 17:08:10 +02:00
dir_scan.c
Use uint64_t instead of dev_t as well + added comment explaining this
2012-08-27 21:10:07 +02:00
dirlist.c
Use int64_t instead of off_t
2012-08-27 17:20:24 +02:00
dirlist.h
Use int64_t instead of off_t
2012-08-27 17:20:24 +02:00
exclude.c
Fixing some whitespace issues
2012-08-27 21:51:08 +02:00
exclude.h
Copyright year bump
2012-01-18 11:40:50 +01:00
global.h
Get rid of padding in dir struct + use offsetof() to calc needed size
2012-08-28 09:22:46 +02:00
help.c
Fixing some whitespace issues
2012-08-27 21:51:08 +02:00
help.h
Copyright year bump
2012-01-18 11:40:50 +01:00
khash.h
Use hash table when detecting hard links
2011-10-31 14:47:39 +01:00
main.c
Added -o option to export dir structure to a JSON-encoded file
2012-08-28 17:22:33 +02:00
path.c
Fixed some compiler warnings and a (rather nonexistent) memory leak
2012-08-26 18:12:13 +02:00
path.h
Copyright year bump
2012-01-18 11:40:50 +01:00
util.c
Fixing some whitespace issues
2012-08-27 21:51:08 +02:00
util.h
Use int instead of long for struct dir->items
2012-08-27 18:34:45 +02:00