Commit Graph

954 Commits (a8851e1307cdae977ac49c2618a8a00e22000d28)
 

Author SHA1 Message Date
dependabot-preview[bot] 3d23daa7b4 Bump assets/syntaxes/LESS from `d3ddfe7` to `4eada94`
Bumps [assets/syntaxes/LESS](https://github.com/danro/LESS-sublime) from `d3ddfe7` to `4eada94`.
- [Release notes](https://github.com/danro/LESS-sublime/releases)
- [Commits](d3ddfe7b51...4eada94009)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 572cbb00e2 Bump assets/syntaxes/PureScript from `42a61e3` to `5acebc1`
Bumps [assets/syntaxes/PureScript](https://github.com/tellnobody1/sublime-purescript-syntax) from `42a61e3` to `5acebc1`.
- [Release notes](https://github.com/tellnobody1/sublime-purescript-syntax/releases)
- [Commits](42a61e39ad...5acebc1850)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] dedaebdf15 Bump assets/syntaxes/Terraform from `3227a2d` to `c683495`
Bumps [assets/syntaxes/Terraform](https://github.com/alexlouden/Terraform.tmLanguage) from `3227a2d` to `c683495`.
- [Release notes](https://github.com/alexlouden/Terraform.tmLanguage/releases)
- [Commits](3227a2d2a2...c683495c64)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 3d90c6adee Bump assets/syntaxes/ssh-config from `86bfd1b` to `17e23d7`
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `86bfd1b` to `17e23d7`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](86bfd1b090...17e23d7d38)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 06a521ec34 Bump assets/themes/onehalf from `2516b37` to `fdcbffe`
Bumps [assets/themes/onehalf](https://github.com/sonph/onehalf) from `2516b37` to `fdcbffe`.
- [Release notes](https://github.com/sonph/onehalf/releases)
- [Commits](2516b37c3f...fdcbffe317)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 37f7c94ba4 Properly add Twig submodule, closes #721 5 years ago
sharkdp 396e1ac6b6 Add simple pattern for command-line options 5 years ago
sharkdp 49e2073910 Highlight capitalized function calls / man page references 5 years ago
dependabot-preview[bot] 7d18649284 Bump console from 0.9.0 to 0.9.1
Bumps [console](https://github.com/mitsuhiko/console) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.9.0...0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 850677f121 Remove 'advanced' example 5 years ago
sharkdp c132e19e74 Make a few modules private 5 years ago
sharkdp 3334f74b72 Remove custom 'transpose' function 5 years ago
sharkdp b9ce3c248c Simplify 'using_controller' example 5 years ago
David Peter 310654d49f Format "delta" like the other programs. 5 years ago
Dan Davison 3f37d292ec Point to delta in usage-with-git section of README 5 years ago
sharkdp 0a42d2b897 Add Nim syntax, closes #542 5 years ago
Helder M 3b5fcf4619 Update options sort order in --help and manpage file
This commit updates the sort order of --help options in order to improve
usability/importance putting most useful/used commands on top. In
addition to that, similar options were grouped together.
5 years ago
Ethan P ab2a6ad1d5 Add more colors to fstab syntax 5 years ago
Ethan P 7db30f9123
Merge pull request #705 from MarcoFalke/patch-1
doc: Add Ubuntu/Debian bat package to Readme
5 years ago
Ethan P 59f2b30768
Merge pull request #696 from flopp/fstab-syntax
Add fstab syntax definitions
5 years ago
Anubhab Ghosh 9fb14d78e1 Add syntax highlighting for /etc/resolv.conf 5 years ago
MarcoFalke 921a65f0a1
Update README.md 5 years ago
MarcoFalke b9c07e52e8
doc: Add Ubuntu/Debian bat package to Readme
Documentation update to fix #323
5 years ago
Anubhab Ghosh edbb4b2fc9 Add syntax highlighting for /etc/passwd file 5 years ago
Anubhab Ghosh 15b1676b72 Add syntax highlighting for /etc/group file 5 years ago
Florian Pigorsch 753a124ef2 Add some comments 5 years ago
Florian Pigorsch 58a4d009fa Add fstab file syntax 5 years ago
Fahmi Akbar Wildana 4664fb6f91 Remove comment in both examples
```diff
-// add_file()
```
5 years ago
Fahmi Akbar Wildana e287594654 Fix compile-error on Rust v1.35.0 5 years ago
Fahmi Akbar Wildana 1e19404736 Add 2 examples 5 years ago
Fahmi Akbar Wildana 2253d07341 Derive fmt::Debug whenever possible 5 years ago
Fahmi Akbar Wildana 7208a63a49 Implement trait Default for struct Config 5 years ago
Fahmi Akbar Wildana 0273848f54 Run `cargo fmt` 5 years ago
Fahmi Akbar Wildana e542621125 Move back printer.rs and others into lib
others:
bin/bat/{controller,decorations,output,printer}.rs
5 years ago
Fahmi Akbar Wildana 26439b41d2 Move Config,PagingMode from app.rs into lib.rs 5 years ago
Fahmi Akbar Wildana a2ee753b25 Move config.rs into src/bin/bat/ 5 years ago
Fahmi Akbar Wildana d3243903c0 Add --bins flag in CI `before_deploy` 5 years ago
Fahmi Akbar Wildana cf68b13322 Fix CI 'src/main.rs': No such file or directory 5 years ago
Fahmi Akbar Wildana 837d0998da Remove unused macros in bin/bat 5 years ago
Fahmi Akbar Wildana 23d80f9e84 Fix all compile errors in bin/bat
* Change `mod errors` in lib.rs to public

* Add `fn handle_error` in lib.rs errors module
5 years ago
Fahmi Akbar Wildana e981bd88c1 Move src/bin/* into src/bin/bat/
This will limit [[bin]] to *bat* only which will make:
- `cargo run` works without specifying --bin
- prevent `cargo build --bins` to produce multiple binaries (app,clap_app,...)
5 years ago
Fahmi Akbar Wildana 710a1df4ff Fix all compile warnings in lib.rs 5 years ago
Fahmi Akbar Wildana cfd33168af Fix all compile errors in lib.rs 🚚
* Move {controller,output,printer,decorations}.rs into src/bin/

* Add `mod errors` from main.rs
5 years ago
Fahmi Akbar Wildana eefdb186b8 Add lib.rs 5 years ago
Fahmi Akbar Wildana fc0ad4db2e Move {main,app,clap_app}.rs into src/bin/ 5 years ago
sharkdp f03b45f3e5 Update TOML syntax 5 years ago
sharkdp 9a74bf1a88 Disable nightly build 5 years ago
David Peter ff0b331dd6
Add llvm/libclang install instructions. 5 years ago
sharkdp 00bfbbf884 Add section concerning file encodings, see #568 5 years ago
Clar Fon e44045a71a Add Dracula theme 5 years ago