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
Age
Commit message (
Expand
)
Author
2014-09-30
Revert "Remove log_cb, add ALPM_EVENT_LOG instead"
Andrew Gregory
2014-09-23
wrap fgets to retry on EINTR
Andrew Gregory
2014-09-23
alpm.h: remove outdated pkg_get_backup doxygen
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-09-16
fix improper FREELIST calls
Andrew Gregory
2014-08-09
Fix loading invalid package
Olivier Brunel
2014-08-04
trans_commit: log beginning and end of transaction
Andrew Gregory
2014-08-04
filecache_find_url: dereference the 'filebase' pointer
Ryo Munakata
2014-08-04
replace strdup with STRDUP
Andrew Gregory
2014-08-04
handle_unlock: log error when lock file is missing
Andrew Gregory
2014-08-04
handle_unlock: log lock removal failure
Andrew Gregory
2014-08-04
signing.c: remove useless error check
Andrew Gregory
2014-08-04
deps.c: use alpm_list_find_ptr
Andrew Gregory
2014-08-04
dep_graph_init: filter ignored packages by name
Andrew Gregory
2014-08-04
handle: factor out string list option handling
Andrew Gregory
2014-08-03
sync_prepare: remove useless check for replacers
Andrew Gregory
2014-08-03
move _alpm_lstat into util-common
Andrew Gregory
2014-08-03
filelist_intersection: manually compare paths
Andrew Gregory
2014-06-29
libalpm: check for valid public key algorithm
Christian Hesse
2014-06-24
events: Make alpm_event_t an union of all event-specific struct
Olivier Brunel
2014-06-24
Update the question callback
Olivier Brunel
2014-06-24
alpm.h: Move alpm_errno_t definition up
Olivier Brunel
2014-06-02
Add compatibility with gpgme-1.5.0
Allan McRae
2014-05-22
dload: avoid using CURLOPT_FAILONERROR
Dave Reisner
2014-05-04
register_syncdb: reject db names that contain /
Andrew Gregory
2014-03-27
Always supply base name and version info in .PKGFILE if needed
Allan McRae
2014-03-08
Use MALLOC throughtout libalpm
Allan McRae
2014-03-04
sync_prepare: ignore explicitly removed conflicts
Andrew Gregory
2014-03-03
Fix warnings with strict-overflow in gcc-4.9
Allan McRae
2014-03-03
Add events on pacnew/pacsave/pacorig file creation
Olivier Brunel
2014-03-03
restrict transaction package origins
Andrew Gregory
2014-03-03
Add events _PKGDOWNLOAD_{START, DONE, FAILED}
Olivier Brunel
2014-03-03
Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}
Olivier Brunel
2014-03-03
Remove log_cb, add ALPM_EVENT_LOG instead
Olivier Brunel
2014-03-03
Update the event callback
Olivier Brunel
2014-03-03
be_local: Use alpm_greedy_grow
Florian Pritz
2014-03-03
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
util: Add _alpm_realloc() and _alpm_greedy_grow()
Florian Pritz
2014-03-03
Check if a file is in the package's file list before extracting
Florian Pritz
2014-02-08
_alpm_sync_prepare: fix unresolvable packages leak
Andrew Gregory
2014-02-04
alpm: export *_free functions
Andrew Gregory
2014-02-02
Do not remove source code references in PO/POT files
Rafael Ferreira
2014-01-30
_alpm_resolvedeps: free targ inside loop
Andrew Gregory
2014-01-30
sync_prepare: manually set pm_errno
Andrew Gregory
2014-01-30
local_db_populate: initialize empty pkgcache
Andrew Gregory
[next]