summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-15db.c: require unique database namesAndrew Gregory2-4/+18
2013-12-15makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer1-3/+3
2013-12-15alpm_sync_sysupgrade: skip packages being removedAndrew Gregory1-0/+5
2013-12-15Color output from pm_vasprintfAllan McRae1-2/+4
2013-12-15Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John4-21/+38
2013-12-15pacdiff: do not remove pacfile after viewingVasiliy Korchagin1-1/+2
2013-12-15pacscripts: Improve error message when sudo binary is not foundJason St. John1-2/+2
2013-12-15Close file descirptor before forkWolfgang Bumiller1-0/+1
2013-12-15.gitignore: Add intl directory.Allan McRae1-0/+1
2013-12-15paccache: clarify help outputAllan McRae1-3/+3
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John14-54/+99
2013-11-15Replace "echo" command with "printf" in human_to_size_test.shJason St. John1-1/+1
2013-11-15Fix typo in pacman-optimizeJason St. John1-1/+1
2013-11-15Fix whitespace and other formatting issuesJason St. John25-118/+119
2013-11-15Fix minor grammatical issues in doc/index.txtJason St. John1-8/+8
2013-11-15log important events from the backendAndrew Gregory3-28/+29
2013-11-15Makefile.am: fix typo in LOG_DRIVER variableAndrew Gregory5-6/+6
2013-11-15Ignore makedepend and checkdepend entries when parsing .PKGINFO fileAllan McRae1-0/+4
2013-11-15makepkg: move update_pkgver out of extract_sourcesAllan McRae1-5/+4
2013-11-15Return zero from extract_file with local source fileAllan McRae1-1/+1
2013-11-08alpm_handle: store lock file descriptorAndrew Gregory2-17/+10
2013-11-08support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory2-5/+11
2013-11-08Remove spaces between the opening "if" and the opening parenthesisJason St. John3-3/+3
2013-11-08Use title case for a heading in HACKING; fix capitalization of "Vim" in HACKINGJason St. John1-2/+2
2013-11-08version: fix formatting in file to RPM upstreamDave Reisner1-21/+21
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae3-3/+8
2013-11-01makepkg: Allow "static library" to be translatedAllan McRae1-1/+1
2013-10-31upgrade.c: use iterator variableAndrew Gregory1-3/+3
2013-10-31deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory3-7/+7
2013-10-31check for -1 return value from getopt_longAndrew Gregory1-8/+4
2013-10-31callback.c: check for negative xfered sizeAndrew Gregory1-1/+1
2013-10-31makepkg: do not allow badly formatted arch linesAllan McRae1-2/+2
2013-10-31pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz2-3/+6
2013-10-31Use getuid instead of geteuidVladimir A. Nazarenko1-1/+1
2013-10-31libalpm/db.c: default to ALPM_DB_USAGE_ALLAndrew Gregory1-0/+1
2013-10-31makepkg: allow empty source arraysAndrew Gregory1-1/+1
2013-10-31sortbydeps: include local pkgs in dep graphAndrew Gregory5-89/+82
2013-10-31Indicate ignored packages in -Qu outputAllan McRae1-0/+4
2013-10-31Expose alpm_pkg_should_ignoreAllan McRae5-11/+19
2013-10-31repo-add.8: Provide example usageAllan McRae1-0/+13
2013-10-31makepkg.8: Document remaining environmental variablesAllan McRae1-1/+17
2013-10-31makepkg.8: document environmental variables that affect gpg signingAllan McRae1-0/+7
2013-10-31Fix detection of joint --native and --foreign usageAllan McRae1-1/+2
2013-10-31List signiture keyids in -Sii outputAllan McRae1-2/+13
2013-10-31Make functions to decode a signature and extract keyid publicAllan McRae5-11/+12
2013-10-15makepkg: validate updated pkgver before replacementDave Reisner1-7/+18
2013-10-15Ensure packages have a valid versionAllan McRae1-0/+4
2013-10-15makepkg: use source_safe when resourcing BUILDFILEAllan McRae1-1/+1
2013-10-15contrib/pacdiff: error if diffprog is not foundAllan McRae1-0/+5
2013-10-15proto: remove missed $srcdir redundanciesAllan McRae2-2/+2