summaryrefslogtreecommitdiffstats
path: root/main.go
AgeCommit message (Expand)Author
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu
2018-08-11merge branch masterJesse Duffield
2018-08-11clean up fixup codeJesse Duffield
2018-08-09switch to using the log package rather than directly writing to fileJesse Duffield
2018-08-09remove speed monitoringJesse Duffield
2018-08-09create log if debugging and the file doesn't already existJesse Duffield
2018-08-09use go-git for commitsJesse Duffield
2018-08-09don't call projectPath until we know we're in debug modeJesse Duffield
2018-08-09use platform agnostic filepathsJesse Duffield
2018-08-09platform independent path readingJesse Duffield
2018-08-09check for VERSION file in project directory rather than current directoryJesse Duffield
2018-08-09use fallback file VERSIONJesse Duffield
2018-08-08cleanup for goreleaserJesse Duffield
2018-08-08update to use goreleaser ldflagsJesse Duffield
2018-08-08"opening and editing"Jesse Duffield
2018-08-08merge masterJesse Duffield
2018-08-08version with tagJesse Duffield
2018-08-08merge masterJesse Duffield
2018-08-07Add `lazygit --v` versionNicolas Borboën
2018-08-07run subprocess cleanlyJesse Duffield
2018-07-21better handling of branches and untracked filesJesse Duffield
2018-06-05remove log of directoryJesse Duffield
2018-06-05move log commands into main fileJesse Duffield
2018-06-05generalised logsJesse Duffield
2018-06-02logging durations and more stuffJesse Duffield
2018-06-01more stuffJesse Duffield
2018-05-27More stuffJesse Duffield
2018-05-21updateJesse Duffield
2018-05-19improved UIJesse Duffield
2018-05-19initial commitJesse Duffield