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
2008-03-28
Use pkgcache instead of db_scan in remove.c
Nagy Gabor
2008-03-09
Remove a bogus comment from libalpm/remove.c
Nagy Gabor
2008-01-12
don't send CHECKDEPS_DONE event when NODEPS is set.
Chantry Xavier
2008-01-11
Only notify of dependency check in removal if performed
Allan McRae
2007-12-28
libalpm/remove.c : switch back to lstat usage.
Chantry Xavier
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-11-25
Fix for sync1003 and sync1004 pactests
Nagy Gabor
2007-11-25
Fix several memleaks, mostly related to errors handling.
Chantry Xavier
2007-11-18
Simple s/conflict/fileconflict/ renaming.
Chantry Xavier
2007-11-17
Remove provide.c and provide.h .
Chantry Xavier
2007-11-16
War on whitespace
Dan McGee
2007-11-14
Remove REQUIREDBY usage from libalpm
Dan McGee
2007-11-14
alpm_list_add == alpm_list_add_last
Nagy Gabor
2007-11-11
Fix memleak with new alpm_list_reverse usage
Dan McGee
2007-11-06
Maintain list tail pointers in the head node
Aaron Griffin
2007-11-04
libalpm: use an lstat wrapper so we never dereference dir symlinks
Dan McGee
2007-11-04
Readd scriptlet logging that got lost in an earlier commit
Dan McGee
2007-10-26
dependency error message fix in libalpm/remove.c
Nagy Gabor
2007-10-08
Add gcc format attribute to _alpm_log, catch a few bugs in the process
Dan McGee
2007-09-28
Minor "cannot remove" message cleanup
Aaron Griffin
2007-09-23
libalpm/add.c: fix backup array issue
Dan McGee
2007-09-23
libalpm/remove.c: fix up arguments to unlink_file
Dan McGee
2007-09-16
trans.c : reworking of transaction interruptions
Chantry Xavier
2007-09-02
libalpm/remove.c : avoid duplicated packages in removal list.
Chantry Xavier
2007-08-23
libalpm: add newlines to all strings passed to log callback
Dan McGee
2007-08-23
libalpm/remove.c: check for ability to unlink is wrong
Dan McGee
2007-08-16
Fix some errors spit out by -Wextra
Dan McGee
2007-08-16
Clean up MD5 code.
Andrew Fyfe
2007-08-16
Remove support for SHA1 from pacman.
Andrew Fyfe
2007-07-14
Ensure requiredby entries are removed during an upgrade
Dan McGee
2007-07-13
libalpm/remove.c : revert part of commit to fix remove044 pactest
Chantry Xavier
2007-07-13
libalpm/deps.c : fix for remove044 pactest.
Chantry Xavier
2007-07-13
libalpm/remove.c : Rsd combination.
Chantry Xavier
2007-07-12
Remove versioncmp.{c,h}, clean up selective #ifdefs
Dan McGee
2007-07-10
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
2007-07-01
Remove unnecessary and extra includes
Dan McGee
2007-06-28
libalpm/remove.c : file variable used before being initialized.
Chantry Xavier
2007-06-26
Remove unnecessary trans parameter from _alpm_checkdeps
Nagy Gabor
2007-06-10
Ensure correct and consistent usage of depmiss
Chantry Xavier
2007-04-28
Remove FREELISTPTR macro
Dan McGee
2007-04-26
Clean up gettext on the libalpm side
Dan McGee
2007-04-05
Really run scriptlet on pre_remove and post_remove
Roman Kyrylych
2007-04-01
Move the 100% progress bar call before remove scriptlet for output reasons
VMiklos
2007-03-22
* Correct install scriptlet usage (reuse of handle->root when not needed)
Aaron Griffin
2007-03-09
* Two fixes when running under a new root (-r|--root)
Aaron Griffin
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-04
* Maybe that call to _alpm_trans_update_depends was necessary. Added it back
Dan McGee
2007-03-03
* Remove unnecessary call to _alpm_trans_update_depends that was erroring
Dan McGee
2007-03-03
Big commit this time:
Aaron Griffin
2007-02-26
* Enforce const char* params when using strings
Aaron Griffin
[next]