| Commit message (Expand) | Author | Age |
* | 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 |
* | Remove const specifier from changelog_read() void parameter | Dan McGee | 2011-09-18 |
* | More package operations cleanup | Dan McGee | 2011-09-02 |
* | Clean up handling of size fields | Dan McGee | 2011-09-02 |
* | Parse > 2GiB file sizes correctly | Dan McGee | 2011-08-29 |
* | Database read optimizations | Dan McGee | 2011-08-28 |
* | Check local database status flag in db_write sanity check block | Dan McGee | 2011-08-28 |
* | Remove alpm_option_get_* usage from backend | Dan McGee | 2011-08-19 |
* | Remove use of no-op accessor functions in library | Dan McGee | 2011-08-18 |
* | Enhance and utilize database status flags | Dan McGee | 2011-08-18 |
* | Parse conflicts/provides/replaces at database load time | Dan McGee | 2011-08-15 |
* | Remove checksum access indirection | Dan McGee | 2011-08-15 |
* | Load and allow access to sha256sum | Dan McGee | 2011-08-15 |
* | Store a package info level flag if we fail to load data | Dan McGee | 2011-08-08 |
* | Don't trim whitespace when reading database entries | Dan McGee | 2011-08-02 |
* | Convert package filelists to an array instead of linked list | Dan McGee | 2011-07-21 |
* | Merge remote-tracking branch 'allan/ALPM' | Dan McGee | 2011-07-03 |
|\ |
|
| * | Prefix _alpm_errno_t members with ALPM | Allan McRae | 2011-07-02 |
| * | Prefix alpm_loglevel_t members with ALPM | Allan McRae | 2011-07-02 |
* | | Move alpm filelists to a struct object | Dan McGee | 2011-07-03 |
* | | be_local: use macros in database loading similar to be_sync | Dan McGee | 2011-07-03 |
|/ |
|