1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
Commit Graph

52 Commits

Author SHA1 Message Date
Jesse Duffield
fb5d25c9e9 Merge branch 'master' into feature/better-file-opening 2018-08-08 07:41:55 +10:00
Jesse Duffield
5a624764a8 support patched adding 2018-08-07 19:50:35 +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
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
a70753364c platform specific shell usage 2018-08-07 15:21:50 +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
384d2e3c83 use sh instead of bash 2018-08-07 13:44:00 +10:00
Jesse Duffield
f11edda6a2 limit commits in graph output for performance 2018-08-07 10:09:29 +10:00
Karl Mutch
16e3d5f092 Modified reference to HEAD in one case, others appear to exist for ranges but I am not familiar enough with these. 2018-08-06 13:30:21 -07:00
Jesse Duffield
694b192b74 fix incorrect checked out branch display 2018-08-07 00:41:59 +10:00
Jesse Duffield
7e5d7bfe38 fix windows bash conditional error 2018-08-06 23:53:28 +10:00
Jesse Duffield
9067c3be3e handling file edit 2018-08-06 23:29:00 +10:00
Jesse Duffield
caea649733 remove old comment 2018-08-06 21:14:01 +10:00
Jesse Duffield
a02d3a0c4e show graph when selecting branch in branch panel 2018-08-06 21:13:52 +10:00
Jesse Duffield
cf73d4f558 standardise error handling of command functions 2018-08-06 19:01:27 +10:00
Jesse Duffield
b1918f2f68 no panic on git commit error 2018-08-06 18:55:08 +10:00
Jesse Duffield
9a3b565806 add vscode keybinding 2018-08-06 13:49:15 +10:00
Jesse Duffield
6126ddd373 fix spacing 2018-08-06 00:04:11 +10:00
Jesse Duffield
59885e45df deal with month time unit in reflog output 2018-08-06 00:02:41 +10:00
Jesse Duffield
8aacd6915b set upstream to origin branchname on push 2018-08-05 18:19:27 +10:00
Jesse Duffield
2dfef09e55 show whitespace in diffs again 2018-07-28 16:52:20 +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
43f0cf42e6 use log instead of diff for now 2018-06-10 11:36:27 +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
1378143889 move log commands into main file 2018-06-05 19:32:03 +10:00
Jesse Duffield
0d2076c57c generalised logs 2018-06-05 19:30:55 +10:00
Jesse Duffield
9cd78f719e remove comments 2018-06-05 18:54:07 +10:00
Jesse Duffield
d1ead5b0cf add stash panel 2018-06-05 18:48:46 +10:00
Jesse Duffield
80bcc7c16e More stuff 2018-06-02 13:51:03 +10:00
Jesse Duffield
7cdcef8c93 picking up new files upon file refresh 2018-06-02 09:05:20 +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
Jesse Duffield
bb12309c7c Breaking into different files 2018-05-26 13:23:39 +10:00
Jesse Duffield
7d70ed5be1 update 2018-05-21 22:34:02 +10:00
Jesse Duffield
ac1fa346ac test file 2018-05-21 20:52:48 +10:00