Skip to content

Releases: CubedProgrammer/csloc

Filetype Sum Update Patch Five

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 09 Feb 18:50
01a607c

Fixed segmentation fault for empty directories amongst other bugs.
Precompiled executables and deb package, built for Debian 11.

Filetype Sum Update Patch Four

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 19 Nov 23:34
b53bbef

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

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 11 Nov 22:49
6047ae9

Ultra quiet option was added.
The deb file was made for Debian 11, and may not install properly on older versions.

Filetype Sum Update

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 21 Jul 04:15
ed8e9a9

Fixed some bugs from release candidate.

Filetype Sum Update Release Candidate 1

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 14 Jul 20:02
9e38e4c

Can now use -y option to get totals of each file type you specified with -x option.

Multifile Update 5

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 11 Jul 23:09
454a98e

Added option to ignore symbolic links all together, avoiding loops and problems like that.

Multifile Update 4

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 08 Jul 16:37
14b6624

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

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 05 Jul 18:51
8899b41

Slightly less verbose options, no longer need -rs or -st, since now the -r and -t options automatically enable -s.

Multifile Update 2

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 04 Jul 23:14
d1d7ab1

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

Choose a tag to compare

@CubedProgrammer CubedProgrammer released this 30 Jun 20:24
b97c1ef

This update allows you to input multiple directories.