summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-13add fnmatch support for HoldPkgDave Reisner
2011-11-13add support for back end fnmatch'd optionsDave Reisner
2011-11-11invert iteration order for ignoregroupDave Reisner
2011-11-07Merge branch 'maint'Dan McGee
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae
2011-11-03Fix download progress rounding edge caseDan McGee
2011-11-01Fix thinko in _alpm_strip_newlineDan McGee
2011-11-01libalpm/util: don't use sprintf to convert from bin to hexDan McGee
2011-11-01Fix size reported in CALLOC allocation failure messageDan McGee
2011-11-01Convert package and database archive reads to use file descriptorsDan McGee
2011-11-01libalpm/util: use low-level I/O for copyfile and checksum routinesDan McGee
2011-11-01Add OPEN() and CLOSE() util macrosDan McGee
2011-11-01Merge branch 'maint'Dan McGee
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner
2011-10-27dload: remove redundant conditionalDave Reisner
2011-10-27dload: chmod tempfiles to respect umaskDave Reisner
2011-10-27Introduce ALPM_BUFFER_SIZE constantDan McGee
2011-10-26paccache: add vim modelineDave Reisner
2011-10-26paccache: ensure seen/seenarch vars are setDave Reisner
2011-10-26Fix issues with replacing unowned symlinksDan McGee
2011-10-26Add some unowned symlink replacement testsDan McGee
2011-10-26Don't realloc a 0-length files array when loading packagesDan McGee
2011-10-26libalpm/util: two stat() related cleanupsDan McGee
2011-10-25Merge branch 'maint'Dan McGee
2011-10-25lib/sync: inform callers of compute_download_size of a partialDave Reisner
2011-10-25Fix libtool detection of --as-needed flagAllan McRae
2011-10-25Update libtool filesAllan McRae
2011-10-24Add more logging to download codeDan McGee
2011-10-21Merge branch 'maint'Dan McGee
2011-10-21Hide empty columns in table package list displayDan McGee
2011-10-21pacman: show repo name in download promptDave Reisner
2011-10-21sync: move file download loop out of download_filesDave Reisner
2011-10-21sync: check for necessary disk space for downloadDave Reisner
2011-10-21sync: extract build_payload() method from find_dl_candidatesDan McGee
2011-10-21bacman: pkgrel does not have to be an integerlolilolicon
2011-10-21sync: dont group sync records by repositoryDave Reisner
2011-10-21Remove remaining usages of fprintf() from frontendDan McGee
2011-10-21Remove pm_fprintf() in favor of pm_printf()Dan McGee
2011-10-21Use stderr as output stream for pm_printf()Dan McGee
2011-10-17base64: don't compile base64_encode() functionDan McGee
2011-10-17pacman-key: add a default keyserver timeout value on --initDan McGee
2011-10-17Show an error message on failed remote key lookupDan McGee
2011-10-17dload: add pointer to server list for each payloadDave Reisner
2011-10-17diskspace: create static function mount_point_list_freeDave Reisner
2011-10-17diskspace: add _alpm_check_downloadspace()Dave Reisner
2011-10-17Table display: print message with warning: prefixDan McGee
2011-10-14Large performance improvement for check for owned directoriesDan McGee
2011-10-14Make _alpm_filelist_contains() NULL-safeDan McGee
2011-10-14Merge branch 'maint'Dan McGee
2011-10-14makepkg: don't attach traps until after argument parsingDan McGee