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
Jesse Duffield
5f70b2d9cd
throw error when git username not configured
2018-08-09 15:24:12 +10:00
Jesse Duffield
f33b2b2277
"bump version to v0.1.44"
2018-08-09 14:46:10 +10:00
Jesse Duffield
dbf65a422a
bump dependencies
2018-08-09 14:41:58 +10:00
Jesse Duffield
ace8544512
create log if debugging and the file doesn't already exist
2018-08-09 14:36:26 +10:00
Jesse Duffield
4832d365f1
use go-git for commits
2018-08-09 14:33:51 +10:00
Jesse Duffield
bebe94b4b3
don't call projectPath until we know we're in debug mode
2018-08-09 13:37:48 +10:00
Jesse Duffield
750445dc8b
use platform agnostic filepaths
2018-08-09 13:29:25 +10:00
Jesse Duffield
1f5f80b1bf
platform independent path reading
2018-08-09 13:21:30 +10:00
Jesse Duffield
5cc34e7801
factor out platform specific logic into a struct on state
2018-08-09 13:14:24 +10:00
Jesse Duffield
ce8884f509
"bump version to v0.1.43"
2018-08-09 12:56:11 +10:00
Jesse Duffield
481a05f116
check for VERSION file in project directory rather than current directory
2018-08-09 12:55:41 +10:00
Jesse Duffield
6e8abbcdda
use fallback file VERSION
2018-08-09 12:25:32 +10:00
Jesse Duffield
273eb6244b
"bump version to v0.1.42"
2018-08-09 12:10:33 +10:00
Jesse Duffield
467741fa54
add basic script to bump patch number and call goreleaser
2018-08-09 12:10:22 +10:00
Jesse Duffield
a00bbf709f
"bump version to v0.1.41"
2018-08-09 12:09:30 +10:00
Jesse Duffield
b90e66dca1
"bump version to v0.1.40"
2018-08-09 12:02:37 +10:00
Jesse Duffield
77eea90b0b
"bump version to v0.1.39"
2018-08-09 12:00:23 +10:00
Jesse Duffield
79b012990b
Update README.md
2018-08-09 11:07:41 +10:00
Jesse Duffield
45c0b9404a
use zip for windows binaries
2018-08-09 11:05:10 +10:00
Jesse Duffield
50924f31b0
Merge branch 'master' of https://github.com/jesseduffield/lazygit
2018-08-09 11:00:57 +10:00
Jesse Duffield
705d273ad3
test comment to see if goreleaser only releases on new commits
2018-08-09 11:00:50 +10:00
Jesse Duffield
30c6fc2300
Update README.md
2018-08-09 10:48:57 +10:00
Jesse Duffield
16b202f227
Update README.md
2018-08-09 10:46:57 +10:00
Jesse Duffield
7c1dbb7c66
Update README.md
2018-08-09 10:46:27 +10:00
Jesse Duffield
41152881db
Merge branch 'master' of https://github.com/jesseduffield/lazygit
2018-08-09 10:32:18 +10:00
Jesse Duffield
d33fff54a3
point to homebrew repo
2018-08-09 10:32:12 +10:00
Jesse Duffield
3bf621de65
Update README.md
2018-08-09 10:21:45 +10:00
Jesse Duffield
0c84055abd
show error on git add --patching untracked file
2018-08-09 09:33:18 +10:00
Jesse Duffield
5d9df3ca07
Merge pull request #86 from dawidd6/patch-1
...
Precise supported ubuntu releases by ppa
2018-08-09 09:25:21 +10:00
Dawid Dziurla
6581bec1ce
precise supported ubuntu releases by ppa
2018-08-08 23:21:41 +02:00
Jesse Duffield
ce3f81a2d3
remove github token
2018-08-09 00:26:32 +10:00
Jesse Duffield
bc479a9bf5
correct repo name
2018-08-08 23:29:59 +10:00
Jesse Duffield
83a9a6d1f5
Merge branch 'master' of https://github.com/jesseduffield/lazygit
2018-08-08 23:28:59 +10:00
Jesse Duffield
ca0b3debe9
attempt brew formula
2018-08-08 23:28:52 +10:00
Jesse Duffield
84a2b1ceb9
Update README.md
2018-08-08 23:21:35 +10:00