summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | makepkg: a few small changesDan McGee2007-05-14
* | Cleaned up and simplified run_build().Andrew Fyfe2007-05-14
* | Moved commands to setup build environment and run build() into run_build().Andrew Fyfe2007-05-14
* | Cleaned up and simplified tidy_install().Andrew Fyfe2007-05-14
* | Moved commands to tidy up package install into tidy_install().Andrew Fyfe2007-05-14
* | Cleaned up and simplified create_package().Andrew Fyfe2007-05-14
* | Moved commands to create package file into create_package().Andrew Fyfe2007-05-14
* | Add three new 'requiredby' pactestsDan McGee2007-05-14
* | Use alpm_depcmp in _alpm_pkg_update_requiredbyNagy Gabor2007-05-14
* | Remove unnecessary casts on malloc and elsewhereDan McGee2007-05-14
* | Display size for packagesNathan Jones2007-05-14
* | Fix inconsistency in options in default makepkg.confDan McGee2007-05-14
* | Slight updates to PKGBUILD.vimDan McGee2007-05-10
* | Updated vim syntax fileAlessio 'mOLOk' Bolognino2007-05-10
* | Add vim syntax file for PKGBUILDs to contrib/Alessio 'mOLOk' Bolognino2007-05-10
* | Fix IgnorePkg handling with replacement packagesAaron Griffin2007-05-09
* | Clean up query_fileownerDan McGee2007-05-07
* | repo-add: fix conflicts instead of conflict bugDan McGee2007-05-06
* | Allow repo-add to work with symlinks (fixes FS #7054)Dan McGee2007-05-06
* | libalpm util.c and util.h cleanupDan McGee2007-04-29
* | Remove STRNCPY macro from libalpmDan McGee2007-04-29
* | Bump up the version numbers a bit for the development branchDan McGee2007-04-28
* | Remove 'removes' array from libalpmDan McGee2007-04-28
* | Set HTTP_USER_AGENT envvar in pacmanDan McGee2007-04-28
* | Remove FREELISTPTR macroDan McGee2007-04-28
* | Add a cb_log call on segfaultsDan McGee2007-04-28
* | Remove FREEPKG macro and correctly type _alpm_pkg_freeDan McGee2007-04-28
* | Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee2007-04-28
* | Remove FREESERVER macro and correctly type _alpm_server_freeDan McGee2007-04-27
* | Remove FREEGRP macro and correctly type _alpm_grp_freeDan McGee2007-04-27
* | Remove FREESYNC macro and correctly type _alpm_sync_freeDan McGee2007-04-27
* | Remove FREETRANS macro and correctly type _alpm_trans_freeDan McGee2007-04-27
* | Clean up gettext on the libalpm sideDan McGee2007-04-26
* | Remove output.c and output.hDan McGee2007-04-26
* | Start of the newline fixes after switching over the outputDan McGee2007-04-26
* | Set the correct type on the log callback functionDan McGee2007-04-26
* | Add -pedantic flag to pacman (frontend) CFLAGSDan McGee2007-04-26
* | Remove ERR calls from the codeDan McGee2007-04-26
* | Remove ERR, WARN, and pm_fprintf macros/functionsDan McGee2007-04-26
* | Remove MSG output macro (#define and in code)Dan McGee2007-04-26
* | Move log.c/h -> output.c/h to properly reflect what is containedDan McGee2007-04-26
* | Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26
* | More pacman side cleanupDan McGee2007-04-26
* | Allow sync search to work without argumentsDan McGee2007-04-26
* | Update Doxyfile for v1.5.2Dan McGee2007-04-25
* | add.c and remove.c cleanupDan McGee2007-04-25
* | Remove more unnecessary stuffDan McGee2007-04-25
* | Remove unnecessary includes of downloadprog.hDan McGee2007-04-25
* | Remove single-function upgrade.cDan McGee2007-04-25
* | Merge single-function header files on pacman sideDan McGee2007-04-25