index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
be_package.c
Commit message (
Expand
)
Author
Age
*
Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdepends
Mark Weiman
2017-01-04
*
add _alpm_filelist_sort
Andrew Gregory
2017-01-04
*
Update copyright years
Allan McRae
2017-01-04
*
Represent bitfields as ints, not enums
Ivy Foster
2016-10-22
*
Add ALPM_ERR_OK to _alpm_errno_t
Ivy Foster
2016-10-22
*
Reject files larger than 16384 bytes in read_sigfile.
Tobias Stoeckmann
2016-08-30
*
Release resources on error paths.
Tobias Stoeckmann
2016-08-30
*
fix spelling mistakes
Eric Engestrom
2016-05-05
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
be_package: fallback to standard filelist loading
Andrew Gregory
2015-03-26
*
add_entry_to_files_list: pass filelist directly
Andrew Gregory
2015-03-26
*
parse_descfile: fix memory leak in error case
Allan McRae
2015-03-03
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
be_package.c: fix style violation
Andrew Gregory
2015-01-02
*
libalpm: Parse and write PKGBASEs
Johannes Löthberg
2014-12-24
*
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
2014-09-30
*
Fix loading invalid package
Olivier Brunel
2014-08-09
*
Always supply base name and version info in .PKGFILE if needed
Allan McRae
2014-03-27
*
Use MALLOC throughtout libalpm
Allan McRae
2014-03-08
*
be_package: Build the file list from MTREE if possible
Florian Pritz
2014-03-03
*
be_package: Refactor code adding a file to the files list
Florian Pritz
2014-03-03
*
be_package: Refactor handling of simple path checks
Florian Pritz
2014-03-03
*
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
*
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
*
Ignore makedepend and checkdepend entries when parsing .PKGINFO file
Allan McRae
2013-11-15
*
Make functions to decode a signature and extract keyid public
Allan McRae
2013-10-31
*
Ensure packages have a valid version
Allan McRae
2013-10-15
*
do not check error from close(2)
Dave Reisner
2013-07-05
*
Improve error message when package is missing required signature
Allan McRae
2013-05-29
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-18
*
fix style violations
Andrew Gregory
2013-02-16
*
Import key if needed when installing package from file
Allan McRae
2013-02-09
*
Use libarchive compat header for relevant symbols
Dave Reisner
2013-01-29
*
Fix space between control structure and open parens
Gerardo Exequiel Pozzi
2013-01-04
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Move filelist functions into separate source file
Dan McGee
2012-08-02
*
lib/be_package: use qsort instead of our own msort
Dave Reisner
2012-08-01
*
add line length parameter to _alpm_strip_newline
Dave Reisner
2012-06-25
*
Convert ALLOC_FAIL macro into a function
Dan McGee
2012-04-29
*
Prefix alpm_pkgfrom_t members with ALPM_
Allan McRae
2012-04-07
*
Return more useful error codes on package open failures
Dan McGee
2012-04-07
*
Merge branch 'maint'
Dan McGee
2012-03-08
|
\
|
*
Fix a potential memory leak in filelist creation
Dan McGee
2012-03-05
|
*
Fix a memory leak when loading an invalid package
Dan McGee
2012-03-05
*
|
Remove _alpm_csum
Allan McRae
2012-03-08
*
|
Add information on how an installed package was validated
Allan McRae
2012-03-08
*
|
Hook new optdepend structures up
Benedikt Morbach
2012-03-08
*
|
Update copyright years
Allan McRae
2012-02-20
*
|
use _alpm_access in a few more places for increased debugging info
Florian Pritz
2012-02-13
[next]