Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-15Fix pactest READMEAllan McRae
2013-12-15remove useless continueAndrew Gregory
2013-12-15db.c: require unique database namesAndrew Gregory
2013-12-15makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer
2013-12-15alpm_sync_sysupgrade: skip packages being removedAndrew Gregory
2013-12-15Color output from pm_vasprintfAllan McRae
2013-12-15Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John
2013-12-15pacdiff: do not remove pacfile after viewingVasiliy Korchagin
2013-12-15pacscripts: Improve error message when sudo binary is not foundJason St. John
2013-12-15Close file descirptor before forkWolfgang Bumiller
2013-12-15.gitignore: Add intl directory.Allan McRae
2013-12-15paccache: clarify help outputAllan McRae
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John
2013-11-15Replace "echo" command with "printf" in human_to_size_test.shJason St. John
2013-11-15Fix typo in pacman-optimizeJason St. John
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-11-15Fix minor grammatical issues in doc/index.txtJason St. John
2013-11-15log important events from the backendAndrew Gregory
2013-11-15Makefile.am: fix typo in LOG_DRIVER variableAndrew Gregory
2013-11-15Ignore makedepend and checkdepend entries when parsing .PKGINFO fileAllan McRae
2013-11-15makepkg: move update_pkgver out of extract_sourcesAllan McRae
2013-11-15Return zero from extract_file with local source fileAllan McRae
2013-11-08alpm_handle: store lock file descriptorAndrew Gregory
2013-11-08support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory
2013-11-08Remove spaces between the opening "if" and the opening parenthesisJason St. John
2013-11-08Use title case for a heading in HACKING; fix capitalization of "Vim" in HACKINGJason St. John
2013-11-08version: fix formatting in file to RPM upstreamDave Reisner
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae
2013-11-01makepkg: Allow "static library" to be translatedAllan McRae
2013-10-31upgrade.c: use iterator variableAndrew Gregory
2013-10-31deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory
2013-10-31check for -1 return value from getopt_longAndrew Gregory
2013-10-31callback.c: check for negative xfered sizeAndrew Gregory
2013-10-31makepkg: do not allow badly formatted arch linesAllan McRae
2013-10-31pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz
2013-10-31Use getuid instead of geteuidVladimir A. Nazarenko
2013-10-31libalpm/db.c: default to ALPM_DB_USAGE_ALLAndrew Gregory
2013-10-31makepkg: allow empty source arraysAndrew Gregory
2013-10-31sortbydeps: include local pkgs in dep graphAndrew Gregory
2013-10-31Indicate ignored packages in -Qu outputAllan McRae
2013-10-31Expose alpm_pkg_should_ignoreAllan McRae
2013-10-31repo-add.8: Provide example usageAllan McRae
2013-10-31makepkg.8: Document remaining environmental variablesAllan McRae
2013-10-31makepkg.8: document environmental variables that affect gpg signingAllan McRae
2013-10-31Fix detection of joint --native and --foreign usageAllan McRae
2013-10-31List signiture keyids in -Sii outputAllan McRae
2013-10-31Make functions to decode a signature and extract keyid publicAllan McRae
2013-10-15makepkg: validate updated pkgver before replacementDave Reisner
2013-10-15Ensure packages have a valid versionAllan McRae
2013-10-15makepkg: use source_safe when resourcing BUILDFILEAllan McRae