Aaron Kollasch
|
76aad7c74f
|
Improve correctness and add more tests
|
2022-11-02 16:48:50 -04:00 |
|
Aaron Kollasch
|
36ccc6a31e
|
Allow env vars to override config but not args
|
2022-11-02 16:48:50 -04:00 |
|
David Peter
|
5652038f01
|
Update CHANGELOG
|
2022-11-02 21:03:16 +01:00 |
|
David Peter
|
4724d50e1d
|
Merge pull request #2361 from Freed-Wu/main
Add Requirementstxt.sublime-syntax and its test.
|
2022-11-02 21:00:33 +01:00 |
|
David Peter
|
b6a5004a9c
|
Merge pull request #2390 from sharkdp/dependabot/cargo/nix-0.25.0
Bump nix from 0.24.2 to 0.25.0
|
2022-11-02 20:57:38 +01:00 |
|
David Peter
|
bb2e3b52b8
|
Merge pull request #2389 from sharkdp/dependabot/cargo/once_cell-1.16.0
Bump once_cell from 1.15.0 to 1.16.0
|
2022-11-02 20:57:15 +01:00 |
|
David Peter
|
12affef049
|
Merge pull request #2388 from sharkdp/dependabot/cargo/assert_cmd-2.0.5
Bump assert_cmd from 2.0.4 to 2.0.5
|
2022-11-02 20:57:06 +01:00 |
|
David Peter
|
e29db4d052
|
Merge pull request #2386 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/cmd-help-ade16bf
Bump assets/syntaxes/02_Extra/cmd-help from `aa47747` to `ade16bf`
|
2022-11-02 20:56:52 +01:00 |
|
David Peter
|
a934be8ac5
|
Merge pull request #2387 from sharkdp/dependabot/cargo/serde-1.0.147
Bump serde from 1.0.145 to 1.0.147
|
2022-11-02 20:53:31 +01:00 |
|
David Peter
|
21791ffbfb
|
Merge pull request #2385 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/HTML(Twig)-aedf955
Bump assets/syntaxes/02_Extra/HTML (Twig) from `77def40` to `aedf955`
|
2022-11-02 20:53:18 +01:00 |
|
dependabot[bot]
|
600de05840
|
Bump nix from 0.24.2 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0)
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 03:04:35 +00:00 |
|
dependabot[bot]
|
ea7cc9d82f
|
Bump once_cell from 1.15.0 to 1.16.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.15.0...v1.16.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 03:04:29 +00:00 |
|
dependabot[bot]
|
e536aa933e
|
Bump assert_cmd from 2.0.4 to 2.0.5
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.4...v2.0.5)
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 03:04:27 +00:00 |
|
dependabot[bot]
|
eb841434cd
|
Bump serde from 1.0.145 to 1.0.147
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 03:04:23 +00:00 |
|
dependabot[bot]
|
043c04d3c4
|
Bump assets/syntaxes/02_Extra/cmd-help from aa47747 to ade16bf
Bumps [assets/syntaxes/02_Extra/cmd-help](https://github.com/victor-gp/cmd-help-sublime-syntax) from `aa47747` to `ade16bf`.
- [Release notes](https://github.com/victor-gp/cmd-help-sublime-syntax/releases)
- [Commits](aa477471c8...ade16bf1c1 )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/cmd-help
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 03:04:04 +00:00 |
|
dependabot[bot]
|
b3f340e418
|
Bump assets/syntaxes/02_Extra/HTML (Twig) from 77def40 to aedf955
Bumps [assets/syntaxes/02_Extra/HTML (Twig)](https://github.com/Anomareh/PHP-Twig.tmbundle) from `77def40` to `aedf955`.
- [Release notes](https://github.com/Anomareh/PHP-Twig.tmbundle/releases)
- [Commits](77def406d7...aedf955eba )
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/HTML (Twig)
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 03:03:59 +00:00 |
|
David Peter
|
a7b0449967
|
Update CHANGELOG
|
2022-10-30 22:10:04 +01:00 |
|
David Peter
|
41b40f924f
|
Merge pull request #2375 from BANOnotIT/master
Add Todo.txt syntax
|
2022-10-30 21:55:43 +01:00 |
|
David Peter
|
14742a82bd
|
Merge branch 'master' into master
|
2022-10-30 21:08:04 +01:00 |
|
David Peter
|
b0359644dc
|
Merge pull request #2327 from epage/v4
refactor: Upgrade to clap v4
|
2022-10-30 20:56:10 +01:00 |
|
David Peter
|
0cf069ba1b
|
Merge pull request #2365 from Sylk/patch-1
Update CONTRIBUTING.md
|
2022-10-30 20:48:15 +01:00 |
|
David Peter
|
85921864aa
|
Merge pull request #2356 from scop/feat/env-extension
Add more dotenv file types
|
2022-10-30 20:45:53 +01:00 |
|
David Peter
|
b29f66c40d
|
Merge branch 'master' into feat/env-extension
|
2022-10-30 20:45:39 +01:00 |
|
David Peter
|
c3347c6be5
|
Merge pull request #2352 from Freed-Wu/extension
Add new file_extensions for INI
|
2022-10-30 20:45:03 +01:00 |
|
David Peter
|
a65b0828ee
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2022-10-30 20:43:06 +01:00 |
|
David Peter
|
ccde13c9e8
|
Hide 'cache' subcommand, re-enable bold/underline styling, add note about cache subcommand
|
2022-10-30 20:26:06 +01:00 |
|
David Peter
|
985666a390
|
Update to latest clap release
|
2022-10-30 20:17:12 +01:00 |
|
David Peter
|
3668464f3d
|
Update CHANGELOG
|
2022-10-30 20:01:10 +01:00 |
|
David Peter
|
8e15c9c501
|
Merge pull request #2316 from dkm/pr/ada_syntax
Add syntax support for Ada
|
2022-10-30 19:56:07 +01:00 |
|
David Peter
|
3c9c960612
|
Merge pull request #2309 from johnmatthiggins/master
Added -S flag for truncating long lines
|
2022-10-30 17:36:09 +01:00 |
|
Ville Skyttä
|
6378a95308
|
Add more dotenv file types
Upstream PR: https://github.com/zaynali53/DotENV/pull/17
|
2022-10-30 08:25:10 +02:00 |
|
Wu Zhenyu
|
37da5659c5
|
Add VimHelp.sublime-syntax and its test
|
2022-10-30 13:40:41 +08:00 |
|
Wu Zhenyu
|
6010b334c6
|
Add Requirementstxt.sublime-syntax and its test.
|
2022-10-30 13:33:12 +08:00 |
|
Wu Zhenyu
|
46dc044c03
|
Add new file_extensions for INI
- https://coverage.readthedocs.io/en/6.3.2/faq.html#q-can-i-find-out-which-tests-ran-which-lines
- https://pylint.pycqa.org/en/latest/user_guide/usage/run.html#command-line-options
- https://jorisroovers.com/gitlint/configuration/
|
2022-10-30 13:15:14 +08:00 |
|
BANO.notIT
|
31f964f468
|
fix(syntax): Use variable.other for TodoTxt attrs
|
2022-10-29 16:55:46 +03:00 |
|
BANO.notIT
|
316f1b3601
|
test(syntax): Generate normal highlight for bat
|
2022-10-22 17:06:27 +03:00 |
|
BANO.notIT
|
1a85b4c3b5
|
test(syntax): Add partially working test
|
2022-10-22 16:59:19 +03:00 |
|
BANO.notIT
|
346e53705e
|
feat(syntax): Add Todo.txt syntax
|
2022-10-22 16:57:00 +03:00 |
|
John Higgins
|
ff71303349
|
Update src/bin/bat/clap_app.rs for PR 2309
Co-authored-by: Martin Nordholts <enselic@gmail.com>
|
2022-10-17 23:35:52 -07:00 |
|
John Higgins
|
bf114f5844
|
Added helper function for -S flag tests
|
2022-10-17 14:43:02 -07:00 |
|
wzy
|
f215d07366
|
Improve Manpage.sublime-syntax, Fix #2353 (#2364)
* Improve Manpage.sublime-syntax, Fix #2353
* Add highlight tests for fzf-0.33.0
|
2022-10-17 19:56:17 +02:00 |
|
wenzdey
|
9679ae3662
|
Updated Homebrew link
macos and linux homebrew page now merged
|
2022-10-17 19:51:51 +02:00 |
|
Ville Skyttä
|
21bdcbb71f
|
Fix up punctuation and sorting in manual modifications doc
|
2022-10-17 19:50:14 +02:00 |
|
John Higgins
|
20f272168a
|
Fixed typo in CHANGELOG.md for PR #2309
|
2022-10-14 14:23:51 -07:00 |
|
John Higgins
|
236a2c5794
|
Fixed inverted logic on -S and --chop-long-lines
|
2022-10-13 23:52:15 -07:00 |
|
John Higgins
|
03216c9c18
|
Merge branch 'sharkdp:master' into master
|
2022-10-09 22:56:11 -07:00 |
|
John Higgins
|
8f31ffa9df
|
Added integration tests
|
2022-10-09 22:42:11 -07:00 |
|
John Higgins
|
375b392478
|
Fixed reversed logic error for --chop-long-lines
|
2022-10-09 22:41:27 -07:00 |
|
Matthew Bauer
|
46f8e29de4
|
Update CONTRIBUTING.md
|
2022-10-09 15:44:45 -07:00 |
|
Matthew Bauer
|
3e238b82f6
|
Update CONTRIBUTING.md
Verbiage change, and slight markdown adjustments.
|
2022-10-09 01:18:35 -07:00 |
|