Age | Commit message (Expand) | Author |
2010-07-01 | Check if ~/.makepkg.conf exists | Pierre Schmitz |
2010-06-28 | prepare 0.9.7 release0.9.7 | 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-28 | remove useless sourcing of PKGBUILD | Pierre Schmitz |
2010-06-28 | Simplify detection of changelog and install files | Pierre Schmitz |
2010-06-28 | read {SRC, PKG}DEST from user makepkg.conf | Andrea Scarpino |
2010-06-28 | Fixed changelog support to work with makepkg 3.4 | Eric Bélanger |
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-05-02 | set version in Makefile0.9.6 | Pierre Schmitz |
2010-05-02 | copy namcap.log to working dir | Pierre Schmitz |
2010-05-02 | Set target CARCH before sourcing the PKGBUILD | Pierre Schmitz |
2010-05-02 | exit 1 on build failure | Pierre Schmitz |
2010-03-31 | Force correct remote file permissions | Pierre Schmitz |
2010-03-03 | makechrootpkg: Keep source files even if build fails0.9.5 | Pierre Schmitz |
2010-03-03 | Upload any pkg.tar.* file as long as it is canonical | Pierre Schmitz |
2010-03-03 | PKGEXT was not defined in the context | Pierre Schmitz |
2010-02-22 | Don't check if package was released already0.9.4 | Pierre Schmitz |
2010-02-22 | be more fail safe | Pierre Schmitz |
2010-02-21 | mkarchroot: Added default pacman cache in usage help0.9.3 | Eric Bélanger |
2010-02-17 | escape line breaks in find command | Pierre Schmitz |
2010-02-17 | Use svnversion insead of svn info | Pierre Schmitz |
2010-02-17 | Use local information to determine if a commit is needed | Pierre Schmitz |
2010-02-17 | Check if package was already released | Pierre Schmitz |
2010-02-17 | commitpkg: dereference symlinks on package upload | Dan McGee |
2010-02-13 | add dist target to Makefile0.9.2 | Pierre Schmitz |
2010-02-13 | add common gitignore file | Pierre Schmitz |
2010-02-13 | apply common coding style | Pierre Schmitz |
2010-02-13 | Further fixes to cache_dir handling | Allan McRae |
2010-02-13 | Read cachedir from pacman.conf in working dir | Allan McRae |
2010-02-13 | set umask to 0022 | Pierre Schmitz |
2010-02-13 | inform the user of activities that might take a longer time0.9.1 | Pierre Schmitz |
2010-02-12 | Fall back to default if CacheDir is not set | 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 | make sure pacman cache dir exists | Pierre Schmitz |
2010-02-11 | don't cross filesystems. usefull if you bind a local mirror into your working... | 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 | Add missing -n option to getopt list for mkarchroot | Pierre Schmitz |
2010-02-11 | Replace expensive merge with delete and copy | Pierre Schmitz |
2010-02-11 | avoid useless output in commitpkg | Pierre Schmitz |
2010-02-11 | simplify and optimize upload process | Pierre Schmitz |
2010-02-11 | Revert "add support for community svn" | Pierre Schmitz |
2010-02-11 | Reduce verbosity to a sane minimum | Pierre Schmitz |
2010-02-11 | Read pacman cache dir from pacman.conf or cli | Pierre Schmitz |
2010-02-11 | Create a working copy instead of using an union layer | Pierre Schmitz |