| Commit message (Expand) | Author | Age |
... | |
* | add hook data types and parser | Andrew Gregory | 2015-10-18 |
* | handle: add hookdirs option | Andrew Gregory | 2015-10-18 |
* | check fileconflicts and diskspace outside commit | Andrew Gregory | 2015-09-20 |
* | sortbydeps: skip local packages being updated | Andrew Gregory | 2015-09-19 |
* | 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 |
* | Remove ko_KR translation | Allan McRae | 2015-08-08 |
* | ensure matching database and package version | Levente Polyak | 2015-07-20 |
* | Read file lists from databases | Allan McRae | 2015-07-15 |
* | Allow frontends to specify the sync database extension | Allan McRae | 2015-07-15 |
* | 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 |
* | libalpm: Do a sanity check before manipulating final DB URL | David Macek | 2015-05-12 |
* | Fix comment in alpm_db_update | David Macek | 2015-05-12 |
* | alpm_logaction: implement documented return value | Andrew Gregory | 2015-05-12 |
* | alpm_logaction: allow falling back to syslog | Andrew Gregory | 2015-05-12 |
* | alpm_logaction: check logfile before opening | Andrew Gregory | 2015-05-12 |
* | merge _alpm_logaction into alpm_logaction | Andrew Gregory | 2015-05-12 |
* | Silence warning from clang | Allan McRae | 2015-05-12 |
* | close stdin before running install scripts | Andrew Gregory | 2015-03-26 |
* | be_package: fallback to standard filelist loading | Andrew Gregory | 2015-03-26 |
* | add_entry_to_files_list: pass filelist directly | Andrew Gregory | 2015-03-26 |
* | remove: use strcmp for files in skip_remove | Andrew Gregory | 2015-03-03 |
* | sync_prepare: exclude removals from resolvedeps | Andrew Gregory | 2015-03-03 |
* | calculate_removed_size: ensure llstat succeeds | Allan McRae | 2015-03-03 |
* | Abort of failure to add version file to empty local database | Allan McRae | 2015-03-03 |
* | parse_descfile: fix memory leak in error case | Allan McRae | 2015-03-03 |
* | Merge branch 'maint' | Allan McRae | 2015-02-20 |
|\ |
|
| * | Update translations from Transifex | Allan McRae | 2015-02-20 |
| * | Update translations from Transifex | Allan McRae | 2015-02-14 |
* | | Merge branch 'maint' | Allan McRae | 2015-02-12 |
|\| |
|
| * | Disable directory ownership warnings | Allan McRae | 2015-02-12 |
| * | set package origin when adding to db cache | Andrew Gregory | 2015-02-12 |
* | | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | | Merge branch 'maint' | Allan McRae | 2015-02-01 |
|\| |
|
| * | trans_commit: restore pm_errno after updating log | Andrew Gregory | 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 |
* | | conf.c: use masks for siglevel inheritance | 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 |