summaryrefslogtreecommitdiffstats
path: root/src/bat
AgeCommit message (Expand)Author
2020-08-08Add TARGET=aarch64-unknown-linux-gnu cross-compile (#279)Gavin Beatty
2020-08-05ReorganizeDan Davison
2020-07-07Revert "Switch target triple to x86_64-pc-windows-gnu"Dan Davison
2020-06-28Rearrange: move navigate function to correct locationDan Davison
2020-06-10Refactor: Config::from_argsDan Davison
2020-06-03New CLI flag: --navigateDan Davison
2020-05-14rustfmtDan Davison
2020-05-06Import `less --no-init` avoidance from `bat`Dan Aloni
2020-04-30Use ANSI CSI "Erase in Line" code instead of right-paddingDan Davison
2020-04-26Switch target triple to x86_64-pc-windows-gnuDan Davison
2020-04-26Revert "Stop running Windows build since it is broken"Dan Davison
2020-03-02Use ansi_term crate and bat's helpers for painting textDan Davison
2020-02-07Stop running Windows build since it is broken0.0.16Dan Davison
2019-12-23read themes from bat's cache as welldata-pup
2019-12-03Bug fix: fix .deb file release0.0.15Dan Davison
2019-12-03Use package name git-delta for debian packageDan Davison
2019-10-29Add env moduleDan Davison
2019-10-27Ignore environment variables if they are emptyDan Davison
2019-10-13Add dyn to suppress warningJason Shirk
2019-09-30Revert "Reinstate aarch64-unknown-linux-gnu build"Dan Davison
2019-09-30Reinstate aarch64-unknown-linux-gnu buildDan Davison
2019-09-30Reinstate windows buildDan Davison
2019-09-06Delete failing CI buildsDan Davison
2019-07-24Revert "Use Appveyor instead of Travis for Windows build"Dan Davison
2019-07-24Use Appveyor instead of Travis for Windows buildDan Davison
2019-07-22Update Windows build0.0.5Dan Davison
2019-07-21Windows buildFred Davison
2019-07-15Modify bat travis build config for deltaDan Davison
2019-07-15Copy travis CI config from batDan Davison
2019-07-08Create bat directory for bat-derived codeDan Davison