summaryrefslogtreecommitdiff
path: root/lib/libalpm/delta.h
AgeCommit message (Expand)Author
2012-02-20Update copyright yearsAllan McRae
2012-01-18Allow UseDelta option to specify a delta ratioDan McGee
2012-01-02Only compile delta regex onceDan McGee
2011-12-21include config.h via MakefilesDave Reisner
2011-06-28Rename pmdelta_t to alpm_delta_tAllan McRae
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae
2011-06-20Correctly duplicate delta objectsDan McGee
2011-06-16Make pmdelta_t publicDan McGee
2011-06-09Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee
2011-04-15Include "config.h" in header files using off_tDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-12-12Move MAX_DELTA_RATIO definitionAllan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-07-01Update copyright headers and messagesDan McGee
2009-02-28libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry
2008-06-04Use correct C type for file sizesDan McGee
2008-04-26Completely rework delta algorithmChantry Xavier
2008-04-26Rework delta struct and modify code accordinglyDan McGee
2008-01-21Convert deltas to dynamic allocationDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-16War on whitespaceDan McGee
2007-10-19Add pmdelta_t structure and functions to libalpm.Nathan Jones