summaryrefslogtreecommitdiff
path: root/lib/libalpm/delta.c
Commit message (Expand)AuthorAge
* Add regex to delta code so we don't segfault when reading lineDan McGee2008-11-30
* Use correct C type for file sizesDan McGee2008-06-04
* Completely rework delta algorithmChantry Xavier2008-04-26
* Rework delta struct and modify code accordinglyDan McGee2008-04-26
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* Convert deltas to dynamic allocationDan McGee2008-01-21
* Fix memory leak in shortest_delta_path.Nathan Jones2007-12-21
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Generalized alpm_list_find.Nagy Gabor2007-11-17
* War on whitespaceDan McGee2007-11-16
* libalpm/delta: add const to most methodsDan McGee2007-10-29
* libalpm: introduce MALLOC and CALLOC macrosDan McGee2007-10-29
* Add pmdelta_t structure and functions to libalpm.Nathan Jones2007-10-19