Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
remove.c
Age
Commit message (
Expand
)
Author
2014-03-03
Update the event callback
Olivier Brunel
2014-02-04
alpm: export *_free functions
Andrew Gregory
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVAL
Olivier Brunel
2014-01-06
Update copyright years for 2014
Allan McRae
2013-12-19
trans_prepare: always sort trans->remove by deps
Andrew Gregory
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
log important events from the backend
Andrew Gregory
2013-10-31
deps.c: pass alpm_list** to _alpm_recursedeps
Andrew Gregory
2013-10-31
sortbydeps: include local pkgs in dep graph
Andrew Gregory
2013-07-05
use full path when checking for mountpoints
Andrew Gregory
2013-06-03
unlink_file: treat symlinks like normal files
Andrew Gregory
2013-06-03
alpm_filelist: remove resolved_path
Andrew Gregory
2013-03-14
alpm/remove.c: add newlines to debug output
Andrew Gregory
2013-03-07
Do not resolve every local package filelist on remove
Allan McRae
2013-02-24
use resolved_path for filelist_contains
Andrew Gregory
2013-02-16
libalpm: never attempt to remove a mountpoint
Dave Reisner
2013-01-28
add caller prefix to alpm_logaction
Andrew Gregory
2013-01-04
Save backup files with extension .pacsave.n
Pang Yan Han
2013-01-03
Update copyright year for 2013
Allan McRae
2012-12-14
Make alpm_pkg_find public
Allan McRae
2012-12-14
Notify of removed package required as optdepend
Allan McRae
2012-09-18
Remove incorrect documentation for unlink_file
Allan McRae
2012-08-02
Move filelist functions into separate source file
Dan McGee
2012-05-21
libalpm/remove.c - add doxygen
Andrew Gregory
2012-01-23
Merge branch 'maint'
Dan McGee
2012-01-18
Update copyright on changed files since beginning of year
Dan McGee
2012-01-08
Merge branch 'maint'
Dan McGee
2012-01-05
Remove useless logger message
Dan McGee
2012-01-02
Remove unnecessary counters in file removal code
Dan McGee
2011-12-23
Rework package removal code
Dan McGee
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-11-13
add support for back end fnmatch'd options
Dave Reisner
2011-10-14
Large performance improvement for check for owned directories
Dan McGee
2011-09-30
Revamp scriptlet path formation for scriptlets in local database
Dan McGee
2011-09-30
Refactor _alpm_runscriptlet()
Dan McGee
2011-09-28
Move pacsave path construction code off the stack
Dan McGee
2011-09-19
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-02
Former transaction callback rename refactor
Dan McGee
2011-09-02
Move all callbacks up to the handle level
Dan McGee
2011-08-19
Be more robust when copying package data
Dan McGee
2011-08-18
Remove use of no-op accessor functions in library
Dan McGee
2011-08-11
Dependency code style cleanups
Dan McGee
2011-08-08
Check return value of rename() calls
Dan McGee
2011-07-21
Convert package filelists to an array instead of linked list
Dan McGee
2011-07-18
replace access() calls for debug info where applicable
Florian Pritz
2011-07-18
Handle removal of empty directories properly
Dan McGee
2011-07-14
Allow fileconflict if unowned file moving into backup array
Dan McGee
2011-07-06
Unify package removal code
Dan McGee
[next]