summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-28Change the e-mail address of Nagy Gabor in AUTHORSNagy Gabor1-1/+1
2009-07-27Do not allow pkgnames to start with a hyphenCedric Staniewski1-0/+4
2009-07-27Ensure version screen fits in 80 colsDan McGee1-2/+2
2009-07-27PKGBUILD-split.proto: pkgbase is a string not an arrayAllan McRae1-1/+1
2009-07-26Revert "makepkg: Exit on failure within build() or package() functions"Dan McGee1-5/+3
2009-07-26Use lstat instead of stat for -QoXavier Chantry1-1/+1
2009-07-23Add a fetch callback to allow front-end download supportSebastian Nowicki7-118/+156
2009-07-23Introduce -SuuNagy Gabor8-11/+38
2009-07-23New feature: files verificationDan McGee6-13/+91
2009-07-22makepkg: add pkgbase to .PKGINFO and database for split packagesAllan McRae2-0/+2
2009-07-22Fix a minor memleakNagy Gabor1-0/+1
2009-07-22Update Italian TranslationGiovanni Scafora2-225/+256
2009-07-20Fix one bug with .paccheck leftover fileXavier Chantry1-2/+5
2009-07-20Fix 2 minor memleaksXavier Chantry3-1/+3
2009-07-20Do not create .pacsave with -R, if the file is unchangedXavier Chantry2-24/+27
2009-07-20Fix klibc conflict case.Xavier Chantry2-0/+30
2009-07-20Fix fileconflict004Xavier Chantry5-29/+103
2009-07-20pactest : safety check with MODEXavier Chantry1-2/+5
2009-07-16Offer to clean up non-package files in cache directory.Xavier Chantry1-6/+8
2009-07-16Run ldconfig inside chroot.Xavier Chantry5-92/+102
2009-07-16Update Romanian translationVolodia Macovei1-4/+4
2009-07-12makepkg: clean up BUILDSCRIPT usageAllan McRae1-20/+20
2009-07-11makepkg: allow spaces in source file namesAllan McRae1-4/+4
2009-07-11makepkg: fix breakage with '%' in source filenamesDan McGee1-1/+1
2009-07-11makepkg: quote filenames when extractingDan McGee1-6/+6
2009-07-10Quote values in the arch array in example PKGBUILDAllan McRae1-1/+1
2009-07-10makepkg: check for package functions when package splittingAllan McRae1-3/+11
2009-07-10makepkg: fix pkgdesc restoration with split packagingAllan McRae1-0/+5
2009-07-10makepkg: Exit on failure within build() or package() functionsAllan McRae1-3/+5
2009-07-10makepkg: fix check for previously built packages with package splittingAllan McRae1-9/+38
2009-07-10makepkg: clean up moving PKGINFO creation to a functionAllan McRae1-2/+1
2009-07-01Update copyright headers and messagesDan McGee62-72/+134
2009-07-01Allow remove to accept 'local/' prefixDan McGee1-3/+11
2009-07-01Update NEWS for 3.3Xavier Chantry1-4/+21
2009-07-01Add new Romanian translationVolodia Macovei5-0/+2187
2009-07-01Fix compile warning fail on older versions of GCCDan McGee1-1/+1
2009-06-24Update the documentation of -Qs and -SsNagy Gabor1-2/+6
2009-06-24Document the .pacnew extension with NoUpgradeNagy Gabor1-1/+2
2009-06-24Merge commit 'allan/working'Dan McGee2-27/+31
2009-06-24Search package groups when searching a DBDan McGee1-2/+11
2009-06-24repo-add: use bsdtar optimization for better performanceDan McGee1-3/+3
2009-06-22makepkg: Move .PKGINFO creation into a function.Loui Chang1-16/+20
2009-06-21makepkg: Download sources and check checksums for any source package.Loui Chang1-9/+9
2009-06-21Fix typos in PKGBUILD man pageAllan McRae1-2/+2
2009-06-13Enable remove progressbar with -S (conflict resolving)Nagy Gabor1-0/+1
2009-06-13makepkg: fix variable backup/restore for splitpkgAllan McRae1-2/+2
2009-06-13makepkg: fix PKGBUILD sanity checkAllan McRae1-4/+1
2009-06-09Give sensible feedback when a repo has no configured serversDan McGee6-2/+18
2009-06-07Introduce _alpm_pkg_free_trans()Nagy Gabor4-14/+18
2009-06-07makepkg: refactor sanity checking into a functionDan McGee1-66/+76