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
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
2007-04-25
Remove single-function upgrade.c
Dan McGee
2007-04-25
Merge single-function header files on pacman side
Dan McGee
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-10-29
fixed some compilation warnings
Aurelien Foret
2005-10-29
renamed pmconfig_t to config_t
Aurelien Foret
2005-10-28
added pmconfig_t structure to hold all the configuration
Aurelien Foret
2005-03-15
Initial revision
Judd Vinet