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