| Commit message (Expand) | Author | Age |
... | |
* | sync_prepare: ignore explicitly removed conflicts | Andrew Gregory | 2014-03-04 |
* | Fix install order in scripts Makefile | Allan McRae | 2014-03-03 |
* | makepkg.8: Fix typo | Pierre Neidhardt | 2014-03-03 |
* | pactest: add prefix to temporary directory | Andrew Gregory | 2014-03-03 |
* | pmpkg.py: remove unused imports | Andrew Gregory | 2014-03-03 |
* | makepkg: Support kernel.org's PGP signature scheme | Thomas Bächler | 2014-03-03 |
* | Fix warnings with strict-overflow in gcc-4.9 | Allan McRae | 2014-03-03 |
* | pacsearch: factored -Ss and -Qs parts into one single function | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: pattern arguments work as for pacman | Pierre Neidhardt | 2014-03-03 |
* | Add events on pacnew/pacsave/pacorig file creation | Olivier Brunel | 2014-03-03 |
* | pacsearch: fields are treated uniformly when printing | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: removed redundant sorting | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: indexing by 'name version' instead of 'name' | Pierre Neidhardt | 2014-03-03 |
* | pacsearch: removed useless comment | Pierre Neidhardt | 2014-03-03 |
* | makepkg: implement support for stripping kernel modules | Steven Noonan | 2014-03-03 |
* | restrict transaction package origins | Andrew Gregory | 2014-03-03 |
* | Add events _PKGDOWNLOAD_{START, DONE, FAILED} | Olivier Brunel | 2014-03-03 |
* | Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED} | Olivier Brunel | 2014-03-03 |
* | Remove log_cb, add ALPM_EVENT_LOG instead | Olivier Brunel | 2014-03-03 |
* | Update the event callback | Olivier Brunel | 2014-03-03 |
* | be_local: Use alpm_greedy_grow | Florian Pritz | 2014-03-03 |
* | be_package: Build the file list from MTREE if possible | Florian Pritz | 2014-03-03 |
* | be_package: Refactor code adding a file to the files list | Florian Pritz | 2014-03-03 |
* | be_package: Refactor handling of simple path checks | Florian Pritz | 2014-03-03 |
* | util: Add _alpm_realloc() and _alpm_greedy_grow() | Florian Pritz | 2014-03-03 |
* | Check if a file is in the package's file list before extracting | Florian Pritz | 2014-03-03 |
* | _alpm_sync_prepare: fix unresolvable packages leak | Andrew Gregory | 2014-02-08 |
* | pactree: removed 'provision' from linear output | Pierre Neidhardt | 2014-02-04 |
* | alpm: export *_free functions | Andrew Gregory | 2014-02-04 |
* | pmtest: add memory check to tests with valgrind | Andrew Gregory | 2014-02-04 |
* | pmrule: add FILE_EMPTY rule | Andrew Gregory | 2014-02-04 |
* | Give groups display text singular and plural forms | Allan McRae | 2014-02-04 |
* | makepkg: remove unneeded "|| true" | Allan McRae | 2014-02-02 |
* | makepkg: Fix typo in variable name | Allan McRae | 2014-02-02 |
* | Do not remove source code references in PO/POT files | Rafael Ferreira | 2014-02-02 |
* | Prevent makepkg creating armored signatures | Lars Gustäbel | 2014-02-02 |
* | pacsearch: CLI option to turn off colors | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: using pacman color theme | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: colors are portable (ANSI) and have natural variable names | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: Explicitly extract group information | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: localized output | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: more accurate help message | Pierre Neidhardt | 2014-02-02 |
* | pacsearch: Copyright year bump | Pierre Neidhardt | 2014-02-02 |
* | makepkg.conf(5): Fix and improve grammar and spelling issues | Jason St. John | 2014-02-02 |
* | Remove ChangeLog.proto and move important info to PKGBUILD(5) | Jason St. John | 2014-02-02 |
* | makepkg.conf(5): Add missing backticks around vars, and use single quotes aro... | Jason St. John | 2014-02-02 |
* | proto: Remove recommendation of "makepkg -g" in comments | Jason St. John | 2014-02-02 |
* | Add PKGBUILD-vcs.proto | Maxime Gauduin | 2014-02-02 |
* | table_display: free memory on errors | Andrew Gregory | 2014-01-30 |
* | _alpm_resolvedeps: free targ inside loop | Andrew Gregory | 2014-01-30 |