Commit Graph

123 Commits

Author SHA1 Message Date
ImgBotApp
02e80eb639 [ImgBot] Optimize images
/assets/stash_pop.gif -- 1,079.99kb -> 276.56kb (74.39%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-04-11 17:45:59 +02:00
Stephan Dilly
f284aca6b0 gif of stash_pop 2021-04-11 17:32:16 +02:00
brunohgouveia
79a38a70b9 Add pop stash command on Staches tab 2021-04-11 13:17:26 +02:00
ImgBotApp
e65218db01 [ImgBot] Optimize images
/assets/checkout-remote.gif -- 809.70kb -> 166.21kb (79.47%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-04-06 19:19:28 +02:00
Stephan Dilly
f390fe8ded readme/changelog 2021-04-06 18:58:13 +02:00
Stephan Dilly
b5f1e76455
Remote branches (#618)
* allow checking out remote branch
* set tracking branch on checking out remote
* fix unittests by making branch list stable sorted by name
2021-04-06 18:16:08 +02:00
Benedykt Jaworski
9b531d3dc5 Fix commit_amend in vim style key config 2021-03-29 15:00:41 +02:00
Benedikt Terhechte
656561e3eb
Add g to toggle between staging and workdir (workarea) (#595)
closes #594
2021-03-21 18:37:53 +01:00
Stephan Dilly
969065e006 one more gif 2021-03-14 12:46:19 +01:00
Stephan Dilly
52bf018515 rename new key 2021-03-13 20:36:48 +01:00
Stephan Dilly
7e191d3ee5 changelog gif 2021-03-13 13:55:44 +01:00
Stephan Dilly
b5ef9b10f1
Stage/unstage lines (#575) 2021-03-10 22:27:02 +01:00
Stephan Dilly
6e5db96c19
support discard selected lines (#571) 2021-03-08 18:00:30 +01:00
ImgBotApp
914cc86453 [ImgBot] Optimize images
*Total -- 1,483.02kb -> 115.83kb (92.19%)

/assets/chars_and_branchname.gif -- 1,324.54kb -> 97.60kb (92.63%)
/assets/pull.gif -- 158.47kb -> 18.23kb (88.5%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-01 14:36:28 +01:00
Stephan Dilly
ee9ae4b2fd
changelog update (#556)
+ small renaming
2021-03-01 14:20:47 +01:00
Stephan Dilly
f8305f3f3c fix vim keys 2021-02-28 23:42:01 +01:00
Antonio Yang
7b94358d11
Fix vim default config (#549) 2021-02-25 14:59:45 +01:00
Richard Menzies
6c974ee1d3
Support force push (#421) 2021-02-23 11:02:16 +01:00
ImgBotApp
a3faf4aced [ImgBot] Optimize images
/assets/char_count.gif -- 1,723.06kb -> 131.14kb (92.39%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-12-27 14:21:33 +01:00
Stephan Dilly
cd1484f459 updated changelog 2020-12-27 14:15:46 +01:00
Stephan Dilly
cfedbd1b36 fixes #448
* annotate a change in the keybindings more explicitly
* log error reading key bindings into log
2020-12-19 17:01:12 +01:00
Nils Andresen
f92363a0cf removed tab_toggle_reverse_windows
changed tab_toggle_reverse to include the SHIFT modifier, as crossterm
now (i.e. since https://github.com/crossterm-rs/crossterm/pull/490)
sends SHIFT modifier for linux, too.
2020-12-08 00:21:46 +01:00
Richard Menzies
71880f96f7
Rename branch (#334) 2020-10-17 09:00:34 +02:00
ImgBotApp
cb8c3f2c27 [ImgBot] Optimize images
/assets/branches.gif -- 1,657.98kb -> 147.48kb (91.1%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-10-16 09:45:48 +02:00
Stephan Dilly
e50a9a345d gif of branches popup 2020-10-16 09:23:35 +02:00
Richard Menzies
b6c932d0af
Delete branch (#332) 2020-10-11 14:30:44 +02:00
Richard Menzies
94bbf3c9fb
Branch popup (#303)
closes #91
2020-10-10 01:27:13 +02:00
Antonio Yang
9e836b5ab9 Fix vim style key bind example 2020-10-08 15:13:03 +02:00
ImgBotApp
21645824b8 [ImgBot] Optimize images
/assets/compact-tree.png -- 75.80kb -> 38.19kb (49.62%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-27 19:12:09 +02:00
Stephan Dilly
17240e47fc update changelog 2020-09-27 18:42:44 +02:00
Stephan Dilly
4e0ca3259e fix unittests 2020-09-07 21:44:42 +02:00
ImgBotApp
85ce2eacd5 [ImgBot] Optimize images
/assets/push.gif -- 281.71kb -> 50.29kb (82.15%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-09-06 17:59:57 +02:00
Stephan Dilly
de80601bf4
Push progress
closes #267
2020-09-06 17:48:14 +02:00
Stephan Dilly
7d1e3643b1
support push to origin (#266)
* use  vendored ssl
2020-09-02 02:08:41 +02:00
Stephan Dilly
ca49bbd627
release 0.10 (#252) 2020-08-29 14:20:19 +02:00
Stephan Dilly
4907e8b727
new 'create branch' popup (#254)
closes #253
2020-08-29 14:15:06 +02:00
Stephan Dilly
19177ec9bb simplify key bindings further 2020-08-29 00:24:34 +02:00
Stephan Dilly
aa1bf4fded fix "add hunk" using "revert hunk" key in command bar 2020-08-28 18:43:13 +02:00
Stephan Dilly
425963ca58
Scrollbar in diff (#251)
closes #204
2020-08-28 18:19:44 +02:00
Antonio Yang
a95ffd7bcc
Customize key binds (#234)
* customizable key config
* provide example vim key config
* automatically show correct key binding in bottom cmd-bar
2020-08-26 18:23:53 +02:00
ImgBotApp
b82d7af173 [ImgBot] Optimize images
/assets/tagging.gif -- 586.36kb -> 256.97kb (56.17%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-15 23:38:04 +02:00
Stephan Dilly
ef7c4a32e1 changelog updat 2020-07-15 23:35:14 +02:00
ImgBotApp
658bb72d59 [ImgBot] Optimize images
*Total -- 6,791.98kb -> 3,275.88kb (51.77%)

/assets/newlines.gif -- 100.34kb -> 6.63kb (93.39%)
/assets/vi_support.gif -- 685.20kb -> 134.60kb (80.36%)
/assets/spinner.gif -- 267.20kb -> 60.63kb (77.31%)
/assets/cmdbar.gif -- 278.36kb -> 121.63kb (56.31%)
/assets/screenshots/s02-revert.png -- 944.00kb -> 420.81kb (55.42%)
/assets/binary_diff.png -- 63.88kb -> 31.17kb (51.2%)
/assets/screenshots/s03-commit.png -- 1,001.72kb -> 491.67kb (50.92%)
/assets/screenshots/s00-diff.png -- 1,034.90kb -> 510.97kb (50.63%)
/assets/light-theme.png -- 756.01kb -> 417.72kb (44.75%)
/assets/screenshots/s01-log.png -- 1,571.65kb -> 999.73kb (36.39%)
/assets/logo.png -- 25.07kb -> 18.21kb (27.36%)
/assets/perf_compare.jpg -- 63.63kb -> 62.10kb (2.4%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-10 09:18:24 +02:00
Stephan Dilly
b9ec27d89c fix newline visualization in commit msg editor (closes #169) 2020-07-07 12:33:32 +02:00
Stephan Dilly
05c2e2ab49 prepare for release 2020-07-04 20:35:55 +02:00
Stephan Dilly
972f071fe4 visuals in changelog 2020-07-04 16:07:32 +02:00
Stephan Dilly
e445933abc new demo gif 2020-06-15 12:17:28 +02:00
Stephan Dilly
2db0d7fe68 new example 2020-06-14 11:05:24 +02:00
Stephan Dilly
98c8dc5d5f amend gif 2020-06-13 01:52:10 +02:00
Stephan Dilly
5d35cb26b2 gif image 2020-06-09 18:05:28 +02:00
Stephan Dilly
415d511211 added potential commit info popup illustration 2020-06-02 18:58:54 +02:00
Stephan Dilly
314bc7468f drawio sketch for (#80) 2020-06-02 17:26:43 +02:00
Stephan Dilly
8e41dd2cbe changelog 2020-06-01 22:10:59 +02:00
Stephan Dilly
55f9dd466c benchmark in md, no pic 2020-05-27 14:03:21 +02:00
Stephan Dilly
17e5b00e65 benchmark and presentation link 2020-05-27 14:00:24 +02:00
Stephan Dilly
52ec7e342c add gif animation 2020-05-25 16:45:09 +02:00
Stephan Dilly
8def1b6bcd drawio sketch 2020-05-23 15:20:25 +02:00
Stephan Dilly
3c5e86eee9
stashing support (#70) 2020-05-21 15:46:38 +02:00
Stephan Dilly
4379a77e0d polish readme/changelog 2020-05-20 12:00:17 +02:00
Stephan Dilly
0598528f14 added screenshots 2020-05-07 16:36:50 +02:00
Stephan Dilly
6a28414048 update 2020-05-05 14:27:24 +02:00
Stephan Dilly
6e9836b51e new gif 2020-04-28 16:55:49 +02:00
Stephan Dilly
5d6d973189 new gif 2020-04-21 19:35:29 +02:00
Stephan Dilly
75d010c520 fix assets missing on crates 2020-04-13 01:53:59 +02:00
Stephan Dilly
f2336d32e1 new logo 2020-04-03 00:33:40 +02:00
Stephan Dilly
d85b4758e6 unsafe forbidden badge and new logo 2020-03-31 01:59:57 +02:00
Stephan Dilly
8aca54a0ea some cleanup 2020-03-27 01:52:12 +01:00
Stephan Dilly
682f148eec better demo 2020-03-27 01:50:00 +01:00
Stephan Dilly
912e4e4961 show new assets 2020-03-23 14:30:13 +01:00
Stephan Dilly
9b39e552be use smaller image 2020-03-19 13:19:18 +01:00
Stephan Dilly
adb8766b28 illustration in readme 2020-03-19 13:15:20 +01:00
Stephan Dilly
472bec5db3 commit popup centered 2020-03-18 10:45:57 +01:00
Stephan Dilly
4a596abd6e screenshot 2020-03-18 00:58:31 +01:00