summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-29Bump version0.7.1Dan Davison
2021-03-29Bump version 0.6.0 -> 0.7.00.6.1Dan Davison
2021-03-29Fix typo in Makefile preventing a test from running locallyDan Davison
2021-03-29Clippy (#554)Dan Davison
2021-03-29Edit theme instructionsDan Davison
2021-03-29Add hoopoe themeDan Davison
2021-03-29Sort theme keysDan Davison
2021-03-29Sort themesDan Davison
2021-03-29Merge pull request #550 from clnoll/show-delta-themesDan Davison
2021-03-29Add link to README themes documentation in --help textDan Davison
2021-03-28Update default diff used by --show-themes (to https://github.com/vuejs/vue/co...Catherine Noll
2021-03-28Display themes alphabetically when using --show-themesCatherine Noll
2021-03-28Merge pull request #551 from clnoll/theme-coracias-cordatusDan Davison
2021-03-28Move dividing line above the commit hash lineDan Davison
2021-03-28Add "coracias-cordatus" themeCatherine Noll
2021-03-28Edit instructions in themes.gitconfigDan Davison
2021-03-28Edit --help textDan Davison
2021-03-28Use string literal instead of escaping double quotesCatherine Noll
2021-03-27Remove unnecessary check in get_themes and clean up --show-themes cli docstringCatherine Noll
2021-03-27Fix typo in docstringCatherine Noll
2021-03-27Update behavior of --show-themes to rely on the computed is_light_modeCatherine Noll
2021-03-27Define theme by presence of "dark" or "light" entries in git config,Catherine Noll
2021-03-27Reorganize and add test for get_themesCatherine Noll
2021-03-27Get themes from gitconfig instead of hardcodingCatherine Noll
2021-03-23Add README note warning of problems on Debian/Ubuntu systemsDan Davison
2021-03-22Make target: run rustfmt on all rust codeDan Davison
2021-03-21Send navigation command to less on --show-themesCatherine Noll
2021-03-21Navigate from theme to theme with n/N when --show-themesCatherine Noll
2021-03-21Add functionality to cycle through themes using a diff from stdinCatherine Noll
2021-03-20Use a sample diff for displaying themesCatherine Noll
2021-03-20Apply themes to a hardcoded diffCatherine Noll
2021-03-20Cycle through a constant list of themesCatherine Noll
2021-03-20Skeleton for show-themes command line optionCatherine Noll
2021-03-15Fix bash completion to include local files/dirs (#540)foamkeen
2021-03-15Bump console from 0.14.0 to 0.14.1 (#541)dependabot-preview[bot]
2021-03-15Bump regex from 1.4.3 to 1.4.5 (#542)dependabot-preview[bot]
2021-03-10Add 'tangara-chilensis' theme (#537)clnoll
2021-03-10Update themes from bat v0.18.0Dan Davison
2021-03-10README tweakDan Davison
2021-03-10Merge pull request #536 from dandavison/navigate-less-integration-testsDan Davison
2021-03-09ClippyDan Davison
2021-03-09Use redirect and chmod instead of installDan Davison
2021-03-09Update navigate testsKriss
2021-03-09Only do less hist file tricks if the pager appears to be lessDan Davison
2021-03-09Add navigate/less integration testDan Davison
2021-03-08Append .search line to less history fileDan Davison
2021-03-06Document user color themes collectionDan Davison
2021-03-06Add 'collared-trogon' theme (#534)clnoll
2021-03-05237 navigate improvement (#526)Dan Davison
2021-03-05replace deprecated config options in README (#532)Eugene