index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
delta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
delta : simple code refactoring
Xavier Chantry
1
-26
/
+41
2009-07-01
Update copyright headers and messages
Dan McGee
1
-1
/
+2
2009-03-15
Fix several issues with xdelta
Xavier Chantry
1
-2
/
+3
2009-02-28
libalpm: remove from_md5 and to_md5 from pmdelta_t
Xavier Chantry
1
-42
/
+15
2009-01-12
Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...
Nagy Gabor
1
-2
/
+2
2008-11-30
Add regex to delta code so we don't segfault when reading line
Dan McGee
1
-0
/
+15
2008-06-04
Use correct C type for file sizes
Dan McGee
1
-8
/
+8
2008-04-26
Completely rework delta algorithm
Chantry Xavier
1
-95
/
+137
2008-04-26
Rework delta struct and modify code accordingly
Dan McGee
1
-46
/
+39
2008-04-06
Remove unnecessary header file, move one macro to util.c
Dan McGee
1
-1
/
+0
2008-01-21
Convert deltas to dynamic allocation
Dan McGee
1
-7
/
+16
2007-12-21
Fix memory leak in shortest_delta_path.
Nathan Jones
1
-2
/
+4
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
1
-3
/
+1
2007-11-17
Generalized alpm_list_find.
Nagy Gabor
1
-1
/
+1
2007-11-16
War on whitespace
Dan McGee
1
-2
/
+2
2007-10-29
libalpm/delta: add const to most methods
Dan McGee
1
-4
/
+4
2007-10-29
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
1
-1
/
+2
2007-10-19
Add pmdelta_t structure and functions to libalpm.
Nathan Jones
1
-0
/
+265