summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-02v0.16.0v0.16.0sharkdp
2020-10-02Update syntaxessharkdp
2020-10-02Bump version to 0.16.0sharkdp
2020-10-02Update CHANGELOG for 0.16sharkdp
2020-10-02Update dependenciessharkdp
2020-10-02Add comment about Mandoc, closes #1145sharkdp
2020-10-01Update email syntax outputsharkdp
2020-10-01Add Email example codesharkdp
2020-10-01Bump assets/syntaxes/02_Extra/Email from `ee3e68f` to `e89d09d`dependabot-preview[bot]
2020-10-01Fix zsh completion pathKienyew
2020-10-01Bump semver from 0.10.0 to 0.11.0dependabot-preview[bot]
2020-10-01Add comment about missing man page / completions, see #1198sharkdp
2020-10-01Update CHANGELOGsharkdp
2020-10-01Simplify codesharkdp
2020-10-01Remove .unwrap() in insert call to prevent crashessharkdp
2020-10-01Remove .unwrap() to prevent crashessharkdp
2020-10-01Remove non-working unit testsharkdp
2020-10-01Support XDG_CONFIG_HOME git config filesAhmed El Gabri
2020-10-01Add custom languages/themes sections to manpageEthan P
2020-10-01Bump assets/syntaxes/02_Extra/Elixir from `d223f67` to `4ee539b`dependabot-preview[bot]
2020-10-01Bump assets/syntaxes/02_Extra/Nginx from `dc70858` to `15a1db1`dependabot-preview[bot]
2020-10-01Bump git2 from 0.13.8 to 0.13.11dependabot-preview[bot]
2020-10-01Bump serde from 1.0.114 to 1.0.116dependabot-preview[bot]
2020-09-30Update CHANGELOGsharkdp
2020-09-30Add updated, highlighted outputsharkdp
2020-09-30Add AWK file for syntax testssharkdp
2020-09-30Bump assets/syntaxes/02_Extra/AWK from `1ce5f90` to `e593eb6`dependabot-preview[bot]
2020-09-20Highlight crypttab files with fstab highlighting, closes #1073sharkdp
2020-09-20Add update scriptsharkdp
2020-09-20Add syntax test for /etc/fstabsharkdp
2020-09-20Improve --style help text, closes #1146sharkdp
2020-09-20Code formattingsharkdp
2020-09-20Improve --file-name help text, closes #1109sharkdp
2020-09-20Re-enable LTOsharkdp
2020-09-20Fix unwrap errorsharkdp
2020-09-20Remove 'liquid' dependencysharkdp
2020-09-20Use unwrapKienyew
2020-09-20Handle file extension conflicts in --list-languagesKienyew
2020-09-20Revert to previous commitKienyew
2020-09-20Update CHANGELOG.mdKienyew
2020-09-20Fix undesired behaviorKienyew
2020-09-20Handle file extension conflicts in --list-languages (#1076)Kienyew
2020-09-14Update CHANGELOGsharkdp
2020-09-14Fix packaging and Use parameterized names for zsh completionKienyew
2020-09-14Handle zsh completion when packagingKienyew
2020-09-14Fix typoKienyew
2020-09-14Update CHANGELOG.mdKienyew
2020-09-14use _describe instead of _values on subcommandKienyew
2020-09-14add completion for 'cache' subcommandKienyew
2020-09-14Fix character escape problemKienyew