summaryrefslogtreecommitdiff
path: root/lib/libalpm
Commit message (Expand)AuthorAge
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Swap the parameters of alpm_pkg_findNagy Gabor2008-05-13
* Remove errant include of error.hDan McGee2008-05-13
* Merge branch 'maint'Dan McGee2008-05-11
|\
| * Add detailed description to alpm_pkg_loadSebastian Nowicki2008-05-10
* | Refactor pkg_load/parse_descfile into a new backend fileDan McGee2008-05-11
* | Remove some useless abstraction and start db cleanupDan McGee2008-05-11
* | Update makepath to remove PATH_MAX usageDan McGee2008-05-10
* | Use strdup() instead of a static bufferDan McGee2008-05-08
* | Update md5 routinesDan McGee2008-05-08
* | be_files.c: PATH_MAX cleanupDan McGee2008-05-08
* | Add documentation for transaction eventsSebastian Nowicki2008-04-29
* | Updates to _alpm_copyfile()Dan McGee2008-04-28
* | Rework extract_single_file() temp file creationDan McGee2008-04-28
* | Remove unnecessary archive_entry_set_pathname() callsDan McGee2008-04-27
* | Fix some fallout from the delta/download changesDan McGee2008-04-26
* | get_filename : use the FILENAME db field only.Chantry Xavier2008-04-26
* | libalpm/sync.c : memleak fixes.Chantry Xavier2008-04-26
* | Get rid of the delta patches listChantry Xavier2008-04-26
* | Completely rework delta algorithmChantry Xavier2008-04-26
* | Rework delta struct and modify code accordinglyDan McGee2008-04-26
* | Kill compute_requiredby usage in can_remove_package()Nagy Gabor2008-04-25
* | Give libalpm native support for both libdownload and libfetchDan McGee2008-04-19
* | Remove unnecessary NULL check in FREE() macroDan McGee2008-04-19
* | Merge branch 'maint'Dan McGee2008-04-15
|\|
| * More non-Linux build updates, mostly DarwinDan McGee2008-04-15
| * Fix gettext on non-Linux platformsDan McGee2008-04-14
* | Fix compilation errors on x86_64Dan McGee2008-04-14
* | remove.c: refactor into functionsK. Piche2008-04-14
* | Some comments for _alpm_unpack.K. Piche2008-04-14
* | add.c: added some tracing and improved some variable localityK. Piche2008-04-14
* | Memory allocation and other small cleanupsDan McGee2008-04-10
* | Merge branch 'maint'Dan McGee2008-04-10
|\|
| * Correctly use the fd returned my mkstemp()Dan McGee2008-04-08
* | Remove unnecessary import in dload.hDan McGee2008-04-10
* | Allow disabling of internal (libdownload) codeDan McGee2008-04-06
* | Remove a bit more download.h pollutionDan McGee2008-04-06
* | Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* | libalpm error cleanup, step 1Dan McGee2008-04-06
* | Merge branch 'maint'Dan McGee2008-04-01
|\|
| * Set handle->logstream to null after fclose()Dan McGee2008-04-01
* | Merge branch 'maint'Dan McGee2008-03-30
|\|
| * Duplicate the result of archive_entry_pathname.Chantry Xavier2008-03-28
| * Use pkgcache instead of db_scan in remove.cNagy Gabor2008-03-28
* | Read .PKGINFO directly from package fileDan McGee2008-03-27
* | Add an archive_fgets() functionDan McGee2008-03-27
* | Make db->treename a pointerDan McGee2008-03-26
* | Merge branch 'maint'Dan McGee2008-03-23
|\|
| * memleak fix: ensure backup fname isn't lost if unusedDan McGee2008-03-23
* | Avoid duplicated target names.Nagy Gabor2008-03-23