index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
upgrade.c
Commit message (
Expand
)
Author
Age
*
Update copyright years
Allan McRae
2017-01-04
*
Represent bitfields as ints, not enums
Ivy Foster
2016-10-22
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
pacman/upgrade: Fix memory leaks
Sören Brinkmann
2014-03-27
*
pacman/upgrade: Refactor memory management
Sören Brinkmann
2014-03-27
*
pacman/upgrade: Check malloc() return value
Sören Brinkmann
2014-03-16
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
upgrade.c: use iterator variable
Andrew Gregory
2013-10-31
*
Add configuration option for Upgrade operation SigLevel
Allan McRae
2013-02-07
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Update copyright years
Allan McRae
2012-02-20
*
include config.h via Makefiles
Dave Reisner
2011-12-21
*
pacman: process all targets on upgrade operation
Dan McGee
2011-12-12
*
Merge branch 'maint'
Dan McGee
2011-10-21
|
\
|
*
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
2011-10-21
*
|
Remove alpm_list_getdata wrapper function
Dan McGee
2011-10-12
|
/
*
Keep track of explicitly added and removed packages
Dan McGee
2011-09-28
*
pacman/upgrade: print 'loading packages...' only once
Dave Reisner
2011-09-20
*
Print 'loading packages' message on -U operations
Dan McGee
2011-09-08
*
Remove duplicate code shared between sync and upgrade
Dan McGee
2011-07-27
*
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-05
*
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-07-02
*
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-28
*
Fix several -Wshadow warnings
Dan McGee
2011-06-27
*
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-16
*
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-13
*
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-06-09
*
Perform package verification at package load time
Dan McGee
2011-04-24
*
Style change: return(x) --> return x
Dan McGee
2011-03-20
*
Add more error checking and logging
Dan McGee
2011-02-04
*
pacman/upgrade: switch to new interface
Xavier Chantry
2011-01-29
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Clarify testing within conditional statements
Allan McRae
2010-06-21
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
Add new --print operation for all operations
Xavier Chantry
2010-03-14
*
Print "there is nothing to do" with NOOP transactions
Nagy Gabor
2010-01-19
[next]