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
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
2007-02-21
* Re-added a compare function for syncpkg's - it was removed without thinking
Aaron Griffin
2007-02-20
* Updated conflict checking one last time. You can finally have a file move
Dan McGee
2007-02-19
* Updated bash_completion script to 3.0 options.
Dan McGee
2007-02-19
* Added some improved debug output to file conflict checking.
Dan McGee
2007-02-18
Moved the update_depends function to trans.c, as it depends on a transaction
Aaron Griffin
2007-02-17
* A whole mess of backup changes
Aaron Griffin
2007-02-13
* Refactored conflict checking within packages. Profiling from Dan showed an
Aaron Griffin
2007-02-12
This should be an ERROR, not a WARNING
Aaron Griffin
2007-02-08
Attempt to NOT remove packages on filesystem errors (like a read-only
Aaron Griffin
2007-01-31
Debug logging changes:
Aaron Griffin
2007-01-30
K. Piche <kevin.piche@cgi.com>
Aaron Griffin
2007-01-30
Discussed on IRC for a bit, this makes the following changes for clarity:
Dan McGee
2007-01-23
James Rosten <seinfeld90@gmail.com>
Aaron Griffin
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-18
Some confusion with variable names in unlink_file caused unlink to try and fi...
Aaron Griffin
2007-01-18
Added strerror() output on unlink failure
Aaron Griffin
2007-01-17
James Rosten <seinfeld90@gmail.com>
Aaron Griffin
2007-01-03
* Bug fix FS#6058
Aaron Griffin
2006-12-01
* Cosmetic changes and typo fixes
Aaron Griffin
2006-11-24
* Fixed some error output for "-Sd" and "-Rsc" dealing with missing/ignored
Aaron Griffin
2006-10-31
Numerous changes:
Aaron Griffin
2006-10-21
Minor changes:
Aaron Griffin
2006-10-20
A handful of minor changes:
Aaron Griffin
2006-10-15
Merged frugalware changes (too many to list). Also added some config file
Aaron Griffin
2006-07-14
Patch from FW: Better control over CTRL-C interruptions -- do not leave the D...
Judd Vinet
2006-05-15
first stage of i18n stuff from VMiklos
Judd Vinet
2006-03-07
added a NOSCRIPLET flag to transactions (patch from VMiklos <vmiklos@frugalwa...
Aurelien Foret
2006-03-02
code cleanup
Aurelien Foret
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2006-02-12
reworked logs
Aurelien Foret
2006-02-05
code cleanup
Aurelien Foret
2006-01-18
more code cleanup yet
Aurelien Foret
2006-01-17
- code cleanup
Aurelien Foret
2006-01-16
more code cleanup
Aurelien Foret
2006-01-15
pulled out conflict checkings from checkdeps() in its own function: checkconf...
Aurelien Foret
2006-01-07
removed a restriction: the data parameter of XXX_prepare functions can be NULL
Aurelien Foret
2006-01-06
removed ORE tags (after tests, no real performance increase by implementing t...
Aurelien Foret
2006-01-05
- started to rename list_XXX calls to _alpm_list_XXX
Aurelien Foret
2006-01-05
tweaked a log (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
[next]