summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-12makepkg : set sane umask before source extraction.Chantry Xavier1-3/+3
2008-02-08Merge branch 'maint'Dan McGee5-8/+44
2008-02-08Remove alpm_sync_get_newversion functionNagy Gabor2-9/+0
2008-02-08alpm_sync_sysupgrade splitNagy Gabor2-44/+66
2008-02-08makepkg: do a quick check for the VCS binariesDan McGee1-0/+7
2008-02-08pactest: make more resiliant to missing filesDan McGee3-2/+33
2008-02-07libalpm/add.c : safety check for fixing FS#9235.Chantry Xavier1-6/+4
2008-02-06libalpm/package.c : add _alpm_pkgname_pkg_cmp function.Nagy Gabor3-4/+9
2008-02-06New remove option : -u / --unneeded (FS#6505).Nagy Gabor8-7/+78
2008-02-06remove --force option from repo-add.Chantry Xavier4-54/+8
2008-02-06Merge branch 'maint'Dan McGee12-14/+84
2008-02-06Don't follow symlinks with -Qo.Chantry Xavier1-4/+11
2008-02-06pacman/util.c: add mdirname functionDan McGee2-0/+29
2008-02-06Remove "Installed Size" hackerationDan McGee1-5/+1
2008-02-06doc/makepkg: document --log, address locale issuesDan McGee1-1/+13
2008-02-06Add new ChangeLog.proto file.Chantry Xavier2-1/+17
2008-02-03add 'force' to PKGINFO, have repo-add respect it.Chantry Xavier2-2/+5
2008-02-03Clarify the "failed to add target" errors.Chantry Xavier3-5/+6
2008-02-03repo-remove: print an error in case of an empty dbChantry Xavier1-1/+3
2008-02-02Remove gettext calls from gensync/updatesyncDan McGee2-30/+30
2008-02-02Remove gensync and updatesync from normal distributionDan McGee8-30/+16
2008-02-02Add deprecation warnings to gensync and updatesyncDan McGee2-0/+14
2008-02-02Merge branch 'maint'Dan McGee3-34/+39
2008-02-02Remove /bin/true from install.protoRoman Kyrylych1-28/+29
2008-02-02updatesync: incorrect package deletion logicAlex Merry1-5/+9
2008-02-02Update libtool version (1.5.24 -> 1.5.26)Dan McGee4-38/+105
2008-01-28makepkg: ensure binaries in /opt/* are strippedDan McGee1-1/+1
2008-01-27pmsyncpkg_t cleanupNagy Gabor4-84/+56
2008-01-27Merge branch 'maint'Dan McGee3-8/+5
2008-01-27Fix PM_ERR_CONFLICTING_DEPS handling in sync.cNagy Gabor1-13/+14
2008-01-27New _alpm_conflict_dup functionNagy Gabor2-0/+12
2008-01-27small sync.c code clean-upNagy Gabor1-16/+6
2008-01-27Clarify the "cancel current operation" message.Chantry Xavier1-6/+3
2008-01-27makepkg : improve determination of svn revision.Chantry Xavier1-1/+1
2008-01-25doc/makepkg.8: add missing '-' to manpage optionDan McGee1-1/+1
2008-01-24libalpm/sync.c : conflicts resolving cleanup.Chantry Xavier3-158/+115
2008-01-24Fix flip-flopped parameters to CALLOC macroDan McGee1-2/+2
2008-01-24libalpm/cache.c : don't duplicate packages in pkgcache.Chantry Xavier2-13/+5
2008-01-24testdb : add conflicts checking.Chantry Xavier1-0/+8
2008-01-24Add new public alpm_checkdbconflicts function.Chantry Xavier4-5/+11
2008-01-24small memleak fix in sync.c.Chantry Xavier1-1/+2
2008-01-22pactest: remove check for root permissions messageDan McGee1-5/+0
2008-01-22conflict.c: move debug message out of inner loopDan McGee1-2/+2
2008-01-22Fix memleak found by add004.pyDan McGee1-12/+8
2008-01-22Merge branch 'maint'Dan McGee7-16/+30
2008-01-22New --asexplicit optionNagy Gabor8-11/+64
2008-01-22Move the deptest code from frontend to backend.Chantry Xavier8-58/+51
2008-01-22Convert deltas to dynamic allocationDan McGee4-19/+28
2008-01-20two string fixes.Chantry Xavier2-2/+2
2008-01-20workaround for a gettext string starting with --.Chantry Xavier1-1/+1