Releases: CubedProgrammer/csloc
Filetype Sum Update Patch Five
Fixed segmentation fault for empty directories amongst other bugs.
Precompiled executables and deb package, built for Debian 11.
Filetype Sum Update Patch Four
Length of path of symbolic link is used as size, one is used as the line quantity.
Deb file is made for Debian 11.
Filetype Sum Update Patch Three
Ultra quiet option was added.
The deb file was made for Debian 11, and may not install properly on older versions.
Filetype Sum Update
Fixed some bugs from release candidate.
Filetype Sum Update Release Candidate 1
Can now use -y option to get totals of each file type you specified with -x option.
Multifile Update 5
Added option to ignore symbolic links all together, avoiding loops and problems like that.
Multifile Update 4
Symbolic links are now properly dereferenced, if it refers to a file or directory inside the original directory, or inside the parent directory of the link, it is ignored, so files are not counted twice.
Multifile Update 3
Slightly less verbose options, no longer need -rs or -st, since now the -r and -t options automatically enable -s.
Multifile Update 2
Minor patch, previously, counting files whose name starts with - was impossible since the program would always think you're configuring program settings. This has now been made possible.
Multifile Update
This update allows you to input multiple directories.