1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-17 00:18:05 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
ff856b7630 fetching branches without checking out 2018-12-08 11:51:47 +11:00
c0f9795910 staging lines and hunks 2018-12-05 19:33:46 +11:00
181f91d2ef Add full stops to new comments. 2018-11-30 13:47:14 +13:00
643cdd3461 Add simple comments to uncommented functions. 2018-11-30 11:04:08 +13:00
b9708c9f88 fix issues with commit message panel losing focus 2018-09-19 20:36:40 +10:00
5a76b57952 one more spec to increase coverage 2018-09-19 19:31:29 +10:00
e95b2e5f0b update specs 2018-09-19 18:31:54 +10:00
950cfeff6f add specs for menu utils 2018-09-19 18:19:26 +10:00
3b765e5417 add test for min method 2018-09-12 19:39:36 +10:00
a9cd277070 add test for ResolvePlaceholderString 2018-09-03 19:31:27 +10:00
45fea83771 Convert \r\n to \n; don't depend on unix2dos 2018-08-20 09:16:35 -04:00
5dd049eb82 Convert test to use new library 2018-08-19 23:39:57 -04:00
108815c790 Add missing brace 2018-08-19 23:31:26 -04:00
5c65066cbb Merge branch 'master' into 157_remove_bom 2018-08-19 23:29:47 -04:00
fc126a1718 remove test 2018-08-19 21:39:23 +02:00
766197de9d NormalizeLinefeeds removes rather than converts Window/Mac style lf's 2018-08-19 08:48:03 -04:00
cea736e6e9 Factor out into NormalizeLinefeeds; add tests 2018-08-19 07:20:50 -04:00
f91b4067f4 add test to utils package 2018-08-19 10:37:03 +02:00