summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-02Merge pull request #250 from kyoheiu/developv2.10.0Kyohei Uto
2023-11-01v2.10.0Kyohei Uto
2023-11-01Update docsKyohei Uto
2023-11-01Remove unused argKyohei Uto
2023-11-01Use bat to preview text contentsKyohei Uto
2023-11-01Use FxError::InvalidPath to read image pathKyohei Uto
2023-11-01Add FxError::InvalidPath to deal with to_str() errorKyohei Uto
2023-11-01Add has_bat and check_batKyohei Uto
2023-10-31Remove unused argKyohei Uto
2023-10-30Merge pull request #249 from kyoheiu/developKyohei Uto
2023-10-30Move readme url to the bottomKyohei Uto
2023-10-30Add example for Rgb and AnsiValueKyohei Uto
2023-10-24Merge branch 'main' into developKyohei Uto
2023-10-24Merge pull request #247 from orhun/chore/update_version_in_helpKyohei Uto
2023-10-23Use dynamic version in help textOrhun Parmaksız
2023-10-22Update version in help textKyohei Uto
2023-10-22Merge pull request #246 from kyoheiu/developv2.9.0Kyohei Uto
2023-10-22v2.9.0Kyohei Uto
2023-10-22Update config exampleKyohei Uto
2023-10-18Ignore the key release event for WindowsKyohei Uto
2023-10-15Refactor put_fileKyohei Uto
2023-10-15Update CHANGELOGKyohei Uto
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