index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
remove.c
Commit message (
Expand
)
Author
Age
*
Keep track of explicitly added and removed packages
Dan McGee
2011-09-28
*
Combine add and removal package list display
Dan McGee
2011-09-28
*
Allow invalid sync DBs to be returned by the library
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
*
Rename public functions with grp in their name
Allan McRae
2011-06-29
*
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
*
Rename pmgrp_t to alpm_group_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
*
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-28
*
Make pmgrp_t public
Dan McGee
2011-06-16
*
Make pmdepend_t and pmdepmissing_t public
Dan McGee
2011-06-16
*
Always pass data to trans_commit()
Dan McGee
2011-06-13
*
Move pm_errno onto the handle
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
*
Show net upgrade size on -U/-S operations
Dan McGee
2011-06-02
*
Style change: return(x) --> return x
Dan McGee
2011-03-20
*
pacman/remove: switch to new alpm_remove_pkg interface
Xavier Chantry
2011-01-29
*
Remove need to explicitly register the local DB
Dan McGee
2011-01-29
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
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
*
Ask user confirmation for -R operation, too
Nagy Gabor
2009-09-20
*
Change the interface for target loading
Xavier Chantry
2009-09-12
*
Remove transaction type
Xavier Chantry
2009-09-08
*
Check package arch before installing
Xavier Chantry
2009-09-06
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Remove unused string.h from src/pacman/remove.c
Gerardo Exequiel Pozzi
2009-06-01
*
Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...
Nagy Gabor
2009-01-12
*
HoldPkg rework
Nagy Gabor
2009-01-12
*
split yesno() into yesno() and noyes() functions.
Xavier Chantry
2008-08-23
*
src/pacman : rework the display_targets function.
Xavier Chantry
2008-07-24
*
remove_addtarget rework (in front-end)
Nagy Gabor
2008-07-13
*
Make all error messages use pm_fprintf
Allan McRae
2008-05-11
*
Refactor the trans init and release code.
Chantry Xavier
2008-04-26
*
Merge branch 'maint'
Dan McGee
2008-02-25
|
\
|
*
Remove done and failed msg when loading targets.
Chantry Xavier
2008-02-25
*
|
Improve yesno function.
Chantry Xavier
2008-02-24
|
/
*
Add gettext call to 2 'failed' messages
Dan McGee
2008-02-16
*
Clarify the "failed to add target" errors.
Chantry Xavier
2008-02-02
*
Revert "Fix case where pacman asks for confirmation when it should not"
Chantry Xavier
2008-01-14
*
Fix case where pacman asks for confirmation when it should not
Karolina Lindqvist
2007-12-29
*
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
*
src/pacman/: use the FREELIST macro when possible.
Chantry Xavier
2007-12-08
*
Fix several memleaks, mostly related to errors handling.
Chantry Xavier
2007-11-25
*
War on whitespace
Dan McGee
2007-11-16
[next]