summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Push down testing .gitignore entriesDan McGee2014-01-06
* Clear up definition of INFRQ_ALLDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* Copy validation field in _alpm_pkg_dupAllan McRae2014-01-06
* Update comment for local db entry creationAllan McRae2014-01-06
* Add the unit tests for -Qk and -Qkk that are possible now.Jeremy Heiner2014-01-06
* deps.c: remove filtered_depend functionsAndrew Gregory2014-01-06
* conf.c: add missing newline to warningAndrew Gregory2014-01-06
* Fix build warnings with --disable-nlsAllan McRae2014-01-06
* Use the 'configure'd PYTHON to run pactest.Jeremy Heiner2013-12-21
* makepkg: fix check for distccMaxime Arthaud2013-12-21
* 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