Commit graph

166 commits

Author SHA1 Message Date
Stephan Dilly
f1fcd341c6
add support for pushing tags (#569) 2021-03-05 17:49:40 +01:00
Stephan Dilly
f84f6f458f bump version 2021-03-03 22:13:06 +01:00
Stephan Dilly
9d3fafaf00 cleanup 2021-03-03 22:12:05 +01:00
Stephan Dilly
51c9085d7c
user confirm merge (#565) 2021-03-03 22:06:41 +01:00
Stephan Dilly
a427874137 update changelog and readme 2021-03-02 12:52:02 +01:00
Stephan Dilly
ee9ae4b2fd
changelog update (#556)
+ small renaming
2021-03-01 14:20:47 +01:00
Stephan Dilly
8d4c1ca26e
don't close branchlist every time (#550)
* do not close branchlist after branch rename 
* do not close branchlist after deleting a branch
* closes #543
2021-02-25 15:54:18 +01:00
Stephan Dilly
dc3775caa2 mark breaking change more clearly 2021-02-25 15:11:42 +01:00
Stephan Dilly
e948ca850e added changelog
see #549
2021-02-25 15:09:13 +01:00
Stephan Dilly
6482c81382 support left arrow to go back grom commit details (closes #418) 2021-02-24 22:12:23 +01:00
Stephan Dilly
546c7f3072
fix some potentials for errors to bubble up (#547)
* fix some potentials for errors to bubble up (#490)
* fix async diff failing panic
2021-02-24 21:54:27 +01:00
Stephan Dilly
4a0e671197 cleanup changelog 2021-02-24 11:40:28 +01:00
Stephan Dilly
a53ec16161
prefer 'origin' as default remote if it exists (#544)
closes #494
2021-02-24 11:04:01 +01:00
Stephan Dilly
1b8b58a31c
fix missing paging support in branch list (#539)
closes #519
2021-02-23 19:07:01 +01:00
Stephan Dilly
e3bb51b277 show branchname in commit mssage box (closes #529) 2021-02-23 16:50:36 +01:00
Stephan Dilly
f556bb94e9 update changelog 2021-02-23 11:56:54 +01:00
Stephan Dilly
a11da53bda update changelog 2021-02-23 11:12:55 +01:00
remique
b5411e28a5
Set MacOS config directory to ~/.config (#379) 2021-02-16 22:52:32 +01:00
Christoph Rüßler
fe0c2f558c
Use get_entry instead of get_str (#269) 2021-02-04 19:22:08 +01:00
Stephan Dilly
cd1484f459 updated changelog 2020-12-27 14:15:46 +01:00
Stephan Dilly
5080b822f1
Freebsd fix compilation (#462) 2020-12-22 15:52:33 +01:00
Stephan Dilly
e27fc43c2b little better structure 2020-12-20 17:13:53 +01:00
Stephan Dilly
196fe4ab43 version bumps 2020-12-20 16:56:01 +01:00
Stephan Dilly
6f3fef1918 update changelog 2020-12-19 16:39:30 +01:00
Stephan Dilly
e7976235c7 missing contributions in changelog 2020-12-08 00:35:37 +01:00
Stephan Dilly
7e6e310ab8 update changelog 2020-10-31 12:29:29 +01:00
Stephan Dilly
03674f562f update changelog 2020-10-26 01:20:43 +01:00
Stephan Dilly
42d4609c41 update to dirs-next and remove migration code 2020-10-25 18:28:52 +01:00
Stephan Dilly
4ee4432f16
visualize outgoing/incoming changes (#364) 2020-10-25 17:35:54 +01:00
Stephan Dilly
b21fad79c5 update changelog/readme 2020-10-18 19:03:11 +02:00
Stephan Dilly
e50a9a345d gif of branches popup 2020-10-16 09:23:35 +02:00
Stephan Dilly
73d55ab209 mention choco package in readme (windows) 2020-10-11 17:14:02 +02:00
Stephan Dilly
0d2067fd13 changelog update 2020-10-11 14:36:56 +02:00
Stephan Dilly
0b97c545ed
cleanup clipboard and add to changelog (#325) 2020-10-11 00:23:20 +02:00
Richard Menzies
62573b9d7a Fix WizardOhio24 link in changelog 2020-10-10 23:54:22 +02:00
Stephan Dilly
06aeca59d2
Branchlist fixes (#320)
* changelog and some cleanup
2020-10-10 01:43:57 +02:00
Stephan Dilly
027052ad2f update changelog 2020-10-08 15:15:43 +02:00
Stephan Dilly
dd41e08748 changelog update 2020-10-07 09:39:11 +02:00
Timur Aliberdov
7dc72380ce Draw scrollbar for long commit messages 2020-10-07 09:36:55 +02:00
Stephan Dilly
32f9a3a4df fix crash on small terminals (closes #307) 2020-10-05 21:10:37 +02:00
Stephan Dilly
4b56a636ff fix crash interfering of other git processes (closes #271) 2020-09-27 19:11:03 +02:00
Stephan Dilly
17240e47fc update changelog 2020-09-27 18:42:44 +02:00
Stephan Dilly
704fb85fa1 add windows scoop recipe to readme (#164) 2020-09-15 08:34:43 +02:00
Stephan Dilly
de80601bf4
Push progress
closes #267
2020-09-06 17:48:14 +02:00
Stephan Dilly
56959e6596 do not highlight selection in diff when not focused (closes #270) 2020-09-02 11:11:17 +02:00
Stephan Dilly
d179b6bb8b changelog 2020-09-02 02:16:27 +02:00
Stephan Dilly
e5c38e8d4a
revert clipboard feature on linux to fix static linux binary build (#261) 2020-09-01 01:36:38 +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
425963ca58
Scrollbar in diff (#251)
closes #204
2020-08-28 18:19:44 +02:00