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
Age
Commit message (
Expand
)
Author
2005-10-08
Reworked the cache handling to only load DEPENDS info by default
Aurelien Foret
2005-10-08
Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry
Aurelien Foret
2005-10-07
Merging in recent fixes/additions from 2.9.7
Judd Vinet
2005-10-07
patch from vmiklos -- properly remove each db entry instead of rmrf'ing the w...
Judd Vinet
2005-10-06
Added a missing include for CYGWIN target
Aurelien Foret
2005-10-06
Added a CYGWIN define to include header files required to build in a Cygwin e...
Aurelien Foret
2005-10-06
Fixed an error log
Aurelien Foret
2005-10-05
Applied reworked patch from VMiklos (vmiklos@frugalware.org)
Aurelien Foret
2005-10-05
Added a PKG_FULLNAME_LEN macro
Aurelien Foret
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
[next]