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
Age
Commit message (
Collapse
)
Author
2005-04-24
some more efficiency in remove_prepare() cascade loop
Aurelien Foret
2005-04-24
fixed a commented MLK in db_find_conflicts()/CHECK1
Aurelien Foret
2005-04-24
slighlty improved efficiency for dump_pkg_full()
Aurelien Foret
2005-04-24
code cleanup
Aurelien Foret
2005-04-24
fixed the format of %REASON% entry when writing it
Aurelien Foret
2005-04-24
- fixed a cut'n'paste bug with %REASON% entry
Aurelien Foret
- factorized code between %SIZE% and %CSIZE% reading
2005-04-24
use the cache instead of calling db_scan()
Aurelien Foret
2005-04-24
code cleanup
Aurelien Foret
2005-04-24
logs cleanup
Aurelien Foret
2005-04-24
removed deprecated comments in add_commit()
Aurelien Foret
2005-04-24
added transaction events for sync_commit operations
Aurelien Foret
2005-04-24
outputs cleanup
Aurelien Foret
2005-04-24
fixed some potential resource leaks
Aurelien Foret
2005-04-23
rework the cache handling to avoid as much as possible calls to db_scan()
Aurelien Foret
2005-04-23
code cleanup
Aurelien Foret
2005-04-23
some remork for pacman_deptest()
Aurelien Foret
2005-04-23
renamed list_is_ptrin() in list_is_in()
Aurelien Foret
2005-04-20
first steps to support REPLACES feature
Aurelien Foret
2005-04-20
code beautifying
Aurelien Foret
2005-04-20
display the list of targets to be removed before trans_commit() call
Aurelien Foret
2005-04-20
avoided two calls to db_scan() in checkdeps()
Aurelien Foret
2005-04-20
- fixed args order in list_is_ptrin()
Aurelien Foret
- fixed several memory leaks
2005-04-20
fixed args order in list_is_ptrin()
Aurelien Foret
2005-04-20
- fixed args order in list_is_ptrin()
Aurelien Foret
2005-04-20
avoided a call to db_scan()
Aurelien Foret
2005-04-20
bypass trans_prepare() if there is no target
Aurelien Foret
2005-04-19
fixed a segfault
Aurelien Foret
2005-04-17
more work for sync_commit()
Aurelien Foret
2005-04-17
fixed a log message
Aurelien Foret
2005-04-17
add_loadtarget: load package info only when needed
Aurelien Foret
2005-04-17
improved logs for package removal
Aurelien Foret
2005-04-17
renamed PM_ERR_INVALID_NAME to PM_ERR_PKG_INVALID_NAME
Aurelien Foret
2005-04-17
more sanity checks for pkg_load()
Aurelien Foret
2005-04-17
fixed a user message
Aurelien Foret
2005-04-16
cleanup to keep in sync with alpm changes
Aurelien Foret
2005-04-16
- general cleanup
Aurelien Foret
- added alpm_trans_sysupgrade() function - relocated some defines
2005-04-16
- reworked pmsyncpkg_t structure
Aurelien Foret
- got ride of uneeded handle external references
2005-04-16
- reworked transaction prototypes
Aurelien Foret
- added a trans_sysupgrade function
2005-04-16
reworked handle structure initialization
Aurelien Foret
2005-04-16
reworked transaction prototypes
Aurelien Foret
2005-04-14
more work for sync_commit()
Aurelien Foret
2005-04-13
added packages integrity checking
Aurelien Foret
2005-04-13
-fixed 2 logs
Aurelien Foret
- some sync_commit() rework
2005-04-13
replaced a call to list_free by the macro FREELIST
Aurelien Foret
2005-04-13
- updated sync feature
Aurelien Foret
- added 2 new transaction events
2005-04-13
updated a log
Aurelien Foret
2005-04-13
backported support for print-uris from pacman 2.9.x
Aurelien Foret
2005-04-13
added option -p in pacman usage screen
Aurelien Foret
2005-04-08
added function pkg_splitname (not used for now)
Aurelien Foret
2005-04-08
reworked alpm_db_readpkg
Aurelien Foret
[next]