Alf Gaida
6b1fe2da01
Switch from pep8 to pycodestyle
...
Reason: pycodestyle is the successor of pep8, same team, same program
different name
https://github.com/PyCQA/pycodestyle
2017-03-30 00:33:06 +02:00
Rohan Garg
65b5d67a08
Merge pull request #703 from agaida/pep8-dummypythonqt
...
Fix pep8 whining in module dummypythonqt
2017-03-29 12:22:10 +02:00
Rohan Garg
3851537a02
Merge pull request #700 from agaida/pep8-removeuser
...
Fixed pep8 whining in module removeuser
2017-03-29 12:14:30 +02:00
Rohan Garg
0d869fb1d9
Merge pull request #701 from agaida/pep8-machineid
...
Fixed pep8 whining in module machineid
2017-03-29 12:14:11 +02:00
Rohan Garg
8de97bc247
Merge pull request #704 from agaida/pep8-dummypython
...
Fixed pep8 whining in module dummypython
2017-03-29 12:11:52 +02:00
Rohan Garg
c1dacf93d9
Merge pull request #696 from siduction/fix-bootloader
...
WIP: fixes #692 bootloader module fails when /EFI/Boot exists
2017-03-29 12:11:29 +02:00
Calamares CI
a29338d04c
[dummypythonqt] Automatic merge of Transifex translations
2017-03-29 02:48:38 +00:00
Calamares CI
07fbb55327
[dummypythonqt] Automatic merge of Transifex translations
2017-03-29 00:37:39 +00:00
Calamares CI
c5b77e5c4d
[dummypythonqt] Automatic merge of Transifex translations
2017-03-28 02:48:26 +00:00
Calamares CI
89d29afe14
[dummypythonqt] Automatic merge of Transifex translations
2017-03-28 00:37:32 +00:00
Calamares CI
17d2afb65d
[dummypythonqt] Automatic merge of Transifex translations
2017-03-27 02:48:37 +00:00
Calamares CI
a7301b1233
[dummypythonqt] Automatic merge of Transifex translations
2017-03-27 00:58:28 +00:00
Calamares CI
563c9c2b08
[core] Automatic merge of Transifex translations
2017-03-27 00:58:27 +00:00
Calamares CI
7a65b1cec7
[dummypythonqt] Automatic merge of Transifex translations
2017-03-26 02:48:50 +00:00
Calamares CI
fd54eb177b
[dummypythonqt] Automatic merge of Transifex translations
2017-03-26 00:37:54 +00:00
Calamares CI
4edadcf4f0
[dummypythonqt] Automatic merge of Transifex translations
2017-03-25 02:48:31 +00:00
Calamares CI
48699f79dc
[dummypythonqt] Automatic merge of Transifex translations
2017-03-25 00:38:14 +00:00
Alf Gaida
c12f7f1d4c
fix mkdirs -> makedirs
2017-03-24 16:39:25 +01:00
Calamares CI
e0138641ba
[dummypythonqt] Automatic merge of Transifex translations
2017-03-24 02:48:27 +00:00
Calamares CI
f15e4b7b51
[dummypythonqt] Automatic merge of Transifex translations
2017-03-24 00:37:42 +00:00
Philip Müller
63581eb32b
Merge pull request #705 from awelkie/patch-1
...
Fix nested lists in README
2017-03-23 07:12:55 +01:00
Calamares CI
0956435d8f
[dummypythonqt] Automatic merge of Transifex translations
2017-03-23 02:48:32 +00:00
Calamares CI
fdde00239e
[dummypythonqt] Automatic merge of Transifex translations
2017-03-23 00:37:24 +00:00
Calamares CI
b4a6756425
[dummypythonqt] Automatic merge of Transifex translations
2017-03-22 02:48:25 +00:00
Calamares CI
418a97d7f2
[dummypythonqt] Automatic merge of Transifex translations
2017-03-22 00:37:43 +00:00
Calamares CI
70f92c75c6
[core] Automatic merge of Transifex translations
2017-03-22 00:37:42 +00:00
Alf Gaida
6273518cb1
Fixed pep8 whining in module removeuser
...
added myself to copyright
2017-03-21 23:06:51 +01:00
Alf Gaida
6adaa21a25
Fixed pep8 whining in module machineid
...
added myself to copyright
2017-03-21 22:45:12 +01:00
Allen Welkie
4a5e4088a9
Fix nested lists in README
...
The nesting wasn't displaying properly in github.
2017-03-21 16:44:11 -04:00
Alf Gaida
2f45dc0f5d
Fixed pep8 whining in module dummypython
...
added myself to copyright
2017-03-21 21:38:33 +01:00
Alf Gaida
9fbc1c462c
Fix pep8 whining in module dummypythonqt
...
added myself to copyright
2017-03-21 21:29:26 +01:00
Alf Gaida
1977a6ff70
Fixed pep8 whining in module plymouthcfg
...
added myself to copyright
2017-03-21 12:44:05 +01:00
Alf Gaida
5b7c237839
Fixed pep8 whining in module dracut
...
added myself to copyright
2017-03-21 12:33:26 +01:00
Calamares CI
76604d9821
[dummypythonqt] Automatic merge of Transifex translations
2017-03-21 02:48:31 +00:00
Calamares CI
2f41387636
[dummypythonqt] Automatic merge of Transifex translations
2017-03-21 00:37:37 +00:00
Alf Gaida
50cefe2ca8
fixes #692 bootloader module fails when /EFI/Boot exists
...
- to make it short - it doesn't help much if one try to find and process any
EFI related things in the live system. The better approach is to search in
the chroot.
- use python builtins for mkdir and cp
- replacing some subprocess calls
- Some PEP8 changes
- added myself to the copyright section
2017-03-20 14:47:39 +01:00
Calamares CI
1e26078459
[dummypythonqt] Automatic merge of Transifex translations
2017-03-20 02:48:32 +00:00
Calamares CI
bb27d6eefc
[dummypythonqt] Automatic merge of Transifex translations
2017-03-20 00:37:38 +00:00
Calamares CI
27cd7b6b63
[core] Automatic merge of Transifex translations
2017-03-20 00:37:36 +00:00
Calamares CI
02f93738a0
[dummypythonqt] Automatic merge of Transifex translations
2017-03-19 02:48:37 +00:00
Calamares CI
196db0d185
[dummypythonqt] Automatic merge of Transifex translations
2017-03-19 00:58:14 +00:00
Calamares CI
070e5bdeec
[core] Automatic merge of Transifex translations
2017-03-19 00:58:12 +00:00
Calamares CI
f1b9d3fa59
[dummypythonqt] Automatic merge of Transifex translations
2017-03-18 02:48:45 +00:00
Calamares CI
133eeb71f5
[dummypythonqt] Automatic merge of Transifex translations
2017-03-18 00:37:08 +00:00
Calamares CI
13f45c8d43
[core] Automatic merge of Transifex translations
2017-03-18 00:37:07 +00:00
Rohan Garg
fdd65bfb21
Enforce basic pep8 checking
2017-03-17 13:31:34 +01:00
Calamares CI
37b5c6c3d0
[dummypythonqt] Automatic merge of Transifex translations
2017-03-17 02:49:08 +00:00
Calamares CI
e0bc6c28a8
[dummypythonqt] Automatic merge of Transifex translations
2017-03-17 00:37:34 +00:00
Calamares CI
8cafb3aae2
[core] Automatic merge of Transifex translations
2017-03-17 00:37:34 +00:00
Calamares CI
30f7d724ec
[dummypythonqt] Automatic merge of Transifex translations
2017-03-16 02:48:38 +00:00