Skip to content
Snippets Groups Projects
  1. May 20, 2021
  2. May 18, 2021
  3. Apr 22, 2021
    • Morgan Adamiec's avatar
      Always enable TotalDownload · 41f9c50a
      Morgan Adamiec authored and Allan McRae's avatar Allan McRae committed
      
      Previously TotalDownload would switch the % download from per package to
      overall. Meaning you had a choice of which information to dispplay.
      
      Now with parallel downloads TotalDownload adds an extra progress bar.
      There's no reason to have this an off by default feature. Let's just
      make it always on.
      
      Signed-off-by: default avatarAllan McRae <allan@archlinux.org>
      41f9c50a
  4. Mar 25, 2021
  5. May 09, 2020
  6. Oct 15, 2019
  7. Mar 07, 2019
  8. May 27, 2018
  9. Jan 04, 2016
  10. Jan 21, 2015
  11. Jan 02, 2015
  12. Dec 19, 2014
  13. Feb 16, 2013
  14. Feb 09, 2013
  15. Nov 14, 2011
  16. Sep 03, 2011
    • Dan McGee's avatar
      Move all callbacks up to the handle level · 37da18ae
      Dan McGee authored
      
      This was just disgusting before, unnecessary to limit these to only
      usage in a transaction. Still a lot of more room for cleanup but we'll
      start by attaching them to the handle rather than the transaction we may
      or may not even want to use these callbacks.
      
      Signed-off-by: default avatarDan McGee <dan@archlinux.org>
      37da18ae
  17. Aug 29, 2011
  18. Aug 17, 2011
  19. Aug 15, 2011
  20. Jun 28, 2011
  21. Apr 20, 2011
  22. Mar 07, 2011
  23. Jun 07, 2010
  24. Aug 19, 2009
    • Xavier Chantry's avatar
      dload.c : various fixes · 7dae79e7
      Xavier Chantry authored
      
      - fix one memleak if get_filename failed
      
      - cleanup according to Joerg's feedback:
      
      "url_for_string: If fetchParseURL returned successful, you should always
      have a scheme set. The logic for anonftp should only be needed for very
      broken server -- do you know of any such?
      
      download_internal:
      Specifying 'p' is now a nop -- it is tried by default first with
      fall-back to active FTP."
      
      Signed-off-by: default avatarXavier Chantry <shiningxc@gmail.com>
      [Dan: remove from pacman.conf and pacman.conf.5]
      Signed-off-by: default avatarDan McGee <dan@archlinux.org>
      7dae79e7
  25. Jul 28, 2009
  26. Jul 30, 2008
  27. Jan 08, 2008
  28. Feb 12, 2007
  29. Feb 08, 2007
  30. Oct 15, 2006
  31. Jan 13, 2006
  32. Jan 10, 2006
  33. Oct 05, 2005
Loading