Commit Graph

465 Commits

Author SHA1 Message Date
extrawurst
48b6c07843 some more changelog entries 2024-03-27 17:38:38 +00:00
extrawurst
44e1c56a1c
provide nightly builds (#2164)
closes #2083
2024-03-27 17:28:31 +00:00
extrawurst
0966953050 fix changelog 2024-03-27 14:00:47 +00:00
Martí Homs Soler
3b7b443e2a
syntect additional file type support (#2160)
closes #2005

Co-authored-by: MHS <mhs@histolution.com>
2024-03-27 13:57:37 +00:00
extrawurst
6515831c95 more changelog details 2024-03-24 13:13:26 -07:00
extrawurst
93959aff5d fix changelog entry 2024-03-24 13:11:15 -07:00
Hendrik Maus
5b3e2c9ae3
Support git commit signing using OpenPGP (#1544)
* Support git commit signing using OpenPGP
* workaround for amending signed commits
* workaround for rewording signed commits
* support signing initial commit
* return both signature and signature_field value from sign

---------

Co-authored-by: Utkarsh Gupta <utkarshgupta137@gmail.com>
2024-03-24 13:08:28 -07:00
Michael
5131aba138
Make MsgPopup scrollable (#2120) 2024-03-24 12:57:59 -07:00
extrawurst
3d06b54d2c update changelog for 0.25.2 2024-03-22 12:58:56 -07:00
extrawurst
a4e08834e2 preapre for release 2024-03-22 12:20:57 -07:00
extrawurst
512f2f439e changelog 2024-03-22 12:19:03 -07:00
extrawurst
dddb35ac15 update changelog 2024-03-22 12:14:59 -07:00
extrawurst
b43c4c05f6 update changelog 2024-03-19 17:43:38 -07:00
Juan
43af49bab4
Remove unused clippy warning suppression (missing_const_for_fn) (#2115) 2024-03-07 20:08:28 +01:00
extrawurst
8008e04c6b prep for release 2024-02-23 17:40:57 +01:00
extrawurst
b39a24db06 update changelog 2024-02-23 17:37:46 +01:00
Joshix-1
d6818ecc1a Fix CHANGELOG.md
uppsi
2024-02-21 22:14:41 +01:00
Anas
c629070ea5
fix: fix typos (#2092) 2024-02-21 21:27:33 +01:00
extrawurst
7bf65f4835 documentation of breaking changes to key bindings 2024-02-21 15:49:18 +01:00
extrawurst
9f0ef851b2
Prep release 25 (#2082) 2024-02-21 11:27:45 +01:00
Sainath Singineedi
fa051eff5a
feat: add branch name validation on renaming (#2081)
Closes #2062 

---------

Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2024-02-21 00:09:53 +01:00
extrawurst
2bbaa6f3a1 fix a bunch more typos 2024-02-20 19:51:05 +01:00
extrawurst
5dad9f4adb
cancel commit search (#2078)
closes #1860

Co-authored-by: StemCll <lydjotj6f@mozmail.com>
2024-02-20 19:07:25 +01:00
extrawurst
762b889b48
better theme file handling (#2077)
* better theme file handling
* print all possible err of loading theme

closes #2007
2024-02-20 18:52:35 +01:00
extrawurst
90a109b1dd allow fetch in both tabs of branch list 2024-02-19 22:16:42 +01:00
extrawurst
8b665a43fc update changelog with image of syntax in blame 2024-02-19 21:44:18 +01:00
Trung Tran
af9da95178 add syntax highlighting for blame view (#745) 2024-02-19 17:15:03 +01:00
extrawurst
ab95b98ef8
allow pushing to empty repo (#2063)
closes #1919
2024-02-19 15:46:39 +01:00
extrawurst
f4a7034a9a allow customizing color of focused title bar 2024-02-18 13:54:55 +01:00
extrawurst
e1f243d8fb wording 2024-02-18 12:48:11 +01:00
extrawurst
825935ba4f
Multiline TextEdit cleanups (#2053)
* change commit default binding
* animated gif of multiline text edit
* update changelog
* fix style of default text
* textinput should not need to know about its users
* fix branch create popup
2024-02-18 12:44:44 +01:00
Joshix-1
7335cd1c5d
fix sorting of commits in diff view (#1747) 2024-02-12 20:33:46 +01:00
extrawurst
99c705eaa7 fix stashing tab empty (closes #1986) 2023-12-22 17:22:55 +01:00
extrawurst
e7c61ffc89
Support prepare commit hook (#1978) 2023-12-16 00:07:54 +01:00
Adrian Wannenmacher
2be0e73d5b
Prevent unsigned tagging (#1915)
* prevent creation of tags when tag-signing is configured

Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2023-10-17 08:40:20 +02:00
Sainath Singineedi
0e2b3db1d9
Add confirmation dialog for undo commit (#1909) 2023-10-17 07:59:59 +02:00
Maurice Wangleng Tan
2fd957e2c8
Allow customizing line break visualization (#1904) 2023-10-16 18:00:48 +02:00
extrawurst
8768611876 prepare release 2023-09-09 10:59:21 +02:00
extrawurst
7c0d010233 make commit lookup in log faster
* makes hopping to next highlighted commit loopfree (closes #1876)
* makes general commit find faster
2023-09-05 09:07:21 +02:00
extrawurst
253a18f62a search message body/summary separately
closes #1875
2023-09-04 22:24:20 +02:00
extrawurst
0e1d83fb02
Parallelize log search (#1874) 2023-09-04 20:55:17 +02:00
extrawurst
11b9e8193c prepare for release 2023-09-03 18:52:33 +02:00
extrawurst
52dfefe624 Revert "parallelize log search"
This reverts commit ebe41e8a75.
2023-09-03 18:30:34 +02:00
extrawurst
ebe41e8a75 parallelize log search
* will consume all cores now and got faster in all my benchmarks
* setting progress via asyncjob now makes sure to only set it if it has changed and return whether that is the case to simplify sending progress notifications only in case progress actually changed
2023-08-31 12:09:13 +02:00
extrawurst
5be397b335
stash list does not update after pop/drop (#1865)
* move to stashlist after stashing
* move to status after stash popping
2023-08-31 10:41:52 +02:00
extrawurst
16c97edb4d fix log not updating after branch switch
closes #1862
2023-08-31 10:02:59 +02:00
extrawurst
85ab9d47ad prepare release 2023-08-30 15:55:26 +02:00
extrawurst
0c591dfea4
Fix branch switch with slash (#1857) 2023-08-29 16:39:58 +02:00
extrawurst
b36ffc9481 added changelog 2023-08-28 12:40:54 +02:00
extrawurst
7eaa04169f fix changelog times 2023-08-27 16:12:28 +02:00