Jesse Duffield
5c8f0d4c9d
gitignore test repo
2018-08-11 15:23:57 +10:00
Jesse Duffield
000a709783
update test repo generators including test for unicode characters
2018-08-11 15:22:41 +10:00
Jesse Duffield
5c185572a7
delete test file that was accidentally committed
2018-08-11 15:12:30 +10:00
Jesse Duffield
bb86d527e1
Merge branch 'master' of https://github.com/jesseduffield/lazygit
2018-08-11 15:12:10 +10:00
Jesse Duffield
0e3dec1069
Merge branch 'master' into feature/add-fixup-option-into-commits-panel
2018-08-11 15:11:19 +10:00
Jesse Duffield
7e141283f6
merge branch master
2018-08-11 15:09:37 +10:00
Jesse Duffield
e46f3b3393
add spew dependency to vendor
2018-08-11 15:04:42 +10:00
Jesse Duffield
73e740d1ba
clean up fixup code
...
reduce log clutter
add log dumping with spew
2018-08-11 15:04:02 +10:00
Jesse Duffield
f1eaeec9ee
remove time logging
2018-08-11 14:47:11 +10:00
Jesse Duffield
a713fff362
Merge pull request #98 from frealgagu/master
...
Adding arch linux packages to README.md
2018-08-11 14:04:44 +10:00
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