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

3424 Commits

Author SHA1 Message Date
f947214ce0 Merge pull request #2070 from mark2185/feature/document-SelectedPath
Add SelectedPath to the list of placeholder values
2022-07-30 19:50:01 +10:00
8c65f63e76 Merge pull request #2062 from jesseduffield/mark2185-patch-1
Update bug_report.md
2022-07-30 19:48:58 +10:00
085904d209 Add link to the installation instructions 2022-07-30 08:46:53 +02:00
cc377b5c49 Fix rewording a merge commit with editor 2022-07-30 08:43:42 +02:00
1f97ddd9b1 Updated README.md 2022-07-30 06:38:57 +00:00
5cef0f2921 Merge pull request #2069 from mark2185/fix-github-linter
Fix github linter errors
2022-07-30 16:38:41 +10:00
61e14c46b2 Add SelectedPath to the list of placeholder values 2022-07-30 08:25:40 +02:00
1f482e585e Fix github linter errors 2022-07-30 08:10:29 +02:00
83dfc3b28b Update gocui 2022-07-29 06:59:52 +02:00
017d44ff17 Update bug_report.md
Add the `please try updating` tidbit to the bug report because that's one of the most common answers (and it cuts down debugging time)
2022-07-28 21:17:15 +02:00
168fbe0a6c Add showOutput option to docs 2022-07-28 18:57:16 +08:00
e1f41b653c Add showOutput option to custom commands (#1163) 2022-07-28 18:40:30 +08:00
367b0d3318 Updated README.md v0.35.0 v0.35 2022-07-18 23:36:44 +00:00
97d8c591b6 Merge pull request #2039 from Ryooooooga/master 2022-07-19 09:36:23 +10:00
04772154b7 ci: change not to run Generate Sponsors action on the fork repository 2022-07-18 21:51:32 +09:00
c087dca60a Merge pull request #2027 from jesseduffield/gozes-jesse
Attempt at fixing CI
2022-07-05 19:37:09 +10:00
5bd3eedd71 update docs 2022-07-05 19:33:44 +10:00
a99255c18b try having at least one commit created 2022-07-05 19:33:44 +10:00
6d133fd611 better handling of gitignore files 2022-07-05 19:33:44 +10:00
bd9e85a2d2 init repo before setting username 2022-07-05 19:33:44 +10:00
11d766053e Allow adding a file to the .git/info/exclude file 2022-07-05 19:33:44 +10:00
86038b3fae Merge pull request #2017 from m-mead/feat/m-mead/1858/add-confirm-prompt
feat: add confirm prompt for custom keybindings
2022-07-05 08:26:07 +10:00
39ba397cf7 Update pkg/config/user_config.go 2022-07-04 11:36:18 -07:00
9d304098bb feat: add confirm prompt for custom keybindings
- Supports configuring a custom confirmation prompt via `config.yml` for
  custom keybindings. A new `CustomCommandPrompt.Body` field is
  used to store the immutable body text of the confirmation popup.
- Adds a sample 'confirm' prompt to the example `config.yml`.
- Updates the `Prompts` section of the documentation to include
  'confirm' prompt type and also describe which fields pertain to it
  (i.e. `initialValue`).

Closes: https://github.com/jesseduffield/lazygit/issues/1858

Signed-off-by: Michael Mead <mmead.developer@gmail.com>
2022-07-04 11:36:13 -07:00
582b1991a4 Merge pull request #1997 from shinhs0506/wsl-support 2022-07-04 18:13:55 +10:00
6e6e8ce8ca Update CONTRIBUTING.md 2022-07-04 18:09:24 +10:00
1eb47deae4 apply gofumpt 2022-07-03 02:00:40 -07:00
7fbb073b18 Updated README.md 2022-07-03 08:39:40 +00:00
bc989dd846 Merge pull request #2022 from Ryooooooga/fix-config-env
docs(Config.md): fix docs on specifying config file
2022-07-03 18:39:19 +10:00
60049f8f4f docs(Config.md): fix docs on specifying config file 2022-07-02 19:53:54 +09:00
f565290737 Merge pull request #2002 from Ryooooooga/update-config-docs 2022-07-01 17:22:19 +10:00
a6eb2c7e9d Merge pull request #2006 from jesseduffield/better-killing 2022-07-01 17:16:29 +10:00
3ab1b39ac7 Updated README.md 2022-07-01 07:15:58 +00:00
36c8f592cf Merge pull request #2020 from mark2185/feature/default-branch 2022-07-01 17:15:39 +10:00
f1efa02640 Ask for initial branch name 2022-06-30 13:53:58 +02:00
41071c3703 Update README.md 2022-06-19 17:41:04 +10:00
9618338b4f Updated README.md 2022-06-19 07:34:48 +00:00
6d2bc6dca3 Update README.md 2022-06-19 17:34:32 +10:00
c9d891a913 better process killing 2022-06-18 13:39:22 +10:00
92b0e0edd0 docs(Config.md): add missing keybinding.branches.renameBranch 2022-06-16 23:29:48 +09:00
a5821f5ec8 Merge pull request #1960 from fsmiamoto/fix-interactive-rebase 2022-06-13 12:44:07 +10:00
d8dfed79b3 fix: use todo parser to properly read rebase todo file 2022-06-12 20:01:32 -03:00
0b08a0b298 build: add github.com/fsmiamoto/git-todo-parser 2022-06-12 20:01:32 -03:00
4d54b3801f apply formatting 2022-06-11 23:23:22 -07:00
3067c2c321 support open file and link on WSL 2022-06-11 23:18:29 -07:00
2bccbee32b Merge pull request #1992 from jesseduffield/fix-ci 2022-06-11 13:23:59 +10:00
2fc77796b1 fix ci 2022-06-11 13:20:49 +10:00
2864366e95 Merge pull request #1991 from jesseduffield/parallel-tests 2022-06-11 13:17:36 +10:00
3d61893589 add more cache paths 2022-06-11 13:11:56 +10:00
ef36ac955d remove unused file 2022-06-11 13:11:51 +10:00