Marc Cornellà
|
0389310390
fix(lib/git): fix detection of function use in prompt
|
6 月之前 |
Carlo Sala
|
114b58ed4e
fix(git): disable locally `ksharrays`
|
7 月之前 |
Loïc Yhuel
|
04007a0e5d
feat(git): implement async completion for `git_prompt_status` (#12319)
|
7 月之前 |
Marc Cornellà
|
ec1afe9dd6
feat(git)!: enable async git prompt (now for real)
|
7 月之前 |
Marc Cornellà
|
06753e8146
fix(async): register the git prompt async handler correctly (#12267)
|
7 月之前 |
Carlo Sala
|
32d4389aa6
fix(git): disable temporarely async prompt
|
7 月之前 |
Marc Cornellà
|
083cc2c8e8
feat(async)!: implement async prompt API and apply to git prompt (#12257)
|
7 月之前 |
Banst
|
6dfc9b960f
feat(git): display tag in git-prompt when possible (#11318)
|
2 年之前 |
Marc Cornellà
|
dfee71c773
Revert "fix(lib): don't return clean with `hide-dirty=1` in `parse_git_dirty`" (#10927)
|
2 年之前 |
Will LE
|
4674384d1a
fix(lib): don't return clean with `hide-dirty=1` in `parse_git_dirty` (#10897)
|
2 年之前 |
Marc Cornellà
|
304af0a577
fix(lib): quote % in `git_remote_status`
|
2 年之前 |
Marc Cornellà
|
428f815169
fix(lib): %-quote git prompt functions
|
2 年之前 |
Kevin Burke
|
e86c6f5e7f
style: use `-n` flag in `head` and `tail` commands (#10391)
|
3 年之前 |
Pooya Vahidi
|
07cdd7a539
fix(lib): fix status exit code check in `git_prompt_status` (#10275)
|
3 年之前 |
Marc Cornellà
|
8b37f817c2
fix(lib): use -N syntax in `head` and `tail` to support Solaris (#6391)
|
3 年之前 |
Seamile
|
88ffc2f666
fix(lib): mark changes as MODIFIED on 'MM' in `git_prompt_status` (#9552)
|
3 年之前 |
Marc Cornellà
|
28265812f8
chore!: notify breaking change in `git_prompt_info`
|
3 年之前 |
Bruno Borges
|
2f39c68ab0
feat(lib): show upstream branch in `git_prompt_info` (#9188)
|
3 年之前 |
Marc Cornellà
|
6e7b861675
lib: fix regex bug in git_prompt_status
|
4 年之前 |
Marc Cornellà
|
865f6572d5
Fix performance drop of iterating over lines and other stuff
|
6 年之前 |
Billy Conn
|
45a954cb0f
git_prompt_status now uses hash lookups instead of multiple greps
|
8 年之前 |
Michał Dębski
|
297238b739
lib: hide git_prompt_status when hide-status is set
|
8 年之前 |
Robert Estelle
|
1c58a746af
lib: safety fix and speed-ups for git.zsh prompt functions (#7804)
|
4 年之前 |
Patrick Moore
|
e606ac7051
Handle unset variables in various parts of the codebase (#8944)
|
4 年之前 |
Evan Chiu
|
1c300d3a76
lib: add git function to determine repository name (#4989)
|
8 年之前 |
Marc Cornellà
|
1546e1226a
Fix badly resolved rebase conflict
|
5 年之前 |
Marc Cornellà
|
b7e37cea90
Clean up ignore submodules logic in parse_git_dirty
|
5 年之前 |
Wang Guan
|
7cc3a32bff
Add an option about git submodules to ignore
|
11 年之前 |
Marc Cornellà
|
5911aea46c
lib: stop detecting git versions prior to 1.7.2
|
5 年之前 |
Marc Cornellà
|
f75d096c1a
lib: small change to git_compare_version
|
6 年之前 |