MATSUDA Takashi
|
e413c216ba
|
go get github.com/gdamore/tcell/v2@66f061b1
|
2022-01-25 22:54:09 +11:00 |
|
Jesse Duffield
|
14b9a0b647
|
stop skipping stash warnings
|
2022-01-24 19:18:09 +11:00 |
|
Jesse Duffield
|
58bdcbf1dd
|
always refresh after stash action
|
2022-01-24 19:18:09 +11:00 |
|
Jesse Duffield
|
88d685df53
|
better bisect script
|
2022-01-23 14:41:48 +11:00 |
|
Jesse Duffield
|
61ccc1efd2
|
exclude interactive rebase TODO commits from commit graph
|
2022-01-22 15:12:24 +11:00 |
|
Jesse Duffield
|
5b7dd9e43c
|
properly resolve cyclic dependency
|
2022-01-22 10:48:51 +11:00 |
|
Jesse Duffield
|
4ab5e54139
|
add support for git bisect
|
2022-01-22 10:48:51 +11:00 |
|
Birger Skogeng Pedersen
|
ab84410b41
|
check returned error (if any) from UpdateWindowTitle
|
2022-01-21 23:13:39 +11:00 |
|
Birger Skogeng Pedersen
|
a78cbf4882
|
remove redundant title-setting shell command args
|
2022-01-21 23:13:39 +11:00 |
|
Birger Skogeng Pedersen
|
62a7d9bbcc
|
invoke title-setting shell command appropriately
|
2022-01-21 23:13:39 +11:00 |
|
Birger Skogeng Pedersen
|
555d8bbc96
|
set repo name as window title when loading repo, fix #1691
|
2022-01-21 23:13:39 +11:00 |
|
bin101
|
ad23bd03a0
|
fix: custom service usage
|
2022-01-21 23:13:00 +11:00 |
|
Jesse Duffield
|
1f923bdc4b
|
softer auto-generation message
|
2022-01-19 21:40:50 +11:00 |
|
Jesse Duffield
|
b5a8ecf786
|
update contributing docs
|
2022-01-18 22:06:17 +11:00 |
|
Jesse Duffield
|
3e80a9e886
|
refactor to group up more commonly used git command stuff
|
2022-01-18 22:01:09 +11:00 |
|
Jesse Duffield
|
9706416a41
|
the gods will judge me
|
2022-01-18 21:42:23 +11:00 |
|
Jesse Duffield
|
56f2ecb06c
|
another integration test
|
2022-01-18 21:25:52 +11:00 |
|
Jesse Duffield
|
d7c79ba20b
|
fix integration test which was actually asserting incorrect behaviour
|
2022-01-18 21:25:52 +11:00 |
|
Jesse Duffield
|
b6fb7f1365
|
fix integration test
|
2022-01-18 21:25:52 +11:00 |
|
Jesse Duffield
|
dbb8b17d83
|
add integration test for deleting a range of lines in the staging panel
|
2022-01-18 21:25:52 +11:00 |
|
Jesse Duffield
|
d019626342
|
do not show branch graph when in filtering mode
|
2022-01-17 22:00:53 +11:00 |
|
Jesse Duffield
|
595aca2a4b
|
make integration test pass
|
2022-01-17 19:14:59 +11:00 |
|
Jesse Duffield
|
2691477aff
|
allow sandbox mode with integration tests
|
2022-01-17 19:14:59 +11:00 |
|
Jesse Duffield
|
8ca71eeb36
|
add git bisect run script
|
2022-01-17 19:14:59 +11:00 |
|
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 |
|