Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-05-15
Merge pull request #451 from dylanmtaylor/formatting2
Anton Hvornum
More formatting fixes and other quality of life improvements
2021-05-15
Merge pull request #452 from dylanmtaylor/lxqt-lightdm
Anton Hvornum
Switch LXQt to use LightDM to be consistent with other DEs
2021-05-15
Fix some variable shadowing issues
Dylan Taylor
2021-05-15
Perform refactoring to PEP 8 naming conventions
Dylan Taylor
2021-05-15
Missed a couple of profiles; reformat package lists for these too.
Dylan Taylor
2021-05-15
Merge branch 'lxqt-lightdm' into formatting2
Dylan Taylor
2021-05-15
One package per line formatting in profiles - easier to read/maintain
Dylan Taylor
2021-05-15
Switch LXQt to use LightDM to be consistent with other DEs.
Dylan Taylor
2021-05-15
reintroduce this line, seems to be needed for install to work despite being ↵
Dylan M. Taylor
detected as unused
2021-05-15
Fix missing Optional import
Dylan M. Taylor
2021-05-15
archinstall/__init__.py changes
Dylan Taylor
2021-05-15
Merge pull request #450 from charlesvdv/master
Anton Hvornum
propagate options when mounting a partition
2021-05-15
Fix mutable default arguments
Dylan Taylor
https://docs.python-guide.org/writing/gotchas/#mutable-default-arguments
2021-05-15
Remove some redundant parenthesis
Dylan Taylor
2021-05-15
Fix E713 test for membership should be 'not in'
Dylan Taylor
2021-05-15
Fix E712
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
Merge pull request #449 from dylanmtaylor/f-string-fixes
Anton Hvornum
Make some f-string fixes
2021-05-15
Fix E101: mix of spaces and tabs
Dylan Taylor
2021-05-15
propagate options when mounting a partition
Charles Vandevoorde
2021-05-15
f-string fixes
Dylan Taylor
2021-05-15
Merge pull request #448 from dylanmtaylor/whitespace
Anton Hvornum
More minor whitespace changes
2021-05-15
Split filesystem message into multiple lines
Dylan Taylor
2021-05-15
Whitespace changes
Dylan Taylor
2021-05-15
Merge pull request #447 from dylanmtaylor/formatting
Anton Hvornum
Very selectively fix some PEP 8 issues and other manual formatting changes
2021-05-15
Change mirror get check as suggested
Dylan Taylor
2021-05-15
Remove unnecessary parenthesis
Dylan Taylor
2021-05-15
Switch to using level=logging.DEBUG
Dylan Taylor
2021-05-15
Fix partition -> part suggestion by Torxed
Dylan Taylor
2021-05-15
Resolve a few more PEP issues in general.py
Dylan Taylor
2021-05-15
Revert "Replace <br> in markdown with new line"
Dylan Taylor
This reverts commit 55931a98fbd98f77addff7ebf9476a2e0c459ea5.
2021-05-15
fix installer.py inconsistent tabs/spaces error
Dylan Taylor
2021-05-15
Replace <br> in markdown with new line
Dylan Taylor
2021-05-15
Update CONTRIBUTING.md to remove deviations we no longer have.
Dylan Taylor
2021-05-15
Final whitespace changes I think
Dylan Taylor
2021-05-15
Minor whitespace changes to guided.py
Dylan Taylor
2021-05-15
Add my name to contributors (how was this not done already?)
Dylan Taylor
2021-05-15
More formatting fixes
Dylan Taylor
2021-05-15
general.py formatting
Dylan Taylor
2021-05-15
Cleanup imports and disk.py a bit more
Dylan Taylor
2021-05-15
Some additional formatting
Dylan Taylor
2021-05-15
Many more manual changes
Dylan Taylor
2021-05-15
Add some ignores so I don't accidentally commit files
Dylan Taylor
2021-05-15
Fix f-string is missing placeholders in unattended
Dylan Taylor
2021-05-15
Fix f-string is missing placeholders in minimal
Dylan Taylor
2021-05-15
Fix unused imports in guided
Dylan Taylor
2021-05-15
More manual fixes
Dylan Taylor
2021-05-15
A couple more small fixes
Dylan Taylor
2021-05-15
Try to remove some unused imports
Dylan Taylor
2021-05-15
Try to fix issues with docs/conf.py
Dylan Taylor
[next]