index
:
pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2005-04-20
first steps to support REPLACES feature
Aurelien Foret
2005-04-20
code beautifying
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
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-17
more work for sync_commit()
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-16
- general cleanup
Aurelien Foret
2005-04-16
- reworked pmsyncpkg_t structure
Aurelien Foret
2005-04-16
- reworked transaction prototypes
Aurelien Foret
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
-fixed 2 logs
Aurelien Foret
2005-04-13
replaced a call to list_free by the macro FREELIST
Aurelien Foret
2005-04-13
- updated sync feature
Aurelien Foret
2005-04-13
updated a log
Aurelien Foret
2005-04-08
added function pkg_splitname (not used for now)
Aurelien Foret
2005-04-08
reworked alpm_db_readpkg
Aurelien Foret
2005-04-08
more work in sync_prepare
Aurelien Foret
2005-04-08
fixed a potential segfault
Aurelien Foret
2005-04-08
removed a leftover comment
Aurelien Foret
2005-04-08
fixed a small memory leak
Aurelien Foret
2005-04-06
more work to backport the sync features from pacman 2.9.5
Aurelien Foret
2005-04-06
reverted back to trans->packages instead of install and remove queues
Aurelien Foret
2005-04-06
package 'reason' field should default to 0
Aurelien Foret
2005-04-06
updated structure names (PM_SYNCPKG), and added transaction queues (install &...
Aurelien Foret
2005-04-06
replaced transaction 'packages' field by 2 queues: one for packages to be ins...
Aurelien Foret
2005-04-05
added logs for cache generation
Aurelien Foret
2005-04-03
- added transaction flags for the removal of a package to be upgrade
Aurelien Foret
2005-04-03
reworked a log
Aurelien Foret
2005-04-02
more work to backport pacman_sync from pacman 2.9.5
Aurelien Foret
2005-04-02
- added 'lastupdate' field to pmdb_t
Aurelien Foret
2005-04-02
fixed a log level
Aurelien Foret
2005-04-02
- updated transaction events
Aurelien Foret
2005-04-02
added support for PACKAGES field in alpm_trans_getinfo
Aurelien Foret
2005-04-02
reworked resolvedeps:
Aurelien Foret
2005-04-02
added RESOLVEDEPS to the list of transaction events
Aurelien Foret
2005-03-30
started the work on "pacman_sync"
Aurelien Foret
2005-03-29
checked for db_update() archive existence
Aurelien Foret
2005-03-29
removed an uneeded call to db_scan
Aurelien Foret
2005-03-29
fixed a log mask
Aurelien Foret
2005-03-29
backport from pacman 2.9.5 - chdir
Aurelien Foret
2005-03-29
put back 3 _alpm_log() calls
Aurelien Foret
[next]