summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-15makepkg: allow the use of only a package() functionCedric Staniewski
2009-11-15makepkg: extend test for hyphen prefixes to pkgbase and all pkgnamesCedric Staniewski
2009-11-15makepkg: Add fallback to package functionAllan McRae
2009-11-15makepkg: use bash test operators, part twoIsaac Good
2009-11-15makepkg: use bash test operators, part oneIsaac Good
2009-11-15scripts: replace test builtin [ with shell keywords [[ and ((Cedric Staniewski
2009-11-15pacman.conf : enable resuming for curlXavier Chantry
2009-11-15makepkg: Clarified error message when a sourceball exist alreadyEric BĂ©langer
2009-11-15makepkg: fix abortion after sourcing /etc/profileCedric Staniewski
2009-11-15contrib/bacman: fix checking if file has been addedAllan McRae
2009-11-15Add Catalan translationManuel Tortosa
2009-11-10Merge branch 'maint'Dan McGee
2009-11-10Necessary updates for 3.3.3 releasev3.3.3Dan McGee
2009-11-10makepkg: quote arrays in order to preserve spaces in array itemsCedric Staniewski
2009-10-27Fix opendir error condition checksDan McGee
2009-10-26Merge branch 'maint'Dan McGee
2009-10-24Fix a small typo in alpm_list.cLaszlo Papp
2009-10-24makepkg: allow passing arguments with spacesAllan McRae
2009-10-24Merge branch 'maint'Dan McGee
2009-10-24Reduce unnecessary get_name() function callsDan McGee
2009-10-24makepkg: change preselected option for cleaning the cache from Y to NCedric Staniewski
2009-10-24makepkg: use tput for terminal-safe colored and bold textCedric Staniewski
2009-10-24makepkg: define escape sequences globallyCedric Staniewski
2009-10-24makepkg: check for non-empty pkgbase instead of pkgnameCedric Staniewski
2009-10-24pacdiff : add diffsearchpath optionHeiko Baums
2009-10-24makepkg: remove empty .part files after a failed downloadCedric Staniewski
2009-10-20makepkg: fix testing for built package presenceAllan McRae
2009-10-20Merge branch 'maint'Dan McGee
2009-10-20makepkg: allow overriding arch in split packagesAllan McRae
2009-10-20makepkg: allow overriding pkgver and pkgrel in split packagesAllan McRae
2009-10-20dload.c : clear sigaction flag to make valgrind happyXavier Chantry
2009-10-20makepkg, repo-add: replace external commands with bash substitutions where po...Cedric Staniewski
2009-10-20fix for zh_CNGan Lu
2009-10-19Size handling was changed in fgets() functionsLaszlo Papp
2009-10-12Replace hardcoded option numbers with enumerationLaszlo Papp
2009-10-11Introduce new PKGBUILD variable `changelog`Cedric Staniewski
2009-10-11Fix Greek short Y/N translationAllan McRae
2009-10-11use bitwise shift operator in enum "bit field"solsTiCe d'Hiver
2009-10-11Fix stderr redirectionCedric Staniewski
2009-10-11Remove makepath function from frontendLaszlo Papp
2009-10-11Fix "-Sd conflict_pkg" bugNagy Gabor
2009-10-11alpm_list : add new alpm_list_diff_sorted functionXavier Chantry
2009-10-11Rework the alpm_unpack functionsXavier Chantry
2009-10-11update sync200 pactestXavier Chantry
2009-10-11cygwin fix : use unsigned char for ctype functionXavier Chantry
2009-10-11replace rankmirrors by bash cloneXavier Chantry
2009-10-11Minor scope/typing cleanupsDan McGee
2009-10-11libalpm: clean up lock functionDan McGee
2009-10-11Reduce calls to list_count() in removing packageDan McGee
2009-10-11Add missing get_usedelta() methodDan McGee