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
/
index.php
Age
Commit message (
Expand
)
Author
2019-02-19
lib/style.php: print_listing() now suitable for lists of groups, too
Erich Eckner
2019-02-19
lib/style.php: take list of columns/sorts as parameter in print_package_listi...
Erich Eckner
2019-02-18
lib/style.php: package_listing_query_order_by() is now integrated in query_pa...
Erich Eckner
2019-02-18
extracting of ORDER BY info from $_GET moved from packages/index.php to funct...
Erich Eckner
2019-02-18
move array of columns from packages/index.php to lib/style.php
Erich Eckner
2019-02-18
packages/index.php: cleanup
Erich Eckner
2019-02-18
buildmaster/build-list-links.php,buildmaster/build-list.php,buildmaster/build...
Erich Eckner
2019-02-18
lib/style.php,packages/index.php: move querying part of package listing to a ...
Erich Eckner
2019-02-18
lib/style.php,packages/index.php: move displaying part of package listing to ...
Erich Eckner
2019-02-10
packages/index.php: fix target of form
Erich Eckner
2019-02-07
*/index.{php,html}: change absolut references to relative ones where appropriate
Erich Eckner
2019-01-20
use mysql_query_package_version() even more often
Erich Eckner
2019-01-03
packages/index.php: correctly handle $repo_arch, make paths similar to mirror...
Erich Eckner
2018-11-09
lib/mysql-joins.php new: it contains mysql_join_* functions similar to the on...
Erich Eckner
2018-07-10
packages/index.php: query pkgbase, too
Erich Eckner
2018-07-10
packages/index.php: fix column types
Erich Eckner
2018-07-10
packages/index.php: allow json/tsv export of package searches
Erich Eckner
2018-07-10
packages/index.php: more filter criteria
Erich Eckner
2018-06-19
Changed requires to require_once's
Tyler Dence
2018-06-19
Fix include path by generating absolute paths
Tyler Dence
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-04-26
lib/style.php: new to reduce duplicate code
Erich Eckner
2018-04-22
packages/index.php: adopt upstream's spelling
Erich Eckner
2018-04-22
packages/index.php: show Last Update
Erich Eckner
2018-04-20
packages/index.php: generate all table headers dynamically
Erich Eckner
2018-04-20
packages/index.php: fix indentation
Erich Eckner
2018-04-20
packages/index.php: print " " for unknown build_date
Erich Eckner
2018-04-20
packages/index.php: display build_date
Erich Eckner
2018-04-20
packages/index.php: cleanup
Erich Eckner
2018-04-17
show warning on stopped slave
Erich Eckner
2018-04-17
use lib/mysql.php, fix indentation
Erich Eckner
2018-04-17
packages/index.php: another small step towards lib/mysql.php
Erich Eckner
2018-04-17
packages/index.php: small step towards lib/mysql.php
Erich Eckner
2018-04-14
packages/index.php: no keywords match nothing exactly - not everything
Erich Eckner
2018-04-12
packages/index.php: show exact matches, too
Erich Eckner
2018-04-12
packages/index.php: rephrase "bugs"
Erich Eckner
2018-04-12
packages/index.php: search-page ready (?)
Erich Eckner