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
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2017-01-04
Update copyright years
Allan McRae
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
2016-01-04
Update copyright years for 2016
Allan McRae
2015-02-01
Update copyright notices for 2015
Allan McRae
2014-03-27
pacman/upgrade: Fix memory leaks
Sören Brinkmann
2014-03-27
pacman/upgrade: Refactor memory management
Sören Brinkmann
2014-03-16
pacman/upgrade: Check malloc() return value
Sören Brinkmann
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
2013-10-31
upgrade.c: use iterator variable
Andrew Gregory
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
[next]