| Commit message (Expand) | Author | Age |
* | Abort of failure to add version file to empty local database | Allan McRae | 2015-03-03 |
* | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | Merge branch 'maint' | Allan McRae | 2015-01-21 |
|\ |
|
| * | be_local: fix _alpm_greedy_grow usage | Daniel Micay | 2015-01-21 |
* | | Remove logically dead code in _alpm_local_db_write | Allan McRae | 2014-12-27 |
* | | libalpm: Add accessors for the base field | Johannes Löthberg | 2014-12-24 |
* | | libalpm: Parse and write PKGBASEs | Johannes Löthberg | 2014-12-24 |
* | | local_db_read: fix memory leak on error | Allan McRae | 2014-12-24 |
|/ |
|
* | libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free | Florian Pritz | 2014-09-30 |
* | wrap fgets to retry on EINTR | Andrew Gregory | 2014-09-23 |
* | Check the version of the local database during validation | Allan McRae | 2014-09-23 |
* | Add version file to empty local database | Allan McRae | 2014-09-23 |
* | Add version file when creating local database directory | Allan McRae | 2014-09-23 |
* | Create local database directory if it is missing | Allan McRae | 2014-09-23 |
* | Use MALLOC throughtout libalpm | Allan McRae | 2014-03-08 |
* | be_local: Use alpm_greedy_grow | Florian Pritz | 2014-03-03 |
* | local_db_populate: initialize empty pkgcache | Andrew Gregory | 2014-01-30 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Update comment for local db entry creation | Allan McRae | 2014-01-06 |
* | libalpm: introduce a usage level for repos | Dave Reisner | 2013-09-04 |
* | Restore libarchive 2.8.x compatibility | Dan McGee | 2013-01-29 |
* | Use libarchive compat header for relevant symbols | Dave Reisner | 2013-01-29 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Add public functions for accessing mtree data | Allan McRae | 2012-12-14 |
* | Add internal functions for reading mtree file from local db | Allan McRae | 2012-12-14 |
* | Plug various minor memory leaks | Andrew Gregory | 2012-12-14 |
* | Move filelist functions into separate source file | Dan McGee | 2012-08-02 |
* | lib/be_local: ensure local filelists are sorted | Dave Reisner | 2012-08-01 |
* | add line length parameter to _alpm_strip_newline | Dave Reisner | 2012-06-25 |
* | Convert ALLOC_FAIL macro into a function | Dan McGee | 2012-04-29 |
* | be_local: use the right length value for filename in all cases | Dan McGee | 2012-04-29 |
* | be_local: write all single-valued attributes first | Dan McGee | 2012-04-24 |
* | Prefix alpm_pkgfrom_t members with ALPM_ | Allan McRae | 2012-04-07 |
* | Prefer fputs/fputc over fprintf when writing local database | Dan McGee | 2012-03-16 |
* | Extract a write_deps function from local database writing | Dan McGee | 2012-03-16 |
* | Remove unnecessary path check from local database | Dan McGee | 2012-03-16 |
* | Add information on how an installed package was validated | Allan McRae | 2012-03-08 |
* | Hook new optdepend structures up | Benedikt Morbach | 2012-03-08 |
* | Update copyright years | Allan McRae | 2012-02-20 |
* | ALPM API adjustments for sanity and consistency | Dan McGee | 2012-02-06 |
* | Remove rmrf implementation from backend | Dan McGee | 2012-01-23 |
* | pkghash improvements/modifications | Dan McGee | 2012-01-02 |
* | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | Slight local database files reading optimization | Dan McGee | 2011-12-07 |
* | Introduce alpm_time_t type | Dan McGee | 2011-10-12 |
* | Use _alpm_local_db_pkgpath in _cache_changelog_open | Dan McGee | 2011-09-30 |
* | Revamp scriptlet path formation for scriptlets in local database | Dan McGee | 2011-09-30 |
* | Reduce path allocation on the stack in local database | Dan McGee | 2011-09-19 |
* | be_local: cope with a desc file without trailing newline | Dan McGee | 2011-09-18 |