Jesse Duffield
|
d3a3c8d87d
|
add integration test for merge conflicts resolved externally
|
2022-01-17 19:14:59 +11:00 |
|
Jesse Duffield
|
ee622d044e
|
add integration test for staging view
|
2022-01-17 19:14:59 +11:00 |
|
Jesse Duffield
|
99035959a1
|
fix merge scroll bug
|
2022-01-16 23:16:05 +11:00 |
|
Jesse Duffield
|
0092c9d08d
|
fix bug with subprocess
|
2022-01-16 03:32:09 +00:00 |
|
Jesse Duffield
|
befa35645e
|
fix bug which prevented quitting with confirm
|
2022-01-15 20:35:25 +11:00 |
|
Jesse Duffield
|
7a690f9078
|
appease CI
|
2022-01-15 15:34:01 +11:00 |
|
Jesse Duffield
|
dafac52a4c
|
see if this fixes CI linting
|
2022-01-15 15:34:01 +11:00 |
|
Jesse Duffield
|
1c84f77319
|
always specify upstream when pushing/pulling
|
2022-01-15 15:34:01 +11:00 |
|
Jesse Duffield
|
8d8bdb948b
|
avoid deadlock in merge panel
|
2022-01-15 14:15:41 +11:00 |
|
Jesse Duffield
|
cdcfeb396f
|
stop refreshing the screen so much
|
2022-01-15 14:15:41 +11:00 |
|
Jesse Duffield
|
f5b9ad8c00
|
add complex custom command integration test
|
2022-01-15 10:14:19 +11:00 |
|
Jesse Duffield
|
8263d15b03
|
fix issue where custom command would not open a menu
|
2022-01-15 10:14:19 +11:00 |
|
TicClick
|
4744b39f03
|
work with absolute paths when invoked with --path
|
2022-01-09 14:35:57 +11:00 |
|
Jesse Duffield
|
2436ff197a
|
fewer panics
|
2022-01-09 14:14:47 +11:00 |
|
Jesse Duffield
|
3b30b9bba2
|
add integration test for rewording old commit
|
2022-01-09 14:14:47 +11:00 |
|
Jesse Duffield
|
e5096e71ab
|
add integration test for discarding old files
|
2022-01-09 14:14:47 +11:00 |
|
Jesse Duffield
|
ceb927fec0
|
fix formatting
|
2022-01-09 14:14:47 +11:00 |
|
Jesse Duffield
|
0dfd02c42d
|
allow rewording old commits
|
2022-01-09 14:14:47 +11:00 |
|
Jesse Duffield
|
ee15202207
|
add newline after message because it looks like the message doesn't appear otherwise for some reason
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
a936c0592f
|
more refactoring
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
06687c8a59
|
add integration test for entering credentials
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
4d80c87736
|
use a string builder for credential checking
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
267ecbe694
|
refactor code for handling credential requests
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
ccf90466fa
|
fix test
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
16c9b5404d
|
restore field
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
18f48a43d5
|
add some more linters
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
5d6d894286
|
fix test
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
e4e521f58a
|
pass repo to struct
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
fdf79fdeee
|
fix bug that caused credentials popup to be raised unexpectedly
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
0dd1c12e2f
|
fix format issue
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
364c5db19c
|
shorten name
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
c9a0cc6b30
|
refactor
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
3621854dc7
|
fix tests
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
c6b57d9b57
|
WIP
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
a7a61cdc83
|
rearrange
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
ee8ff6512f
|
trim down gitcommand struct some more
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
e8229f0ee0
|
support general git config calls
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
610e503296
|
refactor git flow
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
e92076d2c2
|
start removing direct calls to cmd.New from gui
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
d9089098c3
|
remove field
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
3f44eac95b
|
remove repo field
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
946a35b59d
|
remove OSCommand field
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
007235df23
|
refactor
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
f503ff1ecb
|
start breaking up git struct
|
2022-01-09 14:09:53 +11:00 |
|
Jesse Duffield
|
4a1d23dc27
|
bump gocui
|
2022-01-08 16:05:11 +11:00 |
|
Pieter van Loon
|
7539929703
|
use bright colors for highlighting
|
2022-01-08 16:05:11 +11:00 |
|
Jesse Duffield
|
48a4565d1f
|
remove log of error now that we're returning it normally
|
2022-01-07 11:01:42 +11:00 |
|
Jakob Kogler
|
673c4a1296
|
also test for empty prefill after successful commit
|
2022-01-07 11:01:42 +11:00 |
|
Jakob Kogler
|
ee7a6391a8
|
remove redundant commit
|
2022-01-07 11:01:42 +11:00 |
|
Jakob Kogler
|
68fc6059d3
|
rename variable to failedCommitMessage
|
2022-01-07 11:01:42 +11:00 |
|