summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-11Remove pmsyncpkg_tNagy Gabor9-206/+89
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor5-96/+112
2009-04-11Free *data list when user removes unresolvable packagesNagy Gabor1-7/+9
2009-04-11Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor1-0/+4
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor5-5/+18
2009-04-11Merge branch 'xav/repo-add'Dan McGee8-206/+489
2009-04-11makepkg: fix double check on same pathDan McGee1-1/+1
2009-04-11makepkg: Fix integrity check when files are missing.Loui Chang1-8/+11
2009-04-11Add detail documentation for alpm_db_update()Sebastian Nowicki1-0/+31
2009-04-11Small cleanups to index.txtDan McGee1-7/+7
2009-04-11doc: move files around for consistencyDan McGee4-2/+7
2009-04-11doc: add 'html' target to Makefile.amDan McGee1-8/+39
2009-04-11doc: fix repo-add manpageDan McGee1-6/+0
2009-04-11Fix asciidoc formatting warnings and issuesDan McGee3-14/+14
2009-04-11Add the pacman home page to the doc directoryDan McGee2-0/+195
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-15repo-add : rename gstmpdir to tmpdirXavier Chantry1-9/+9
2009-03-15repo-add : don't change the modification time on depends and descXavier Chantry1-5/+2
2009-03-15repo-add : new locking systemXavier Chantry1-13/+45
2009-03-15repo-add : fix package variables declarationXavier Chantry1-8/+4
2009-03-15repo-add : rewrite delta supportXavier Chantry1-5/+97
2009-03-15repo-add : drop delta support to rewrite it from scratchXavier Chantry1-59/+0
2009-03-15repo-add.sh.in : repo-remove improvementsXavier Chantry1-12/+38
2009-03-15repo-add cleanupXavier Chantry1-53/+65
2009-03-15Add pkgdelta script to create deltas.Xavier Chantry3-0/+169
2009-03-15Fix several issues with xdeltaXavier Chantry4-65/+83
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