Jesse Duffield
|
b715236c0a
|
get gox
|
2018-08-07 22:13:42 +10:00 |
|
Jesse Duffield
|
4e8f909141
|
juse use go 1.7
|
2018-08-07 22:05:23 +10:00 |
|
Jesse Duffield
|
3c82edb301
|
comment out failing build steps
|
2018-08-07 22:02:34 +10:00 |
|
Jesse Duffield
|
3dafb78b1d
|
change liniux platform
|
2018-08-07 21:58:10 +10:00 |
|
Jesse Duffield
|
abfbd59d67
|
try with sudo
|
2018-08-07 21:55:55 +10:00 |
|
Jesse Duffield
|
fbd377606a
|
remove older go versions
|
2018-08-07 21:53:31 +10:00 |
|
Jesse Duffield
|
ee7fad1433
|
update travis
|
2018-08-07 21:44:26 +10:00 |
|
Dawid Dziurla
|
6925ceeb6e
|
set minimal ubuntu version supported by ppa
|
2018-08-07 13:42:39 +02:00 |
|
Jesse Duffield
|
4d425de5d0
|
Merge branch 'master' of https://github.com/jesseduffield/lazygit
|
2018-08-07 21:35:30 +10:00 |
|
Jesse Duffield
|
19af3f967a
|
Merge pull request #62 from ncubrian/hotfix/ignore_crash
fix: use createErrorPanel in handleIgnoreFile when returning No changed files
|
2018-08-07 21:34:37 +10:00 |
|
Jesse Duffield
|
138a5d86ed
|
attempt at automatic binary releases
|
2018-08-07 21:32:51 +10:00 |
|
Jesse Duffield
|
acae855ace
|
initial travis config
|
2018-08-07 21:15:06 +10:00 |
|
Rogers
|
50e4f74350
|
fix: use createErrorPanel in handleIgnoreFile
|
2018-08-07 19:04:41 +08:00 |
|
Jesse Duffield
|
5a624764a8
|
support patched adding
|
2018-08-07 19:50:35 +10:00 |
|
Jesse Duffield
|
790d5a1745
|
Merge pull request #60 from jesseduffield/feature/get-branches-refactor
Refactor getting branches
|
2018-08-07 19:35:49 +10:00 |
|
Jesse Duffield
|
c81922f8cf
|
rename recency to prefix
|
2018-08-07 19:32:25 +10:00 |
|
Jesse Duffield
|
232e1c74e4
|
refactor into smaller functions
|
2018-08-07 19:31:19 +10:00 |
|
Jesse Duffield
|
2b37c9b19c
|
ensure current branch is on top of the branch list
|
2018-08-07 19:26:47 +10:00 |
|
Jesse Duffield
|
c8bacb4186
|
refactor
|
2018-08-07 19:23:02 +10:00 |
|
Jesse Duffield
|
a1aa031252
|
revert to using bash instead of sh
|
2018-08-07 19:20:27 +10:00 |
|
Jesse Duffield
|
c4f3637e21
|
better function name
|
2018-08-07 19:16:54 +10:00 |
|
Jesse Duffield
|
6cf6fecb64
|
refactor getting branches
|
2018-08-07 19:13:41 +10:00 |
|
Jesse Duffield
|
b541987007
|
fixup
|
2018-08-07 18:37:48 +10:00 |
|
Jesse Duffield
|
2d4801c39d
|
merge updated keybinding structure
|
2018-08-07 18:14:49 +10:00 |
|
Jesse Duffield
|
7fe54e889d
|
merge master
|
2018-08-07 18:13:45 +10:00 |
|
Jesse Duffield
|
f6a9c727fa
|
run subprocess cleanly
|
2018-08-07 18:05:43 +10:00 |
|
Jesse Duffield
|
f8ca0ddcad
|
Update README.md
|
2018-08-07 17:55:02 +10:00 |
|
Jesse Duffield
|
138f40d7ae
|
Merge branch 'master' into feature/use-dep
|
2018-08-07 17:12:37 +10:00 |
|
Jesse Duffield
|
b80e8111c6
|
Update README.md
|
2018-08-07 15:50:56 +10:00 |
|
Jesse Duffield
|
6df4a3ff41
|
merge windows support hotfix
|
2018-08-07 15:45:04 +10:00 |
|
Jesse Duffield
|
a70753364c
|
platform specific shell usage
|
2018-08-07 15:21:50 +10:00 |
|
Jesse Duffield
|
948f6a1f7a
|
return on error when merging branches
|
2018-08-07 14:43:43 +10:00 |
|
Jesse Duffield
|
46fb4c5f0a
|
swap out bash command for a git one
|
2018-08-07 14:23:10 +10:00 |
|
Jesse Duffield
|
e23ed80eaa
|
use git branch when merging branches
|
2018-08-07 14:10:15 +10:00 |
|
Jesse Duffield
|
ab03902d08
|
return on error when merging branches
|
2018-08-07 14:08:56 +10:00 |
|
Jesse Duffield
|
9bfaa9f62c
|
Merge branch 'master' into hotfix/windows-support
|
2018-08-07 14:05:08 +10:00 |
|
Jesse Duffield
|
28caaf6f1c
|
invert platform check
|
2018-08-07 14:01:41 +10:00 |
|
Jesse Duffield
|
384d2e3c83
|
use sh instead of bash
|
2018-08-07 13:44:00 +10:00 |
|
Jesse Duffield
|
a4f4a16237
|
fix panel outlines for windows
|
2018-08-07 13:31:45 +10:00 |
|
Jesse Duffield
|
a4a975a69c
|
don't panic on no files when pressing d
|
2018-08-07 12:51:03 +10:00 |
|
Jesse Duffield
|
6985e52949
|
handle error from git log that arises from lack of tracking
|
2018-08-07 12:49:31 +10:00 |
|
Jesse Duffield
|
eabf07248a
|
Merge branch 'master' into feature/use-dep
|
2018-08-07 12:31:51 +10:00 |
|
Jesse Duffield
|
ba9485ae57
|
support more merge conflict headers
|
2018-08-07 10:41:14 +10:00 |
|
Jesse Duffield
|
236eabb811
|
support Updated upstream message in merge panel
|
2018-08-07 10:39:49 +10:00 |
|
Jesse Duffield
|
f11edda6a2
|
limit commits in graph output for performance
|
2018-08-07 10:09:29 +10:00 |
|
Jesse Duffield
|
7fb77418cc
|
refactor keybindings
|
2018-08-07 09:54:07 +10:00 |
|
Jesse Duffield
|
dcf87e2765
|
Merge pull request #50 from robthr/patch-1
Added macOS installation note (from #43)
|
2018-08-07 09:38:22 +10:00 |
|
Malcolm Robinson
|
90e488d5a4
|
Added macOS installation note (from #43)
|
2018-08-07 09:34:45 +10:00 |
|
Jesse Duffield
|
31f6ef1c29
|
Merge pull request #40 from jukefr/patch-1
add p (pull) and P (push)
|
2018-08-07 08:29:03 +10:00 |
|
Jesse Duffield
|
c6ab935779
|
make push keybinding more explicit
|
2018-08-07 08:27:08 +10:00 |
|