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 (
Expand
)
Author
2021-05-15
archinstall/__init__.py changes
Dylan Taylor
2021-05-15
Fix mutable default arguments
Dylan Taylor
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
Fix E101: mix of spaces and tabs
Dylan Taylor
2021-05-15
f-string fixes
Dylan Taylor
2021-05-15
Merge pull request #448 from dylanmtaylor/whitespace
Anton Hvornum
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
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
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
2021-05-15
Very selectively fix some PEP 8 issues with profiles
Dylan Taylor
2021-05-15
Merge pull request #446 from dylanmtaylor/patch-9
Anton Hvornum
2021-05-15
Prevent mypy from producing errors
Dylan M. Taylor
2021-05-15
Merge pull request #444 from dylanmtaylor/patch-7
Anton Hvornum
2021-05-15
Updating __version__ to dev1 for dev release.
Anton Hvornum
2021-05-15
Further split out pytest; TODO: add tests.
Dylan M. Taylor
2021-05-15
Split into separate jobs
Dylan M. Taylor
2021-05-15
Update .flake8
Dylan M. Taylor
2021-05-15
Create .flake8
Dylan M. Taylor
2021-05-15
Update lint-python.yaml
Dylan M. Taylor
2021-05-15
Bring in some of the good CI changes from #411
Dylan M. Taylor
2021-05-15
Merge pull request #428 from advaithm/mypy-workflow
Anton Hvornum
2021-05-15
Merge branch 'master' of github.com:archlinux/archinstall into mypy-workflow
Anton Hvornum
[next]