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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5fce1389e5 
					 
					
						
						
							
							Bump serde from 1.0.144 to 1.0.145  
						
						... 
						
						
						
						Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145 )
---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
							
						
					 
					
						2022-10-06 20:30:14 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0cc4e98560 
					 
					
						
						
							
							Bump actions/checkout from 2 to 3  
						
						... 
						
						
						
						Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
							
						
					 
					
						2022-10-03 22:41:07 +02:00 
						 
				 
			
				
					
						
							
							
								Gábor Lipták 
							
						 
					 
					
						
						
							
						
						9051fc5465 
					 
					
						
						
							
							Add github-actions to Dependabot  
						
						... 
						
						
						
						Signed-off-by: Gábor Lipták <gliptak@gmail.com > 
						
						
							
						
					 
					
						2022-10-03 21:42:03 +02:00 
						 
				 
			
				
					
						
							
							
								Masanori Kakura 
							
						 
					 
					
						
						
							
						
						16d181a755 
					 
					
						
						
							
							ja: Update description about Debian/Ubuntu packages  
						
						
						
						
							
						
					 
					
						2022-10-03 21:41:36 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						42a3ef28e8 
					 
					
						
						
							
							Bump once_cell from 1.13.1 to 1.15.0  
						
						... 
						
						
						
						Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.13.1 to 1.15.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.13.1...v1.15.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-10-02 05:58:25 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b9d5f3878d 
					 
					
						
						
							
							Bump semver from 1.0.13 to 1.0.14  
						
						... 
						
						
						
						Bumps [semver](https://github.com/dtolnay/semver ) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/dtolnay/semver/releases )
- [Commits](https://github.com/dtolnay/semver/compare/1.0.13...1.0.14 )
---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
							
						
					 
					
						2022-10-01 09:05:37 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						10ab72f8ae 
					 
					
						
						
							
							Bump unicode-width from 0.1.9 to 0.1.10  
						
						... 
						
						
						
						Bumps [unicode-width](https://github.com/unicode-rs/unicode-width ) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/unicode-rs/unicode-width/releases )
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.9...v0.1.10 )
---
updated-dependencies:
- dependency-name: unicode-width
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
							
						
					 
					
						2022-10-01 09:05:25 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9d39054e18 
					 
					
						
						
							
							Bump thiserror from 1.0.33 to 1.0.37  
						
						... 
						
						
						
						Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.33 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.33...1.0.37 )
---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
							
						
					 
					
						2022-10-01 09:05:07 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c662801ad8 
					 
					
						
						
							
							Bump console from 0.15.1 to 0.15.2  
						
						... 
						
						
						
						Bumps [console](https://github.com/console-rs/console ) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/console-rs/console/releases )
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md )
- [Commits](https://github.com/console-rs/console/compare/0.15.1...0.15.2 )
---
updated-dependencies:
- dependency-name: console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com > 
						
						
							
						
					 
					
						2022-10-01 09:04:53 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Poulhiès 
							
						 
					 
					
						
						
							
						
						06b403aa92 
					 
					
						
						
							
							Add syntax support for Ada  
						
						... 
						
						
						
						Add submodule with sublime syntax.
Add corresponding tests for both Ada (in adb/ads) and for the companion tool
gpr.
fixes  #1300 
Signed-off-by: Marc Poulhiès <dkm@kataplop.net > 
						
						
							
						
					 
					
						2022-09-14 22:49:39 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						2dbc88d3af 
					 
					
						
						
							
							Improve bash completion escaping  
						
						... 
						
						
						
						`compopt -o filenames` is a cheap way to accomplish mostly wanted
behavior. However it is semantically incorrect when we are not actually
completing filenames, and has side effects -- for example adds a
trailing slash to candidates matching present dirs.
bash >= 4.1 can `printf -v` to an array index, use it instead where
available. 
						
						
							
						
					 
					
						2022-09-11 21:54:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						66edfe5dff 
					 
					
						
						
							
							Exclude --unbuffered from bash completions  
						
						... 
						
						
						
						It's a no-op, so there's little reason to suggest it. 
						
						
							
						
					 
					
						2022-09-11 21:54:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						c816188f97 
					 
					
						
						
							
							Add --style argument bash completion  
						
						
						
						
							
						
					 
					
						2022-09-11 21:54:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						46bf3c1e9a 
					 
					
						
						
							
							Do not offer bash filename completions with --list-languages/-themes  
						
						
						
						
							
						
					 
					
						2022-09-11 21:54:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						066701d671 
					 
					
						
						
							
							Add --acknowledgements and --ignored-suffix to bash completion  
						
						
						
						
							
						
					 
					
						2022-09-11 21:54:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ville Skyttä 
							
						 
					 
					
						
						
							
						
						e96cdc3b95 
					 
					
						
						
							
							Split bash completion option lists over multiple lines, sync sort with --help  
						
						... 
						
						
						
						For maintainability/diffability. 
						
						
							
						
					 
					
						2022-09-11 21:54:22 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Nordholts 
							
						 
					 
					
						
						
							
						
						8bd5a88f07 
					 
					
						
						
							
							Prepare a new "unreleased" section at the top of CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2022-09-10 20:39:33 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Nordholts 
							
						 
					 
					
						
						
							
						
						e5d9579614 
					 
					
						
						
							
							Bump version to v0.22.1  
						
						
						
						
							
 
						
					 
					
						2022-09-10 17:59:33 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Nordholts 
							
						 
					 
					
						
						
							
						
						352309b056 
					 
					
						
						
							
							Revert "Remove code that tries to handle ANSI escape inputs"  
						
						... 
						
						
						
						This reverts commit 8174e02279https://github.com/sharkdp/bat/issues/2307 .
It is not a clean revert, because I adjust CHANGELOG.md and also add a
comment to the test. I also had to resolve a small `use` conflict. 
						
						
							
						
					 
					
						2022-09-10 17:59:33 +02:00 
						 
				 
			
				
					
						
							
							
								John Higgins 
							
						 
					 
					
						
						
							
						
						2af54dbacd 
					 
					
						
						
							
							Fixed else statement with cargo fmt  
						
						
						
						
							
						
					 
					
						2022-09-09 22:26:53 -07:00 
						 
				 
			
				
					
						
							
							
								John Higgins 
							
						 
					 
					
						
						
							
						
						a272d3df16 
					 
					
						
						
							
							Added -S flag for truncating long lines  
						
						
						
						
							
						
					 
					
						2022-09-09 17:04:09 -07:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						6680f65e4b 
					 
					
						
						
							
							Add new 'unreleased' section, post v0.22  
						
						
						
						
							
						
					 
					
						2022-09-06 23:11:06 +02:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						1f9519d8b9 
					 
					
						
						
							
							Update binary assets  
						
						
						
						
							
 
						
					 
					
						2022-09-06 22:54:20 +02:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						3c33b28507 
					 
					
						
						
							
							Bump version to v0.22  
						
						
						
						
							
						
					 
					
						2022-09-06 22:54:20 +02:00 
						 
				 
			
				
					
						
							
							
								dag-h 
							
						 
					 
					
						
						
							
						
						08386daa3a 
					 
					
						
						
							
							Strip BOM from output in interactive mode ( #1938 )  
						
						... 
						
						
						
						* Strip BOM from output in interactive mode
* Strip BOM when not loop_through, add regression tests
* Update CHANGELOG.md
* Only strip BOM from beginning of first line
* Fix integration test on macOS that relied on color scheme
* Fix integration test on Windows that relied on detected terminal width
* Fix syntax test that was failing due to a previously wrong (now fixed) highlighting
Co-authored-by: David Peter <mail@david-peter.de >
Co-authored-by: Martin Nordholts <enselic@gmail.com > 
						
						
							
						
					 
					
						2022-09-06 19:08:38 +02:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						0e03dce130 
					 
					
						
						
							
							Merge pull request  #1920  from rhysd/issue-1919  
						
						... 
						
						
						
						Add `bat::PrettyPrinter::clear_highlights` 
						
						
							
						
					 
					
						2022-09-06 09:32:29 +02:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						6a0ab0095a 
					 
					
						
						
							
							Add CHANGELOG entry  
						
						
						
						
							
						
					 
					
						2022-09-06 09:32:06 +02:00 
						 
				 
			
				
					
						
							
							
								oidro 
							
						 
					 
					
						
						
							
						
						b213949aeb 
					 
					
						
						
							
							Correct doc comment for list_syntaxes_and_themes example  
						
						
						
						
							
						
					 
					
						2022-09-05 21:57:11 +02:00 
						 
				 
			
				
					
						
							
							
								rhysd 
							
						 
					 
					
						
						
							
						
						3d7817d662 
					 
					
						
						
							
							Clear highlighted_lines when calling PrettyPrinter::print  
						
						
						
						
							
						
					 
					
						2022-09-05 21:17:08 +09:00 
						 
				 
			
				
					
						
							
							
								rhysd 
							
						 
					 
					
						
						
							
						
						abd69f2deb 
					 
					
						
						
							
							Add bat::PrettyPrinter::clear_highlights ( fixes   #1919 )  
						
						
						
						
							
						
					 
					
						2022-09-05 17:35:32 +09:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						113276a62b 
					 
					
						
						
							
							Merge pull request  #2237  from kidonng/yaml  
						
						... 
						
						
						
						Map `fish_history` to YAML 
						
						
							
						
					 
					
						2022-09-04 22:46:08 +02:00 
						 
				 
			
				
					
						
							
							
								Kid 
							
						 
					 
					
						
						
							
						
						1e1fa7cde5 
					 
					
						
						
							
							CHANGELOG  
						
						
						
						
							
						
					 
					
						2022-09-04 22:23:09 +02:00 
						 
				 
			
				
					
						
							
							
								Kid 
							
						 
					 
					
						
						
							
						
						d6d8b61131 
					 
					
						
						
							
							Fix highlight test  
						
						
						
						
							
						
					 
					
						2022-09-04 22:22:18 +02:00 
						 
				 
			
				
					
						
							
							
								Kid 
							
						 
					 
					
						
						
							
						
						839e62cff8 
					 
					
						
						
							
							Map fish_history to YAML  
						
						
						
						
							
						
					 
					
						2022-09-04 22:22:18 +02:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						ca9843fa83 
					 
					
						
						
							
							Merge pull request  #2236  from kidonng/patch-1  
						
						... 
						
						
						
						Add `.mts` and `.cts` to TypeScript file extensions 
						
						
							
						
					 
					
						2022-09-04 22:20:02 +02:00 
						 
				 
			
				
					
						
							
							
								David Peter 
							
						 
					 
					
						
						
							
						
						546dcf6a55 
					 
					
						
						
							
							Merge pull request  #1888  from patrickpichler/feature/668/add-systemwide-config  
						
						... 
						
						
						
						Add systemwide config file support 
						
						
							
						
					 
					
						2022-09-04 22:11:17 +02:00 
						 
				 
			
				
					
						
							
							
								Kid 
							
						 
					 
					
						
						
							
						
						d7b6519422 
					 
					
						
						
							
							Add .mts and .cts to TypeScript file extensions  
						
						... 
						
						
						
						See also:
https://github.com/github/linguist/pull/5905  
						
						
							
						
					 
					
						2022-09-04 22:06:54 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Nordholts 
							
						 
					 
					
						
						
							
						
						799bb1639c 
					 
					
						
						
							
							Try to fix all warnings  
						
						
						
						
							
						
					 
					
						2022-09-04 21:30:14 +02:00