Skip to content
  1. Jun 08, 2008
    • Daniel Stenberg's avatar
      - curl the tool now deals with its command line options somewhat differently! · 5abfdc01
      Daniel Stenberg authored
        All boolean options (such as -O, -I, -v etc), both short and long versions,
        now always switch on/enable the option named. Using the same option multiple
        times thus make no difference. To switch off one of those options, you need
        to use the long version of the option and type --no-OPTION. Like to disable
        verbose mode you use --no-verbose!
      
      - Added --remote-name-all to curl, which if used changes the default for all
        given URLs to be dealt with as if -O is used. So if you want to disable that
        for a specific URL after --remote-name-all has been used, you muse use -o -
        or --no-remote-name.
      5abfdc01
    • Guenter Knauf's avatar
      use our *printf functions only. · d8bc4a0e
      Guenter Knauf authored
      d8bc4a0e
  2. Jun 06, 2008
  3. Jun 05, 2008
  4. Jun 04, 2008
  5. Jun 03, 2008
  6. Jun 01, 2008
  7. May 31, 2008
  8. May 30, 2008
  9. May 29, 2008
  10. May 28, 2008
  11. May 27, 2008
  12. May 26, 2008