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
:
archweb32
master
upstream-lookalike
Archlinux32 website
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-08
packages/pkginfo.php: arch -> repo_arch
Erich Eckner
2019-01-08
packages/pkginfo.php: add redirect for wrong parameter order
Erich Eckner
2019-01-04
download/index.html: new iso
Erich Eckner
2019-01-03
packages/pkginfo.php: use $repo_arch where appropriate
Erich Eckner
2019-01-03
packages/pkginfo.php: reorder according to new url layout
Erich Eckner
2019-01-03
packages/index.php: correctly handle $repo_arch, make paths similar to mirror...
Erich Eckner
2019-01-02
packages/pkginfo.php: add todo
Erich Eckner
2018-12-10
packages/pkginfo.php: add check for empty $json_content
Erich Eckner
2018-12-10
packages/pkginfo.php: fix "Only variables should be passed by reference" warning
Erich Eckner
2018-12-10
packages/pkginfo.php: isset($array[$key]) -> array_key_exists($key, $array)
Erich Eckner
2018-12-10
packages/pkginfo.php: $skip_json_checks was not initialized properly
Erich Eckner
2018-12-10
pkgapi/index.html new - short usage description + something we can cheaply qu...
Erich Eckner
2018-12-10
packages/pkginfo.php: adopt to new location and output format of pkgapi
Erich Eckner
2018-12-10
pkgapi/ new
Erich Eckner
2018-12-07
lib/helper.php: site_is_reachable(): whoops, fix typo
Erich Eckner
2018-12-07
lib/helper.php: site_is_reachable(): increase timeout to 10 seconds - 1 secon...
Erich Eckner
2018-12-07
packages/pkginfo.php: use site_is_reachable() to check if "https://pkgapi.arc...
Erich Eckner
2018-12-07
lib/helper.php: site_is_reachable() new
Erich Eckner
2018-12-06
.gitignore new: log should not be in git
Erich Eckner
2018-12-06
lib/mysql.php: log queries and their duration
Erich Eckner
2018-12-04
buildmaster/index.php: links should be filtering by architecture, too
Erich Eckner
2018-11-30
buildmaster/index.php: arch switch for statistics new
Erich Eckner
2018-11-29
buildmaster/build-list.php: silence warning
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: bugfix $limit
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: limit to 10k entries per query
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: num_rows is already the count
Erich Eckner
2018-11-23
buildmaster/mysql-issues.php: add output buffering
Erich Eckner
2018-11-23
packages/pkginfo.php: use json content if available!
Erich Eckner
2018-11-22
packages/pkginfo.php: ignore < $max_version
Erich Eckner
2018-11-22
packages/pkginfo.php: ignore json info if unavailable, too
Erich Eckner
2018-11-22
packages/pkginfo.php: ignore tyzoid's pkgapi for now
Erich Eckner
2018-11-22
favicon.ico new
Erich Eckner
2018-11-16
packages/pkginfo.php: add hint to pkgbase if differing from pkgname
Erich Eckner
2018-11-16
packages/pkginfo.php: add links to split packages
Erich Eckner
2018-11-16
buildmaster/index.php: ignore i486 mysql issues for now
Erich Eckner
2018-11-13
buildmaster/build-list.php: dependencies must have matching architecture
Erich Eckner
2018-11-09
buildmaster/dependencies.php: restrict architecture of dependencies and provi...
Erich Eckner
2018-11-09
buildmaster/build-list.php: put architecture into params for dependencies.php...
Erich Eckner
2018-11-09
buildmaster/dependencies.php: bugfix
Erich Eckner
2018-11-09
buildmaster/dependencies.php: allow to only show relevant architecture
Erich Eckner
2018-11-09
lib/mysql-joins.php new: it contains mysql_join_* functions similar to the on...
Erich Eckner
2018-11-08
buildmaster/mysql-issues.php: check for matching architecture for install_tar...
Erich Eckner
2018-11-08
buildmaster/mysql-issues.php: check for matching architecture for unbuilt rep...
Erich Eckner
2018-11-08
buildmaster/mysql-issues.php: fix indentation
Erich Eckner
2018-11-08
buildmaster/mysql-issues.php: check for matching architecture for built repla...
Erich Eckner
2018-11-08
buildmaster/mysql-issues.php
Erich Eckner
2018-11-08
buildmaster/mysql-issues.php
Erich Eckner
2018-11-08
packages/pkginfo.php: silence warning from array_unique()
Erich Eckner
2018-11-08
packages/pkginfo.php: fix empty output and warnings on unavailable json
Erich Eckner
2018-11-08
lib/helper.php: if_unset() new
Erich Eckner
[prev]
[next]