| Commit message (Expand) | Author | Age |
... | |
* | | pacman/query.c: add missing free() | Dan McGee | 2007-10-29 |
* | | Small updates to documentation. | Scott Horowitz | 2007-10-29 |
* | | Copy pmdelta_t objects in _alpm_pkg_dup() | Dan McGee | 2007-10-29 |
* | | Make general list copy function | Dan McGee | 2007-10-29 |
* | | simple pactest renaming : split conflict* into depconflict* and fileconflict*. | Chantry Xavier | 2007-10-29 |
* | | doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docs | Dan McGee | 2007-10-29 |
* | | libalpm/delta: add const to most methods | Dan McGee | 2007-10-29 |
* | | libalpm: introduce MALLOC and CALLOC macros | Dan McGee | 2007-10-29 |
* | | Add some more debugging output to dep checking code | Dan McGee | 2007-10-29 |
* | | pactest: generate the filelist the correct way | Dan McGee | 2007-10-28 |
* | | extend type001 pactest with a symlink. | Chantry Xavier | 2007-10-28 |
* | | makepkg: add explicit dir to find calls | Dan McGee | 2007-10-28 |
* | | Integrate versionpkg into makepkg | Scott Horowitz | 2007-10-26 |
* | | Clean up LDADD usage | Dan McGee | 2007-10-26 |
* | | Fix mcheck detection and usage | Dan McGee | 2007-10-26 |
* | | Explicitly cast void* to char* during printf call | Dan McGee | 2007-10-26 |
* | | dependency error message fix in libalpm/remove.c | Nagy Gabor | 2007-10-26 |
* | | Dependency error/log messages fix | Nagy Gabor | 2007-10-26 |
* | | makepkg: readd -p option that was lost in getopt conversion | Dan McGee | 2007-10-26 |
* | | Add alpm_dep_get_string method | Nagy Gabor | 2007-10-25 |
* | | _alpm_depmiss_isin fix | Nagy Gabor | 2007-10-24 |
* | | Add strndup implemention for environments that are missing it | Dan McGee | 2007-10-24 |
* | | One more added include to help compilation elsewhere | Dan McGee | 2007-10-23 |
* | | Replace UK mirror with a new updated one | Dan McGee | 2007-10-23 |
* | | Print and typecast time_t correctly | Dan McGee | 2007-10-23 |
* | | Ensure all localization stuff is correctly guarded | Dan McGee | 2007-10-22 |
* | | Fix broken or missing includes | Dan McGee | 2007-10-22 |
* | | Fix invalid static scoping of strverscmp | Dan McGee | 2007-10-22 |
* | | Add download size to target list. | Nathan Jones | 2007-10-19 |
* | | Download delta files if UseDelta is set. | Nathan Jones | 2007-10-19 |
* | | Refactor md5sum checking. | Nathan Jones | 2007-10-19 |
* | | Add pmdelta_t structure and functions to libalpm. | Nathan Jones | 2007-10-19 |
* | | Add delta information to the repository database. | Nathan Jones | 2007-10-19 |
* | | Add Hungarian mirror | Dan McGee | 2007-10-18 |
* | | scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories. | Andrew Fyfe | 2007-10-18 |
* | | libalpm/package.c : fix requiredby with multiple providers. | Chantry Xavier | 2007-10-18 |
* | | Remove rounding on package size totals | Dan McGee | 2007-10-16 |
* | | Fix scriptlet pactest cases so they 'succeed' again | Dan McGee | 2007-10-14 |
* | | libalpm/trans.c : fix a recently introduced breakage in scriptlets handling. | Chantry Xavier | 2007-10-14 |
* | | libalpm/trans.c : remove the DBPath <-> RootDir dependence in runscriptlet. | Chantry Xavier | 2007-10-14 |
* | | pacman/pacman.c : put back root check even if -r is specified. | Chantry Xavier | 2007-10-14 |
* | | Manually check xdelta exit codes. | Nathan Jones | 2007-10-14 |
* | | Updates to fix Doxygen documentation generation | Dan McGee | 2007-10-14 |
* | | util/testdb: fix up function naming | Dan McGee | 2007-10-10 |
* | | Add two new pactests to check symlink behavior | Nagy Gabor | 2007-10-09 |
* | | Add new French Arch mirror | Dan McGee | 2007-10-09 |
* | | New French mirror at ftp.free.fr | Aaron Griffin | 2007-10-09 |
* | | Add gcc format attribute to _alpm_log, catch a few bugs in the process | Dan McGee | 2007-10-08 |
* | | libalpm/package.c: ensure we use package name when loading packages | Dan McGee | 2007-10-08 |
* | | pacman/pacman.c : add --logfile option. | Chantry Xavier | 2007-10-08 |