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
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2022-04-22
Support for multiple network interfaces (#1052)
Daniel
2022-03-29
Reverted mypy runner changes
Anton Hvornum
2022-03-28
Fix some mypy things (#1023)
Daniel
2022-02-12
Leverage same build system used by PyPi in the ArchInstall ISO (#973)
Dylan M. Taylor
2022-02-12
Various Build System Improvements (#971)
Dylan M. Taylor
2022-01-06
Added type annotations to all functions (#845)
Anton Hvornum
2021-11-25
Only create pypi releases on publishing a release
Anton Hvornum
2021-10-04
Tighten up flake8 tests used by lint_python GitHub Action
Christian Clauss
2021-05-22
Proposal: use iso-build for releases
Dylan M. Taylor
2021-05-15
Some additional formatting
Dylan Taylor
2021-05-15
Prevent mypy from producing errors
Dylan M. Taylor
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 lint-python.yaml
Dylan M. Taylor
2021-05-15
Bring in some of the good CI changes from #411
Dylan M. Taylor
2021-05-12
an example mypy workflow
advaithm
2021-04-28
Update python-publish.yml
Anton Hvornum
2021-04-28
Avoid some word wrapping on smaller consoles like VirtualBox.
Dylan M. Taylor
2021-04-27
Include the commit SHA in the ISO
Dylan M. Taylor
2021-04-27
Merge pull request #337 from dylanmtaylor/patch-4
Anton Hvornum
2021-04-22
Run CI on pushes to master/main
Dylan M. Taylor
2021-04-17
Merging in master to feature branch.
Anton Hvornum
2021-04-15
.toml files could also possibly affect behavior.
Dylan M. Taylor
2021-04-15
These could affect whether the code builds/runs correctly
Dylan M. Taylor
2021-04-15
Revert `README` addition, it's catched by **.md
Anton Hvornum
2021-04-15
Added README to ignore
Anton Hvornum
2021-04-15
Add ignore rules for iso-build.yaml
Владислав
2021-04-12
moved to flit build system
advaithm
2021-04-12
Pull in iso-build.yaml from master to generate a test ISO
Dylan M. Taylor
2021-04-11
Update iso-build.yaml
Dylan M. Taylor
2021-04-10
Automatically change directory and replace archinstall on boot
Dylan M. Taylor
2021-04-10
Build Arch Live ISO with Each Commit
Dylan M. Taylor
2021-04-03
Updated CODEOWNERS
Anton Hvornum
2021-04-02
Moving the CODEOWNERS file again
Anton Hvornum
2021-04-02
Moved the CODEOWNERS file.
Anton Hvornum
2021-04-02
Update CODEOWNERS
Anton Hvornum
2021-04-02
Update CODEOWNERS
Anton Hvornum
2021-04-02
Update CODEOWNERS
Anton Hvornum
2021-04-02
Create CODEOWNERS
Anton Hvornum
2021-03-22
Created a GitHub action to publish to pypi
Anton Hvornum