summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/delta.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Update copyright yearsAllan McRae1-1/+1
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster1-3/+3
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-02-20Update copyright yearsAllan McRae1-1/+1
2012-01-19Allow UseDelta option to specify a delta ratioDan McGee1-3/+0
2012-01-02Only compile delta regex onceDan McGee1-1/+1
2011-12-22include config.h via MakefilesDave Reisner1-2/+0
2011-06-28Rename pmdelta_t to alpm_delta_tAllan McRae1-3/+3
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae1-1/+1
2011-06-20Correctly duplicate delta objectsDan McGee1-0/+1
2011-06-16Make pmdelta_t publicDan McGee1-15/+0
2011-06-09Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee1-1/+1
2011-04-16Include "config.h" in header files using off_tDan McGee1-2/+4
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-12-13Move MAX_DELTA_RATIO definitionAllan McRae1-0/+3
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2009-02-28libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry1-9/+5
2008-06-04Use correct C type for file sizesDan McGee1-3/+5
2008-04-26Completely rework delta algorithmChantry Xavier1-4/+4
2008-04-26Rework delta struct and modify code accordinglyDan McGee1-3/+12
2008-01-22Convert deltas to dynamic allocationDan McGee1-10/+8
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-3/+1
2007-11-17War on whitespaceDan McGee1-3/+3
2007-10-20Add pmdelta_t structure and functions to libalpm.Nathan Jones1-0/+45