Jesse Duffield
|
d626bcac00
|
color fixups
|
2021-08-01 16:14:56 +10:00 |
|
Jesse Duffield
|
117c0bd4f7
|
simplify code a bit
|
2021-07-31 17:33:13 +10:00 |
|
mjarkk
|
79848087bc
|
Switch to github.com/gookit/color for terminal colors
|
2021-07-30 15:14:46 +02:00 |
|
mjarkk
|
fc76b44b45
|
correctly show files with special chars in commit
|
2021-07-23 12:04:23 +02:00 |
|
mjarkk
|
9a087d04eb
|
Change the way file statuses are loaded
This makes it so file statuses recived from git no longer get joined
before spliting them again.
|
2021-07-22 22:12:43 +02:00 |
|
mjarkk
|
fc066d2f2e
|
parse github emoji config option
|
2021-07-16 14:06:01 +02:00 |
|
Jesse Duffield
|
9fdf92b226
|
more refactoring
WIP
WIP
|
2021-06-06 09:12:49 +10:00 |
|
Jesse Duffield
|
50c169e0a3
|
better colouring for directories for when adding a patch
|
2021-04-02 11:00:15 +11:00 |
|
Jesse Duffield
|
7364525bf5
|
do not show commit files of another parent as added to the patch
|
2021-04-02 11:00:15 +11:00 |
|
Jesse Duffield
|
54910fdb76
|
refactor
|
2021-04-02 11:00:15 +11:00 |
|
Jesse Duffield
|
332a3c4cbf
|
file tree for commit files
|
2021-04-02 11:00:15 +11:00 |
|
Jesse Duffield
|
4b4bfae4f4
|
fix background colour on selected line
|
2021-03-30 21:57:00 +11:00 |
|
Jesse Duffield
|
2b8302bced
|
refactor
|
2021-03-30 21:57:00 +11:00 |
|
Jesse Duffield
|
c27cea6f30
|
more file tree improvements
|
2021-03-30 21:57:00 +11:00 |
|
Jesse Duffield
|
45939171ea
|
WIP
start moving to new interface
WIP
WIP
WIP
WIP
WIP
|
2021-03-30 21:57:00 +11:00 |
|
Jesse Duffield
|
be404068ff
|
support labels for suggestions which are distinct from values
|
2020-11-28 20:48:17 +11:00 |
|
Jesse Duffield
|
da3b0bf7c8
|
Start on supporting auto-suggestions when checking out a branch
switch to other fuzzy package with no dependencies
|
2020-11-28 20:48:17 +11:00 |
|
Jesse Duffield
|
7b4a0f20b2
|
add submodules context
|
2020-10-02 08:09:42 +10:00 |
|
Jesse Duffield
|
ce6f8ed1bc
|
move models folder into commands folder
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
f9643448a4
|
move commit files
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
91f0b0e28f
|
move stash panel
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
8d2af5cc61
|
move file and submodule
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
eda4619a4f
|
move remotes and remote branches
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
e849ca3372
|
move tags
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
630e446989
|
move commits model into models package
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
44248d9ab0
|
pull branch model out into models package
|
2020-09-29 20:48:49 +10:00 |
|
Jesse Duffield
|
b8da166ab1
|
support discarding submodule changes
|
2020-09-29 18:21:59 +10:00 |
|
Jesse Duffield
|
ca437a6504
|
support submodules
|
2020-09-29 18:21:59 +10:00 |
|
Jesse Duffield
|
f99d5f74d4
|
drop merge commits when interactive rebasing just like git CLI
|
2020-08-27 21:51:07 +10:00 |
|
Jesse Duffield
|
9f71c8d2b9
|
rename Status to PatchStatus
|
2020-08-23 15:11:06 +10:00 |
|
Jesse Duffield
|
4fb52ce2ab
|
better handling of there being no commit files
|
2020-08-23 15:11:06 +10:00 |
|
Jesse Duffield
|
2915134007
|
show file statuses in commit files view
|
2020-08-23 15:11:06 +10:00 |
|
Jesse Duffield
|
442f6cd854
|
more cherry picking stuff, mostly around the reflog
|
2020-08-23 14:29:18 +10:00 |
|
Jesse Duffield
|
826d1660c9
|
move patch stuff into its own package
|
2020-08-15 11:41:37 +10:00 |
|
Jesse Duffield
|
267730bc00
|
standardise how we handle background colours
|
2020-05-13 21:24:25 +10:00 |
|
Jesse Duffield
|
40fbce91ce
|
add new diff mode
WIP
WIP
WIP
WIP
WIP
WIP
WIP
|
2020-03-29 18:26:24 +11:00 |
|
Jesse Duffield
|
33d287d2f0
|
remove old diff mode code
|
2020-03-29 18:26:24 +11:00 |
|
Jesse Duffield
|
c1a4bd0482
|
more smart refreshing
WIP
WIP
WIP
WIP
WIP
fix how diff entries are handled
WIP
WIP
WIP
WIP
WIP
WIP
|
2020-03-28 11:59:45 +11:00 |
|
Jesse Duffield
|
d0336fe16f
|
better presentation of remotes
|
2020-03-28 11:59:45 +11:00 |
|
Jesse Duffield
|
198d237679
|
more centralised handling of refreshing
|
2020-03-28 11:59:45 +11:00 |
|
Jesse Duffield
|
91a404d033
|
separate commits from cherry pick state
|
2020-03-26 21:44:33 +11:00 |
|
Jesse Duffield
|
d027cf969c
|
better handling of current branch name
|
2020-03-26 20:37:06 +11:00 |
|
Jesse Duffield
|
37acc17cf3
|
more lenient getting of short shas
|
2020-03-26 18:30:02 +11:00 |
|
Jesse Duffield
|
98fbc61221
|
better formatted reflog list
|
2020-03-25 09:39:04 +11:00 |
|
Jesse Duffield
|
1be0ff8da7
|
better upstream tracking and allow renaming a branch
|
2020-03-18 21:29:06 +11:00 |
|
Jesse Duffield
|
f94d0be2c9
|
refactor the way we render lists
|
2020-02-25 21:21:07 +11:00 |
|
Jesse Duffield
|
9fd9fd6816
|
better commit lines in fullscreen mode
|
2020-02-25 21:21:07 +11:00 |
|