Kiril Videlov
|
7eedcafca2
|
dropping hunks puts newest first
|
2023-06-08 11:31:35 +02:00 |
|
Kiril Videlov
|
a739e29bf7
|
add timestamp to card
|
2023-06-08 11:31:35 +02:00 |
|
Kiril Videlov
|
d4c21e8f12
|
animation for card height changes
|
2023-06-08 01:07:43 +02:00 |
|
Nikita Galaiko
|
695ef1a00e
|
bump git2
|
2023-06-07 14:27:12 +02:00 |
|
Nikita Galaiko
|
c186dea4af
|
watcher handler run async
|
2023-06-07 13:58:49 +02:00 |
|
Kiril Videlov
|
a53c0ebd33
|
fix the broken stuff
|
2023-06-07 13:14:29 +02:00 |
|
Kiril Videlov
|
f1652d6b23
|
create file card with hunks
|
2023-06-07 13:14:29 +02:00 |
|
Kiril Videlov
|
69da435fd1
|
add files to type hiearachy
|
2023-06-07 13:14:29 +02:00 |
|
Nikita Galaiko
|
ad675c7292
|
vb: writer, reader for selected branch
|
2023-06-07 12:46:54 +02:00 |
|
Nikita Galaiko
|
891ca38c30
|
vb: separate target reader
|
2023-06-07 12:46:54 +02:00 |
|
Mattias Granlund
|
23206c338f
|
Merge pull request #411 from gitbutlerapp/mattias/dnd-tray
Add a left side tray to virtual branch experiment
|
2023-06-07 10:09:39 +01:00 |
|
Mattias Granlund
|
f6f6fd06fe
|
Add a left side tray to virtual branch experiment
|
2023-06-07 10:05:33 +01:00 |
|
Kiril Videlov
|
74329a718c
|
Revert "new data structure"
This reverts commit 268c8ba167 .
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
eb12543e49
|
Revert "flatten this shit"
This reverts commit 62543e7688 .
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
c720c4f85c
|
flatten this shit
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
9bee0be552
|
new data structure
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
04160a6404
|
animate card
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
b81f721dc4
|
Revert "updates to data structure"
This reverts commit 533cda6625 .
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
38fbb3793a
|
updates to data structure
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
ac2be8fa57
|
no-prerender
|
2023-06-06 15:12:50 +02:00 |
|
Kiril Videlov
|
02e81b71dd
|
first stab at virtual branch UI
|
2023-06-06 15:12:50 +02:00 |
|
Ian Donahue
|
b52ad2d55f
|
Merge pull request #409 from gitbutlerapp/ian/cursor-for-select-text-from-diff
Ian/cursor for select text from diff
|
2023-06-06 14:42:00 +02:00 |
|
idonahue
|
e12a4dfc0e
|
pnpm format
|
2023-06-05 17:28:58 +02:00 |
|
idonahue
|
3015fc8296
|
Clearer that a user can select text from diff viewer
|
2023-06-05 17:28:26 +02:00 |
|
Nikita Galaiko
|
6ee2a8c087
|
init bookmarks reader/writer/iterator
|
2023-06-05 16:15:43 +02:00 |
|
Nikita Galaiko
|
83be7af9f4
|
align session writer signature
|
2023-06-05 10:43:56 +02:00 |
|
Nikita Galaiko
|
7958ea38fa
|
extract bookmark writer
|
2023-06-05 10:43:56 +02:00 |
|
Nikita Galaiko
|
6167ee0a31
|
extract pty writer
|
2023-06-05 10:43:56 +02:00 |
|
Nikita Galaiko
|
de30d69128
|
extract deltas writer
|
2023-06-05 10:43:56 +02:00 |
|
Nikita Galaiko
|
ede366f13e
|
gh actions: override rust
|
2023-06-02 14:31:35 +02:00 |
|
Nikita Galaiko
|
0c7c444bb5
|
improve reindex detection for bookmarks
|
2023-06-02 14:31:35 +02:00 |
|
Nikita Galaiko
|
89cfe4bc9d
|
watcher/handler: log events
|
2023-06-02 14:31:35 +02:00 |
|
Nikita Galaiko
|
2f61c409eb
|
make a separate reindex event
|
2023-06-02 14:31:35 +02:00 |
|
Nikita Galaiko
|
6744016ffe
|
add basic dispatchers tests
|
2023-06-02 14:31:35 +02:00 |
|
Nikita Galaiko
|
fef2f97b20
|
rm crossbeam_channel dependency
|
2023-06-01 16:02:10 +02:00 |
|
Nikita Galaiko
|
a8fa48c929
|
fully async dispatcher
|
2023-06-01 15:43:34 +02:00 |
|
Nikita Galaiko
|
55312efce5
|
make sure player deltas are sorted
|
2023-06-01 14:59:06 +02:00 |
|
Nikita Galaiko
|
6efd814c6e
|
simplify dispatcher
|
2023-06-01 14:59:06 +02:00 |
|
Nikita Galaiko
|
705e0b4ffb
|
more logs to file watcher
|
2023-06-01 09:15:24 +02:00 |
|
Ian Donahue
|
16be4b26f7
|
Merge pull request #400 from gitbutlerapp/ian/gb-340-change-histogram-bar-chart-shows-a-minimum-for-things
Now there is a very small minimum hight to show the bar
|
2023-05-31 17:30:09 +02:00 |
|
idonahue
|
3e11c520b3
|
Now there is a very small minimum hight to show the bar
|
2023-05-31 17:20:10 +02:00 |
|
Ian Donahue
|
6a1729bb40
|
Merge pull request #399 from gitbutlerapp/ian/gb-337-update-the-content-of-the-gitbutler-chat-ai-text
Gramatical issue
|
2023-05-31 17:00:51 +02:00 |
|
idonahue
|
da793b0b2f
|
Gramatical issue
|
2023-05-31 16:51:10 +02:00 |
|
Ian Donahue
|
e674ea8619
|
Merge pull request #398 from gitbutlerapp/ian/gb-337-update-the-content-of-the-gitbutler-chat-ai-text
Ian/gb 337 update the content of the gitbutler chat ai text
|
2023-05-31 16:49:33 +02:00 |
|
idonahue
|
28b91c8230
|
pnpm format
|
2023-05-31 16:45:04 +02:00 |
|
idonahue
|
99a6aae8b2
|
Made "Ask GitButler" look nice
|
2023-05-31 16:44:06 +02:00 |
|
idonahue
|
869bc5924e
|
Updated langauge
|
2023-05-31 16:27:11 +02:00 |
|
Nikita Galaiko
|
63a576d5a6
|
make file_change and ticket async
|
2023-05-31 11:35:04 +02:00 |
|
Nikita Galaiko
|
61bdfef94d
|
lint and check run on push
|
2023-05-31 10:52:07 +02:00 |
|
Nikita Galaiko
|
e79c4f9f5f
|
cargo fmt
|
2023-05-31 10:52:07 +02:00 |
|