Commit Graph

302 Commits

Author SHA1 Message Date
Stephan Dilly
bc7cef747c update changelog 2021-05-11 09:57:55 +02:00
Stephan Dilly
4cebb41cf4
Fix 682 smarter times in log (#683) 2021-05-06 14:11:15 +02:00
Stephan Dilly
62c824a51c update changelog and fix clippy warnings 2021-04-30 15:27:01 +02:00
Stephan Dilly
2a544857d8 blame gif 2021-04-27 15:36:55 +02:00
Stephan Dilly
01678d2d4b prep release 2021-04-27 15:07:20 +02:00
Stephan Dilly
fe3e2deb74 update changelog 2021-04-26 14:51:09 +02:00
Stephan Dilly
3bc21767cb update changelog 2021-04-26 11:35:43 +02:00
Stephan Dilly
2df83dfb88 add another PR to changelog 2021-04-25 14:20:26 +02:00
Stephan Dilly
2e357e506c update changelog 2021-04-25 14:19:52 +02:00
Stephan Dilly
95c41dbf45
limit log message to first line of commit msg (#662) 2021-04-24 14:55:26 +02:00
Stephan Dilly
f081cbeb17 fix debug print when adding afile to ignore 2021-04-23 18:10:06 +02:00
Stephan Dilly
38203b5421 update changelog 2021-04-21 15:21:24 +02:00
Stephan Dilly
f7a17fa3bb fix empty branch list enter key still accepted and panics 2021-04-14 22:08:36 +02:00
Stephan Dilly
ee5b9d9f4e
Fix exit on fetching a branch that has no upstream/remote (#638)
* do not assume remote/upstream of a branch anymore
2021-04-12 16:47:08 +02:00
Stephan Dilly
5eaafb0267 version bump 2021-04-11 22:52:59 +02:00
Stephan Dilly
7bc3ee1dd3 reorder 2021-04-11 17:55:57 +02:00
Stephan Dilly
f284aca6b0 gif of stash_pop 2021-04-11 17:32:16 +02:00
Stephan Dilly
50d863aa1c update changelog 2021-04-11 13:21:24 +02:00
Stephan Dilly
0a608ae65e
Fix 624 pull offline (#625)
* fix pull being blocked if it fails
* update changelog
2021-04-07 10:57:03 +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
Stephan Dilly
6e231ad63c update changelog 2021-04-03 13:19:48 +02:00
Stephan Dilly
a2661a1309 update changelog 2021-03-21 18:43:01 +01:00
Stephan Dilly
a2ca58a3f6
use branches upstream remote if it is already tracked (#598)
closes #597
2021-03-20 18:47:53 +01:00
Stephan Dilly
38f9ab461c link blog post 2021-03-15 12:06:21 +01:00
Stephan Dilly
f232ed8107 prepare 0.13 release 2021-03-14 12:58:58 +01:00
Stephan Dilly
70d4c5b1d5 bump versions 2021-03-14 12:48:22 +01:00
Stephan Dilly
969065e006 one more gif 2021-03-14 12:46:19 +01:00
Stephan Dilly
37415259b1 cleanup commands in status/diff (closes #572) 2021-03-14 12:33:55 +01:00
Stephan Dilly
39442ba6c2
Fix 586 deadlock pull creds (#587)
* fix deadlock when closing credentials input without completing
* fix same deadlock in push/push-tags
2021-03-13 20:31:32 +01:00
Stephan Dilly
7e191d3ee5 changelog gif 2021-03-13 13:55:44 +01:00
Stephan Dilly
7937b80483
Fix 583 fix diff line selection (#585)
Preserve line selection after staging/unstaging/discard (closes #583)
2021-03-12 23:57:31 +01:00
Stephan Dilly
bfa240115c
support rebase merge (conflict free only) (#567) 2021-03-11 11:49:04 +01:00
Stephan Dilly
b5ef9b10f1
Stage/unstage lines (#575) 2021-03-10 22:27:02 +01:00
Stephan Dilly
9fed464f99 changelog 2021-03-09 14:22:21 +01:00
Stephan Dilly
6e5db96c19
support discard selected lines (#571) 2021-03-08 18:00:30 +01:00
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
Stephan Dilly
55e83a58b9 update changelog 2020-08-26 18:32:01 +02:00
Stephan Dilly
91d7070f34 casing 2020-08-19 22:44:11 +02:00
Stephan Dilly
d2561d61ca added changelog 2020-08-19 21:47:34 +02:00
Stephan Dilly
4f2e20ea1b changelog update 2020-08-18 21:48:59 +02:00
Stephan Dilly
613e697407 update changelog for #208 2020-08-09 09:14:10 +02:00
Stephan Dilly
0e81f062da fix slection error after deleting last element in stash (closes #223) 2020-08-08 09:24:23 +02:00
Stephan Dilly
fd6776cee7 try fixing CD 2020-07-30 00:41:06 +02:00
Stephan Dilly
ddd11156c6 prep release 2020-07-29 22:37:50 +02:00
Stephan Dilly
93b4b7ff39 updated changelog 2020-07-29 21:19:16 +02:00
Stephan Dilly
f45af0e3cf fix multiple tags not being seperated in details view (fixes #212) 2020-07-22 10:37:47 +02:00
Stephan Dilly
6c798df40a fix different way of internal git represenation of tags to work (closes #206) 2020-07-20 23:40:02 +02:00
Stephan Dilly
03cf23ad98 visualize pending load on status file list (closes #160) 2020-07-18 12:44:23 +02:00
Stephan Dilly
a54fbf7f63 visualize pending load of a diff (#160) 2020-07-18 12:21:18 +02:00
Stephan Dilly
ef7c4a32e1 changelog updat 2020-07-15 23:35:14 +02:00
Stephan Dilly
aa068f8004 update 2020-07-15 13:03:05 +02:00
Stephan Dilly
002a3a8f6f fix writing out of bounds (fixes #198) 2020-07-15 01:14:55 +02:00
Stephan Dilly
18f3bd981d min rect size for commit popup (fixes #179) 2020-07-14 09:42:55 +02:00
Stephan Dilly
1afa91b144 show tags in commit details popup (closes #193) 2020-07-12 14:38:38 +02:00
Stephan Dilly
315cf615e0
Async tag fetching (#195) 2020-07-12 13:21:34 +02:00
Stephan Dilly
a84ae0950c add_to_ignore failed on files without a newline at EOF (closes #191) 2020-07-10 11:25:00 +02:00
Stephan Dilly
fc142b4604 fix crashes in revlog with utf8 commit messages (closes #188) 2020-07-10 08:55:43 +02:00
Stephan Dilly
4f731f6acc fix opening relative paths in external edtiro (closes #184) 2020-07-09 17:47:38 +02:00
Stephan Dilly
49d99c502c pprof update (fixes #172) 2020-07-09 09:25:04 +02:00
Stephan Dilly
23fc0d9e59 pre release 2020-07-07 13:05:09 +02:00
Stephan Dilly
0fd8a0e7e0 update changes 2020-07-07 12:50:00 +02:00
Stephan Dilly
b9ec27d89c fix newline visualization in commit msg editor (closes #169) 2020-07-07 12:33:32 +02:00
Stephan Dilly
26f734c57d fixed bin file size diff on untracked files (closes #171) 2020-07-07 09:42:34 +02:00
Stephan Dilly
02bd22d3b3 fix crash diffing stash created on cmd line (closes #178) 2020-07-07 09:10:10 +02:00
Stephan Dilly
8c5b2b3774 switch deprecated transitive dependency net2->socket2 - crossterm update (closes #66) 2020-07-06 21:18:14 +02:00
Stephan Dilly
2c53c09487 make release 2020-07-06 08:35:05 +02:00
Stephan Dilly
4351b891a9 missing changelog entry 2020-07-04 23:07:39 +02:00
Stephan Dilly
05c2e2ab49 prepare for release 2020-07-04 20:35:55 +02:00
Stephan Dilly
a33db8d3de cache branchname lookup (closes #159) 2020-07-04 18:12:54 +02:00
Stephan Dilly
972f071fe4 visuals in changelog 2020-07-04 16:07:32 +02:00
Stephan Dilly
a34bab22fa show untracked files in stash commit details (closes #130) 2020-07-02 12:55:17 +02:00
Stephan Dilly
c97335435a cleanup 2020-06-30 09:51:05 +02:00
Stephan Dilly
b5fd133b04 update changelog (#144) 2020-06-30 09:49:43 +02:00
Stephan Dilly
6630b7c89c added new external editor feature in changes (closes #46) 2020-06-26 01:07:16 +02:00
Stephan Dilly
df338334e1 2% optimisation in revlog where amend was still run on each event 2020-06-25 18:35:16 +02:00
Stephan Dilly
895c013d10 fixed author column width (closes #148) 2020-06-25 10:27:07 +02:00
Stephan Dilly
97560564c9 run hooks from workdir and not from current dir (closes #151) 2020-06-25 08:14:43 +02:00
Stephan Dilly
fab5b6ea47 display lossy commit msg when containing invalid utf8 (closes #150) 2020-06-24 10:11:27 +02:00
Stephan Dilly
9ecd911fff update changes (closes #141) 2020-06-22 20:04:13 +02:00
Stephan Dilly
f287d6a351 changelog 2020-06-22 16:44:13 +02:00
Stephan Dilly
956e4b3676 homebrew core change 2020-06-16 21:53:38 +02:00
Stephan Dilly
b4400dfe13 Use terminal blue as default selection background (closes #129) 2020-06-16 16:46:46 +02:00
Stephan Dilly
9c2a31846c version bump 2020-06-15 12:18:45 +02:00
Stephan Dilly
93065fb12b changelog 2020-06-15 01:39:42 +02:00
Stephan Dilly
6be72c7983 fix 2020-06-14 11:07:32 +02:00
Stephan Dilly
24da2f200e
Reset individual hunks (#125)
closes #11
2020-06-14 10:46:25 +02:00
Stephan Dilly
7597df02cf changelog 2020-06-14 01:00:37 +02:00
Stephan Dilly
5a6e67cc7e inspect stash commit (closes #121) 2020-06-13 02:11:16 +02:00
Stephan Dilly
d550e68747 better formatting 2020-06-13 01:54:59 +02:00
Stephan Dilly
98c8dc5d5f amend gif 2020-06-13 01:52:10 +02:00
Stephan Dilly
5185f1c4d4 support commit amend (#89) 2020-06-13 01:50:39 +02:00
Stephan Dilly
63e449fca9 indicate what branch we are on (closes #115) 2020-06-12 22:37:53 +02:00
Stephan Dilly
112b5c888c better scrolling in diff (closes #52) 2020-06-12 17:36:06 +02:00
Stephan Dilly
dd69d9b559 fix files loading text sometimes wrong (closes #119) 2020-06-12 16:59:36 +02:00
Stephan Dilly
b80df36cdf fix selection disappearing in tree sometimes (closes #120) 2020-06-12 16:39:06 +02:00
Stephan Dilly
9301574624 fix reset file when running gitui in subfolder (closes #118) 2020-06-12 11:46:45 +02:00
Stephan Dilly
0ec7552569 right arrow in file tree convenience 2020-06-10 09:35:27 +02:00
Stephan Dilly
599aa10b52 wording 2020-06-09 20:21:11 +02:00
Stephan Dilly
d50d703a9a release image 2020-06-09 20:20:11 +02:00
Stephan Dilly
10093134f0 changelog 2020-06-09 20:14:00 +02:00