Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
be_local.c
Age
Commit message (
Expand
)
Author
2017-01-04
add _alpm_filelist_sort
Andrew Gregory
2017-01-04
Update copyright years
Allan McRae
2016-12-05
be_local: remove unused error return
Andrew Gregory
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
2016-09-25
Return boolean from db_populate
Rikard Falkeborn
2016-09-20
Fix gcc strict-overflow error
Rikard Falkeborn
2016-08-30
Release resources on error paths.
Tobias Stoeckmann
2016-01-04
Update copyright years for 2016
Allan McRae
2015-11-03
ensure realloc has a positive size
Andrew Gregory
2015-03-03
Abort of failure to add version file to empty local database
Allan McRae
2015-02-01
Update copyright notices for 2015
Allan McRae
2015-01-21
Merge branch 'maint'
Allan McRae
2015-01-21
be_local: fix _alpm_greedy_grow usage
Daniel Micay
2014-12-27
Remove logically dead code in _alpm_local_db_write
Allan McRae
2014-12-24
libalpm: Add accessors for the base field
Johannes Löthberg
2014-12-24
libalpm: Parse and write PKGBASEs
Johannes Löthberg
2014-12-24
local_db_read: fix memory leak on error
Allan McRae
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
2014-09-23
wrap fgets to retry on EINTR
Andrew Gregory
2014-09-23
Check the version of the local database during validation
Allan McRae
2014-09-23
Add version file to empty local database
Allan McRae
2014-09-23
Add version file when creating local database directory
Allan McRae
2014-09-23
Create local database directory if it is missing
Allan McRae
2014-03-08
Use MALLOC throughtout libalpm
Allan McRae
2014-03-03
be_local: Use alpm_greedy_grow
Florian Pritz
2014-01-30
local_db_populate: initialize empty pkgcache
Andrew Gregory
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-06
Update copyright years for 2014
Allan McRae
2014-01-06
Update comment for local db entry creation
Allan McRae
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
2013-01-29
Restore libarchive 2.8.x compatibility
Dan McGee
2013-01-29
Use libarchive compat header for relevant symbols
Dave Reisner
2013-01-03
Update copyright year for 2013
Allan McRae
2012-12-14
Add public functions for accessing mtree data
Allan McRae
2012-12-14
Add internal functions for reading mtree file from local db
Allan McRae
2012-12-14
Plug various minor memory leaks
Andrew Gregory
2012-08-02
Move filelist functions into separate source file
Dan McGee
2012-08-01
lib/be_local: ensure local filelists are sorted
Dave Reisner
2012-06-25
add line length parameter to _alpm_strip_newline
Dave Reisner
2012-04-29
Convert ALLOC_FAIL macro into a function
Dan McGee
2012-04-29
be_local: use the right length value for filename in all cases
Dan McGee
2012-04-24
be_local: write all single-valued attributes first
Dan McGee
2012-04-07
Prefix alpm_pkgfrom_t members with ALPM_
Allan McRae
2012-03-16
Prefer fputs/fputc over fprintf when writing local database
Dan McGee
2012-03-16
Extract a write_deps function from local database writing
Dan McGee
2012-03-16
Remove unnecessary path check from local database
Dan McGee
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-02-20
Update copyright years
Allan McRae
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
[next]