1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-21 00:30:00 +02:00
Commit Graph

6514 Commits

Author SHA1 Message Date
e7c27b6f4a small fixes 2021-10-17 06:41:21 +00:00
345c90ac05 fix editor 2021-10-17 04:17:59 +00:00
7564e506b5 Enable/disable os specific tests at compile time 2021-10-17 11:00:20 +11:00
1e50764b4d Fix tests 2021-10-17 11:00:20 +11:00
9619d3447f Run tests on Windows 2021-10-17 11:00:20 +11:00
4171b7613c Use replacer 2021-10-16 22:40:50 +11:00
92f03a7872 Escape special characters 2021-10-16 22:40:50 +11:00
2dc8396deb Fix test 2021-10-16 22:40:50 +11:00
7b615e3186 Fix open link command in Windows 2021-10-16 22:40:50 +11:00
a2108362de Update polish.go
Previous translation was completely unacceptable. As a native Polish speaker I consulted various Polish documentation files and translated almost all content.
My translation may contain minor errors due to the possible lack of context for some text.
2021-10-16 22:32:34 +11:00
87e9d9bdc2 minor changes 2021-10-16 21:18:43 +11:00
b6454755ca copy selected text to clipboard 2021-10-16 21:18:43 +11:00
3621084096 small changes 2021-10-16 12:22:34 +11:00
8c25aaa687 extra comment 2021-10-16 12:22:34 +11:00
d02e52989e small changes 2021-10-16 12:22:34 +11:00
913a2fd065 Allow having multiple config files 2021-10-16 12:22:34 +11:00
db736896bc Merge pull request #1501 from Ryooooooga/feature/fix-command
Improved command execution
2021-10-09 11:10:29 +02:00
154b6b09cb Quote ref names and branches 2021-10-09 12:55:00 +09:00
292b780bd8 Quote branch names and remote names 2021-10-08 18:36:05 +09:00
c421f396af Merge pull request #1473 from black-desk/tmp
Improve Chinese translation
2021-10-08 09:53:48 +02:00
a1ae2aa277 Improve Chinese translation 2021-10-08 08:49:22 +08:00
e19b4fe369 Fix git-remote commands 2021-10-06 23:20:19 +09:00
eb7531b206 Fix error prompt when new tag name starts with '--' 2021-10-06 22:57:02 +09:00
428ce2d0f2 Fix crash when new submodule url contains double quotes 2021-10-06 22:51:24 +09:00
f1fbf1e9f5 Fix crash when try to ignore tracked files 2021-10-06 22:43:30 +09:00
268d4080b3 Fix text formatting 2021-09-30 01:26:05 +10:00
2c72990838 Update pkg/theme/theme.go 2021-09-30 01:26:05 +10:00
046edd8120 Update pkg/theme/theme.go 2021-09-30 01:26:05 +10:00
c4552aad28 Use simpler short variable declaration
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2021-09-30 01:26:05 +10:00
5c57c973d6 Tidy of spacing on GetDefaultConfig in user_config 2021-09-30 01:26:05 +10:00
c5f7ad5adb Make cherry pick commit color customisable
Two new settings in the config, which allow the cherry picked
foreground and background to be custom colors.

Issue #856
2021-09-30 01:26:05 +10:00
663c036ca5 Save patch files in TempDir 2021-09-29 22:05:58 +10:00
c8e9d1b4fc bump gocui 2021-09-27 19:58:24 +10:00
ab0117c416 fix some encodings 2021-09-27 19:58:24 +10:00
652c97d239 honour options menu press 2021-09-27 19:41:38 +10:00
bd67bba751 Update README.md 2021-09-25 13:14:26 +10:00
5193353020 Merge pull request #1478 from black-desk/remove-unused-strings
Remove unused strings
2021-09-23 22:23:52 +02:00
a5719c530a Merge pull request #1481 from Ryooooooga/feature/fix-remove-tracked-files
Fix crash on remove tracked files #1480
2021-09-21 12:18:28 +02:00
add3e8783e Fix crash on remove tracked files #1480 2021-09-21 18:51:18 +09:00
5eff56b557 Remove unused strings 2021-09-19 19:05:11 +08:00
60c87b3e70 Merge pull request #1479 from black-desk/format-code
Format code to pass lint
2021-09-19 11:40:49 +02:00
66d0fd2133 Format code to pass lint 2021-09-16 21:38:43 +08:00
f44ae68e99 Merge pull request #1463 from Ryooooooga/feature/fix-delete-branch 2021-09-04 20:43:48 +02:00
57f7051590 Fix deletion of unmerged branches in languages other than English 2021-09-04 21:01:38 +09:00
0543d43f10 Merge pull request #1459 from btwise/master
fix chinese translate
2021-09-02 09:27:46 +02:00
ab8f2b7cc4 Merge pull request #1461 from mjarkk/remove-ununsed-gomod-replace
Remove unused dep replacement in go.mod
2021-09-02 09:19:34 +02:00
16dbb6f76e remove unused dep replacement in go.mod 2021-09-02 09:13:18 +02:00
51383f24bf Merge pull request #1458 from codesoap/master
Fix misspells
2021-09-02 09:09:24 +02:00
151486dcfb fix chinese translate 2021-09-02 12:16:53 +08:00
c1d2aa61f3 Fix misspells 2021-09-01 22:51:24 +02:00