summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Rename pmerrno_t to alpm_errno_tAllan McRae14-23/+23
2011-06-28Rename pmtransprog_t to alpm_transprog_tAllan McRae3-5/+5
2011-06-28Rename pmtransconv_t to alpm_transconv_tAllan McRae3-5/+5
2011-06-28Rename pmtransevt_t to alpm_transevt_tAllan McRae3-5/+5
2011-06-28Rename pmtransflag_t to alpm_transflag_tAllan McRae6-11/+11
2011-06-28Rename pmloglevel_t to alpm_loglevel_tAllan McRae10-18/+18
2011-06-28Rename pmbackup_t to alpm_backup_tAllan McRae8-25/+25
2011-06-28Rename pmdelta_t to alpm_delta_tAllan McRae4-28/+28
2011-06-28Rename pmgrp_t to alpm_group_tAllan McRae9-20/+20
2011-06-28Rename pmfileconflict_t to alpm_fileconflict_tAllan McRae5-9/+9
2011-06-28Rename pmconflict_t to alpm_conflict_tAllan McRae7-22/+22
2011-06-28Rename pmdepmissing_t to alpm_depmissing_tAllan McRae8-19/+19
2011-06-28Rename pmdepend_t to alpm_depend_tAllan McRae10-39/+39
2011-06-28Rename pmtrans_t to alpm_trans_tAllan McRae9-28/+28
2011-06-28Rename pmpkg_t to alpm_pkg_tAllan McRae35-386/+386
2011-06-28Rename pmdb_t to alpm_db_tAllan McRae29-164/+164
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae42-243/+243
2011-06-28Rename pmfileconflicttype_t to alpm_fileconflicttype_tAllan McRae2-4/+4
2011-06-28Rename pmdepmod_t to alpm_depmod_tAllan McRae2-4/+4
2011-06-28Rename pmpkgreason_t to alpm_pkgreason_tAllan McRae6-12/+12
2011-06-28Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"Dan McGee1-1/+1
2011-06-27repo-add: remove extra exit callDan McGee1-1/+0
2011-06-27pacman-optimize: use output libraryDan McGee2-11/+5
2011-06-27Merge remote-tracking branch 'dave/repo-add'Dan McGee5-87/+126
2011-06-27repo-add: add new command, repo-elephantDave Reisner3-1/+28
2011-06-27repo-add: enforce file extensionsDave Reisner1-9/+20
2011-06-27repo-add: move command invocation out of arg parsing loopDave Reisner1-11/+14
2011-06-27repo-add: refactor repacking of repo fileDave Reisner1-8/+2
2011-06-27Remove setter for DB signature levelDan McGee2-18/+0
2011-06-27Fix several -Wshadow warningsDan McGee12-36/+33
2011-06-27Merge branch 'maint'Dan McGee2-13/+43
2011-06-27Remove -f option from ln for POSIX complianceEric Bélanger2-10/+18
2011-06-27makepkg: Add warning if VCS tool is not present when determining latest VCS r...Eric Bélanger1-7/+25
2011-06-27makepkg: Move check for sudo into check_software functionEric Bélanger1-7/+7
2011-06-27Remove two alpm_list_count usagesAllan McRae1-4/+4
2011-06-27Add scripts po directory to autoclean.shAllan McRae1-9/+4
2011-06-27Ensure a file can be replaced by a directoryDan McGee2-8/+39
2011-06-27File conflict code cleanupsDan McGee1-11/+11
2011-06-24pactree: add -s option to walk sync DBsDave Reisner1-4/+92
2011-06-24Make sync DB reading a bit more flexibleDan McGee4-83/+97
2011-06-24archive_fgets(): ensure we return any trailing text with no newlineDan McGee1-6/+12
2011-06-24valgrind.supp: add known leaks from GPGMEDan McGee1-0/+22
2011-06-24repo-add.8.txt: document valid DB file extensionsDave Reisner1-0/+5
2011-06-24repo-add: use format_entry for all desc/depends fieldsDave Reisner1-22/+24
2011-06-24repo-add: store multi-value fields as arraysDave Reisner1-24/+26
2011-06-24repo-add: bashify reading of .PKGINFO fileDave Reisner1-14/+9
2011-06-24Merge branch 'master' of git://projects.archlinux.org/pacmanDave Reisner20-265/+304
2011-06-24pactree: carry a list of databases for dep resolutionDave Reisner1-12/+25
2011-06-24makepkg: Remove a lone quotation markWieland Hoffmann1-1/+1
2011-06-24makepkg: remove the cleancache optionAllan McRae2-39/+1