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
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
2012-01-23
Remove rmrf implementation from backend
Dan McGee
2012-01-02
pkghash improvements/modifications
Dan McGee
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-12-07
Slight local database files reading optimization
Dan McGee
2011-10-12
Introduce alpm_time_t type
Dan McGee
2011-09-30
Use _alpm_local_db_pkgpath in _cache_changelog_open
Dan McGee
2011-09-30
Revamp scriptlet path formation for scriptlets in local database
Dan McGee
2011-09-19
Reduce path allocation on the stack in local database
Dan McGee
2011-09-18
be_local: cope with a desc file without trailing newline
Dan McGee
2011-09-18
Remove const specifier from changelog_read() void parameter
Dan McGee
2011-09-02
More package operations cleanup
Dan McGee
2011-09-02
Clean up handling of size fields
Dan McGee
2011-08-29
Parse > 2GiB file sizes correctly
Dan McGee
2011-08-28
Database read optimizations
Dan McGee
2011-08-28
Check local database status flag in db_write sanity check block
Dan McGee
2011-08-19
Remove alpm_option_get_* usage from backend
Dan McGee
2011-08-18
Remove use of no-op accessor functions in library
Dan McGee
2011-08-18
Enhance and utilize database status flags
Dan McGee
2011-08-15
Parse conflicts/provides/replaces at database load time
Dan McGee
2011-08-15
Remove checksum access indirection
Dan McGee
2011-08-15
Load and allow access to sha256sum
Dan McGee
2011-08-08
Store a package info level flag if we fail to load data
Dan McGee
2011-08-02
Don't trim whitespace when reading database entries
Dan McGee
2011-07-21
Convert package filelists to an array instead of linked list
Dan McGee
2011-07-03
Merge remote-tracking branch 'allan/ALPM'
Dan McGee
2011-07-03
Move alpm filelists to a struct object
Dan McGee
2011-07-03
be_local: use macros in database loading similar to be_sync
Dan McGee
2011-07-02
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
Prefix alpm_loglevel_t members with ALPM
Allan McRae
[next]