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
path:
root
/
packages
/
pkginfo.php
Age
Commit message (
Expand
)
Author
2019-01-03
packages/pkginfo.php: reorder according to new url layout
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
packages/pkginfo.php: adopt to new location and output format of pkgapi
Erich Eckner
2018-12-07
packages/pkginfo.php: use site_is_reachable() to check if "https://pkgapi.arc...
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-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-09
lib/mysql-joins.php new: it contains mysql_join_* functions similar to the on...
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
packages/pkginfo.php: dependencies and dependent packages must be in reposito...
Erich Eckner
2018-11-08
packages/pkginfo.php: show mysql fields instead of json fields for fields whe...
Erich Eckner
2018-11-08
packages/pkginfo.php: repair "Last Updated" field
Erich Eckner
2018-11-08
packages/pkginfo.php: skip json checks for i486 packages (for now)
Erich Eckner
2018-10-11
packages/pkginfo.php: remove duplicate dependencies
Erich Eckner
2018-09-12
packages/pkginfo.php: do not (totally) break on any packages in multiple repo...
Erich Eckner
2018-09-05
packages/pkginfo.php: show required versions of dependencies
Erich Eckner
2018-07-27
git_url() new
Erich Eckner
2018-06-27
packages/pkginfo.php: correct link to archlinux32 modifications
Erich Eckner
2018-06-19
Fix syntax errors from missing semicolons
Tyler Dence
2018-06-19
Changed requires to require_once's
Tyler Dence
2018-06-19
Fix include path by generating absolute paths
Tyler Dence
2018-06-19
packages/pkginfo.php: check for array
Erich Eckner
2018-06-19
packages/pkginfo.php: the package source is in stable, no matter where the bu...
Erich Eckner
2018-06-04
github.com -> git.archlinux32.org
Erich Eckner
2018-05-31
packages/: read `is_to_be_deleted` and `last_moves` from `binary_packages_in_...
Erich Eckner
2018-05-30
do not read `binary_packages`.`repository`
Erich Eckner
2018-05-03
packages/: show to-be-deleted flag
Erich Eckner
2018-05-02
packages/pkginfo.php: fix line breaks and spaces
Erich Eckner
2018-04-27
packages/pkginfo.php: create empty arrays if !isset to avoid warnings in the ...
Erich Eckner
2018-04-26
lib/style.php: new to reduce duplicate code
Erich Eckner
2018-04-23
packages/pkginfo.php: urlencode request to pkgapi.arch32.tyzoid.com
Erich Eckner
2018-04-23
packages/pkginfo.php: do not fail if mysql has too many dependencies (they're...
Erich Eckner
2018-04-22
packages/pkginfo.php: add "Last Updated" info
Erich Eckner
2018-04-20
packages/pkginfo.php: add link to upstream
Erich Eckner
2018-04-17
show warning on stopped slave
Erich Eckner
2018-04-17
packages/pkginfo.php: remove links to Required Bys not on the master mirror
Erich Eckner
2018-04-17
packages/pkginfo.php: cleanup and fix indentation
Erich Eckner
2018-04-17
packages/pkginfo.php: use lib/mysql.php
Erich Eckner
2018-04-17
lib/ new
Erich Eckner
2018-04-15
packages/pkginfo.php: no link for virtual repositories
Erich Eckner
2018-04-14
packages/pkginfo.php: remove Required Bys, that would install a different dep...
Erich Eckner
2018-04-14
packages/pkginfo.php: add comments
Erich Eckner
[next]