- Dec 19, 2024
-
-
Robin Candau authored
-
- Dec 17, 2024
-
-
Christian Heusel authored
-
- Nov 07, 2024
-
-
Christian Heusel authored
-
- Sep 23, 2024
-
-
Christian Heusel authored
-
- Sep 12, 2024
-
-
Christian Heusel authored
-
- Sep 09, 2024
-
-
Christian Heusel authored
-
- Aug 05, 2024
-
-
Christian Heusel authored
-
- Jun 16, 2024
-
-
Antonio Rojas authored
-
- Jun 15, 2024
-
-
Alexander Rødseth authored
-
- Jun 08, 2024
-
- Mar 17, 2024
-
-
Christian Heusel authored
-
- Mar 16, 2024
-
-
Alexander Rødseth authored
-
- Feb 10, 2024
-
-
Morten Linderud authored
Signed-off-by:
Morten Linderud <foxboron@archlinux.org>
-
- Nov 05, 2023
-
-
Antonio Rojas authored
-
- Sep 19, 2023
-
-
Massimiliano Torromeo authored
-
- Aug 28, 2023
-
-
T.J. Townsend authored
-
- Jun 29, 2023
-
-
Antonio Rojas authored
-
- Nov 01, 2022
-
- Oct 27, 2022
-
-
Alexander Rødseth authored
-
- Jun 11, 2022
-
- Apr 23, 2022
-
-
Evangelos Foutras authored
-
- Dec 22, 2021
-
- Jun 20, 2021
-
-
Evangelos Foutras authored
-
- May 08, 2021
-
- Mar 13, 2021
-
- May 23, 2020
-
-
Antonio Rojas authored
-
- Dec 08, 2019
-
-
Alexander Rødseth authored
-
- Oct 23, 2019
-
-
Jelle van der Waa authored
-
- Oct 06, 2019
-
-
Alexander Rødseth authored
-
- Mar 26, 2019
-
-
Alexander Rødseth authored
-
- Mar 04, 2019
-
-
Jan Alexander Steffens (heftig) authored
-
- Sep 05, 2018
-
-
Jelle van der Waa authored
-
- Jul 22, 2018
-
-
Alexander Rødseth authored
-
- Jun 27, 2018
-
-
Alexander Rødseth authored
-
- Dec 12, 2017
-
-
Alexander Rødseth authored
-
Alexander Rødseth authored
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Oct 19, 2017
-
- Jul 23, 2017
-
-
Alexander Rødseth authored
-
- Jul 21, 2017
-
-
Alexander Rødseth authored
-