index
:
archlinux32/pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
upgrade.c
Age
Commit message (
Expand
)
Author
2013-02-07
Add configuration option for Upgrade operation SigLevel
Allan McRae
2013-01-03
Update copyright year for 2013
Allan McRae
2012-02-20
Update copyright years
Allan McRae
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-12-12
pacman: process all targets on upgrade operation
Dan McGee
2011-10-21
Merge branch 'maint'
Dan McGee
2011-10-21
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
2011-10-12
Remove alpm_list_getdata wrapper function
Dan McGee
2011-09-28
Keep track of explicitly added and removed packages
Dan McGee
2011-09-20
pacman/upgrade: print 'loading packages...' only once
Dave Reisner
2011-09-08
Print 'loading packages' message on -U operations
Dan McGee
2011-07-27
Remove duplicate code shared between sync and upgrade
Dan McGee
2011-07-05
Allow invalid sync DBs to be returned by the library
Dan McGee
2011-07-05
signing: move to new signing verification and return scheme
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
2011-07-02
Prefix alpm_fileconflicttype_t members with ALPM
Allan McRae
2011-06-28
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
Rename pmfileconflict_t to alpm_fileconflict_t
Allan McRae
2011-06-28
Rename pmconflict_t to alpm_conflict_t
Allan McRae
2011-06-28
Rename pmdepmissing_t to alpm_depmissing_t
Allan McRae
2011-06-28
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-27
Fix several -Wshadow warnings
Dan McGee
2011-06-16
Make pmdepend_t and pmdepmissing_t public
Dan McGee
2011-06-16
Make struct pmconflict_t public
Dan McGee
2011-06-16
Make pmfileconflict_t type public
Dan McGee
2011-06-13
Move pm_errno onto the handle
Dan McGee
2011-06-13
Require handle for alpm_pkg_load()
Dan McGee
2011-06-13
Add handle argument to alpm_(add|remove)_pkg()
Dan McGee
2011-06-09
Require handle argument to all alpm_trans_*() methods
Dan McGee
2011-06-09
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-04-24
Perform package verification at package load time
Dan McGee
2011-03-20
Style change: return(x) --> return x
Dan McGee
2011-02-04
Add more error checking and logging
Dan McGee
2011-01-29
pacman/upgrade: switch to new interface
Xavier Chantry
2011-01-07
Update copyright years for 2011
Allan McRae
2010-06-21
Clarify testing within conditional statements
Allan McRae
2010-03-14
Bump copyright dates to 2010
Dan McGee
2010-03-14
Add new --print operation for all operations
Xavier Chantry
2010-01-19
Print "there is nothing to do" with NOOP transactions
Nagy Gabor
2009-09-12
Change the interface for target loading
Xavier Chantry
2009-09-08
Remove transaction type
Xavier Chantry
2009-09-08
Use sync.c for upgrade transaction prepare and commit
Nagy Gabor
2009-09-08
Add a new reason field to pmconflict_t struct
Nagy Gabor
2009-09-06
Check package arch before installing
Xavier Chantry
2009-07-01
Update copyright headers and messages
Dan McGee
2009-01-12
Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...
Nagy Gabor
2008-05-11
Make all error messages use pm_fprintf
Allan McRae
2008-04-26
Refactor the trans init and release code.
Chantry Xavier
2008-03-08
Remove frontend add code that is no longer necessary
Dan McGee
[next]