Janfel
63433c9c20
Add .asd file extension for Common Lisp ( #718 )
...
The de-facto standard build facility for Common Lisp, ASDF, uses Common Lisp files with the extension .asd.
2021-05-09 19:58:47 +02:00
eulegang
3346143ced
add OpenPolicyAgent support and test ( #740 )
...
Co-authored-by: eulegang <eulegang@eulegang.dev>
2021-05-09 19:57:59 +02:00
Janfel
36d55f75b0
Change Lisp display name to Common Lisp ( #717 )
...
The term “Lisp” refers to a family of languages, not just to Common Lisp.
2021-05-09 19:57:18 +02:00
Erin Power
0dc8481425
Update Cargo.lock
2021-05-09 14:18:39 +02:00
Yijun Yu
e14733dac5
Add --streaming flag ( #678 )
...
* Parallelize tokei counters and subsequent processing of individual files with additional options: tokei -f --cmd <shell_script> --folder <output_folder>. Here the shell script is expected to accept three arguments: shell_script <filename> <language> <output_folder>
* change /bin/sh to /bin/bash so that the batch process runs well with bash script
* implement the --streaming option for exactly this purpose: it should print out the paths and language types of all files per line to the stdout for downstream processing in the pipe
* fixing the option struct by replacing streaming option with a function option as an extension; skipping the serialization for the extended field
* handle for_each_fn when it is None
* fixing: default for_each_fn should be None
* Adding the Streaming options for batch processing: simple => text, json => json, none => ignore
* resolving the merging conflicts
* change String to Report, and formatting the simple output to reserve enough spaces for path
* fixing the format so it does not truncate long paths
* simplifying the format for the Json output
* introduce a commented header to the simple output format
* removed the None option as it is unnessary
Co-authored-by: Yijun Yu <yijun.yu@gmail.com>
Co-authored-by: Yijun Yu <yijun.yu@huawei.com>
2021-04-30 18:37:33 +02:00
dependabot-preview[bot]
ae0eb66a10
Upgrade to GitHub-native Dependabot ( #760 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 08:03:33 +02:00
dependabot-preview[bot]
76deacc955
Bump regex from 1.4.5 to 1.4.6
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.4.5...1.4.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 04:59:41 +00:00
dependabot-preview[bot]
446f55fa5e
Bump serde from 1.0.124 to 1.0.125
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.124...v1.0.125 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 05:11:17 +00:00
dependabot-preview[bot]
f81cfb1186
Bump regex from 1.4.4 to 1.4.5
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.4.4...1.4.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 04:52:49 +00:00
dependabot-preview[bot]
1b96925651
Bump serde from 1.0.123 to 1.0.124
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.123 to 1.0.124.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.124 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 06:53:30 +00:00
dependabot-preview[bot]
1457b75282
Bump regex from 1.4.3 to 1.4.4
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.4.3...1.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12 05:11:43 +00:00
XAMPPRocky
41f43a6f12
Update mean_bean_ci.yml
2021-03-11 13:56:09 +01:00
maru143
2c60aab35c
fix: typo ( #734 )
2021-03-11 13:55:45 +01:00
dependabot-preview[bot]
a5a8b6a66d
Bump serde_json from 1.0.63 to 1.0.64
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.63...v1.0.64 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01 04:59:42 +00:00
dependabot-preview[bot]
61d82f3b62
Bump serde_json from 1.0.62 to 1.0.63
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.62...v1.0.63 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-26 04:59:25 +00:00
Michael Macnair
cc8f9607ad
README.md: describe .tokeignore file ( #721 )
...
Should help pre-empt questions like #333
2021-02-24 14:11:34 +01:00
dependabot-preview[bot]
fd08c8b889
Bump serde_json from 1.0.61 to 1.0.62
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.61...v1.0.62 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 04:54:54 +00:00
rrrodzilla
c5a2e375c5
added support for kvlang - https://kivy.org/doc/stable/guide/lang.html ( #707 )
...
Co-authored-by: rodzilla <roland@textnibble.com>
2021-01-29 08:01:57 +00:00
dependabot-preview[bot]
350420abfb
Bump serde from 1.0.122 to 1.0.123
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.122 to 1.0.123.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.122...v1.0.123 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 04:58:42 +00:00
dependabot-preview[bot]
e5a4565336
Bump serde from 1.0.120 to 1.0.122
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.120 to 1.0.122.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.120...v1.0.122 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25 04:49:51 +00:00
Gabe Weiner
797eab0027
Adds support for GameMaker Language (GML) ( #702 )
2021-01-23 17:57:52 +00:00
dependabot-preview[bot]
616fef161e
Bump serde from 1.0.119 to 1.0.120
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.119 to 1.0.120.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.119...v1.0.120 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-20 04:58:27 +00:00
Caden Haustein
684b296aa9
Replace dirs with dirs-next ( #699 )
2021-01-18 06:46:13 +00:00
dependabot-preview[bot]
c72913eeb4
Bump serde from 1.0.118 to 1.0.119
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.118 to 1.0.119.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.119 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 06:12:14 +00:00
dependabot-preview[bot]
739b95cc06
Bump dashmap from 4.0.1 to 4.0.2
...
Bumps [dashmap](https://github.com/xacrimon/dashmap ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/xacrimon/dashmap/releases )
- [Commits](https://github.com/xacrimon/dashmap/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13 05:20:13 +00:00
Erin Power
7e0b30ff4c
Release 12.1.2
...
tokei@12.1.2
Generated by cargo-workspaces
2021-01-12 20:48:02 +00:00
dependabot-preview[bot]
fbd768011e
Bump dashmap from 3.11.10 to 4.0.1 ( #680 )
...
Bumps [dashmap](https://github.com/xacrimon/dashmap ) from 3.11.10 to 4.0.1.
- [Release notes](https://github.com/xacrimon/dashmap/releases )
- [Commits](https://github.com/xacrimon/dashmap/compare/v3.11.10...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-11 11:35:59 +00:00
dependabot-preview[bot]
3c19fc7c96
Bump git2 from 0.13.14 to 0.13.15 ( #683 )
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.13.14 to 0.13.15.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.14...0.13.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-11 11:35:24 +00:00
dependabot-preview[bot]
51e242e4d4
Bump serde_yaml from 0.8.14 to 0.8.15 ( #691 )
...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.8.14 to 0.8.15.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.14...0.8.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-11 11:34:58 +00:00
Tom Repetti
47038b72a9
Add support for ocamllex (*.mll) and ocamlyacc (*.mly) files. ( #667 )
2021-01-11 11:34:40 +00:00
Spenser Black
14d5adb534
Add support for pug ( #679 )
...
* Add pug support
Closes #671
* Add test for Pug
2021-01-11 11:34:00 +00:00
Guy Bianco IV
b6f873f231
add asciidoc support and test ( #692 )
2021-01-11 11:33:35 +00:00
dependabot-preview[bot]
4e6a17f07a
Bump regex from 1.4.2 to 1.4.3
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.4.2...1.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-11 04:54:37 +00:00
Alexandru Macovei
611de1fc7b
Implement compact output feature ( #605 ) ( #690 )
2021-01-05 07:16:13 +00:00
XAMPPRocky
3e2e1ad564
Update README.md
2021-01-01 23:10:11 +00:00
Sebastian Thiel
0751e3bb83
Fix all feasible clippy issues ( #687 )
...
And the ones not deemed feasible were officialy allowed so folks running
`cargo clippy` should see no warnings.
2020-12-30 08:25:07 +00:00
dependabot-preview[bot]
8fdee94601
Bump tera from 1.6.0 to 1.6.1
...
Bumps [tera](https://github.com/Keats/tera ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/Keats/tera/releases )
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Keats/tera/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-30 04:59:18 +00:00
Erin Power
d20da64a77
Release 12.1.1
...
tokei@12.1.1
Generated by cargo-workspaces
2020-12-29 15:56:09 +00:00
Sebastian Thiel
a64cfcc699
Fix for #684 ( #686 )
...
* Fix for #684
Bascially the implementation as per this instruction:
https://github.com/XAMPPRocky/tokei/pull/685#issuecomment-752112937
* refactor
2020-12-29 15:54:45 +00:00
dependabot-preview[bot]
f938223a1a
Bump serde_json from 1.0.60 to 1.0.61
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.60...v1.0.61 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 04:57:20 +00:00
XAMPPRocky
23895f54f2
Update mean_bean_deploy.yml
2020-12-28 10:47:37 +00:00
Erin Power
4675f21bd4
Release 12.1.0
...
tokei@12.1.0
Generated by cargo-workspaces
2020-12-23 23:05:25 +00:00
Erin Power
75a8ff7629
Update CHANGELOG for 12.1.0
2020-12-23 23:04:49 +00:00
Erin Power
34810da843
Only include children in total
2020-12-23 23:04:49 +00:00
dependabot-preview[bot]
55b98f3588
Bump aho-corasick from 0.7.14 to 0.7.15 ( #650 )
...
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick ) from 0.7.14 to 0.7.15.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases )
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.14...0.7.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-23 14:27:32 +00:00
dependabot-preview[bot]
99ea0d5e2b
Bump ignore from 0.4.16 to 0.4.17 ( #661 )
...
Bumps [ignore](https://github.com/BurntSushi/ripgrep ) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases )
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.16...ignore-0.4.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-23 14:27:17 +00:00
dependabot-preview[bot]
3174a9259d
Bump serde_yaml from 0.8.13 to 0.8.14 ( #648 )
...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.8.13 to 0.8.14.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.13...0.8.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-23 14:26:56 +00:00
dependabot-preview[bot]
6ad28262c8
Bump rayon from 1.4.1 to 1.5.0 ( #647 )
...
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases )
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.4.1...rayon-core-v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-23 07:36:52 +00:00
dependabot-preview[bot]
541d9687f6
Bump crossbeam-channel from 0.4.4 to 0.5.0 ( #640 )
...
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam ) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases )
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.4.4...crossbeam-channel-0.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-23 02:57:46 +00:00
dependabot-preview[bot]
b0f18c408d
Bump toml from 0.5.7 to 0.5.8 ( #675 )
...
Bumps [toml](https://github.com/alexcrichton/toml-rs ) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases )
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.7...0.5.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-23 02:55:01 +00:00