- Jul 15, 2024
-
-
T.J. Townsend authored
-
- Jun 08, 2024
-
-
Andreas Schleifer authored
-
- Apr 02, 2023
-
-
Anatol Pomozov authored
-
- Jan 09, 2023
-
-
Anatol Pomozov authored
-
- Nov 15, 2022
-
-
T.J. Townsend authored
-
- Sep 13, 2022
-
-
Anatol Pomozov authored
-
- Sep 12, 2022
-
-
Anatol Pomozov authored
-
- Jun 08, 2022
-
-
Anatol Pomozov authored
-
- Jul 13, 2021
-
-
Anatol Pomozov authored
-
- Mar 19, 2021
-
- Jun 11, 2020
-
-
Anatol Pomozov authored
-
- May 04, 2020
-
-
Anatol Pomozov authored
-
- Dec 26, 2019
-
- Oct 16, 2019
-
-
Anatol Pomozov authored
-
- Sep 10, 2019
-
-
Anatol Pomozov authored
-
- Sep 04, 2019
-
-
Anatol Pomozov authored
-
- Mar 21, 2019
-
-
Anatol Pomozov authored
-
- Mar 11, 2019
-
-
Anatol Pomozov authored
-
- Feb 04, 2019
-
-
Anatol Pomozov authored
-
- Jan 12, 2019
-
-
Anatol Pomozov authored
-
- Jan 07, 2019
-
- Oct 31, 2018
-
-
Anatol Pomozov authored
-
- Aug 08, 2018
-
-
Anatol Pomozov authored
-
- Aug 06, 2018
-
-
Anatol Pomozov authored
-
- Jun 07, 2018
-
-
Anatol Pomozov authored
-
- Jun 06, 2018
-
-
Anatol Pomozov authored
-
- May 03, 2018
-
-
Anatol Pomozov authored
-
- Apr 16, 2018
-
-
Anatol Pomozov authored
-
- Apr 03, 2018
-
-
Anatol Pomozov authored
-
- Jan 03, 2018
-
-
Evangelos Foutras authored
-
- Nov 22, 2017
-
-
Anatol Pomozov 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
-
- Nov 07, 2017
-
-
Anatol Pomozov authored
-
- Oct 19, 2017
-
-
Anatol Pomozov authored
-
- Jul 24, 2017
-
-
Anatol Pomozov authored
-
- Jun 03, 2017
-
-
Anatol Pomozov authored
-
- Apr 27, 2017
-
-
Anatol Pomozov authored
-
Anatol Pomozov authored
-
- Jan 26, 2017
-
-
Anatol Pomozov authored
-
- Jan 10, 2017
-
-
Evangelos Foutras authored
-