summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Update libtool files and macros to newest versionsDan McGee2007-11-04
* | Update my TODODan McGee2007-11-04
* | Add a little const correctness fix to alpm_listDan McGee2007-11-04
* | Fix basename usage in pacman and utilitiesDan McGee2007-11-04
* | Add support for arch='any'Roman Kyrylych2007-11-04
* | Remove final use of the math library from pacmanDan McGee2007-11-04
* | Added optdepends support to pactestJeff Mickey2007-11-04
* | abs: prefer csup to cvsupDan McGee2007-10-30
* | Pick best python program available for 'make check'Dan McGee2007-10-30
* | When printing size_t, use %zdDan McGee2007-10-29
* | libalpm/handle.c: make realpath() call portableDan McGee2007-10-29
* | pacman/query.c: add missing free()Dan McGee2007-10-29
* | Small updates to documentation.Scott Horowitz2007-10-29
* | Copy pmdelta_t objects in _alpm_pkg_dup()Dan McGee2007-10-29
* | Make general list copy functionDan McGee2007-10-29
* | simple pactest renaming : split conflict* into depconflict* and fileconflict*.Chantry Xavier2007-10-29
* | doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docsDan McGee2007-10-29
* | libalpm/delta: add const to most methodsDan McGee2007-10-29
* | libalpm: introduce MALLOC and CALLOC macrosDan McGee2007-10-29
* | Add some more debugging output to dep checking codeDan McGee2007-10-29
* | pactest: generate the filelist the correct wayDan McGee2007-10-28
* | extend type001 pactest with a symlink.Chantry Xavier2007-10-28
* | makepkg: add explicit dir to find callsDan McGee2007-10-28
* | Integrate versionpkg into makepkgScott Horowitz2007-10-26
* | Clean up LDADD usageDan McGee2007-10-26
* | Fix mcheck detection and usageDan McGee2007-10-26
* | Explicitly cast void* to char* during printf callDan McGee2007-10-26
* | dependency error message fix in libalpm/remove.cNagy Gabor2007-10-26
* | Dependency error/log messages fixNagy Gabor2007-10-26
* | makepkg: readd -p option that was lost in getopt conversionDan McGee2007-10-26
* | Add alpm_dep_get_string methodNagy Gabor2007-10-25
* | _alpm_depmiss_isin fixNagy Gabor2007-10-24
* | Add strndup implemention for environments that are missing itDan McGee2007-10-24
* | One more added include to help compilation elsewhereDan McGee2007-10-23
* | Replace UK mirror with a new updated oneDan McGee2007-10-23
* | Print and typecast time_t correctlyDan McGee2007-10-23
* | Ensure all localization stuff is correctly guardedDan McGee2007-10-22
* | Fix broken or missing includesDan McGee2007-10-22
* | Fix invalid static scoping of strverscmpDan McGee2007-10-22
* | Add download size to target list.Nathan Jones2007-10-19
* | Download delta files if UseDelta is set.Nathan Jones2007-10-19
* | Refactor md5sum checking.Nathan Jones2007-10-19
* | Add pmdelta_t structure and functions to libalpm.Nathan Jones2007-10-19
* | Add delta information to the repository database.Nathan Jones2007-10-19
* | Add Hungarian mirrorDan McGee2007-10-18
* | scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories.Andrew Fyfe2007-10-18
* | libalpm/package.c : fix requiredby with multiple providers.Chantry Xavier2007-10-18
* | Remove rounding on package size totalsDan McGee2007-10-16
* | Fix scriptlet pactest cases so they 'succeed' againDan McGee2007-10-14
* | libalpm/trans.c : fix a recently introduced breakage in scriptlets handling.Chantry Xavier2007-10-14