Nikita Galaiko
b9e8e0f65d
handlers: move tests into same file
2023-07-21 08:38:17 +02:00
Nikita Galaiko
fd741b1fa8
copy values inside dispatcher
2023-07-21 08:38:17 +02:00
Mattias Granlund
28752f5a4f
Undo spammy logging
2023-07-21 01:31:05 +01:00
Mattias Granlund
17da48886f
Show filename first, then path
2023-07-21 01:17:24 +01:00
Mattias Granlund
4de1929264
Always preserve whitespace in hunks
2023-07-21 01:17:24 +01:00
Mattias Granlund
a1b682f5ff
New branch drop zone should be h-full
2023-07-21 01:17:24 +01:00
Mattias Granlund
1e2c0d1c65
Double click file header to expand/collapse
2023-07-21 00:34:54 +01:00
Mattias Granlund
df91873521
Fix status offline indicator
...
Also remove duplicate from settings page
2023-07-21 00:34:54 +01:00
Mattias Granlund
5e240967b9
Run prettier format
2023-07-20 23:47:12 +01:00
Mattias Granlund
5aa9a74078
Add commit modal
...
- ai button is not hooked up
- should we remove the commit message fron the lane?
2023-07-20 22:42:21 +01:00
Kiril Videlov
ed44bb8ff8
commit list cleanup
2023-07-20 19:44:15 +02:00
Nikita Galaiko
45d85e9d2a
fix compilation
2023-07-20 16:31:09 +02:00
Nikita Galaiko
c28c3b58e5
put more locks for vbranch operations
2023-07-20 16:31:09 +02:00
Nikita Galaiko
6cea0cee40
fix pushing
2023-07-20 15:40:32 +02:00
Nikita Galaiko
8188722433
fix tests compilatation
2023-07-20 14:14:19 +02:00
Nikita Galaiko
3ba99e207c
cargo fmt
2023-07-20 14:14:19 +02:00
Nikita Galaiko
9787c596c6
simplify watcher api
2023-07-20 14:14:19 +02:00
Scott Chacon
37f16207d3
Merge pull request #759 from gitbutlerapp/butler-committer-settings
...
Butler committer settings
2023-07-20 11:26:46 +02:00
Scott Chacon
ec572d70a0
change the url to be about the mark
2023-07-20 10:34:19 +02:00
Scott Chacon
c77a5dae44
actually respect the correct setting
2023-07-20 10:12:57 +02:00
Scott Chacon
37e1e42ca2
can set the gitbutler.utmostDiscretion setting from the ui as a supporter
2023-07-20 09:58:05 +02:00
Kiril Videlov
c68e45d056
hide resize bar when not hovered over
2023-07-20 09:31:04 +02:00
Mattias Granlund
b1d868bdfe
Add icons based on file extension
...
Code borrowed from: https://github.com/gitbutlerapp/file-extension-icon-JS
2023-07-20 03:04:24 +02:00
Mattias Granlund
0d21bf8b4b
Update dark mode colors for file card
2023-07-19 23:08:12 +02:00
Mattias Granlund
06455d62ab
Flatten the UI more
...
- a bit of a new flatter look
- way too many changes for one commit
- why am I not using the nightly? ¯\_(ツ)_/¯
2023-07-19 22:48:14 +02:00
Mattias Granlund
56a1c76cae
Adjust expansion header colors
2023-07-19 17:59:07 +02:00
Mattias Granlund
eebbc55144
Nitpicking UI in new file card
2023-07-19 17:33:25 +02:00
Mattias Granlund
9d99fb6fdf
Fix new filecard dark mode
2023-07-19 17:27:41 +02:00
Kiril Videlov
13ce43ee84
touchups
2023-07-19 16:39:24 +02:00
Mattias Granlund
4eb0d6ea9a
Introduce new file card
...
This builds on work done by Kiril, now making FileCardNext the default
viewing component.
- hunks are currently not abbreviated to one line
- right click on hunk for context menu
- double click on hunk to toggle wide mode
- open in vs code is almost accurate
2023-07-19 16:23:13 +02:00
Kiril Videlov
94ff9506e3
different icon for dev mode
2023-07-19 15:12:16 +02:00
Nikita Galaiko
8028eaaa67
do not show target branch in the tray
2023-07-19 14:45:14 +02:00
Kiril Videlov
351e4a5037
flattening
2023-07-19 14:20:19 +02:00
Nikita Galaiko
345c74ba62
include left lines into hash caclulation
2023-07-19 12:46:14 +02:00
Scott Chacon
59b0604d7e
Formatting
2023-07-19 11:33:04 +02:00
Scott Chacon
56ba838334
tests and symlinks
2023-07-19 11:33:04 +02:00
GitButler
a02e2e1c82
Formatting
2023-07-19 11:33:04 +02:00
GitButler
62bc434869
Check if a file is executable and use that mode
2023-07-19 11:33:04 +02:00
Nikita Galaiko
b810a73d2f
stop assuming push remote name
2023-07-19 10:45:52 +02:00
Nikita Galaiko
7ce2428304
rm unused printlns
2023-07-19 10:45:52 +02:00
Nikita Galaiko
c7f29f5cb8
cargo fmt
2023-07-19 10:45:52 +02:00
Nikita Galaiko
2b5e981e28
use branch::Name for virtual_branches
2023-07-19 10:45:52 +02:00
Nikita Galaiko
e458bfd077
cargo fmt
2023-07-19 10:45:52 +02:00
Nikita Galaiko
11730aa7af
create git branch name module
2023-07-19 10:45:52 +02:00
Nikita Galaiko
4299d63074
rm unused parameter
2023-07-19 10:45:52 +02:00
GitButler
c4c8d2c703
bringing back bottom bar
2023-07-18 17:04:12 +02:00
GitButler
971955c77a
add a flag on HunkSection to signify when a hunk has conflict markers
2023-07-18 14:37:34 +02:00
Nikita Galaiko
edb05f5cbf
chmod +x scripts/release.sh
2023-07-18 13:38:01 +02:00
GitButler
5000c577a6
use git config if it exists
2023-07-18 13:11:27 +02:00
GitButler
2f1bc32363
get default user from git config if we’re not logged in
2023-07-18 13:11:27 +02:00