summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Refactor pkg_load/parse_descfile into a new backend fileDan McGee4-244/+285
2008-05-12Remove some useless abstraction and start db cleanupDan McGee4-181/+149
2008-05-12Make all error messages use pm_fprintfAllan McRae8-42/+54
2008-05-12pactest: fix --gdb optionDan McGee1-1/+1
2008-05-10contrib/paclist: list packages installed from given repo.Chantry Xavier3-0/+93
2008-05-10pacsearch: rewrite in perlDan McGee1-60/+103
2008-05-10Update makepath to remove PATH_MAX usageDan McGee2-32/+41
2008-05-10scripts: add -q/--quiet option to repo-add and repo-removeDan McGee3-10/+33
2008-05-10makepkg: Unify start and end messagesDan McGee1-2/+2
2008-05-09Use strdup() instead of a static bufferDan McGee1-14/+24
2008-05-09Update md5 routinesDan McGee2-64/+51
2008-05-09be_files.c: PATH_MAX cleanupDan McGee1-6/+13
2008-05-09pacman-side code cleanupsDan McGee3-11/+9
2008-04-30Merge branch 'maint'Dan McGee1-4/+6
2008-04-29Doxyfile : enable JAVADOC_AUTOBRIEF.Chantry Xavier1-1/+1
2008-04-29Add documentation for transaction eventsSebastian Nowicki1-1/+58
2008-04-29Updates to _alpm_copyfile()Dan McGee1-8/+14
2008-04-29Rework extract_single_file() temp file creationDan McGee2-29/+55
2008-04-29Update pactest to allow setting modes on created filesDan McGee3-20/+34
2008-04-28Remove unnecessary archive_entry_set_pathname() callsDan McGee1-4/+0
2008-04-27makepkg: fix strip section to allow spaces in pathsDaenyth Blank1-4/+6
2008-04-26Fix some fallout from the delta/download changesDan McGee2-5/+15
2008-04-26get_filename : use the FILENAME db field only.Chantry Xavier2-13/+4
2008-04-26libalpm/sync.c : memleak fixes.Chantry Xavier1-9/+8
2008-04-26Get rid of the delta patches listChantry Xavier1-76/+67
2008-04-26Completely rework delta algorithmChantry Xavier9-209/+218
2008-04-26Rework delta struct and modify code accordinglyDan McGee4-68/+67
2008-04-26Refactor the trans init and release code.Chantry Xavier5-85/+52
2008-04-26Kill compute_requiredby usage in can_remove_package()Nagy Gabor1-8/+10
2008-04-19Merge branch 'maint'Dan McGee3-14/+22
2008-04-19Give libalpm native support for both libdownload and libfetchDan McGee3-7/+41
2008-04-19Remove unnecessary NULL check in FREE() macroDan McGee1-1/+1
2008-04-17pactest : Use tarfile module.Chantry Xavier2-12/+20
2008-04-17pactest: Add quotes for directory with whitespacesChantry Xavier1-2/+2
2008-04-16Merge branch 'maint'Dan McGee5-7/+19
2008-04-16Slight changes to fix warnings from autoconf 2.62Dan McGee1-2/+2
2008-04-15More non-Linux build updates, mostly DarwinDan McGee3-3/+15
2008-04-15Fix gettext on non-Linux platformsDan McGee2-2/+2
2008-04-15Fix compilation errors on x86_64Dan McGee1-2/+2
2008-04-15remove.c: refactor into functionsK. Piche1-40/+59
2008-04-15Some comments for _alpm_unpack.K. Piche1-0/+11
2008-04-15add.c: added some tracing and improved some variable localityK. Piche1-3/+10
2008-04-11Memory allocation and other small cleanupsDan McGee1-11/+9
2008-04-11Merge branch 'maint'Dan McGee1-6/+4
2008-04-11Remove unnecessary import in dload.hDan McGee1-1/+0
2008-04-09Correctly use the fd returned my mkstemp()Dan McGee1-6/+4
2008-04-08Update configure.ac to current codeDan McGee2-15/+14
2008-04-08Merge branch 'maint'Dan McGee5-3/+17
2008-04-08Add check for swprintf() and a workaround when it is missingDan McGee2-2/+12
2008-04-08Add *.exe ignores for certain other platformsDan McGee2-0/+4