index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
delta.c
Commit message (
Expand
)
Author
Age
*
Update copyright years
Allan McRae
2017-01-04
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
Alpm, check for NULL in free-functions
Rikard Falkeborn
2015-10-27
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
_alpm_delta_parse: free memory on error
Allan McRae
2014-12-24
*
_alpm_delta_dup: free memory on error
Allan McRae
2014-12-24
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
Use a defined constant in delta.c for num_matches
Dan McGee
2013-01-03
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Update copyright years
Allan McRae
2012-02-20
*
Allow UseDelta option to specify a delta ratio
Dan McGee
2012-01-18
*
Only compile delta regex once
Dan McGee
2012-01-02
*
Fix delta parsing
Dan McGee
2011-12-31
*
include config.h via Makefiles
Dave Reisner
2011-12-21
*
delta: use regex substring matching
Dave Reisner
2011-12-13
*
account for partial delta files in download size
Dave Reisner
2011-09-11
*
More package operations cleanup
Dan McGee
2011-09-02
*
Clean up handling of size fields
Dan McGee
2011-09-02
*
Parse > 2GiB file sizes correctly
Dan McGee
2011-08-29
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
Rename pmgraph_t to alpm_graph_t
Allan McRae
2011-06-28
*
Rename pmdelta_t to alpm_delta_t
Allan McRae
2011-06-28
*
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
*
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Correctly duplicate delta objects
Dan McGee
2011-06-20
*
Make pmdelta_t public
Dan McGee
2011-06-16
*
Switch all logging to use handle directly
Dan McGee
2011-06-13
*
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
Remove ALPM_LOG_FUNC macro
Dan McGee
2011-06-03
*
Style change: return(x) --> return x
Dan McGee
2011-03-20
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
More consistent printing of off_t and time_t
Xavier Chantry
2010-03-25
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
delta : add external cleanup script
Xavier Chantry
2010-03-14
*
delta : simple code refactoring
Xavier Chantry
2009-09-20
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Fix several issues with xdelta
Xavier Chantry
2009-03-15
*
libalpm: remove from_md5 and to_md5 from pmdelta_t
Xavier Chantry
2009-02-28
*
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
[next]