| 
							
							
								 Ivan Smirnov | 175dd4c290 | Add SSH config syntax Tested:
```
bash assets/create.sh
cargo build
target/debug/bat --language ssh_config ~/.ssh/config
``` | 2019-06-06 20:01:23 -07:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/da25e3157454ef2f7fd168c9f934cd2f?size=56) dependabot-preview[bot] | e9210c0f6c | Bump git2 from 0.8.0 to 0.9.0 Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.8.0...0.9.0) | 2019-06-05 07:17:09 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 3795acbd17 | Add '.env' (DotENV) syntax | 2019-05-31 21:05:34 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | c7d08cfcfd | Add 'requirements.txt' syntax | 2019-05-31 20:58:08 +02:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/da25e3157454ef2f7fd168c9f934cd2f?size=56) dependabot-preview[bot] | 8ec96da9f0 | Bump dirs from 2.0.0 to 2.0.1 Bumps [dirs](https://github.com/soc/dirs-rs) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits) | 2019-05-31 08:57:04 +02:00 |  | 
			
				
					| 
							
							
								 Fernando Mendes | c9d7e3652b | Enforce the creation of the full cache dir path Fixes #576 | 2019-05-30 22:28:52 +02:00 |  | 
			
				
					| 
							
							
								 Brice Waegeneire | dfa024f9e6 | Add Org mode syntax, closes sharkdp#36 | 2019-05-29 19:52:06 +02:00 |  | 
			
				
					| 
							
							
								![dependabot-preview[bot]](/avatar/da25e3157454ef2f7fd168c9f934cd2f?size=56) dependabot-preview[bot] | b2757cb461 | Bump dirs from 1.0.5 to 2.0.0 Bumps [dirs](https://github.com/soc/dirs-rs) from 1.0.5 to 2.0.0.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits) | 2019-05-28 21:32:57 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 416a0fd439 | Fix autocompletion-path
						
						
						
						
						
						
							
 v0.11.0 | 2019-05-15 23:24:37 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 9b1b3dda14 | Only print the header for empty files Instead of printing
```
───────┬─────────────────────────────────────────────────────────
       │ File: some-file
───────┼─────────────────────────────────────────────────────────
───────┴─────────────────────────────────────────────────────────
```
for empty files, bat will now print
```
───────┬─────────────────────────────────────────────────────────
       │ File: some-file   <EMPTY>
───────┴─────────────────────────────────────────────────────────
``` | 2019-05-15 22:37:03 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | ae7db313a6 | Update man page | 2019-05-15 22:14:40 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 3c4384990d | Update syntaxes and themes | 2019-05-15 22:12:02 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 260814c377 | Bump version to 0.11 | 2019-05-15 22:07:35 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 3675a82a1b | Update dependencies | 2019-05-15 22:06:28 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 5b2b594919 | Revert "Run 'cargo fmt'" (outdated rustfmt) This reverts commit dd40f7545d. | 2019-05-15 08:07:08 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 9d53ce6be6 | Fix warning | 2019-05-14 23:42:23 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 51e05499a9 | Update dependencies | 2019-05-14 23:40:21 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | dd40f7545d | Run 'cargo fmt' | 2019-05-14 23:40:07 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | c709bf2103 | Print a warning message instead of just '<BINARY>' | 2019-05-14 23:35:22 +02:00 |  | 
			
				
					| 
							
							
								 Maksim Panfilov | f37dbb80a8 | Added printing of "<BINARY>" for binary files in the interactive mode if header decorations are turned off | 2019-05-14 23:35:22 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 0a1e08da96 | Extend help text for --terminal-width and --wrap, closes #535 | 2019-05-14 23:24:13 +02:00 |  | 
			
				
					| 
							
							
								 Ethan P | 06b8dcb7eb | Update fish completions for new --list-languages format | 2019-05-14 22:50:42 +02:00 |  | 
			
				
					| 
							
							
								 Ethan P | 493a4e719e | Added non-interactive mode for --list-languagesThis makes scripting it a lot easier and less hacky. | 2019-05-14 22:50:42 +02:00 |  | 
			
				
					| 
							
							
								 Ethan P | 27e0ca98d9 | Remove language completions for config files | 2019-05-14 22:50:42 +02:00 |  | 
			
				
					| 
							
							
								 Ethan P | 1b2066c5f2 | Add fish shell argument completions for --language option | 2019-05-14 22:50:42 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/c37982ef5d343cc3b27d3e5ecf6d6ed5?size=56) dependabot[bot] | 4ec3cdb5b8 | Bump error-chain from 0.12.0 to 0.12.1 Bumps [error-chain](https://github.com/rust-lang-nursery/error-chain) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/rust-lang-nursery/error-chain/releases)
- [Changelog](https://github.com/rust-lang-nursery/error-chain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/error-chain/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-05-13 18:32:28 +02:00 |  | 
			
				
					| 
							
							
								 sharkdp | 72152296c7 | Fix accidental printing of files named 'cache' This also adds two regression tests, so this will hopefully not pop up
again.
closes #557 | 2019-05-10 17:55:46 -05:00 |  | 
			
				
					| 
							
							
								 Ethan P | 2b9d25df05 | Replace iterator with string starts_with and ends_with | 2019-05-10 17:52:35 -05:00 |  | 
			
				
					| 
							
							
								 Ethan P | cc8186103b | Reformatted with cargo fmt. | 2019-05-10 17:52:35 -05:00 |  | 
			
				
					| 
							
							
								 Ethan P | 0ad09df7ab | Improved logic when encountering ANSI in character wrap mode Fixes #551 | 2019-05-10 17:52:35 -05:00 |  | 
			
				
					| 
							
							
								 Ethan P | 7ef0fe091d | Cleaned up terminal-width validation even more | 2019-05-10 17:50:58 -05:00 |  | 
			
				
					| 
							
							
								 Ethan P | 89fcbb2b15 | Cleaned up terminal-width validation slightly | 2019-05-10 17:50:58 -05:00 |  | 
			
				
					| 
							
							
								 Ethan P | a7e2bb86cb | Add validation for --terminal-width option | 2019-05-10 17:50:58 -05:00 |  | 
			
				
					| 
							
							
								 sharkdp | 1ce0bc8e0d | Slightly modified help text | 2019-05-10 11:04:46 -05:00 |  | 
			
				
					| 
							
							
								 Ethan P | fde00eec98 | Add -pp for plain styling and no pager | 2019-05-10 11:01:02 -05:00 |  | 
			
				
					| 
							
							
								 Mitchell Kember | bb6594e691 | Add 3 new themes: ansi-light, ansi-dark, base16 Also, interpret transparent colors (#RRGGBB00) as specifying a terminal
color palette number with RR. The three new themes use this. | 2019-05-08 07:35:43 -05:00 |  | 
			
				
					| 
							
							
								 rasmuskriest | e7c5561df7 | Update Chocolatey package name to bat | 2019-04-25 17:58:15 +02:00 |  | 
			
				
					| 
							
							
								 rasmuskriest | 0aabbc03d7 | Add Chocolatey package instructions | 2019-04-25 17:58:15 +02:00 |  | 
			
				
					| 
							
							
								 Alexander Hultnér | 8a5b59febc | Updated manual to include -H, --highlight-line <N> | 2019-04-25 17:57:01 +02:00 |  | 
			
				
					| 
							
							
								 Tim Sampson | 7afdd44c43 | cache/misc: be more cautious with bash | 2019-04-25 17:52:21 +02:00 |  | 
			
				
					| 
							
							
								 Tim Sampson | d72549a873 | add fish shell syntax definition | 2019-04-25 17:52:21 +02:00 |  | 
			
				
					| 
							
							
								 evdev | 1ba8540e5f | Updated packaging script to include manual fish shell completions | 2019-04-13 10:59:22 +02:00 |  | 
			
				
					| 
							
							
								 evdev | a6cee4da67 | Removed completions file accidentaly left in root dir | 2019-04-13 10:59:22 +02:00 |  | 
			
				
					| 
							
							
								 evdev | cd6850947e | Updated fish completions to include parameter completion for available themes, added cache subcommand completions | 2019-04-13 10:59:22 +02:00 |  | 
			
				
					| 
							
							
								 evdev | 14bfedeb20 | Updated fish completions to include parameter completion for flags: color, italic-text, decorations, paging, wrap | 2019-04-13 10:59:22 +02:00 |  | 
			
				
					| 
							
							
								 evdev | 8fe65252f7 | WIP: added manual minimal fish shell completions for current flags. Does not include flag sub-options like language lists or subcommands | 2019-04-13 10:59:22 +02:00 |  | 
			
				
					| 
							
							
								 evdev | 5e9351445f | WIP: added manual minimal fish shell completions for current flags. Does not include flag sub-options like language lists or subcommands | 2019-04-13 10:59:22 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/c37982ef5d343cc3b27d3e5ecf6d6ed5?size=56) dependabot[bot] | 2fdfb8de40 | Bump escargot from 0.4.0 to 0.5.0 Bumps [escargot](https://github.com/crate-ci/escargot) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/crate-ci/escargot/releases)
- [Changelog](https://github.com/crate-ci/escargot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/escargot/compare/v0.4.0...v0.5.0)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-04-09 21:48:33 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/c37982ef5d343cc3b27d3e5ecf6d6ed5?size=56) dependabot[bot] | f8c759edff | Bump clap from 2.32.0 to 2.33.0 Bumps [clap](https://github.com/clap-rs/clap) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-04-08 13:00:03 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/c37982ef5d343cc3b27d3e5ecf6d6ed5?size=56) dependabot[bot] | e34431f922 | Bump assert_cmd from 0.11.0 to 0.11.1 Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.11.0 to 0.11.1.
- [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/v0.11.0...v0.11.1)
Signed-off-by: dependabot[bot] <support@dependabot.com> | 2019-04-04 21:11:46 +02:00 |  |