summaryrefslogtreecommitdiff
path: root/commitpkg
AgeCommit message (Expand)Author
2011-10-07Support non-standard install locationsLukas Fleischer
2011-08-29commitpkg: Avoid unnecessary use of basename(1)Lukas Fleischer
2011-08-25commitpkg: Release to all repositories at onceLukas Fleischer
2011-08-18commitpkg: use getopts to parse optionsDave Reisner
2011-08-18commitpkg: declare rsyncopts as an arrayDave Reisner
2011-08-15commitpkg: Fix leading whitespace in commit messagesLukas Fleischer
2011-08-14Only commit if neededPierre Schmitz
2011-08-13commitpkg: Provide a commit message templateLukas Fleischer
2011-08-13commitpkg: Use positive patterns in SVN checksLukas Fleischer
2011-08-13commitpkg: Avoid unnecessary use of grep(1)Lukas Fleischer
2011-08-13commitpkg: Proper quoting in version control checksLukas Fleischer
2011-05-30Include epoch in updpkg default messageuser
2011-05-18commitpkg: add -a option to upload only one archFlorian Pritz
2011-04-17Use GPGKEY to select signing keyAllan McRae
2011-04-17commitpkg: clean up svn after changing arch from any to i686/x86_64Eric Bélanger
2011-04-11Add simple function to sign packagesPierre Schmitz
2011-04-08Fix rsync call; quotes wont work herePierre Schmitz
2011-04-02commitpkg: upload signatures if availableDan McGee
2011-04-02commitpkg: upload all files at the same timeDan McGee
2011-04-02commitpkg: add '-y' to rsyncoptsDan McGee
2011-04-02commitpkg: move all rsync opts to rsyncopts varDan McGee
2011-04-02commitpkg: make repo/server selection more modularDan McGee
2011-03-28Don't prefix package name with './' if package is in $PKGDESTRémy Oudompheng
2011-03-26Be less generic with package extensionAllan McRae
2011-03-26Abort properly if source files are not under version control (FS#23122).Lukas Fleischer
2011-03-23commitpkg: prefix package filenames with ./Dave Reisner
2011-03-23add epoch supportFlorian Pritz
2010-10-19commitpkg: pkgfile might be an absolute path when using PKGDESTPierre Schmitz
2010-09-16commitpkg: error out if ~/staging/$repo doesn't existFlorian Pritz
2010-09-11ad support for multilib-testingPierre Schmitz
2010-09-01add support for community-staging repositoryPierre Schmitz
2010-08-22add initial [multilib] supportPierre Schmitz
2010-08-17add [staging] repositoryPierre Schmitz
2010-06-28local can only be used within functionsPierre Schmitz
2010-06-28check if changelog and install files are commited to svnPierre Schmitz
2010-06-25keep partially transferred filesPierre Schmitz
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz
2010-06-22commitpkg: add newline to make output look more orderlyEric Bélanger
2010-03-31Force correct remote file permissionsPierre Schmitz
2010-03-03Upload any pkg.tar.* file as long as it is canonicalPierre Schmitz
2010-02-17commitpkg: dereference symlinks on package uploadDan McGee
2010-02-13apply common coding stylePierre Schmitz
2010-02-13inform the user of activities that might take a longer time0.9.1Pierre Schmitz
2010-02-12supress confusing output of pushd and popd0.9.0Pierre Schmitz
2010-02-12copy files seperately to avoid escaping problemsPierre Schmitz
2010-02-11check install files, tooPierre Schmitz
2010-02-11update commentPierre Schmitz
2010-02-11abort if not all local source files are under version controlPierre Schmitz
2010-02-11avoid useless output in commitpkgPierre Schmitz
2010-02-11simplify and optimize upload processPierre Schmitz