summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-05Const correctness!Dan McGee
2007-06-05Clean up unnecessary headers and macros from alpm.cDan McGee
2007-06-05Fix compilation with GCC 4.2.0Dan McGee
2007-06-04Merge branch 'alpm.c_cleanup' into frontend_configDan McGee
2007-06-04Fix up outstanding parseconfig issuesDan McGee
2007-06-04Rip alpm_parse_config out of libalpmDan McGee
2007-06-04Move three config options out of the backendDan McGee
2007-06-04Add a parseconfig to the pacman frontend that compilesDan McGee
2007-06-04Move functions out of alpm.c to where they belongDan McGee
2007-06-04Autotool clean up.Andrew Fyfe
2007-06-04scripts/makepkg.in: Add gettext translation for WARNING and ERROR.Andrew Fyfe
2007-06-04contrib/wget-xdelta.sh: Replaced with an improved version.Andrew Fyfe
2007-06-04scripts/makepkg.in: Fix version comparision in create_xdelta().Andrew Fyfe
2007-06-04scripts/abs.in: Rearrange/Cleanup.Andrew Fyfe
2007-06-04Update Polish TranslationJaroslaw Swierczynski
2007-06-04Fix pacman-optimize autoconf pathsDan McGee
2007-06-04Remove hardcoded defines from libalpmDan McGee
2007-06-04Start moving hardcoded paths out of libalpmDan McGee
2007-06-04Add five new pactest tests where pacman currently failsNagy Gabor
2007-06-04Add gettext/i18n to most of the currently-used scriptsGiovanni Scafora
2007-06-04makeworld: var rename from version -> myverDan McGee
2007-06-03scripts/makepkg.in: More clean up.Andrew Fyfe
2007-06-03scripts/makepkg.in: Improve error handling and clean up on exit.Andrew Fyfe
2007-06-03Clean up output messages for translation.Andrew Fyfe
2007-06-03scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up.Andrew Fyfe
2007-06-03scripts/makepkg.in: Clean up.Andrew Fyfe
2007-06-03Correct descriptions of configure optionsRoman Kyrylych
2007-06-02Rename functions in makepkg for consistencyDan McGee
2007-06-02makepkg: fix create_xdelta() and add warningAsh Milsted
2007-06-02scripts/makepkg.in: Some more clean ups.Andrew Fyfe
2007-06-02makepkg: code cleanupDan McGee
2007-06-02scripts/makepkg.in: Move the remaining stages into functions.Andrew Fyfe
2007-06-02scripts/makepkg.in: All calls to eval_gettext have been remove, gettext.sh is...Andrew Fyfe
2007-06-02Remove freespace checking codeDan McGee
2007-06-02Move parts of pacman_query into subfunctions (query_search, query_group, quer...Chantry Xavier
2007-06-01Drop --usesudo option and add some checks related to ASROOTDan McGee
2007-06-01scripts/makepkg.in: Clean up gen/check checksum code.Andrew Fyfe
2007-06-01scripts/makepkg.in: Various clean ups.Andrew Fyfe
2007-06-01Cleaned up dependencies check functions in makepkgAndrew Fyfe
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones
2007-06-01Updated Spanish TranslationJuan Pablo González T
2007-05-31Add Andrew to the authors listDan McGee
2007-05-31FS7319: Add option to disable the inclusion of abs script.Andrew Fyfe
2007-05-31alpm_parse_config(): ignore #.*$, not just ^#.*$VMiklos
2007-05-31Add autotool substitution for SRCEXT.Andrew Fyfe
2007-05-31Autotool fixes/cleanup.Andrew Fyfe
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee
2007-05-31Set an error exit status on -Qi or -Si failureDan McGee
2007-05-30Clean up variable usage in create_xdelta() and add a check for the xdelta pro...Dale Ogilvie
2007-05-30Add support for creating xdeltas in makepkg.Dale Ogilvie