9f4433d8b5
allow opening merge tool
2021-04-11 10:21:53 +10:00
e42e7e5cbd
fix commit amend
2021-04-10 11:54:38 +10:00
cd1d1996df
add 0.27 release notes
2021-04-06 19:34:32 +10:00
ccebe5e069
change language
2021-04-06 19:34:32 +10:00
8af3fe3b4a
faster startup
2021-04-01 09:13:29 +11:00
9e67f74ca3
prevent staging directory containing files with inline merge conflicts
2021-03-30 21:57:00 +11:00
da6fe01eca
allow toggling on/off file tree mode
2021-03-30 21:57:00 +11:00
c9de6c003b
support some more things
2021-03-30 21:57:00 +11:00
f871724ae6
update wording
2021-03-30 21:57:00 +11:00
a31db3df9c
support toggling collapsed
2021-03-30 21:57:00 +11:00
8288de0c84
update release notes
2021-03-13 11:46:48 +11:00
1da2afd450
Fix edit remote name message
2021-03-13 11:04:38 +11:00
c43416891e
update cheatsheet
2021-02-09 20:23:20 +11:00
caf208b0a4
v24 release notes
2020-12-24 13:52:29 +11:00
90ade3225f
Add lc prefix
2020-11-28 19:19:47 +11:00
4928d1d490
Visualize the commits for all branches
2020-11-28 19:19:47 +11:00
3e13936e08
notify user upon copying something to clipboard
2020-11-21 17:31:08 +11:00
79888d3bde
Add mapping to copy a pull request URL to the clipboard
2020-11-19 09:43:51 +11:00
682db77401
fix lint errors
2020-11-18 08:36:19 +11:00
1ff405edd8
Copy a commit message to clipboard: Changes to latest version
2020-10-12 21:04:01 +11:00
031e97ef91
more password checks on commands that talk to the remote
2020-10-12 19:07:40 +11:00
3df0a9f132
update in-app release notes
2020-10-12 09:08:47 +11:00
582fd24d78
Add SSH key passphrase prompt to pull/push from/to remote git repo
...
This commit resolves issue with absence of ssh key prompting
to pull from or push to remote git repository.
I checked lazygit with this patch for successfully pull from
and push to https://gitweb.gentoo.org/repo/proj/guru.git repository.
While for lazygit-0.23.1 I'm not able to do that.
The check for Passphrase follows the Password because of
more long time before SSH key is prompt in terminal.
Otherwise after timeout "Password" prompt is appears.
Excuse me for google translated i18n dutch lines.
Bug: https://github.com/jesseduffield/lazygit/issues/534
Signed-off-by: band-a-prend <torokhov-s-a@yandex.ru >
2020-10-10 17:58:23 +11:00
a0963f8036
fix up intro text even more
2020-10-10 10:12:52 +11:00
7d002474d7
fix up intro text
2020-10-10 09:58:59 +11:00
63f6d0c036
release notes in status panel
2020-10-10 00:23:01 +11:00
37bb89dac3
type i18n
2020-10-10 00:23:01 +11:00
7be474bd83
update keybindings
2020-10-02 08:09:42 +10:00
2dc848506c
bulk submodule menu
2020-10-02 08:09:42 +10:00
86dd9d87dd
allow updating submodule
2020-10-02 08:09:42 +10:00
da3e00823f
allow submodule init and show submodule diff with a prefix
2020-10-02 08:09:42 +10:00
71d4c552af
allow updating submodule url
2020-10-02 08:09:42 +10:00
d4ab607d0d
allow adding a submodule
2020-10-02 08:09:42 +10:00
ea307c8d94
add more submodule commands
2020-10-02 08:09:42 +10:00
7b4a0f20b2
add submodules context
2020-10-02 08:09:42 +10:00
6e80371535
tell users we're going to reset submodules
2020-09-29 18:21:59 +10:00
b8da166ab1
support discarding submodule changes
2020-09-29 18:21:59 +10:00
67bbeb195b
support custom keybindings
2020-09-27 09:49:30 +10:00
077f113618
add in-built logging support for a better dev experience
2020-09-26 11:00:50 +10:00
cc7ea736bb
Change the descriptions to lowercase
2020-09-21 15:35:50 +10:00
9dfe1bbadf
Update pkg/i18n/english.go
...
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com >
2020-09-21 15:35:50 +10:00
1fd89b4f46
Be able to copy file name
2020-09-21 15:35:50 +10:00
10dde518bc
Fix numbering in Dutch IntroPopupMessage
2020-09-18 07:47:01 +10:00
1e1c90c92e
Fix numbering in English IntroPopupMessage
2020-09-18 07:47:01 +10:00
70eda031dc
implement config option for disabling force pushing
2020-08-31 09:22:39 +10:00
5611d9a3ef
gracefully fail due to git version less than 2.0
2020-08-27 12:21:37 +00:00
974c6510b8
add sub commit context
2020-08-23 14:29:18 +10:00
41df63cdc4
show when building patch
2020-08-23 14:29:18 +10:00
e6a1bd6566
generalise patch building stuff
2020-08-23 14:29:18 +10:00
2d90e1e8ee
commit files kind of generalised
2020-08-23 14:29:18 +10:00