Ilan Cosman
|
4945e83ecf
|
Remove --quiet, shouldn't be necessary anymore
|
2021-11-13 15:42:24 -08:00 |
|
Ilan Cosman
|
267187e0de
|
Minor performance improvement for git item
|
2021-11-08 16:14:48 -08:00 |
|
Ilan Cosman
|
9c58d82889
|
Better regex
|
2021-11-01 08:49:31 -07:00 |
|
Ilan Cosman
|
6047c86351
|
Replace --regex with -r, it's used often enough
|
2021-10-31 13:44:16 -07:00 |
|
Ilan Cosman
|
f7afe8caaf
|
Appease shellcheck
|
2021-10-31 11:16:17 -07:00 |
|
Ilan Cosman
|
055f298b12
|
Add tide_git_truncation_length (#221)
|
2021-10-31 10:53:43 -07:00 |
|
Ilan Cosman
|
1aff60688a
|
Use last tag instead of first, more specific
|
2021-10-26 13:39:32 -07:00 |
|
Ilan Cosman
|
1edb196234
|
Minor edits
|
2021-10-26 10:50:54 -07:00 |
|
Ilan Cosman
|
0389bb6a99
|
Remove spurious quotes
|
2021-10-14 18:09:55 -07:00 |
|
Ilan Cosman
|
3e7b702ae0
|
Combine string matches in git item
|
2021-10-09 09:59:22 -07:00 |
|
Ilan Cosman
|
62a87872ff
|
Fix git bg color
|
2021-10-03 12:07:00 -07:00 |
|
Ilan Cosman
|
9f11d9fa6b
|
Minor edits
|
2021-09-30 21:18:16 -07:00 |
|
Ilan Cosman
|
e0bf7eca1a
|
Use string match to set variables instead of read
|
2021-09-30 10:14:55 -07:00 |
|
Ilan Cosman
|
049074e2a3
|
Minor edits
|
2021-09-27 11:21:19 -07:00 |
|
Ilan Cosman
|
5174c77d76
|
Minor edits
|
2021-09-23 17:47:59 -07:00 |
|
Ilan Cosman
|
980e6af695
|
Use function scoping
|
2021-09-23 08:35:10 -07:00 |
|
Ilan Cosman
|
832dc5f2b5
|
Use fewer command substitutions in git item
|
2021-09-21 18:16:00 -07:00 |
|
Ilan Cosman
|
e2f594cde1
|
Use echo
|
2021-09-21 18:16:00 -07:00 |
|
Ilan Cosman
|
9c0ed1e4ce
|
Add variable caching
|
2021-08-21 21:43:42 -07:00 |
|
Ilan Cosman
|
7ebdc5c490
|
Minor git performance improvement
|
2021-07-06 14:09:17 -07:00 |
|
Ilan Cosman
|
aefd66c45a
|
Add changing background color to git item (closes #163)
|
2021-06-27 10:47:11 -07:00 |
|
Ilan Cosman
|
040a94980e
|
Minor edits
|
2021-06-13 16:44:11 -07:00 |
|
Ilan Cosman
|
230821a99f
|
Rename variables
|
2021-05-20 08:46:39 -07:00 |
|
Ilan Cosman
|
ba103857c8
|
Add git icon (#154)
|
2021-05-16 10:02:38 -07:00 |
|
Ilan Cosman
|
26c758cf30
|
Minor edits
|
2021-05-13 12:44:48 -07:00 |
|
Ilan Cosman
|
67def5c37b
|
Switch to snake case
|
2021-05-12 13:13:51 -07:00 |
|
Ilan Cosman
|
8ebdffab21
|
Add special characters to indicate git tags and shas (work on #154)
|
2021-05-12 09:35:19 -07:00 |
|
Ilan Cosman
|
c36f0d16f3
|
Display git tag when available (work on #154)
|
2021-05-12 08:33:35 -07:00 |
|
Ilan Cosman
|
5592e225c9
|
Convert many items to _tide_print_item
|
2021-04-23 14:41:11 -07:00 |
|
Ilan Cosman
|
735023d3d3
|
Fix git item in bare repos (fixes #145)
|
2021-04-13 21:51:14 -07:00 |
|
Ilan Cosman
|
29a7de545f
|
Fix git item in .git dir
|
2021-04-13 21:19:59 -07:00 |
|
Ilan Cosman
|
8e1dbc1870
|
Add --no-optional-locks to background git status
|
2021-04-04 20:04:09 -07:00 |
|
Ilan Cosman
|
85d1741f40
|
Only use gitDir for status if necessary (fixes #138)
|
2021-04-04 18:28:04 -07:00 |
|
Ilan Cosman
|
67f1ce4480
|
Put stash before git status info
|
2021-03-27 09:16:22 -07:00 |
|
Ilan Cosman
|
21d57439dd
|
Always fetch git status, even in .git dir
|
2021-03-27 09:07:44 -07:00 |
|
Ilan Cosman
|
781fab9904
|
Fix git staged/dirty counters
|
2021-03-25 21:28:58 -07:00 |
|
Ilan Cosman
|
22683c674f
|
Don't set a length for git SHA
|
2021-03-25 16:59:13 -07:00 |
|
Ilan Cosman
|
1cc1b83037
|
Use redirections instead of cat
|
2021-03-20 18:03:07 -07:00 |
|
Ilan Cosman
|
05af630a82
|
Run new fish_indent on code
|
2021-03-02 09:46:40 -08:00 |
|
Ilan Cosman
|
5091eb60ca
|
Don't error if in .git directory of git repo
|
2021-02-09 15:54:01 -08:00 |
|
Ilan Cosman
|
8aedd1ddf7
|
Print git info in a nicer way
|
2021-02-03 10:06:26 -08:00 |
|
Ilan Cosman
|
972346fd7e
|
Use --quiet instead of 2>/dev/null
|
2021-01-26 12:21:11 -08:00 |
|
Ilan Cosman
|
2d2c6a577d
|
Minor edits
|
2021-01-25 06:51:46 -08:00 |
|
Ilan Cosman
|
12da651992
|
Fix git error when in repository with no commits
|
2021-01-24 14:44:05 -08:00 |
|
Ilan Cosman
|
3a85689517
|
Remove _tide_git_prompt_set_vars
|
2021-01-17 11:23:58 -08:00 |
|
Ilan Cosman
|
934526beb6
|
Add git item, fix basic things
|
2021-01-17 11:22:02 -08:00 |
|