summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Push down testing .gitignore entriesrandom-fixesDan McGee2014-01-022-2/+2
* Use O_CLOEXEC as much as possible when opening filesDan McGee2014-01-024-11/+18
* Log more in search debug messageDan McGee2014-01-021-1/+2
* Reorder and reshape the package struct for better packingDan McGee2014-01-021-12/+13
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-023-25/+0
* Minor struct member reordering for packing concernsDan McGee2014-01-024-6/+8
* Fix compile warnings on systems without getmntentDan McGee2014-01-021-0/+3
* Clear up definition of INFRQ_ALLDan McGee2014-01-021-2/+3
* Fix compilation without gpgmeDan McGee2014-01-022-4/+6
* Fix pactest READMEAllan McRae2013-12-151-3/+2
* remove useless continueAndrew Gregory2013-12-151-1/+0
* db.c: require unique database namesAndrew Gregory2013-12-152-4/+18
* makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer2013-12-151-3/+3
* alpm_sync_sysupgrade: skip packages being removedAndrew Gregory2013-12-151-0/+5
* Color output from pm_vasprintfAllan McRae2013-12-151-2/+4
* Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John2013-12-154-21/+38
* pacdiff: do not remove pacfile after viewingVasiliy Korchagin2013-12-151-1/+2
* pacscripts: Improve error message when sudo binary is not foundJason St. John2013-12-151-2/+2
* Close file descirptor before forkWolfgang Bumiller2013-12-151-0/+1
* .gitignore: Add intl directory.Allan McRae2013-12-151-0/+1
* paccache: clarify help outputAllan McRae2013-12-151-3/+3
* Improve --help switch output for pacman contrib and pacman scriptsJason St. John2013-11-1514-54/+99
* Replace "echo" command with "printf" in human_to_size_test.shJason St. John2013-11-151-1/+1
* Fix typo in pacman-optimizeJason St. John2013-11-151-1/+1
* Fix whitespace and other formatting issuesJason St. John2013-11-1525-118/+119
* Fix minor grammatical issues in doc/index.txtJason St. John2013-11-151-8/+8
* log important events from the backendAndrew Gregory2013-11-153-28/+29
* Makefile.am: fix typo in LOG_DRIVER variableAndrew Gregory2013-11-155-6/+6
* Ignore makedepend and checkdepend entries when parsing .PKGINFO fileAllan McRae2013-11-151-0/+4
* makepkg: move update_pkgver out of extract_sourcesAllan McRae2013-11-151-5/+4
* Return zero from extract_file with local source fileAllan McRae2013-11-151-1/+1
* alpm_handle: store lock file descriptorAndrew Gregory2013-11-082-17/+10
* support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory2013-11-082-5/+11
* Remove spaces between the opening "if" and the opening parenthesisJason St. John2013-11-083-3/+3
* Use title case for a heading in HACKING; fix capitalization of "Vim" in HACKINGJason St. John2013-11-081-2/+2
* version: fix formatting in file to RPM upstreamDave Reisner2013-11-081-21/+21
* makepkg: only remove static libraries if they have a shared versionAllan McRae2013-11-083-3/+8
* makepkg: Allow "static library" to be translatedAllan McRae2013-11-011-1/+1
* upgrade.c: use iterator variableAndrew Gregory2013-10-311-3/+3
* deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory2013-10-313-7/+7
* check for -1 return value from getopt_longAndrew Gregory2013-10-311-8/+4
* callback.c: check for negative xfered sizeAndrew Gregory2013-10-311-1/+1
* makepkg: do not allow badly formatted arch linesAllan McRae2013-10-311-2/+2
* pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz2013-10-312-3/+6
* Use getuid instead of geteuidVladimir A. Nazarenko2013-10-311-1/+1
* libalpm/db.c: default to ALPM_DB_USAGE_ALLAndrew Gregory2013-10-311-0/+1
* makepkg: allow empty source arraysAndrew Gregory2013-10-311-1/+1
* sortbydeps: include local pkgs in dep graphAndrew Gregory2013-10-315-89/+82
* Indicate ignored packages in -Qu outputAllan McRae2013-10-311-0/+4
* Expose alpm_pkg_should_ignoreAllan McRae2013-10-315-11/+19