| Commit message (Expand) | Author | Age |
... | |
| * | set package origin when adding to db cache | Andrew Gregory | 2015-02-12 |
| * | valgrind.supp: remove library version from suppression | Allan McRae | 2015-02-12 |
| * | sync200.py.in: remove unused substitution | Andrew Gregory | 2015-02-12 |
* | | makepkg: split package tidying into libmakepkg | Allan McRae | 2015-02-01 |
* | | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg | Allan McRae | 2015-02-01 |
* | | makepkg: rename other_options to build_options | Allan McRae | 2015-02-01 |
* | | makepkg: split message functions into libmakepkg | Allan McRae | 2015-02-01 |
* | | add option to optimize PNG images with optipng | Christian Hesse | 2015-02-01 |
* | | remove globbing for upx and make UPXFLAGS an array variable | Christian Hesse | 2015-02-01 |
* | | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | | pmenv.py: Fix typo in copyright assignment | Allan McRae | 2015-02-01 |
* | | Add make rule to update copyright years | Allan McRae | 2015-02-01 |
* | | Merge branch 'maint' | Allan McRae | 2015-02-01 |
|\| |
|
| * | makepkg: refix removing static libraries when shared uses absolute symlinks | Allan McRae | 2015-02-01 |
| * | trans_commit: restore pm_errno after updating log | Andrew Gregory | 2015-02-01 |
| * | contrib: remove fakeroot option from PKGBUILD.vim | Allan McRae | 2015-02-01 |
| * | makepkg: Set the working copy destination explicitly when cloning in extract_git | Lukáš Jirkovský | 2015-02-01 |
| * | Add --noarchive to makepkg's zsh completion | Jeffrey Tolar | 2015-02-01 |
| * | Remove --asroot from makepkg's completions | Jeffrey Tolar | 2015-02-01 |
* | | extract_single_file: consolidate extraction logic | Andrew Gregory | 2015-01-21 |
* | | extract_single_file: use .pacnew for check files | Andrew Gregory | 2015-01-21 |
* | | remove support for .pacorig files | Andrew Gregory | 2015-01-21 |
* | | extract_single_file: use full path in messages | Andrew Gregory | 2015-01-21 |
* | | extract_single_file: factor out db file extraction | Andrew Gregory | 2015-01-21 |
* | | extract_single_file: reduce indentation | Andrew Gregory | 2015-01-21 |
* | | extract_single_file: consolidate needbackup checks | Andrew Gregory | 2015-01-21 |
* | | ini.c: move error output into conf.c | Andrew Gregory | 2015-01-21 |
* | | ini.c: remove useless key check | Andrew Gregory | 2015-01-21 |
* | | ini.c: remove empty section name restriction | Andrew Gregory | 2015-01-21 |
* | | ini.c: remove unnecessary helper function | Andrew Gregory | 2015-01-21 |
* | | ini.c: move Include parsing to conf.c | Andrew Gregory | 2015-01-21 |
* | | ini.c: remove final callback call | Andrew Gregory | 2015-01-21 |
* | | conf.c: parse config in a single pass | Andrew Gregory | 2015-01-21 |
* | | conf.c: use masks for siglevel inheritance | Andrew Gregory | 2015-01-21 |
* | | conf.c: store repo settings in dedicated struct | Andrew Gregory | 2015-01-21 |
* | | Merge branch 'maint' | Allan McRae | 2015-01-21 |
|\| |
|
| * | fix geometric growth in _alpm_greedy_grow | Daniel Micay | 2015-01-21 |
| * | be_local: fix _alpm_greedy_grow usage | Daniel Micay | 2015-01-21 |
* | | Merge branch 'maint' | Allan McRae | 2015-01-12 |
|\| |
|
| * | makepkg: clear destination array in array_build | Allan McRae | 2015-01-12 |
* | | test makepkg-template: Add update-version-with-newest-option | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add template-without-version | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add name-charset-valid | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add name-charset-invalid | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add missing-template-symlink | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add missing-template-file | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add keep-old-version | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add invalid-template-line-unknown-marker | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add invalid-template-line-missing-name | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add invalid-key | Florian Pritz | 2015-01-11 |