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
/
handle.c
Age
Commit message (
Expand
)
Author
2007-10-29
libalpm/handle.c: make realpath() call portable
Dan McGee
2007-10-29
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
2007-10-19
Download delta files if UseDelta is set.
Nathan Jones
2007-09-17
Avoid segfaults whet calling alpm_option_get_* before initialization
Stefano Esposito
2007-08-23
libalpm: add newlines to all strings passed to log callback
Dan McGee
2007-08-21
Post trial install changes, round one
Dan McGee
2007-07-10
Fix issue with <dbpath>/db.lck being truncated
Dan McGee
2007-07-10
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
2007-07-09
Clean up the alpm handle
Dan McGee
2007-06-27
Remove lockfile configuration from frontend, make it job of libalpm
Dan McGee
2007-06-09
Allow multiple CacheDirs to be specified
Dan McGee
2007-06-09
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
2007-06-05
Const correctness!
Dan McGee
2007-06-04
Rip alpm_parse_config out of libalpm
Dan McGee
2007-06-04
Add a parseconfig to the pacman frontend that compiles
Dan McGee
2007-06-04
Remove hardcoded defines from libalpm
Dan McGee
2007-06-01
Change -z|--showsize flag to ShowSize pacman.conf option
Nathan Jones
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-05-14
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-04-28
Remove FREEHANDLE macro and correctly type _alpm_handle_free
Dan McGee
2007-04-27
Remove FREETRANS macro and correctly type _alpm_trans_free
Dan McGee
2007-04-26
Clean up gettext on the libalpm side
Dan McGee
2007-03-11
* Fix group comparison issue and associated compilation warnings by using
Dan McGee
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-04
* Fixed the handle realroot stuff
Aaron Griffin
2007-03-04
* Fixed a whole mess of extra '/' pathing issues when a different root is
Aaron Griffin
2007-03-04
* handle changes: callbacks should check handle first, as there's a few
Aaron Griffin
2007-02-21
* Re-added a compare function for syncpkg's - it was removed without thinking
Aaron Griffin
2007-02-12
* Updated the README file
Aaron Griffin
2007-01-31
Debug logging changes:
Aaron Griffin
2007-01-30
K. Piche <kevin.piche@cgi.com>
Aaron Griffin
2007-01-30
K. Piche <kpiche@rogers.com>
Aaron Griffin
2007-01-24
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-18
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2006-12-05
Corrected -Rsc operation - dependancy info was not being read from the DB
Aaron Griffin
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-10-31
Numerous changes:
Aaron Griffin
2006-10-21
More extern moving - keep extern decls in the headers makes for easier/better
Aaron Griffin
2006-10-15
Merged frugalware changes (too many to list). Also added some config file
Aaron Griffin
2006-05-15
first stage of i18n stuff from VMiklos
Judd Vinet
2006-03-02
added a debug log
Aurelien Foret
2006-02-20
the library must provide default values for main options
Aurelien Foret
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2006-01-21
added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for...
Aurelien Foret
2006-01-07
removed handle/uid checks (CYGWIN)
Aurelien Foret
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-12-28
Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)
Aurelien Foret
2005-10-10
added PM_OPT_CACHEDIR library option
Aurelien Foret
2005-10-07
Merging in recent fixes/additions from 2.9.7
Judd Vinet
[next]