Jesse Duffield
|
3ee2ad511e
|
prevent crash when opening recent repos panel if no recent repos are present
|
2022-08-01 22:10:08 +10:00 |
|
Jesse Duffield
|
debc58b6c5
|
fix popup focus issue
|
2022-08-01 22:09:48 +10:00 |
|
Jesse Duffield
|
fab2e14b55
|
fix issue caused by opening a menu over a prompt
|
2022-08-01 21:38:57 +10:00 |
|
Jesse Duffield
|
81f80ce968
|
Merge pull request #2077 from jesseduffield/file-node-fix
handle nil properly with file nodes
|
2022-08-01 20:36:26 +10:00 |
|
Jesse Duffield
|
95426c5e46
|
handle nil properly with file nodes
|
2022-08-01 20:32:01 +10:00 |
|
Jesse Duffield
|
4ffc9a5395
|
Merge pull request #2076 from jesseduffield/build-info
|
2022-08-01 20:22:27 +10:00 |
|
Jesse Duffield
|
86ac309e08
|
add build info when building from source
|
2022-08-01 20:16:50 +10:00 |
|
Jesse Duffield
|
69f4292fe3
|
Merge pull request #2075 from jesseduffield/generic-trees
|
2022-07-31 19:47:06 +10:00 |
|
Jesse Duffield
|
682be18507
|
refactor to use generics for file nodes
use less generic names
|
2022-07-31 19:43:14 +10:00 |
|
Jesse Duffield
|
2ca2acaca5
|
Merge pull request #2072 from jesseduffield/optimistic-file-rendering
|
2022-07-31 19:31:23 +10:00 |
|
Jesse Duffield
|
5f4c29d7b5
|
Merge pull request #2005 from mark2185/feature/recent-repos-path
Show active branch for recent repo
|
2022-07-31 19:30:30 +10:00 |
|
Luka Markušić
|
44de380c2b
|
Add i18n for unknown branch
|
2022-07-31 08:57:57 +02:00 |
|
Luka Markušić
|
37bdbd9a21
|
Display short SHA when in detached HEAD state
|
2022-07-31 08:51:27 +02:00 |
|
Luka Markušić
|
767ef31661
|
Use filepath.Join instead of manual concat
|
2022-07-31 08:43:31 +02:00 |
|
README-bot
|
bb64fe4309
|
Updated README.md
|
2022-07-31 06:20:16 +00:00 |
|
Jesse Duffield
|
c81c046615
|
Merge pull request #2059 from sportshead/master
|
2022-07-31 16:19:59 +10:00 |
|
Jesse Duffield
|
a905165046
|
remove double negatives
|
2022-07-31 16:11:39 +10:00 |
|
Jesse Duffield
|
7077ea428f
|
add optimistic rendering for staging and unstaging files
|
2022-07-31 14:34:57 +10:00 |
|
sportshead
|
f2880ecb46
|
Add empty output message and refreshing to showOutput
|
2022-07-31 12:04:40 +08:00 |
|
Luka Markušić
|
966733240c
|
Refactor a bit, enable worktrees
|
2022-07-30 19:02:19 +02:00 |
|
Luka Markušić
|
25ddac0d8f
|
Gotta go fast
|
2022-07-30 17:42:15 +02:00 |
|
Luka Markušić
|
7c09ce3871
|
Parallelize fetching current branch
|
2022-07-30 17:05:17 +02:00 |
|
Luka Markušić
|
e6e4513f45
|
Show active branch for recent repo
Split recent repo menu into three columns
|
2022-07-30 17:05:17 +02:00 |
|
Luka Markušić
|
9c6239df3d
|
Worktrees should not be filtered out
But non-git directories should
|
2022-07-30 17:03:30 +02:00 |
|
Jesse Duffield
|
c26650258d
|
Merge pull request #2064 from jesseduffield/fix-update-gocui
Update gocui
|
2022-07-30 21:08:47 +10:00 |
|
Jesse Duffield
|
c943cdd8d2
|
Merge pull request #2071 from jesseduffield/ellipsis-with-menu
Add better support for OpensMenu option when creating a menu
|
2022-07-30 20:40:54 +10:00 |
|
Jesse Duffield
|
ab5a8091f5
|
add better support for OpensMenu option when creating a menu
|
2022-07-30 20:27:51 +10:00 |
|
Jesse Duffield
|
95678b1b43
|
Merge pull request #2065 from jesseduffield/fix-rewording-merge-commit-with-editor
Fix rewording a merge commit with editor
|
2022-07-30 19:51:59 +10:00 |
|
Jesse Duffield
|
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 |
|
Jesse Duffield
|
8c65f63e76
|
Merge pull request #2062 from jesseduffield/mark2185-patch-1
Update bug_report.md
|
2022-07-30 19:48:58 +10:00 |
|
Luka Markušić
|
085904d209
|
Add link to the installation instructions
|
2022-07-30 08:46:53 +02:00 |
|
Luka Markušić
|
cc377b5c49
|
Fix rewording a merge commit with editor
|
2022-07-30 08:43:42 +02:00 |
|
README-bot
|
1f97ddd9b1
|
Updated README.md
|
2022-07-30 06:38:57 +00:00 |
|
Jesse Duffield
|
5cef0f2921
|
Merge pull request #2069 from mark2185/fix-github-linter
Fix github linter errors
|
2022-07-30 16:38:41 +10:00 |
|
Luka Markušić
|
61e14c46b2
|
Add SelectedPath to the list of placeholder values
|
2022-07-30 08:25:40 +02:00 |
|
Luka Markušić
|
1f482e585e
|
Fix github linter errors
|
2022-07-30 08:10:29 +02:00 |
|
Luka Markušić
|
83dfc3b28b
|
Update gocui
|
2022-07-29 06:59:52 +02:00 |
|
Luka Markušić
|
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 |
|
sportshead
|
168fbe0a6c
|
Add showOutput option to docs
|
2022-07-28 18:57:16 +08:00 |
|
sportshead
|
e1f41b653c
|
Add showOutput option to custom commands (#1163)
|
2022-07-28 18:40:30 +08:00 |
|
README-bot
|
367b0d3318
|
Updated README.md
|
2022-07-18 23:36:44 +00:00 |
|
Jesse Duffield
|
97d8c591b6
|
Merge pull request #2039 from Ryooooooga/master
|
2022-07-19 09:36:23 +10:00 |
|
Ryooooooga
|
04772154b7
|
ci: change not to run Generate Sponsors action on the fork repository
|
2022-07-18 21:51:32 +09:00 |
|
Jesse Duffield
|
c087dca60a
|
Merge pull request #2027 from jesseduffield/gozes-jesse
Attempt at fixing CI
|
2022-07-05 19:37:09 +10:00 |
|
Jesse Duffield
|
5bd3eedd71
|
update docs
|
2022-07-05 19:33:44 +10:00 |
|
Jesse Duffield
|
a99255c18b
|
try having at least one commit created
|
2022-07-05 19:33:44 +10:00 |
|
Jesse Duffield
|
6d133fd611
|
better handling of gitignore files
|
2022-07-05 19:33:44 +10:00 |
|
Jesse Duffield
|
bd9e85a2d2
|
init repo before setting username
|
2022-07-05 19:33:44 +10:00 |
|
Juan Sanchez Montalvo
|
11d766053e
|
Allow adding a file to the .git/info/exclude file
|
2022-07-05 19:33:44 +10:00 |
|
Jesse Duffield
|
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 |
|