summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-23pacman-key: keyring management toolDenis A. AltoƩ Falqueto
2011-03-21Merge branch 'maint'Dan McGee
2011-03-21Don't initialize progress to zero before calling curl_easy_perform().Lukas Fleischer
2011-03-21Ensure dlcb is defined before calling itDan McGee
2011-03-21Do not query group selection when using -SpAllan McRae
2011-03-21Some more zsh completion tidy upAllan McRae
2011-03-21Fix zsh completionAllan McRae
2011-03-21Restore --debug/--verbose output without a primary operationDan McGee
2011-03-20Add a few more notes about translating using TransifexDan McGee
2011-03-20Update source translation files in prep for 3.5.1Dan McGee
2011-03-20Remove unnecessary NULL checkDan McGee
2011-03-20Fix comparison to 0 rather than NULLDan McGee
2011-03-20Fix assignment before NULL checkDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-03-20lib/dload.c: fix opening braces to conform with coding styleDave Reisner
2011-03-20Merge branch 'maint'Dan McGee
2011-03-20Add missing include for size_tDan McGee
2011-03-20INSTALL: replace libfetch with libcurlDave Reisner
2011-03-20lib/dload.c: remove lingering libfetch specific headersDave Reisner
2011-03-20Fix libtool and LDFLAGS reordering issuesLukas Fleischer
2011-03-20Fix handling of ignored packagesPang Yan Han
2011-03-20Use sane umask for repo db downloadsAllan McRae
2011-03-20makepkg: Improve optdepends extractionAllan McRae
2011-03-17Correctly parse %DELTAS% entries in sync DBtuxce
2011-03-17remove antiquated contrib/wget-xdelta.shDave Reisner
2011-03-17Fix triple progress bars on downloadDave Reisner
2011-03-17Ensure we have a root partition when checking spaceDan McGee
2011-03-16Merge branch 'maint'Dan McGee
2011-03-16pacman.8: (re)document behavior of reading from stdinDave Reisner
2011-03-16Warn but don't error for unknown pacman.conf directivesDan McGee
2011-03-16Only read from stdin if '-' is provided as a targetDave Reisner
2011-03-16alpm_list: fix typo in doxygen commentDave Reisner
2011-03-16Update translations for message with added newlineDan McGee
2011-03-16Add missing newline to warning messageAllan McRae
2011-03-16Update index.txt with 3.5.0 releaseDan McGee
2011-03-16Merge branch 'download'Dan McGee
2011-03-16Bump pacman versionsv3.5.0Dan McGee
2011-03-16contrib/Makefile.am: don't simplify what you don't understandDan McGee
2011-03-16Updated translations for 3.5.0 from TransifexDan McGee
2011-03-09Remove all traces of libfetchDave Reisner
2011-03-09dload: temp patch to allow curl/fetch coexistanceDave Reisner
2011-03-09dload.c: add curl_download_internalDave Reisner
2011-03-09handle error case for PM_ERR_LIBCURLDave Reisner
2011-03-09share code between libfetch and libcurlDave Reisner
2011-03-09prefix fetch based functions with fetch_Dave Reisner
2011-03-09handle: Add CURL* and CURLcode vars to structDave Reisner
2011-03-09add curl to alpm initialization and teardown routinesDave Reisner
2011-03-09Add configure.ac option for --with-curlDave Reisner
2011-03-07Fix value of ngettext() count parameter in callbackDan McGee
2011-03-07Update NEWS for pacman-3.5 releaseAllan McRae