Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | commitpkg: Fix pushd for any packages | Daniel J Griffiths | 1 | -1/+1 |
2009-09-23 | commitpkg: introduce abort function for errors | Evangelos Foutras | 1 | -29/+13 |
2009-09-23 | commitpkg: correct svn commit message spacing | Evangelos Foutras | 1 | -2/+2 |
2009-09-23 | commitpkg: upload all available architectures | Evangelos Foutras | 1 | -52/+46 |
2009-09-23 | Move initialization code out of the upload loop | Evangelos Foutras | 1 | -30/+30 |
2009-09-23 | commitpkg: get rid of tabs and indent comments | Evangelos Foutras | 1 | -23/+23 |
2009-09-21 | minor syntax fix | Francois Charette | 1 | -1/+1 |
2009-09-21 | fix indentation | Francois Charette | 1 | -9/+9 |
2009-09-19 | makechrootpkg: Fixed add_to_db option check | Eric Bélanger | 1 | -2/+1 |
2009-09-18 | makechrootpkg: fixed copying of split packages | Aaron Griffin | 1 | -19/+16 |
2009-09-18 | Attempted fix for SRCDEST/PKGDEST parsing | Aaron Griffin | 1 | -12/+5 |
2009-09-18 | Remove some extra cleanup umounts | Aaron Griffin | 1 | -2/+0 |
2009-09-18 | Remove refs to commitpkg2any in Makefile | Francois Charette | 1 | -2/+0 |
2009-09-18 | remove commitpkg2any | Francois Charette | 1 | -33/+0 |
2009-09-18 | Automate rm of repo-*86* when commiting "any" pkg | Francois Charette | 1 | -0/+10 |
2009-09-18 | Fixed Makefile to install/uninstall new cmds | Eric B�langer | 1 | -0/+6 |
2009-09-18 | Revert "Don't copy makepkg.conf into the chroot" | Aaron Griffin | 1 | -2/+13 |
2009-09-18 | Fix indentation | Francois Charette | 1 | -14/+14 |
2009-09-18 | Add support for community-testing repo | Daniel J Griffiths | 2 | -0/+5 |
2009-09-15 | Make commitpkg not lock up without a message | Dan McGee | 1 | -2/+2 |
2009-09-02 | commitpkg: Added split package support0.7.0 | Eric B�langer | 1 | -54/+57 |
2009-09-01 | makechrootpkg: fixed copying of .install files to chroot for split packages | Allan McRae | 1 | -0/+7 |
2009-09-01 | devtools: clean-up of commitpkg | Allan McRae | 1 | -9/+1 |
2009-09-01 | Changes required for new server layout | Allan McRae | 3 | -3/+3 |
2009-08-19 | Don't copy makepkg.conf into the chroot | Evangelos Foutras | 1 | -13/+2 |
2009-08-19 | Add communityco like archco | Aaron Griffin | 1 | -0/+10 |
2009-08-19 | archco: Switch svn.archlinux.org -> archlinux.org | Aaron Griffin | 1 | -2/+1 |
2009-08-19 | makechrootpkg: Remove some extra packages | Eric Bélanger | 1 | -2/+2 |
2009-08-12 | Replace '>/dev/null 2>&1' with '&>/dev/null' | Aaron Griffin | 1 | -1/+1 |
2009-08-12 | Fix namcap errors and add PKGBUILD | Eric Bélanger | 1 | -1/+1 |
2009-08-12 | makechrootpkg: Support for split packages | Eric Bélanger | 1 | -18/+21 |
2009-08-12 | commitpkg: Add support for 'any' architecture | Daniel J Griffiths | 1 | -0/+8 |
2009-08-06 | Change mode of commitpkg2any | Aaron Griffin | 1 | -0/+0 |
2009-08-06 | fix copy the install files on split packages. | Biru Ionut | 1 | -3/+8 |
2009-08-03 | Adjust commitpkg community server | Aaron Griffin | 1 | -1/+1 |
2009-06-30 | makechrootpkg: namcap path fix | Biru Ionut | 1 | -1/+1 |
2009-06-12 | svn: remove the default -m commit arg | Aaron Griffin | 1 | -1/+1 |
2009-06-12 | Cause chroot buildscript to exit with error | Aaron Griffin | 1 | -0/+1 |
2009-05-13 | Use $PKGEXT defined in makepkg.conf | Pierre Schmitz | 3 | -10/+10 |
2009-05-06 | commitpkg2any: New script | François Charette | 1 | -0/+33 |
2009-05-06 | Replace unionfs with aufs | Aaron Griffin | 1 | -5/+5 |
2009-05-06 | Cleanup some of the DB addition code | Aaron Griffin | 1 | -4/+5 |
2009-05-06 | rebuildpkgs: misc bug fixes and changes | Aaron Griffin | 1 | -2/+26 |
2009-04-06 | Add a few TODO notes for community compatibility | Dan McGee | 2 | -1/+3 |
2009-04-04 | commitpkg: rework for new community layout | Dan McGee | 2 | -21/+13 |
2009-04-04 | Makefile cleanups | Dan McGee | 1 | -3/+1 |
2009-03-09 | makechrootpkg: remove 'local' keyword | Aaron Griffin | 1 | -1/+1 |
2009-03-09 | makechrootpkg: remove (pkg|src)dest mount check | Aaron Griffin | 1 | -21/+17 |
2009-03-09 | makechrootpkg: Don't fail if no chroot namcap | Aaron Griffin | 1 | -1/+2 |
2009-03-09 | makechrootpkg: Don't mount-bind srcdest/pkgdest | Aaron Griffin | 1 | -10/+17 |