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