summaryrefslogtreecommitdiffstats
path: root/commitpkg
AgeCommit message (Expand)AuthorFilesLines
2011-05-30Include epoch in updpkg default messageuser1-1/+1
2011-05-18commitpkg: add -a option to upload only one archFlorian Pritz1-2/+12
2011-04-17Use GPGKEY to select signing keyAllan McRae1-1/+4
2011-04-17commitpkg: clean up svn after changing arch from any to i686/x86_64Eric Bélanger1-0/+9
2011-04-11Add simple function to sign packagesPierre Schmitz1-0/+7
2011-04-08Fix rsync call; quotes wont work herePierre Schmitz1-1/+1
2011-04-02commitpkg: upload signatures if availableDan McGee1-1/+6
2011-04-02commitpkg: upload all files at the same timeDan McGee1-3/+8
2011-04-02commitpkg: add '-y' to rsyncoptsDan McGee1-1/+1
2011-04-02commitpkg: move all rsync opts to rsyncopts varDan McGee1-3/+3
2011-04-02commitpkg: make repo/server selection more modularDan McGee1-31/+24
2011-03-28Don't prefix package name with './' if package is in $PKGDESTRémy Oudompheng1-3/+5
2011-03-26Be less generic with package extensionAllan McRae1-2/+2
2011-03-26Abort properly if source files are not under version control (FS#23122).Lukas Fleischer1-7/+7
2011-03-23commitpkg: prefix package filenames with ./Dave Reisner1-1/+1
2011-03-23add epoch supportFlorian Pritz1-2/+16
2010-10-19commitpkg: pkgfile might be an absolute path when using PKGDESTPierre Schmitz1-1/+1
2010-09-16commitpkg: error out if ~/staging/$repo doesn't existFlorian Pritz1-1/+1
2010-09-11ad support for multilib-testingPierre Schmitz1-0/+3
2010-09-01add support for community-staging repositoryPierre Schmitz1-0/+3
2010-08-22add initial [multilib] supportPierre Schmitz1-0/+3
2010-08-17add [staging] repositoryPierre Schmitz1-0/+2
2010-06-28local can only be used within functionsPierre Schmitz1-2/+1
2010-06-28check if changelog and install files are commited to svnPierre Schmitz1-1/+14
2010-06-25keep partially transferred filesPierre Schmitz1-1/+1
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz1-3/+0
2010-06-22commitpkg: add newline to make output look more orderlyEric Bélanger1-1/+1
2010-03-31Force correct remote file permissionsPierre Schmitz1-1/+1
2010-03-03Upload any pkg.tar.* file as long as it is canonicalPierre Schmitz1-4/+16
2010-02-17commitpkg: dereference symlinks on package uploadDan McGee1-1/+1
2010-02-13apply common coding stylePierre Schmitz1-59/+60
2010-02-13inform the user of activities that might take a longer time0.9.1Pierre Schmitz1-2/+7
2010-02-12supress confusing output of pushd and popd0.9.0Pierre Schmitz1-2/+2
2010-02-12copy files seperately to avoid escaping problemsPierre Schmitz1-3/+1
2010-02-11check install files, tooPierre Schmitz1-1/+1
2010-02-11update commentPierre Schmitz1-1/+1
2010-02-11abort if not all local source files are under version controlPierre Schmitz1-0/+7
2010-02-11avoid useless output in commitpkgPierre Schmitz1-12/+5
2010-02-11simplify and optimize upload processPierre Schmitz1-36/+16
2009-10-26Change loop var CARCH to _archFrancois Charette1-4/+4
2009-10-26Change "uploading to" message to be less ambiguousFrancois Charette1-1/+1
2009-10-06commitpkg: tidy quotes and remove unneeded bracesEvangelos Foutras1-13/+13
2009-10-06Move package verification into a separate functionEvangelos Foutras1-2/+14
2009-10-06commitpkg: tagged msg is now in archreleaseFrançois Charette1-1/+0
2009-09-23commitpkg: Fix pushd for any packagesDaniel J Griffiths1-1/+1
2009-09-23commitpkg: introduce abort function for errorsEvangelos Foutras1-29/+13
2009-09-23commitpkg: correct svn commit message spacingEvangelos Foutras1-2/+2
2009-09-23commitpkg: upload all available architecturesEvangelos Foutras1-52/+46
2009-09-23Move initialization code out of the upload loopEvangelos Foutras1-30/+30
2009-09-23commitpkg: get rid of tabs and indent commentsEvangelos Foutras1-23/+23