summaryrefslogtreecommitdiff
path: root/lib/libalpm/add.c
AgeCommit message (Expand)Author
2008-04-27Remove unnecessary archive_entry_set_pathname() callsDan McGee
2008-04-14Fix compilation errors on x86_64Dan McGee
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-08Correctly use the fd returned my mkstemp()Dan McGee
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-04-06libalpm error cleanup, step 1Dan McGee
2008-03-30Merge branch 'maint'Dan McGee
2008-03-28Duplicate the result of archive_entry_pathname.Chantry Xavier
2008-03-23Merge branch 'maint'Dan McGee
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee
2008-03-17Kill PM_TRANS_TYPE_ADD.Chantry Xavier
2008-03-17Kill some obsolete references to -A option.Chantry Xavier
2008-03-10Remove trans->targetsNagy Gabor
2008-02-07Merge branch 'maint'Dan McGee
2008-02-07libalpm/add.c : safety check for fixing FS#9235.Chantry Xavier
2008-01-21Fix memleak found by add004.pyDan McGee
2008-01-21New --asexplicit optionNagy Gabor
2008-01-11Use dynamic string allocation in package structuresDan McGee
2008-01-05add.c : fix upgrade026 pactest.Chantry Xavier
2007-12-29add a new upgrade026 pactest for backup handling.Chantry Xavier
2007-12-28libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-02alpm_list : change the alpm_list_find* to return the matching item.Chantry Xavier
2007-12-02Add 4 new pactests to get better code coverage by pactestDan McGee
2007-12-01Ensure 0644 permissions for install and changelog filesAaron Griffin
2007-11-25_alpm_checkconflicts splitNagy Gabor
2007-11-25Fix for sync1003 and sync1004 pactestsNagy Gabor
2007-11-21Remove -F/--freshen operationDan McGee
2007-11-18Add the pmconflict_t type.Nagy Gabor
2007-11-18Simple s/conflict/fileconflict/ renaming.Chantry Xavier
2007-11-17Remove provide.c and provide.h .Chantry Xavier
2007-11-17Generalized alpm_list_find.Nagy Gabor
2007-11-16libalpm: use FREELIST when possibleDan McGee
2007-11-16War on whitespaceDan McGee
2007-11-14Remove REQUIREDBY usage from libalpmDan McGee
2007-11-04Remove the newline automatically added by alpm_logaction.Chantry Xavier
2007-11-04libalpm: use an lstat wrapper so we never dereference dir symlinksDan McGee
2007-11-04Readd scriptlet logging that got lost in an earlier commitDan McGee
2007-09-28Support for localized times in metadataAaron Griffin
2007-09-28Add 'full' parameter to alpm_pkg_loadDan McGee
2007-09-28Remove package name dependency from libalpmDan McGee
2007-09-23libalpm/add.c: fix backup array issueDan McGee
2007-09-18libalpm/add.c : fix backup handling (2)Chantry Xavier
2007-09-17libalpm/add.c : newline fix.Chantry Xavier
2007-09-16trans.c : reworking of transaction interruptionsChantry Xavier
2007-08-26libalpm/add.c : fix backup handling.Chantry Xavier
2007-08-23libalpm: add newlines to all strings passed to log callbackDan McGee
2007-08-20libalpm/add.c,trans.c : cleanup of requiredby handling.Nagy Gabor