1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-19 21:28:28 +02:00

23 Commits

Author SHA1 Message Date
Jesse Duffield
9626ebdf35 correct typo in keybinding for delete branch 2018-08-11 15:45:38 +10:00
Jesse Duffield
2c140445e5 Merge branch 'master' into feature/deleting-branches 2018-08-11 15:43:56 +10:00
Jesse Duffield
7e141283f6 merge branch master 2018-08-11 15:09:37 +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
aa4160d57a merge feature/clearing-commit-panel into master 2018-08-10 22:49:54 +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
Jesse Duffield
6985e52949 handle error from git log that arises from lack of tracking 2018-08-07 12:49:31 +10:00
Jesse Duffield
a02d3a0c4e show graph when selecting branch in branch panel 2018-08-06 21:13:52 +10:00
Jesse Duffield
5c271b8a70 add navigate option to every panels options 2018-07-29 10:40:54 +10:00
Jesse Duffield
a47c889cbb merge with develop 2018-07-21 16:06:38 +10:00
Jesse Duffield
dea751280e better handling of branches and untracked files 2018-07-21 15:51:18 +10:00
Jesse Duffield
4a483c112e better confirmation panel messages 2018-06-10 11:52:30 +10:00
Jesse Duffield
08174ca848 Update README.md 2018-06-10 11:35:35 +10:00
Jesse Duffield
6167eb5cc0 dealing with no checkouts in reflog and checking out new branches 2018-06-09 19:30:59 +10:00
Jesse Duffield
7653ff9a24 add support for merging 2018-06-09 19:06:33 +10:00
Jesse Duffield
9c018c6138 factoring out error panel creation 2018-06-05 18:49:10 +10:00
Jesse Duffield
d89cab146a Switch to forked repo of gocui 2018-06-05 18:47:31 +10:00
Jesse Duffield
80bcc7c16e More stuff 2018-06-02 13:51:03 +10:00
Jesse Duffield
103a6fd219 logging durations and more stuff 2018-06-02 08:35:49 +10:00
Jesse Duffield
b6eaa44cc2 more stuff 2018-06-01 23:23:31 +10:00
Jesse Duffield
ec78c795dd More stuff 2018-05-27 16:32:09 +10:00
Jesse Duffield
10fd353a50 More stuff 2018-05-26 15:44:44 +10:00