summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28Rework extract_single_file() temp file creationDan McGee
2008-04-28Update pactest to allow setting modes on created filesDan McGee
2008-04-27Remove unnecessary archive_entry_set_pathname() callsDan McGee
2008-04-26Fix some fallout from the delta/download changesDan McGee
2008-04-26get_filename : use the FILENAME db field only.Chantry Xavier
2008-04-26libalpm/sync.c : memleak fixes.Chantry Xavier
2008-04-26Get rid of the delta patches listChantry Xavier
2008-04-26Completely rework delta algorithmChantry Xavier
2008-04-26Rework delta struct and modify code accordinglyDan McGee
2008-04-26Refactor the trans init and release code.Chantry Xavier
2008-04-25Kill compute_requiredby usage in can_remove_package()Nagy Gabor
2008-04-19Merge branch 'maint'Dan McGee
2008-04-19Give libalpm native support for both libdownload and libfetchDan McGee
2008-04-19Remove unnecessary NULL check in FREE() macroDan McGee
2008-04-17pactest : Use tarfile module.Chantry Xavier
2008-04-17pactest: Add quotes for directory with whitespacesChantry Xavier
2008-04-15Merge branch 'maint'Dan McGee
2008-04-15Slight changes to fix warnings from autoconf 2.62Dan McGee
2008-04-15More non-Linux build updates, mostly DarwinDan McGee
2008-04-14Fix gettext on non-Linux platformsDan McGee
2008-04-14Fix compilation errors on x86_64Dan McGee
2008-04-14remove.c: refactor into functionsK. Piche
2008-04-14Some comments for _alpm_unpack.K. Piche
2008-04-14add.c: added some tracing and improved some variable localityK. Piche
2008-04-10Memory allocation and other small cleanupsDan McGee
2008-04-10Merge branch 'maint'Dan McGee
2008-04-10Remove unnecessary import in dload.hDan McGee
2008-04-08Correctly use the fd returned my mkstemp()Dan McGee
2008-04-07Update configure.ac to current codeDan McGee
2008-04-07Merge branch 'maint'Dan McGee
2008-04-07Add check for swprintf() and a workaround when it is missingDan McGee
2008-04-07Add *.exe ignores for certain other platformsDan McGee
2008-04-06Allow disabling of internal (libdownload) codeDan McGee
2008-04-06Remove a bit more download.h pollutionDan McGee
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-04-06libalpm error cleanup, step 1Dan McGee
2008-04-06Remove libdownload reference from pacman frontendDan McGee
2008-04-06Add quiet printout to --owns functionalityDan McGee
2008-04-06Quote filenames in find expression in pacdiffAllan McRae
2008-04-01Merge branch 'maint'Dan McGee
2008-04-01Update NEWS and configure.ac for 3.1.4 releasev3.1.4Dan McGee
2008-04-01Set handle->logstream to null after fclose()Dan McGee
2008-03-30Update -Ss and -Qs pactests to include groupsDan McGee
2008-03-30Enable display of multiple groups in -Ss and -Qs outputDan McGee
2008-03-30Fix segfault on -Qs usageDan McGee
2008-03-30Merge branch 'maint'Dan McGee
2008-03-30doc/pacman.8: fix manpage typoDan McGee
2008-03-30Fix manpage typoDan McGee
2008-03-28Duplicate the result of archive_entry_pathname.Chantry Xavier
2008-03-28Use pkgcache instead of db_scan in remove.cNagy Gabor