Age | Commit message (Expand) | Author |
2011-08-18 | commitpkg: use getopts to parse options | Dave Reisner |
2011-08-18 | commitpkg: declare rsyncopts as an array | Dave Reisner |
2011-08-15 | commitpkg: Fix leading whitespace in commit messages | Lukas Fleischer |
2011-08-14 | Only commit if needed | Pierre Schmitz |
2011-08-13 | commitpkg: Provide a commit message template | Lukas Fleischer |
2011-08-13 | commitpkg: Use positive patterns in SVN checks | Lukas Fleischer |
2011-08-13 | commitpkg: Avoid unnecessary use of grep(1) | Lukas Fleischer |
2011-08-13 | commitpkg: Proper quoting in version control checks | Lukas Fleischer |
2011-05-30 | Include epoch in updpkg default message | user |
2011-05-18 | commitpkg: add -a option to upload only one arch | Florian Pritz |
2011-04-17 | Use GPGKEY to select signing key | Allan McRae |
2011-04-17 | commitpkg: clean up svn after changing arch from any to i686/x86_64 | Eric Bélanger |
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 |