| Commit message (Expand) | Author | Age |
... | |
* | Do not print any root prefix in files database operations | Allan McRae | 2015-10-18 |
* | package.c: Remove obsolete param from doc | Pierre Neidhardt | 2015-10-18 |
* | add hook tests | Andrew Gregory | 2015-10-18 |
* | pactest: add hook/script support | Andrew Gregory | 2015-10-18 |
* | util.py: return the created path | Andrew Gregory | 2015-10-18 |
* | pactest: use pacman --hookdir option | Andrew Gregory | 2015-10-18 |
* | pacman: add user hook directories | Andrew Gregory | 2015-10-18 |
* | validate hooks after parsing | Andrew Gregory | 2015-10-18 |
* | run hooks during trans_commit | Andrew Gregory | 2015-10-18 |
* | add hook data types and parser | Andrew Gregory | 2015-10-18 |
* | handle: add hookdirs option | Andrew Gregory | 2015-10-18 |
* | PKGBUILD.5: post_*() are functions, not scripts | Pierre Neidhardt | 2015-10-18 |
* | makepkg: remove ability to build individual packages | Allan McRae | 2015-09-23 |
* | libmakepkg: remove declaration of unused local variables | Allan McRae | 2015-09-22 |
* | libmakepkg: return 1 on error in arch array | Allan McRae | 2015-09-22 |
* | libmakepkg: update .gitignore | Allan McRae | 2015-09-22 |
* | makepkg: remove FORCE_VER variable | Allan McRae | 2015-09-22 |
* | check fileconflicts and diskspace outside commit | Andrew Gregory | 2015-09-20 |
* | move ini parser into common | Andrew Gregory | 2015-09-20 |
* | move strtrim to util-common | Andrew Gregory | 2015-09-20 |
* | sortbydeps: skip local packages being updated | Andrew Gregory | 2015-09-19 |
* | libmakepkg: check if PKGBUILD variables are arrays or not as appropriate | Allan McRae | 2015-09-07 |
* | libmakepkg: util/pkgbuild.sh needs processing on build | Allan McRae | 2015-09-07 |
* | pacman.8: Consistently refer to the package database | Allan McRae | 2015-09-07 |
* | libalpm: Force update when database is marked as corrupted. | Sebastian Lackner | 2015-08-08 |
* | fill in name_hash for assumeinstalled options | Andrew Gregory | 2015-08-08 |
* | copy assumeinstalled options | Andrew Gregory | 2015-08-08 |
* | check assumeinstalled for meaningful mod | Andrew Gregory | 2015-08-08 |
* | check dep versions before calling strcmp | Andrew Gregory | 2015-08-08 |
* | pacman/util.c: Fix memory leak if realloc fails | Rikard Falkeborn | 2015-08-08 |
* | Remove ko_KR translation | Allan McRae | 2015-08-08 |
* | libmakepkg: move color settings to function | Allan McRae | 2015-07-20 |
* | pacman/files.c: fix memory leak on regex error | Allan McRae | 2015-07-20 |
* | ensure matching database and package version | Levente Polyak | 2015-07-20 |
* | dont remove x bit when marking pkgdir RO | Dave Reisner | 2015-07-20 |
* | libmakepkg: lint_package requires cd_safe | Allan McRae | 2015-07-20 |
* | Handle repo/pkg style arguments to sync repo file listing | Allan McRae | 2015-07-15 |
* | Add regex search option to sync database file searching | Allan McRae | 2015-07-15 |
* | Implement searching for a file in the sync databases | Allan McRae | 2015-07-15 |
* | Implement listing files from sync packages | Allan McRae | 2015-07-15 |
* | Implement locating file owner in sync files database | Allan McRae | 2015-07-15 |
* | Prototype pacman files database operations | Allan McRae | 2015-07-15 |
* | pacman: move database syncing to util.c | Allan McRae | 2015-07-15 |
* | Add pacman support for .files databases | Allan McRae | 2015-07-15 |
* | Read file lists from databases | Allan McRae | 2015-07-15 |
* | Allow frontends to specify the sync database extension | Allan McRae | 2015-07-15 |
* | Fix formatting in parsearg_upgrade | Allan McRae | 2015-07-14 |
* | Simplify sync_cleandb | Allan McRae | 2015-07-14 |
* | Do not warn about packages that optionally require a removal when ignoring deps | Allan McRae | 2015-07-14 |
* | Do not warn about downgrades when only downloading package | Allan McRae | 2015-07-12 |