2228 Commits
Author SHA1 Message Date
Jesse Duffield 8288de0c84 update release notes v0.26 2021-03-13 11:46:48 +11:00
RyoooooogaandJesse Duffield 1da2afd450 Fix edit remote name message 2021-03-13 11:04:38 +11:00
Jesse Duffield 03de51747e remove redundant addition 2021-03-13 11:03:34 +11:00
RyoooooogaandJesse Duffield 3d698cd7c1 Fix tests 2021-03-13 11:02:31 +11:00
RyoooooogaandJesse Duffield a48cc245e7 Support multibyte characters in pane 2021-03-13 11:02:31 +11:00
RyoooooogaandJesse Duffield 9ed3a8ee05 Fix staging/unstaging filenames that starts with - or -- 2021-03-13 11:02:31 +11:00
RyoooooogaandJesse Duffield 64daf1310d Fix staging/unstaging files containing " in paths 2021-03-13 11:02:31 +11:00
RyoooooogaandJesse Duffield e5ba0d9d9c Support multibyte characters in Files pane 2021-03-13 11:02:31 +11:00
RyoooooogaandJesse Duffield 50e4e9d58d fix command escaping 2021-03-13 10:49:40 +11:00
István DonkóandJesse Duffield 03b9db5e0a Fix the linux config path (related: #913, #1059) 2021-03-12 12:45:48 +11:00
Jesse Duffield 043cb2ea44 reload config whenever returning to gui 2021-02-24 02:45:05 -08:00
Dawid DziurlaandGitHub a62d70fbd5 Merge pull request #1172 from jesseduffield/dawidd6-patch-1
gui: ReplaceAll -> Replace
v0.25.1
2021-02-24 00:14:24 +01:00
Dawid DziurlaandGitHub 053e80a08e gui: ReplaceAll -> Replace 2021-02-24 00:09:05 +01:00
Daniel BastandJesse Duffield b726dcc770 Switch to Go 1.16 to support macOS arm64 v0.25 2021-02-23 03:04:49 -08:00
Matthias KüchandJesse Duffield 9df133ed8c Fix pattern in commitPrefix example 2021-02-16 13:57:28 -08:00
1jzandJesse Duffield 50dd7b00c3 add colors to differentiate action and menu commands 2021-02-16 13:52:04 -08:00
Rui PiresandJesse Duffield ccbd2c924b Fixed whitespace format issue 2021-02-09 14:45:33 -08:00
Rui PiresandJesse Duffield 52d5c3beeb Added initialContent on branch rename 2021-02-09 14:45:33 -08:00
Jesse Duffield c43416891e update cheatsheet 2021-02-09 20:23:20 +11:00
Jesse Duffieldandgithub-actions[bot] 56a573de86 support wide characters in the editor 2021-02-08 22:55:11 +00:00
Jesse Duffield e7fff2529c fix lint error 2021-02-08 14:40:30 -08:00
Jesse Duffield 78867647d1 remove go-gitconfig package 2021-02-08 14:40:30 -08:00
Jesse Duffield 09f32d4f84 add secureexec file for getting around windows checking for a binary first in the current dir 2021-02-08 14:40:30 -08:00
Nick FlueckigerandJesse Duffield 6f0f70bd92 Adding setup and config 2021-02-08 14:25:24 -08:00
caquillo07andJesse Duffield 6df15ddf6e added support for using spaces on branch names when creating new ones. 2021-02-08 14:23:54 -08:00
unknownandJesse Duffield 922c0887f1 fix type: executable not found error when there is a merge conflict on windows 2021-01-01 13:17:29 -08:00
Dawid DziurlaandGitHub d7c9243880 workflows: setup git before PPA repo updating v0.24.2 2020-12-24 10:32:50 +01:00
Dawid DziurlaandGitHub f42a595aba Merge pull request #1130 from jesseduffield/dawidd6-patch-2
gui: ReplaceAll -> Replace
v0.24.1
2020-12-24 10:24:49 +01:00
Dawid DziurlaandGitHub 797722ec12 Merge pull request #1129 from jesseduffield/dawidd6-patch-1
workflows: split CD into separate jobs
2020-12-24 10:24:30 +01:00
Dawid DziurlaandGitHub bb4bf23c5c gui: ReplaceAll -> Replace 2020-12-24 10:21:54 +01:00
Dawid DziurlaandGitHub f3aacbd253 workflows: split CD into separate jobs 2020-12-24 09:51:50 +01:00
Jeff HertzlerandJesse Duffield 106fce26b5 Update Custom_Command_Keybindings.md 2020-12-23 18:54:26 -08:00
Jesse Duffield caf208b0a4 v24 release notes v0.24 2020-12-24 13:52:29 +11:00
Jesse Duffield 13b9a8bc9a add integration test for branch checkout autocomplete 2020-11-28 20:48:17 +11:00
Jesse Duffield 14ce230683 refactor 2020-11-28 20:48:17 +11:00
Jesse Duffield f31fbc10f6 soft code finding of suggestions 2020-11-28 20:48:17 +11:00
Jesse Duffield be404068ff support labels for suggestions which are distinct from values 2020-11-28 20:48:17 +11:00
Jesse Duffield 5671ec5f58 refactor prompt opts 2020-11-28 20:48:17 +11:00
Jesse Duffield da3b0bf7c8 Start on supporting auto-suggestions when checking out a branch
switch to other fuzzy package with no dependencies
2020-11-28 20:48:17 +11:00
Yuki OsakiandJesse Duffield 90ade3225f Add lc prefix 2020-11-28 19:19:47 +11:00
Yuki OsakiandJesse Duffield 4928d1d490 Visualize the commits for all branches 2020-11-28 19:19:47 +11:00
Kalvin PearceandJesse Duffield 9c52eb9d6f Add notARepository description to config docs 2020-11-28 10:51:34 +11:00
Kalvin PearceandJesse Duffield 0a58cb2877 Fix formatting on notARepository checks 2020-11-28 10:51:34 +11:00
Kalvin PearceandJesse Duffield 7581830e70 Add notARepository to config docs 2020-11-28 10:51:34 +11:00
Kalvin PearceandJesse Duffield d468866746 Add config option for notInRepo behaviour. 2020-11-28 10:51:34 +11:00
Jesse Duffield 999e170f1d standardise how we read from the config 2020-11-28 10:45:30 +11:00
Nick FlueckigerandJesse Duffield 7513bfb13a Implement suggestions 2020-11-28 10:42:38 +11:00
Nick FlueckigerandJesse Duffield 1f27002b84 Switch the directory check 2020-11-28 10:42:38 +11:00
Nick FlueckigerandJesse Duffield 669bfe763a A small change that enables direct lazygit directory config 2020-11-28 10:42:38 +11:00
Davyd McCollandJesse Duffield 860370a845 👌 update as per PR commentary 2020-11-28 10:27:28 +11:00