Anthony HAMON
|
23fe0290ad
|
add openFile to gui struct
|
2018-08-26 01:58:20 +02:00 |
|
Anthony HAMON
|
ed2dcd9e46
|
add tests
|
2018-08-26 01:58:20 +02:00 |
|
Anthony HAMON
|
75e08993ea
|
extract dependencies
|
2018-08-26 01:58:20 +02:00 |
|
Anthony HAMON
|
0b07cd19f7
|
switch GetOpenCommand scope to private
|
2018-08-26 01:58:20 +02:00 |
|
Anthony HAMON
|
38f11f1f4a
|
move dummy functions, rename functions
|
2018-08-26 01:58:19 +02:00 |
|
Anthony HAMON
|
f91e2b12db
|
add tests to pkg/commands
|
2018-08-26 01:58:19 +02:00 |
|
Anthony HAMON
|
364c1ac5e7
|
remove useless returned variable
|
2018-08-26 01:58:19 +02:00 |
|
Anthony HAMON
|
883fcf1083
|
remove useless returned variable
|
2018-08-26 01:58:19 +02:00 |
|
Anthony HAMON
|
a891bc90b7
|
simplify method
|
2018-08-26 01:58:19 +02:00 |
|
Anthony HAMON
|
7a74bc504b
|
avoid useless allocation
|
2018-08-26 01:58:19 +02:00 |
|
Anthony HAMON
|
32f4d09e89
|
move platform specific code to dedicated platform files
|
2018-08-26 01:58:19 +02:00 |
|
Anthony HAMON
|
a5adfaee8a
|
remove useless returned variable
|
2018-08-26 01:58:19 +02:00 |
|
Jesse Duffield
|
6c389df57d
|
Merge pull request #200 from remyabel/feature/esc-quits
Esc will quit when not in popup, fixes #197
|
2018-08-24 09:16:56 +10:00 |
|
Dawid Dziurla
|
bcbeec1a56
|
Sirupsen -> sirupsen
|
2018-08-23 14:22:03 +02:00 |
|
Jesse Duffield
|
2cdd439286
|
Merge pull request #204 from remyabel/hotfix/fix-dutch-errors
Fix typos causing tests to fail
|
2018-08-23 10:19:31 +10:00 |
|
Tommy Nguyen
|
110ff38c0d
|
Remove accidentally checked in code
|
2018-08-22 11:34:16 -04:00 |
|
Tommy Nguyen
|
3e8ef0d12d
|
Remove space before punctuation
|
2018-08-22 11:27:45 -04:00 |
|
Jesse Duffield
|
584d6b241c
|
Merge pull request #198 from antham/fix-various-errors
Fix various errors reported by goreportcard
|
2018-08-22 09:28:19 +10:00 |
|
Anthony HAMON
|
37681627ab
|
remove useless check
|
2018-08-21 20:54:48 +02:00 |
|
Anthony HAMON
|
810155ef2f
|
fix documentation and reference issues
|
2018-08-21 20:54:46 +02:00 |
|
Tommy Nguyen
|
924a9bb2c9
|
Fix typos causing tests to fail
|
2018-08-21 10:55:33 -04:00 |
|
Jesse Duffield
|
4d635cd1cd
|
Merge pull request #151 from alcohol/force-delete-branch
add option to force delete given branch
|
2018-08-21 23:45:27 +10:00 |
|
Jesse Duffield
|
3d49ab6666
|
Merge pull request #202 from dawidd6/test
Fix testPath for debian packaging
|
2018-08-21 23:33:25 +10:00 |
|
Tommy Nguyen
|
cd4063c763
|
s/escape/quit
|
2018-08-21 08:54:51 -04:00 |
|
Tommy Nguyen
|
646c205227
|
s/quit/escape, don't use special handling for views
|
2018-08-21 07:50:37 -04:00 |
|
Tommy Nguyen
|
dc911906b3
|
Esc will quit when not in popup, fixes #197
|
2018-08-21 06:36:20 -04:00 |
|
Rob Bast
|
182e475116
|
correct variable assignment
|
2018-08-21 12:09:13 +02:00 |
|
Rob Bast
|
5f6b61d28c
|
adjust translation(s) for forced branch deletion
|
2018-08-21 12:06:42 +02:00 |
|
Rob Bast
|
810540edfa
|
add return
|
2018-08-21 11:32:17 +02:00 |
|
Jesse Duffield
|
c6a8899060
|
Merge pull request #160 from remyabel/157_remove_bom
#157: clean BOM, allowing CSV files to display correctly
|
2018-08-21 17:39:55 +10:00 |
|
Jesse Duffield
|
da4c12bf9e
|
Merge pull request #193 from antham/add-tests
Add tests to i18n package
|
2018-08-21 17:34:13 +10:00 |
|
Anthony HAMON
|
4972a4c218
|
rewrite addBundles
|
2018-08-20 21:18:50 +02:00 |
|
Anthony HAMON
|
e4070ccb4f
|
rewrite language detection, rewrite tests
|
2018-08-20 21:12:42 +02:00 |
|
Dawid Dziurla
|
483b4d939d
|
fix testPath for debian packaging
|
2018-08-20 15:21:05 +02:00 |
|
Tommy Nguyen
|
45fea83771
|
Convert \r\n to \n; don't depend on unix2dos
|
2018-08-20 09:16:35 -04:00 |
|
Jesse Duffield
|
37029f7db3
|
support empty version string
|
2018-08-20 20:52:32 +10:00 |
|
Jesse Duffield
|
8364509d1f
|
Merge pull request #188 from jesseduffield/feature/force-push
Force push confirmation panel
|
2018-08-20 19:52:41 +10:00 |
|
Anthony HAMON
|
3c0fb9b324
|
add tests to i18n package
|
2018-08-20 09:02:57 +02:00 |
|
Rob Bast
|
8e3df6b981
|
add option to force delete given branch
|
2018-08-20 08:37:16 +02:00 |
|
Tommy Nguyen
|
5dd049eb82
|
Convert test to use new library
|
2018-08-19 23:39:57 -04:00 |
|
Tommy Nguyen
|
108815c790
|
Add missing brace
|
2018-08-19 23:31:26 -04:00 |
|
remyabel
|
5c65066cbb
|
Merge branch 'master' into 157_remove_bom
|
2018-08-19 23:29:47 -04:00 |
|
Jesse Duffield
|
5fcbe4ff8a
|
Merge pull request #191 from jesseduffield/hotfix/174-language-not-found
174: Use fallback language if language not detected on startup
|
2018-08-20 13:23:26 +10:00 |
|
Jesse Duffield
|
fa8248bd70
|
use fallback language if language not detected on startup
|
2018-08-20 13:20:59 +10:00 |
|
Jesse Duffield
|
65c5a6014b
|
Merge pull request #185 from antham/add-tests
Add test to utils package
|
2018-08-20 09:24:54 +10:00 |
|
Anthony HAMON
|
fc126a1718
|
remove test
|
2018-08-19 21:39:23 +02:00 |
|
Tommy Nguyen
|
e8b12a086c
|
Fix ineffectual assignment
|
2018-08-19 08:52:08 -04:00 |
|
Tommy Nguyen
|
766197de9d
|
NormalizeLinefeeds removes rather than converts Window/Mac style lf's
|
2018-08-19 08:48:03 -04:00 |
|
Jesse Duffield
|
317926c808
|
fix golangci lint
|
2018-08-19 21:34:24 +10:00 |
|
Jesse Duffield
|
4d2346f80a
|
popup force push confirmation panel if the local branch has diverged from the upstream branch
|
2018-08-19 21:28:13 +10:00 |
|