Age | Commit message (Expand) | Author | Files | Lines |
2011-04-17 | commitpkg: clean up svn after changing arch from any to i686/x86_64 | Eric Bélanger | 1 | -0/+9 |
2011-04-11 | Add simple function to sign packages | Pierre Schmitz | 1 | -0/+7 |
2011-04-08 | Fix rsync call; quotes wont work here | Pierre Schmitz | 1 | -1/+1 |
2011-04-02 | commitpkg: upload signatures if available | Dan McGee | 1 | -1/+6 |
2011-04-02 | commitpkg: upload all files at the same time | Dan McGee | 1 | -3/+8 |
2011-04-02 | commitpkg: add '-y' to rsyncopts | Dan McGee | 1 | -1/+1 |
2011-04-02 | commitpkg: move all rsync opts to rsyncopts var | Dan McGee | 1 | -3/+3 |
2011-04-02 | commitpkg: make repo/server selection more modular | Dan McGee | 1 | -31/+24 |
2011-03-28 | Don't prefix package name with './' if package is in $PKGDEST | Rémy Oudompheng | 1 | -3/+5 |
2011-03-26 | Be less generic with package extension | Allan McRae | 1 | -2/+2 |
2011-03-26 | Abort properly if source files are not under version control (FS#23122). | Lukas Fleischer | 1 | -7/+7 |
2011-03-23 | commitpkg: prefix package filenames with ./ | Dave Reisner | 1 | -1/+1 |
2011-03-23 | add epoch support | Florian Pritz | 1 | -2/+16 |
2010-10-19 | commitpkg: pkgfile might be an absolute path when using PKGDEST | Pierre Schmitz | 1 | -1/+1 |
2010-09-16 | commitpkg: error out if ~/staging/$repo doesn't exist | Florian Pritz | 1 | -1/+1 |
2010-09-11 | ad support for multilib-testing | Pierre Schmitz | 1 | -0/+3 |
2010-09-01 | add support for community-staging repository | Pierre Schmitz | 1 | -0/+3 |
2010-08-22 | add initial [multilib] support | Pierre Schmitz | 1 | -0/+3 |
2010-08-17 | add [staging] repository | Pierre Schmitz | 1 | -0/+2 |
2010-06-28 | local can only be used within functions | Pierre Schmitz | 1 | -2/+1 |
2010-06-28 | check if changelog and install files are commited to svn | Pierre Schmitz | 1 | -1/+14 |
2010-06-25 | keep partially transferred files | Pierre Schmitz | 1 | -1/+1 |
2010-06-24 | removed mode lines; was not a good idea after all | Pierre Schmitz | 1 | -3/+0 |
2010-06-22 | commitpkg: add newline to make output look more orderly | Eric Bélanger | 1 | -1/+1 |
2010-03-31 | Force correct remote file permissions | Pierre Schmitz | 1 | -1/+1 |
2010-03-03 | Upload any pkg.tar.* file as long as it is canonical | Pierre Schmitz | 1 | -4/+16 |
2010-02-17 | commitpkg: dereference symlinks on package upload | Dan McGee | 1 | -1/+1 |
2010-02-13 | apply common coding style | Pierre Schmitz | 1 | -59/+60 |
2010-02-13 | inform the user of activities that might take a longer time0.9.1 | Pierre Schmitz | 1 | -2/+7 |
2010-02-12 | supress confusing output of pushd and popd0.9.0 | Pierre Schmitz | 1 | -2/+2 |
2010-02-12 | copy files seperately to avoid escaping problems | Pierre Schmitz | 1 | -3/+1 |
2010-02-11 | check install files, too | Pierre Schmitz | 1 | -1/+1 |
2010-02-11 | update comment | Pierre Schmitz | 1 | -1/+1 |
2010-02-11 | abort if not all local source files are under version control | Pierre Schmitz | 1 | -0/+7 |
2010-02-11 | avoid useless output in commitpkg | Pierre Schmitz | 1 | -12/+5 |
2010-02-11 | simplify and optimize upload process | Pierre Schmitz | 1 | -36/+16 |
2009-10-26 | Change loop var CARCH to _arch | Francois Charette | 1 | -4/+4 |
2009-10-26 | Change "uploading to" message to be less ambiguous | Francois Charette | 1 | -1/+1 |
2009-10-06 | commitpkg: tidy quotes and remove unneeded braces | Evangelos Foutras | 1 | -13/+13 |
2009-10-06 | Move package verification into a separate function | Evangelos Foutras | 1 | -2/+14 |
2009-10-06 | commitpkg: tagged msg is now in archrelease | François Charette | 1 | -1/+0 |
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-18 | Automate rm of repo-*86* when commiting "any" pkg | Francois Charette | 1 | -0/+10 |