index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
remove.c
Commit message (
Expand
)
Author
Age
*
alpm/remove.c: add newlines to debug output
Andrew Gregory
2013-03-14
*
Do not resolve every local package filelist on remove
Allan McRae
2013-03-07
*
use resolved_path for filelist_contains
Andrew Gregory
2013-02-24
*
libalpm: never attempt to remove a mountpoint
Dave Reisner
2013-02-16
*
add caller prefix to alpm_logaction
Andrew Gregory
2013-01-28
*
Save backup files with extension .pacsave.n
Pang Yan Han
2013-01-04
*
Update copyright year for 2013
Allan McRae
2013-01-03
*
Make alpm_pkg_find public
Allan McRae
2012-12-14
*
Notify of removed package required as optdepend
Allan McRae
2012-12-14
*
Remove incorrect documentation for unlink_file
Allan McRae
2012-09-18
*
Move filelist functions into separate source file
Dan McGee
2012-08-02
*
libalpm/remove.c - add doxygen
Andrew Gregory
2012-05-21
*
Merge branch 'maint'
Dan McGee
2012-01-23
|
\
|
*
Update copyright on changed files since beginning of year
Dan McGee
2012-01-18
*
|
Merge branch 'maint'
Dan McGee
2012-01-08
|
\
|
|
*
Remove useless logger message
Dan McGee
2012-01-05
*
|
Remove unnecessary counters in file removal code
Dan McGee
2012-01-02
*
|
Rework package removal code
Dan McGee
2011-12-23
*
|
include config.h via Makefiles
Dave Reisner
2011-12-21
*
|
add support for back end fnmatch'd options
Dave Reisner
2011-11-13
*
|
Large performance improvement for check for owned directories
Dan McGee
2011-10-14
|
/
*
Revamp scriptlet path formation for scriptlets in local database
Dan McGee
2011-09-30
*
Refactor _alpm_runscriptlet()
Dan McGee
2011-09-30
*
Move pacsave path construction code off the stack
Dan McGee
2011-09-28
*
Be smarter about running ldconfig during removal transactions
Dan McGee
2011-09-19
*
Search for non-prefixed paths in skip_remove list
Dan McGee
2011-09-19
*
Former transaction callback rename refactor
Dan McGee
2011-09-02
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
Be more robust when copying package data
Dan McGee
2011-08-19
*
Remove use of no-op accessor functions in library
Dan McGee
2011-08-18
*
Dependency code style cleanups
Dan McGee
2011-08-11
*
Check return value of rename() calls
Dan McGee
2011-08-08
*
Convert package filelists to an array instead of linked list
Dan McGee
2011-07-21
*
replace access() calls for debug info where applicable
Florian Pritz
2011-07-18
*
Handle removal of empty directories properly
Dan McGee
2011-07-18
*
Allow fileconflict if unowned file moving into backup array
Dan McGee
2011-07-14
*
Unify package removal code
Dan McGee
2011-07-06
*
Simplify alpm_list_previous
Allan McRae
2011-07-05
*
Merge remote-tracking branch 'allan/ALPM'
Dan McGee
2011-07-03
|
\
|
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_transprog_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_transevt_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_transflag_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
|
Move alpm filelists to a struct object
Dan McGee
2011-07-03
*
|
Do not replicate files list when removing packages
Allan McRae
2011-07-03
|
/
*
Rename pmbackup_t to alpm_backup_t
Allan McRae
2011-06-28
*
Rename pmdepmissing_t to alpm_depmissing_t
Allan McRae
2011-06-28
*
Rename pmtrans_t to alpm_trans_t
Allan McRae
2011-06-28
*
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
[next]