summaryrefslogtreecommitdiff
path: root/lib/libalpm/be_local.c
Commit message (Expand)AuthorAge
* add _alpm_filelist_sortAndrew Gregory2017-01-04
* Update copyright yearsAllan McRae2017-01-04
* be_local: remove unused error returnAndrew Gregory2016-12-05
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Return boolean from db_populateRikard Falkeborn2016-09-25
* Fix gcc strict-overflow errorRikard Falkeborn2016-09-20
* Release resources on error paths.Tobias Stoeckmann2016-08-30
* Update copyright years for 2016Allan McRae2016-01-04
* ensure realloc has a positive sizeAndrew Gregory2015-11-03
* Abort of failure to add version file to empty local databaseAllan McRae2015-03-03
* Update copyright notices for 2015Allan McRae2015-02-01
* Merge branch 'maint'Allan McRae2015-01-21
|\
| * be_local: fix _alpm_greedy_grow usageDaniel Micay2015-01-21
* | Remove logically dead code in _alpm_local_db_writeAllan McRae2014-12-27
* | libalpm: Add accessors for the base fieldJohannes Löthberg2014-12-24
* | libalpm: Parse and write PKGBASEsJohannes Löthberg2014-12-24
* | local_db_read: fix memory leak on errorAllan McRae2014-12-24
|/
* libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz2014-09-30
* wrap fgets to retry on EINTRAndrew Gregory2014-09-23
* Check the version of the local database during validationAllan McRae2014-09-23
* Add version file to empty local databaseAllan McRae2014-09-23
* Add version file when creating local database directoryAllan McRae2014-09-23
* Create local database directory if it is missingAllan McRae2014-09-23
* Use MALLOC throughtout libalpmAllan McRae2014-03-08
* be_local: Use alpm_greedy_growFlorian Pritz2014-03-03
* local_db_populate: initialize empty pkgcacheAndrew Gregory2014-01-30
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Update comment for local db entry creationAllan McRae2014-01-06
* libalpm: introduce a usage level for reposDave Reisner2013-09-04
* Restore libarchive 2.8.x compatibilityDan McGee2013-01-29
* Use libarchive compat header for relevant symbolsDave Reisner2013-01-29
* Update copyright year for 2013Allan McRae2013-01-03
* Add public functions for accessing mtree dataAllan McRae2012-12-14
* Add internal functions for reading mtree file from local dbAllan McRae2012-12-14
* Plug various minor memory leaksAndrew Gregory2012-12-14
* Move filelist functions into separate source fileDan McGee2012-08-02
* lib/be_local: ensure local filelists are sortedDave Reisner2012-08-01
* add line length parameter to _alpm_strip_newlineDave Reisner2012-06-25
* Convert ALLOC_FAIL macro into a functionDan McGee2012-04-29
* be_local: use the right length value for filename in all casesDan McGee2012-04-29
* be_local: write all single-valued attributes firstDan McGee2012-04-24
* Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-07
* Prefer fputs/fputc over fprintf when writing local databaseDan McGee2012-03-16
* Extract a write_deps function from local database writingDan McGee2012-03-16
* Remove unnecessary path check from local databaseDan McGee2012-03-16
* Add information on how an installed package was validatedAllan McRae2012-03-08
* Hook new optdepend structures upBenedikt Morbach2012-03-08
* Update copyright yearsAllan McRae2012-02-20
* ALPM API adjustments for sanity and consistencyDan McGee2012-02-06