Rui Pires
|
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 Duffield
|
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 Flueckiger
|
6f0f70bd92
|
Adding setup and config
|
2021-02-08 14:25:24 -08:00 |
|
caquillo07
|
6df15ddf6e
|
added support for using spaces on branch names when creating new ones.
|
2021-02-08 14:23:54 -08:00 |
|
unknown
|
922c0887f1
|
fix type: executable not found error when there is a merge conflict on windows
|
2021-01-01 13:17:29 -08:00 |
|
Dawid Dziurla
|
d7c9243880
|
workflows: setup git before PPA repo updating
|
2020-12-24 10:32:50 +01:00 |
|
Dawid Dziurla
|
f42a595aba
|
Merge pull request #1130 from jesseduffield/dawidd6-patch-2
gui: ReplaceAll -> Replace
|
2020-12-24 10:24:49 +01:00 |
|
Dawid Dziurla
|
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 Dziurla
|
bb4bf23c5c
|
gui: ReplaceAll -> Replace
|
2020-12-24 10:21:54 +01:00 |
|
Dawid Dziurla
|
f3aacbd253
|
workflows: split CD into separate jobs
|
2020-12-24 09:51:50 +01:00 |
|
Jeff Hertzler
|
106fce26b5
|
Update Custom_Command_Keybindings.md
|
2020-12-23 18:54:26 -08:00 |
|
Jesse Duffield
|
caf208b0a4
|
v24 release notes
|
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 Osaki
|
90ade3225f
|
Add lc prefix
|
2020-11-28 19:19:47 +11:00 |
|
Yuki Osaki
|
4928d1d490
|
Visualize the commits for all branches
|
2020-11-28 19:19:47 +11:00 |
|
Kalvin Pearce
|
9c52eb9d6f
|
Add notARepository description to config docs
|
2020-11-28 10:51:34 +11:00 |
|
Kalvin Pearce
|
0a58cb2877
|
Fix formatting on notARepository checks
|
2020-11-28 10:51:34 +11:00 |
|
Kalvin Pearce
|
7581830e70
|
Add notARepository to config docs
|
2020-11-28 10:51:34 +11:00 |
|
Kalvin Pearce
|
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 Flueckiger
|
7513bfb13a
|
Implement suggestions
|
2020-11-28 10:42:38 +11:00 |
|
Nick Flueckiger
|
1f27002b84
|
Switch the directory check
|
2020-11-28 10:42:38 +11:00 |
|
Nick Flueckiger
|
669bfe763a
|
A small change that enables direct lazygit directory config
|
2020-11-28 10:42:38 +11:00 |
|
Davyd McColl
|
860370a845
|
👌 update as per PR commentary
|
2020-11-28 10:27:28 +11:00 |
|
Davyd McColl
|
196761a40a
|
🐛 should only stage all if configured to do so _and_ there are no items staged
|
2020-11-28 10:27:28 +11:00 |
|
Davyd McColl
|
26d5444919
|
✨ implement quick commit when no files staged, if configured to do so
|
2020-11-28 10:27:28 +11:00 |
|
Nathan Bell
|
e05c41828c
|
added tests and fixed bug found in tests
|
2020-11-25 08:41:22 +11:00 |
|
Nathan Bell
|
c4cce58464
|
Allow --follow-tags to be disabled if push.followTags is configured to false
|
2020-11-25 08:41:22 +11:00 |
|
Jesse Duffield
|
f7e6d4e724
|
fix updater
|
2020-11-22 10:00:35 +11:00 |
|
Jesse Duffield
|
d02e992265
|
Update Custom_Command_Keybindings.md
|
2020-11-21 17:35:51 +11:00 |
|
Jesse Duffield
|
3e13936e08
|
notify user upon copying something to clipboard
|
2020-11-21 17:31:08 +11:00 |
|
Jesse Duffield
|
a3dfcd5a95
|
toast notifications
|
2020-11-21 17:31:08 +11:00 |
|
Jesse Duffield
|
ce928dc6c8
|
Update docs/README.md
|
2020-11-21 14:14:40 +11:00 |
|
Nils Andresen
|
1dea988cd6
|
Added a reference to chocolatey in README
and also added a simple overview of documentation under docs/README.md
|
2020-11-21 14:14:40 +11:00 |
|
Farzad Majidfayyaz
|
74bb6f0012
|
Change copy PR mapping to <c-y> and use gui.Tr for the message
|
2020-11-19 09:43:51 +11:00 |
|
Farzad Majidfayyaz
|
79888d3bde
|
Add mapping to copy a pull request URL to the clipboard
|
2020-11-19 09:43:51 +11:00 |
|
Jaime Gomes
|
4e1d3e45a3
|
add minimum macos version 10.10 to the README
|
2020-11-18 08:36:50 +11:00 |
|
Jesse Duffield
|
682db77401
|
fix lint errors
|
2020-11-18 08:36:19 +11:00 |
|
Dawid Dziurla
|
6faed08d9d
|
workflows: clean up linting
|
2020-11-16 10:02:57 +11:00 |
|
Sean Stiglitz
|
62b200a4be
|
Add GolangCI action.
|
2020-11-16 10:02:57 +11:00 |
|
Dawid Dziurla
|
f7bab5fdc0
|
workflows: update apt cache before installing pkgs
|
2020-11-05 11:47:21 +01:00 |
|