Skip to content
Snippets Groups Projects
  1. Jul 14, 2024
  2. Mar 04, 2024
  3. May 20, 2021
  4. May 18, 2021
  5. 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
  6. Mar 25, 2021
  7. May 09, 2020
  8. Oct 15, 2019
  9. Mar 07, 2019
  10. May 27, 2018
  11. Jan 04, 2016
  12. Jan 21, 2015
  13. Jan 02, 2015
  14. Dec 19, 2014
  15. Feb 16, 2013
  16. Feb 09, 2013
  17. Nov 14, 2011
  18. 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
  19. Aug 29, 2011
  20. Aug 17, 2011
  21. Aug 15, 2011
  22. Jun 28, 2011
  23. Apr 20, 2011
  24. Mar 07, 2011
  25. Jun 07, 2010
  26. 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
  27. Jul 28, 2009
  28. Jul 30, 2008
  29. Jan 08, 2008
  30. Feb 12, 2007
  31. Feb 08, 2007
  32. Oct 15, 2006
  33. Jan 13, 2006
  34. Jan 10, 2006
Loading