Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm... | Nagy Gabor | 2009-01-12 |
* | Add regex to delta code so we don't segfault when reading line | Dan McGee | 2008-11-30 |
* | Use correct C type for file sizes | Dan McGee | 2008-06-04 |
* | Completely rework delta algorithm | Chantry Xavier | 2008-04-26 |
* | Rework delta struct and modify code accordingly | Dan McGee | 2008-04-26 |
* | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | Convert deltas to dynamic allocation | Dan McGee | 2008-01-21 |
* | Fix memory leak in shortest_delta_path. | Nathan Jones | 2007-12-21 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Generalized alpm_list_find. | Nagy Gabor | 2007-11-17 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | libalpm/delta: add const to most methods | Dan McGee | 2007-10-29 |
* | libalpm: introduce MALLOC and CALLOC macros | Dan McGee | 2007-10-29 |
* | Add pmdelta_t structure and functions to libalpm. | Nathan Jones | 2007-10-19 |