summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Fix doc building for asciidoc >= 8.4.1Allan McRae1-1/+1
2009-04-06fixed typos and alignment problem in Turkish translationSamed Beyribey2-32/+32
2009-04-06Merge commit 'allan/working'Dan McGee2-32/+68
2009-04-06Document --debugNagy Gabor2-1/+6
2009-03-30makepkg: run tidy_install with no package() functionAllan McRae1-0/+1
2009-03-29makepkg: do not bail on failure to install built packageAllan McRae1-2/+8
2009-03-25makepkg: adjust log clean-up for new filenamesAllan McRae1-1/+8
2009-03-25makepkg: adjust install_package for split packagesAllan McRae1-3/+14
2009-03-16Refactor testing for color message outputAllan McRae1-5/+11
2009-03-16makepkg: add pkgbase variableAllan McRae2-23/+28
2009-03-15be_files.c : use %jd instead of %ju for intmax_tXavier Chantry1-3/+3
2009-03-15Revert "popen does NOT require /bin/sh in a subchroot"Xavier Chantry1-7/+0
2009-03-15runscriptlet : Flush open fds before fork() to avoid cloning buffersXavier Chantry1-0/+3
2009-03-15Only check checksums if there is a source fileAllan McRae1-0/+2
2009-03-15contrib/pacscripts - print install scripts from a packageAllan McRae3-0/+136
2009-02-28Update checks for python in configureDan McGee1-1/+1
2009-02-28Merge branch 'maint'Dan McGee4-0/+2134
2009-02-28makepkg : remove xdelta supportXavier Chantry3-75/+3
2009-02-28libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry4-54/+20
2009-02-28repo-add: print warning if same version already existsXavier Chantry1-3/+7
2009-02-24Add new Kazakh translationBaurzhan Muftakhidinov4-0/+2134
2009-02-24Merge branch 'maint'Dan McGee1-2/+0
2009-02-24Update pactest to use hashlibDan McGee1-3/+3
2009-02-24Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo9-21/+209
2009-02-24Enabled new interactive prompt and updated some testsBryan Ischo8-13/+44
2009-02-24makepkg: fix updating pkgrel with pkgver in SCM packagesAllan McRae1-2/+0
2009-02-20repo-add : remove realpath usageXavier Chantry1-24/+19
2009-02-20repo-add : remove the need of realpath for REPO_DB_FILEXavier Chantry1-17/+16
2009-02-19Merge branch 'maint'Dan McGee3-19/+22
2009-02-19Reorganize code for one-at-a-time resolvingBryan Ischo3-23/+78
2009-02-19A tiny fix in the Polish translation.Jan Stępień1-1/+1
2009-02-19repo-add : remove useless test_repo_db_file functionXavier Chantry1-10/+1
2009-02-19contrib/pacdiff : rework and cleanupXavier Chantry1-27/+58
2009-02-17Rework optdepends documentation for clarityDan McGee1-5/+5
2009-02-16configure.ac: use full path of stat for Mac OS XKevin Barry1-1/+1
2009-02-16repo-add: fix eval and quote issuesDan McGee1-13/+16
2009-02-08Merge branch 'maint'Dan McGee1-2/+2
2009-02-08makepkg: Make stripping debug symbols cross-platformSebastian Nowicki1-2/+2
2009-01-20Delay the creation of local and sync db dir.Xavier Chantry2-38/+31
2009-01-20Remove some db abstraction crap.Xavier Chantry3-50/+8
2009-01-20alpm_unpack : change prefix handling to workaround FS#12148.Xavier Chantry1-8/+24
2009-01-18Merge branch 'maint'Dan McGee2-4/+4
2009-01-18makepkg: test fixes, part 2Dan McGee1-19/+19
2009-01-18makepkg: clean up test usageDan McGee1-50/+51
2009-01-18Use archive_entry_set_perm instead of archive_entry_set_modeNagy Gabor2-4/+4
2009-01-17makepkg: repackage rework with package functionsAllan McRae1-20/+28
2009-01-17Fixed some inconsistencies and errors in the pactest documentation.Bryan Ischo1-9/+16
2009-01-17Merge branch 'am/splitpkg'Dan McGee4-14/+205
2009-01-16makepkg: implement creation of split packagesAllan McRae1-16/+47
2009-01-16makepkg: Optional argument for run_package and create_packageAllan McRae1-6/+20