summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-10Use unwrap_or(()) to ignore git2 errorlibgitKyohei Uto
2023-10-10Add comments where Diffs are collectedKyohei Uto
2023-10-10clippyKyohei Uto
2023-10-10Refactor set_color for the headerKyohei Uto
2023-10-10Add dirty_fg to Config, LayoutKyohei Uto
2023-09-19Add field is_dirty to ItemInfoKyohei Uto
2023-09-09Fix const nameKyohei Uto
2023-09-09Get branch name by git2Kyohei Uto
2023-09-09Add git2Kyohei Uto
2023-09-09fmtKyohei Uto
2023-08-25Merge branch 'main' into developKyohei Uto
2023-08-25Merge pull request #239 from orhun/chore/build_with_lockedKyohei Uto
2023-08-25Merge pull request #238 from orhun/chore/update_cargo_lockKyohei Uto
2023-08-25Test with `--locked` flagOrhun Parmaksız
2023-08-25Update Cargo.lock for 2.8.1Orhun Parmaksız
2023-08-25Fix command line exampleKyohei Uto
2023-08-25v2.8.1Kyohei Uto
2023-08-25Fix example of command lineKyohei Uto
2023-08-25Merge pull request #237 from kyoheiu/developv2.8.1Kyohei Uto
2023-08-25Update CHANGELOGKyohei Uto
2023-08-25v2.8.1: Fix help textKyohei Uto
2023-08-25Use png instead of gifKyohei Uto
2023-08-25Merge pull request #235 from kyoheiu/developv2.8.0Kyohei Uto
2023-08-25typoKyohei Uto
2023-08-25v2.8.0Kyohei Uto
2023-08-25Update CHANGELOGKyohei Uto
2023-08-25Add FxError::DefaultEditor to clarify the reason why you cannot open file by ...Kyohei Uto
2023-08-25Fix build on macOS (add type annotation to bits)Kyohei Uto
2023-08-25Update config: color field is now optionalKyohei Uto
2023-08-25clippyKyohei Uto
2023-08-25Remove unused append modeKyohei Uto
2023-08-25fmtKyohei Uto
2023-08-25Fix loop label of registersKyohei Uto
2023-08-25Add the insert modeKyohei Uto
2023-08-24Fix method nameKyohei Uto
2023-08-24Create check_reg to see ItemBuffer in registersKyohei Uto
2023-08-24clippyKyohei Uto
2023-08-23Execute `zoxide add` when chdir (if zoxide is installed)Kyohei Uto
2023-08-23cargo fmtKyohei Uto
2023-08-23Add field has_zoxide to StateKyohei Uto
2023-08-23Update CHANGELOGKyohei Uto
2023-08-23Remove syntect and syntax highlighting in preview areaKyohei Uto
2023-08-09Clarify v's caseKyohei Uto
2023-08-05Fix statement about the config file extensionKyohei Uto
2023-08-05Merge pull request #231 from kyoheiu/developv2.7.0Kyohei Uto
2023-08-05Update docsKyohei Uto
2023-08-05v2.7.0Kyohei Uto
2023-08-01v2.7.0Kyohei Uto
2023-08-01Update syntect to 5.1.0Kyohei Uto
2023-08-01clippy 1.71.0Kyohei Uto