Age | Commit message (Expand) | Author | Files | Lines |
2022-10-18 | mpv2.py: add zst supportHEADR8.6.1testingmaster | Britney Fransen | 1 | -10/+20 |
2022-10-18 | kmsync.sh: add update_db option | Britney Fransen | 1 | -29/+30 |
2022-10-18 | chk_arch_pkg.py: use asp | Britney Fransen | 1 | -13/+18 |
2022-10-18 | reset_pacman_chroot.sh: add base-devel | Britney Fransen | 1 | -2/+9 |
2020-05-29 | reset_pacman_chroot.sh: include pacman-config and asp | Britney Fransen | 1 | -1/+1 |
2018-09-04 | reset_pacman_chroot.sh: initial inclusion | Britney Fransen | 1 | -0/+19 |
2018-09-04 | lddd: update | Britney Fransen | 1 | -128/+70 |
2017-03-30 | mpv2.py: recheck PKGBUILD in cases where git changes pkgver | Britney Fransen | 1 | -0/+4 |
2016-11-16 | sync_repo_testing-core.sh: exclude all -testing files | Britney Fransen | 1 | -4/+2 |
2016-06-08 | km-down.prf: add files.tar.gz and old | Britney Fransen | 2 | -0/+2 |
2016-05-04 | chk_arch_pkg.py: update arch url | Britney Fransen | 1 | -3/+3 |
2016-04-07 | chk_arch_pkg.py: change aur url | Britney Fransen | 1 | -2/+2 |
2016-04-07 | mpv2.py: add check for makedepends_x86_64 | Britney Fransen | 1 | -2/+4 |
2016-01-20 | mpv2.py: add --skippgpcheck | James Meyer | 1 | -1/+2 |
2015-07-15 | chk_arch_pkg.py: update for aur4 | Britney Fransen | 1 | -6/+6 |
2015-06-12 | sync_repo_testing-core.sh: update for x86_64 | Britney Fransen | 1 | -4/+4 |
2015-02-06 | chk_arch_pkg.py: add cmd line to override dir name | Britney Fransen | 1 | -0/+5 |
2015-02-06 | mpv2.py: --md5 look for sha256sum lines | Britney Fransen | 1 | -1/+1 |
2015-02-06 | chk_arch_pkg.py: add testing and community-testing repos | Britney Fransen | 1 | -3/+6 |
2014-12-25 | chk_arch_pkg.py: fix aur version check | Britney Fransen | 1 | -0/+1 |
2014-12-19 | chk_arch_pkg.py: utility to pull down arch sources for current package | Britney Fransen | 2 | -0/+472 |
2014-11-23 | README: updates for some changes. | Britney Fransen | 2 | -2/+0 |
2014-04-12 | mpv2.py: don't delete .logrotate files | Britney Fransen | 1 | -1/+1 |
2013-11-04 | mpv2.py: escape + in pkg regex so name are found | Britney Fransen | 1 | -1/+3 |
2013-01-10 | Merge remote-tracking branch 'origin/testing' into testing | James Meyer | 1 | -4/+9 |
2013-01-10 | bunch of little changes/tweaks to bring the cd build up to snuff. | James Meyer | 1 | -2/+4 |
2012-11-24 | mp.py: fix git branch parsing and add R7-testing. | Britney Fransen | 1 | -4/+9 |
2012-10-27 | repo-cleanup.sh change i686 to x86_64 | James Meyer | 1 | -3/+3 |
2012-09-05 | Merge remote-tracking branch 'origin/testing' into testing | James Meyer | 1 | -1/+11 |
2012-09-05 | mpv2.py enhanced version of mp.py | James Meyer | 1 | -0/+1044 |
2012-09-05 | remove old schell script mp | James Meyer | 1 | -228/+0 |
2012-07-31 | mp.py: Fix the honoring of --pkg variable. Update to ver 0.7.4 | Michael Hanson | 1 | -1/+11 |
2012-04-23 | check_repo: recompile alpm.so for new pacman | James Meyer | 5 | -2/+2 |
2012-03-05 | mp.py: Gracefully handle split pkgbuilds without a pkgbase (0.7.3) | Michael Hanson | 1 | -8/+7 |
2012-02-27 | mp.py: fix local variable 'OLDSRCPKG' referenced before assignment | Michael Hanson | 1 | -1/+2 |
2012-02-21 | mp.py: Fix greedy deletes and false negatives when using --rmold option. | Michael Hanson | 1 | -15/+37 |
2012-02-14 | fix kmsync for new location on replacment server. | James Meyer | 2 | -20/+21 |
2012-02-14 | km-up unision profile: correct typo on permissions bit. This sets it to igno... | James Meyer | 1 | -1/+1 |
2012-01-27 | repo-cleanup.sh, add a little bit of extra output. | James Meyer | 1 | -0/+1 |
2012-01-27 | sync_repo_testing-core: little script that will sync testing->release repo. | James Meyer | 1 | -0/+7 |
2012-01-27 | kmsync profiles: ignore prop changes | James Meyer | 2 | -0/+4 |
2011-08-03 | mp.py update the version | James Meyer | 1 | -1/+1 |
2011-08-03 | mp.py: remove link to the source package created by makepkg. | James Meyer | 1 | -0/+4 |
2011-07-31 | mp.py: add the ability to account for epoch tag in PKGBUILD | James Meyer | 1 | -5/+14 |
2011-07-30 | alpm recompile. | James Meyer | 2 | -0/+0 |
2011-07-30 | change repo cleanup script to look for tar.xz instead of .gz | James Meyer | 1 | -2/+2 |
2011-07-12 | mp.py: add support for .gz pkgs | Britney Fransen | 1 | -7/+15 |
2011-06-07 | mp.py: Add --nohold option to counter the effect of --holdver | Michael Hanson | 1 | -1/+2 |
2011-06-07 | mp.py: Add --holdver by default | Michael Hanson | 1 | -2/+2 |
2011-04-11 | mp.py: Made pkg REMOVAL dependent on new option, --rmold. Experts only! | Michael Hanson | 1 | -21/+50 |