sxyazi
|
f9b3f8876e
|
feat: more Yazi v25.5.28 goodies
|
2025-05-28 23:06:18 +08:00 |
|
sxyazi
|
d642bfb082
|
fix: adapt for Yazi v25.5.28
Closes https://github.com/yazi-rs/plugins/pull/116
Closes https://github.com/yazi-rs/plugins/pull/118
Closes https://github.com/yazi-rs/plugins/pull/121
|
2025-05-28 22:13:48 +08:00 |
|
sxyazi
|
9a095057d6
|
fix: bump version to 25.4.4
|
2025-04-04 19:33:04 +08:00 |
|
sxyazi
|
79193b3917
|
feat: make git.yazi work in the search view (compatible with vcs-files.yazi)
|
2025-03-17 21:10:32 +08:00 |
|
sxyazi
|
cb6165b255
|
fix: bump required Yazi version to 25.2.26
Forgot to update the required Yazi version for https://github.com/yazi-rs/plugins/pull/87
|
2025-03-12 20:46:45 +08:00 |
|
三咲雅 · Misaki Masa
|
2a35325c7f
|
refactor!: switch to th (#87)
|
2025-03-12 19:33:37 +08:00 |
|
PFiS
|
1aa9cf7e34
|
feat(git): use terminal colors and consistent icon style in default options (#86)
|
2025-03-12 19:28:22 +08:00 |
|
sxyazi
|
2bf70d880e
|
refactor: add a comment to explain why we skip some paths
|
2025-03-08 22:45:48 +08:00 |
|
PFiS
|
76a2d241ac
|
docs(git): added some comments to improve understanding (#84)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2025-03-08 22:35:17 +08:00 |
|
PFiS
|
16eef6442d
|
feat(git): adjust the priority of codes (#83)
|
2025-03-08 21:04:29 +08:00 |
|
PFiS
|
cadbd02c27
|
refactor(git): use more appropriate variable names (#82)
|
2025-03-08 20:18:43 +08:00 |
|
PFiS
|
d43201340b
|
refactor: use meaningful variable names instead of single letters (#81)
|
2025-03-08 20:03:52 +08:00 |
|
sxyazi
|
687f6f2a97
|
refactor: rename ignored to excluded
|
2025-03-08 16:20:08 +08:00 |
|
PFiS
|
f55aada59e
|
refactor(git): remove unnecessary logic (#80)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2025-03-08 16:17:13 +08:00 |
|
sxyazi
|
b44c245500
|
docs: add vcs-files plugin to the list
|
2025-03-08 14:18:32 +08:00 |
|
三咲雅 · Misaki Masa
|
a1b678dfac
|
refactor: use a table for status codes (#79)
Co-authored-by: PFiS <pfis1737@gmail.com>
|
2025-03-04 14:33:25 +08:00 |
|
sxyazi
|
07258518f3
|
chore: bump the minimum required Yazi version to 25.2.7
|
2025-02-07 20:23:05 +08:00 |
|
sxyazi
|
f202fa8969
|
feat: better error handling
|
2025-01-28 03:45:54 +08:00 |
|
sxyazi
|
71c4fc2e6f
|
refactor: use v0.4 Error type for error handling
|
2024-12-24 17:53:35 +08:00 |
|
sxyazi
|
c7feb90930
|
refactor: remove compatibility code for Yazi 0.3
|
2024-12-23 15:29:59 +08:00 |
|
sxyazi
|
7afba3a73c
|
docs: remove note about nightly for git.yazi since it's now released as v0.4.1
|
2024-12-16 14:48:08 +08:00 |
|
sxyazi
|
139c36e4a7
|
refactor: use job instead of args
|
2024-11-21 12:58:04 +08:00 |
|
sxyazi
|
4a6edc3349
|
fix: use args instead of self for fetchers
|
2024-11-16 13:46:45 +08:00 |
|
sxyazi
|
4fcd737db5
|
feat: support git worktree, closes #29
|
2024-10-24 06:10:43 +08:00 |
|
sxyazi
|
4f1d0ae086
|
docs: add tips for the max-preview plugin
|
2024-10-16 20:49:53 +08:00 |
|
sxyazi
|
49137feda8
|
fix: change git status default order to 1500
|
2024-09-16 22:14:25 +08:00 |
|
sxyazi
|
9fc8595f31
|
feat!: use nerd-font icons for git status signs by default, closes #23
|
2024-09-16 20:37:46 +08:00 |
|
sxyazi
|
0b9f325fe9
|
feat: support customizing git status sign and style, closes #21
|
2024-09-12 18:51:26 +08:00 |
|
sxyazi
|
9a1129cf39
|
fix: path separator on Windows
|
2024-09-05 22:35:15 +08:00 |
|
sxyazi
|
0573024ca2
|
fix: avoid git lock index when fetching, closes #20
|
2024-09-05 21:20:08 +08:00 |
|
sxyazi
|
118ae4d1ca
|
fix: version requirement
|
2024-09-04 23:10:02 +08:00 |
|
sxyazi
|
0345e859fb
|
feat: better handling of ignored files
|
2024-09-04 23:07:55 +08:00 |
|
sxyazi
|
63beb7528b
|
fix: wrong path
|
2024-09-04 13:40:49 +08:00 |
|
sxyazi
|
c2c354e13d
|
feat: add a new git_ignored theme option to allow customizing the color of ignored files, closes #19
|
2024-09-04 12:48:50 +08:00 |
|
sxyazi
|
d9bfa0b987
|
docs: update git.yazi description
|
2024-09-02 09:58:28 +08:00 |
|
sxyazi
|
78a606d0d2
|
feat: allow custom icons for git states
|
2024-09-02 09:08:49 +08:00 |
|
Solitude
|
ab54506105
|
feat: allow setting order from setup (#17)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-09-01 11:00:30 +08:00 |
|
sxyazi
|
0c32c6eefd
|
feat: make the git status signs more intuitive, closes #18
|
2024-09-01 10:01:46 +08:00 |
|
sxyazi
|
2b001d2cf3
|
fix: add yazi-rs organization license
|
2024-08-31 13:50:31 +08:00 |
|
三咲雅 · Misaki Masa
|
8ca0bdd915
|
Update README.md
|
2024-08-31 12:58:18 +08:00 |
|
sxyazi
|
c5bc1f1ffc
|
feat: new git.yazi plugin
|
2024-08-31 12:55:14 +08:00 |
|