Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cloc-2.02-winget.exe | 2024-08-25 | 9.9 MB | |
cloc-2.02.pl | 2024-08-02 | 760.0 kB | |
cloc-2.02.tar.gz | 2024-08-02 | 702.2 kB | |
cloc-2.02.exe | 2024-08-02 | 9.9 MB | |
release_notes-2.02.txt | 2024-08-02 | 52.3 kB | |
README.md | 2024-08-02 | 862 Bytes | |
v2.02 source code.tar.gz | 2024-08-02 | 704.2 kB | |
v2.02 source code.zip | 2024-08-02 | 1.0 MB | |
Totals: 8 Items | 23.0 MB | 0 |
New Languages and File Types: * Arturo * Glimmer JavaScript * Glimmer TypeScript * Luau * Modelica * Mojo * Nickel * Pawn * Processing * Templ * Yang
Updates:
* Support SQL output with --diff
* Support counting in git repository directories not owned by the user.
* Eliminate the need to write temporary files when using --fmt
.
* Restore Dockerfile CI by fixing CPAN module setup that somehow stopped installing Parallel::ForkManager
.
* Improve handling of C comments in Go strings.
Bug fixes:
* Improve --fmt
output column alignments.
* Handle --no-match
when combined with --fullpath
and --vcs
.
Update 2024-08-25: Added a second Windows executable, cloc-2.02-winget.exe
, which includes PR [#850] to resolve the symlink problem described in [#849]. winget
in particular uses symlinks when it installs applications.