summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-16NEWS file updates for makepkg and contribAllan McRae
2009-05-16makepkg: fix sourcing BUILDSCRIPT and PATH issuesAllan McRae
2009-05-14makepkg: Document package splittingAllan McRae
2009-05-14makepkg: do not update pkgver when building source packageAllan McRae
2009-05-11Remove version information from -Qqo outputDan McGee
2009-05-11Introduce -QlqNagy Gabor
2009-05-11makepkg: several small fixesAllan McRae
2009-05-11Fix non-C style comments in libalpmGerardo Exequiel Pozzi
2009-04-26makepkg: make in-place sed portableAllan McRae
2009-04-15Mention required libraries in INSTALL.Loui Chang
2009-04-11Look in target-list first to resolve dependenciesBryan Ischo
2009-04-11Remove duplicates from the unresolvable list before prompting userBryan Ischo
2009-04-11const-ify endswith()Dan McGee
2009-04-11Remove pmsyncpkg_tNagy Gabor
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor
2009-04-11Free *data list when user removes unresolvable packagesNagy Gabor
2009-04-11Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor
2009-04-11Merge branch 'xav/repo-add'Dan McGee
2009-04-11makepkg: fix double check on same pathDan McGee
2009-04-11makepkg: Fix integrity check when files are missing.Loui Chang
2009-04-11Add detail documentation for alpm_db_update()Sebastian Nowicki
2009-04-11Small cleanups to index.txtDan McGee
2009-04-11doc: move files around for consistencyDan McGee
2009-04-11doc: add 'html' target to Makefile.amDan McGee
2009-04-11doc: fix repo-add manpageDan McGee
2009-04-11Fix asciidoc formatting warnings and issuesDan McGee
2009-04-11Add the pacman home page to the doc directoryDan McGee
2009-04-05Fix doc building for asciidoc >= 8.4.1Allan McRae
2009-04-05fixed typos and alignment problem in Turkish translationSamed Beyribey
2009-04-05Merge commit 'allan/working'Dan McGee
2009-04-05Document --debugNagy Gabor
2009-03-30makepkg: run tidy_install with no package() functionAllan McRae
2009-03-29makepkg: do not bail on failure to install built packageAllan McRae
2009-03-26makepkg: adjust log clean-up for new filenamesAllan McRae
2009-03-25makepkg: adjust install_package for split packagesAllan McRae
2009-03-16Refactor testing for color message outputAllan McRae
2009-03-16makepkg: add pkgbase variableAllan McRae
2009-03-15repo-add : rename gstmpdir to tmpdirXavier Chantry
2009-03-15repo-add : don't change the modification time on depends and descXavier Chantry
2009-03-15repo-add : new locking systemXavier Chantry
2009-03-15repo-add : fix package variables declarationXavier Chantry
2009-03-15repo-add : rewrite delta supportXavier Chantry
2009-03-15repo-add : drop delta support to rewrite it from scratchXavier Chantry
2009-03-15repo-add.sh.in : repo-remove improvementsXavier Chantry
2009-03-15repo-add cleanupXavier Chantry
2009-03-15Add pkgdelta script to create deltas.Xavier Chantry
2009-03-15Fix several issues with xdeltaXavier Chantry
2009-03-15be_files.c : use %jd instead of %ju for intmax_tXavier Chantry
2009-03-15Revert "popen does NOT require /bin/sh in a subchroot"Xavier Chantry