1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-01 00:54:58 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
dcc7855fd0 pull commit list builder functions into their own builder struct 2019-02-19 09:18:30 +11:00
cfe3605e6b use go-errors package to display stacktrace of errors that cause panics 2019-02-11 22:39:17 +11:00
c0f9795910 staging lines and hunks 2018-12-05 19:33:46 +11:00
658e5a9faf initial support for staging individual lines 2018-12-04 22:11:48 +11:00
99824c8a7b add patch modifier struct 2018-12-04 22:11:48 +11:00
0eb1e4a86b change how we build our list of branches to support detached heads 2018-11-14 21:19:12 +11:00
a5f483fae9 refactor obtaining current branch name 2018-11-14 19:08:42 +11:00
c00c834b35 standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
540edc0c35 anonymous reporting data 2018-08-26 16:53:31 +10:00
bcbeec1a56 Sirupsen -> sirupsen 2018-08-23 14:22:03 +02:00
0687c07f50 more robust reading of reflog to get branch name 2018-08-15 09:45:24 +10:00
922f4ed5a4 try rev-parse of git symbolic-ref returns nothing 2018-08-15 09:42:02 +10:00
1c750fdb40 fix reflog command 2018-08-14 18:02:14 +10:00
9ecd7908aa refactor commands to depend less on the shell 2018-08-14 17:47:33 +10:00
97cff65612 progress on refactor 2018-08-13 20:26:02 +10:00
e8eb78617c Mid refactor change some more stuff 2018-08-12 21:04:47 +10:00
dcd461d29f Restrucure project in a way where it is more modular 2018-08-12 19:31:27 +10:00