Jesse Duffield
6d3d40c41f
handle error on confirmation panel resize
2018-08-11 13:27:34 +10:00
Jesse Duffield
2137d3f6d2
Merge branch 'feature/multiline-commit-restoring' of https://github.com/jesseduffield/lazygit into feature/multiline-commit-restoring
2018-08-11 13:24:15 +10:00
Jesse Duffield
8ae346787a
revert use of stored values in confirmation panels
2018-08-11 13:24:05 +10:00
Jesse Duffield
b8daf71db6
Delete ZHgalGrWSF
2018-08-11 13:19:54 +10:00
Jesse Duffield
fd13cf14b4
Merge branch 'feature/multiline-commit-restoring'
2018-08-11 13:19:17 +10:00
Jesse Duffield
47bf649a69
switch focus back to files view after confirming commit message
2018-08-11 13:18:33 +10:00
Jesse Duffield
3b018e040f
make
...
commit
messages
multilined
and add ability save commit message between edits
2018-08-11 13:17:20 +10:00
Jesse Duffield
b2fbccd392
remove time logging
2018-08-11 12:35:17 +10:00
Fredy Alberto García Güiza
542fd8e88a
Fixing grammar about arch linux packages in README.md
2018-08-10 19:47:16 -05:00
Jesse Duffield
9fbc332c9a
Merge pull request #114 from glvr182/feature/add-repo-name
...
Feature: Added repository name to status
2018-08-11 09:51:11 +10:00
Jesse Duffield
1ef794e09f
Update README.md
2018-08-11 09:43:22 +10:00
Hubert Baumgartner
bfa47d3b91
extenden delete branch with error message and confirmation
2018-08-10 20:19:58 +02:00
Hubert Baumgartner
48cea4e1c4
added branch delete functionallity
2018-08-10 16:46:03 +02:00
Jesse Duffield
7aa884ed8f
step one on restoring multiline commits
2018-08-10 23:36:54 +10:00
Glenn Vriesman
7eb673e574
Feature: Added repository name to status
2018-08-10 15:10:15 +02:00
Jesse Duffield
f20121cb0b
add FIXME note about trimming the trailing newline upon confirming in a prompt panel
2018-08-10 23:08:03 +10:00
Jesse Duffield
aa4160d57a
merge feature/clearing-commit-panel into master
2018-08-10 22:49:54 +10:00
Jesse Duffield
8bc6832546
Merge branch 'master' of https://github.com/jesseduffield/lazygit
2018-08-10 22:46:24 +10:00
Jesse Duffield
4853d186ee
add git plumbing to Gopkg.lock
2018-08-10 22:46:04 +10:00
Jesse Duffield
c3611df8d8
Merge pull request #112 from jesseduffield/feature/case-insensitive-branch-name-comparisons
...
101: Compare branches for name equality regardless of case
2018-08-10 22:26:44 +10:00
Jesse Duffield
59650cff26
compare branches for name equality regardless of case
2018-08-10 22:24:10 +10:00
Jesse Duffield
f9abcdb159
Merge branch 'feature/branch-refactor'
2018-08-10 22:13:48 +10:00
Jesse Duffield
28505dddaf
move color functions into utils
2018-08-10 22:09:10 +10:00
Jesse Duffield
95b7c1d0a4
revert to using the direct git command for getting the current branch because it breaks if you've just done a git init
2018-08-10 22:08:12 +10:00
Jesse Duffield
eb9f01ecfa
move withPadding into utils file
2018-08-10 21:51:21 +10:00
Jesse Duffield
a8c6f31bc6
Merge pull request #107 from antham/master
...
Apply gofmt
2018-08-10 21:42:50 +10:00
Jesse Duffield
1fded005c4
revert to using default border color
2018-08-10 21:40:21 +10:00
Jesse Duffield
c470c1f575
keep asterisk at the checked out branch
2018-08-10 21:38:51 +10:00
Jesse Duffield
d08241b2ea
Obtain branches in a more robust way. Begin refactor work on gitcommands
2018-08-10 21:34:17 +10:00
Anthony HAMON
de7ab80539
apply gofmt -s -w
2018-08-10 09:54:21 +02:00
Ching-Hsuan Yen
d3abd9eab1
Add fixup
option into commits panel
2018-08-10 13:44:42 +08:00
Jesse Duffield
3f89b5bf71
Merge pull request #105 from jesseduffield/feature/add-go-git
...
Explicitly add go-git dependency
2018-08-10 11:51:51 +10:00
Jesse Duffield
87872f5514
explicitly add go-git dependency
2018-08-10 11:33:49 +10:00
maxice8
bf9a53fada
README.md: Add Void Linux instructions
2018-08-09 19:39:18 -03:00
frealgagu
3adf5368dd
Adding arch linux packages to README.md
2018-08-09 09:13:24 -05:00
Jesse Duffield
ed6f21ee74
bump version to v0.1.48
2018-08-09 23:35:06 +10:00
Jesse Duffield
75a186614a
add scroll keybinding to displayed files panel options
2018-08-09 23:34:50 +10:00
Jesse Duffield
18aa5b1bbe
bump version to v0.1.47
2018-08-09 23:34:16 +10:00
Jesse Duffield
89209d1253
bump version to v0.1.46
2018-08-09 23:27:11 +10:00
Jesse Duffield
bcad80250a
add basic vim keybindings
...
add keybinding for the tab key to begin a newline when writing a commit message
it would have been shift+enter but currently that is not supported by gocui
2018-08-09 23:26:31 +10:00
Jesse Duffield
44eaccfd14
switch to using the log package rather than directly writing to file
2018-08-09 20:29:58 +10:00
Jesse Duffield
9537645d0c
dynamic width for confirmation panel and better handling of a squashed terminal
2018-08-09 19:49:36 +10:00
Jesse Duffield
d08e3a55a1
WIP hard reset
2018-08-09 19:33:35 +10:00
Jesse Duffield
2cd0bd8125
Merge branch 'master' of https://github.com/jesseduffield/lazygit
2018-08-09 19:02:19 +10:00
Jesse Duffield
cc31cb1abe
remove double quote escapes in commit message for auto version bumper
2018-08-09 19:02:16 +10:00
Jesse Duffield
a56643fe64
refactor repeater functions and refresh file panel every ten seconds
2018-08-09 19:01:42 +10:00
Jesse Duffield
2386283e45
Update README.md
2018-08-09 16:07:25 +10:00
Jesse Duffield
58977ed7f3
remove the dist folder after goreleaser runs
2018-08-09 15:47:55 +10:00
Jesse Duffield
a068548bcb
remove speed monitoring
2018-08-09 15:44:28 +10:00
Jesse Duffield
b2f8b8b345
"bump version to v0.1.45"
2018-08-09 15:24:39 +10:00