Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-22Run CI on pushes to master/mainDylan M. Taylor
2021-04-22Merge pull request #336 from SecondThundeR/patch-2Anton Hvornum
2021-04-22Fix other issues of language selectionSecondThundeR
2021-04-22Merge pull request #334 from SecondThundeR/patch-2Anton Hvornum
2021-04-22Update language selectionВладислав
2021-04-22Merge pull request #325 from SecondThundeR/generic-select-updateAnton Hvornum
2021-04-22Fixes the crash on empty profile choice. Since generic_select() returns None,...Anton Hvornum
2021-04-21Merge pull request #328 from jtagcat/patch-1Anton Hvornum
2021-04-21user_interaction: Explicitly ask for username on super-user creation.jtagcat
2021-04-21Re-working top-level-profile lambda to be a parameter to list_profiles() inst...Anton Hvornum
2021-04-21Merge pull request #255 from dylanmtaylor/patch-1Anton Hvornum
2021-04-21Reverting deletion on mac-template example.Anton Hvornum
2021-04-20Add clarifying log text for generic_selectSecondThundeR
2021-04-20Fix TabError issue after uncommentingSecondThundeR
2021-04-20Merge pull request #285 from dylanmtaylor/patch-4Anton Hvornum
2021-04-20Fix infinite loop on incorrect input of gateway IPSecondThundeR
2021-04-20Uncomment new check for gateway IP addressSecondThundeR
2021-04-20Add sort parameter for generic_selectSecondThundeR
2021-04-19Update some functionsSecondThundeR
2021-04-19Merge pull request #321 from SecondThundeR/patch-1Anton Hvornum
2021-04-17Replace input with generic_select where necessarySecondThundeR
2021-04-17Fix typo in partition.format()Владислав
2021-04-17Initial rework of generic_select functionSecondThundeR
2021-04-17Merge pull request #320 from SecondThundeR/language-select-fixAnton Hvornum
2021-04-17Fix selecting language layout by nameВладислав
2021-04-16Merge pull request #311 from dylanmtaylor/patch-5Anton Hvornum
2021-04-15.toml files could also possibly affect behavior.Dylan M. Taylor
2021-04-15These could affect whether the code builds/runs correctlyDylan M. Taylor
2021-04-15Merge pull request #310 from SecondThundeR/workflow-featuresAnton Hvornum
2021-04-15Revert `README` addition, it's catched by **.mdAnton Hvornum
2021-04-15Added README to ignoreAnton Hvornum
2021-04-15Add ignore rules for iso-build.yamlВладислав
2021-04-15Merge pull request #309 from SecondThundeR/readme-branchAnton Hvornum
2021-04-15Fix README table of contentSecondThundeR
2021-04-15Spelling errorAnton Hvornum
2021-04-15Merge pull request #307 from dylanmtaylor/patch-5Anton Hvornum
2021-04-15Bump to 2.1.4Dylan M. Taylor
2021-04-14Merge pull request #304 from advaithm/masterAnton Hvornum
2021-04-14Language issueAnton Hvornum
2021-04-14Increased margin to facilitate error outputAnton Hvornum
2021-04-14Removed layout filteringAnton Hvornum
2021-04-14Added a default keyboard layoutAnton Hvornum
2021-04-14Added a safety net to language selectionAnton Hvornum
2021-04-14Updated README's minimal exampleAnton Hvornum
2021-04-14Updated the loop logic for mirrorsAnton Hvornum
2021-04-14Updated the loop logic for packagesAnton Hvornum
2021-04-14Modified return value back to {}Anton Hvornum
2021-04-14Reverted back to raiseAnton Hvornum
2021-04-14Removed excessive importAnton Hvornum
2021-04-14Merge branch 'master' of github.com:advaithm/archinstalladvaithm