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-08-20
changed license package field to a list
Aurelien Foret
2005-07-22
changed license package field to a list
Judd Vinet
2005-05-04
fixed a memory leak with md5 sums handling
Aurelien Foret
2005-05-04
code cleanup
Aurelien Foret
2005-05-04
fixed a pointer error
Aurelien Foret
2005-05-04
fixed a typo
Aurelien Foret
2005-05-04
reordered operations in add_commit (as in pacman 2.9.x)
Aurelien Foret
2005-05-04
code cleanup
Aurelien Foret
2005-05-04
code cleanup
Aurelien Foret
2005-05-04
event transaction callback rework to prepare the introduction of a conversati...
Aurelien Foret
2005-05-04
code cleanup
Aurelien Foret
2005-05-04
fixed a memory leak and avoided to modify a read-only parameter
Aurelien Foret
2005-05-04
- fixed a small memory leak
Aurelien Foret
2005-05-03
code cleanup
Aurelien Foret
2005-05-03
make use of the new list_remove implementation
Aurelien Foret
2005-05-03
found a possible MLK: to be fixed
Aurelien Foret
2005-05-03
added some debug logs
Aurelien Foret
2005-05-03
reimplemented list_remove to deal with lists of any kind of data
Aurelien Foret
2005-05-03
moved pkg_cmp() to cache.c
Aurelien Foret
2005-05-03
fixed a small memory leak with md5sums handling
Aurelien Foret
2005-05-02
code cleanup
Aurelien Foret
2005-05-02
do not register an already registered db
Aurelien Foret
2005-05-02
code cleanup
Aurelien Foret
2005-05-02
code cleanup
Aurelien Foret
2005-05-02
updated REASON constants to be consistent with databases from pacman 2.9.x
Aurelien Foret
2005-05-02
removed the extra line feed appended by asctime()
Aurelien Foret
2005-05-01
- rework to support pacman_deptest()
Aurelien Foret
2005-04-24
code cleanup
Aurelien Foret
2005-04-24
fixed potential memory leaks
Aurelien Foret
2005-04-24
avoided to load twice the same target in remove_loadtarget()
Aurelien Foret
2005-04-24
added support for the package reason field
Aurelien Foret
2005-04-24
got ride of an ORE tag in resolvedeps()
Aurelien Foret
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
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
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
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
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
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
[next]