Skip to content
Snippets Groups Projects
  1. Apr 01, 2011
  2. Mar 29, 2011
  3. Mar 23, 2011
  4. Mar 14, 2011
  5. Mar 15, 2011
  6. Mar 22, 2011
  7. Mar 18, 2011
  8. Mar 17, 2011
  9. Mar 16, 2011
  10. Mar 15, 2011
  11. Mar 13, 2011
  12. Mar 12, 2011
  13. Mar 16, 2011
  14. Mar 14, 2011
    • Patrick Mezard's avatar
      convert/svn: fix _iterfiles() output in root dir case (issue2647) · 9777df92
      Patrick Mezard authored
      When converting directory additions/replacement with project directory set to
      root, _iterfiles() sometimes returned paths starting with a slash making
      following svn calls to fail.
      
      I could not reproduce the issue with hand-crafted repositories.
      
      Report and first analysis by Clinton Chau <clinton@clearcanvas.ca>
      9777df92
  15. Jan 03, 2011
  16. Mar 11, 2011
  17. Mar 13, 2011
    • Jon M. Dugan's avatar
      setup: fix mac build broken by e42d18538e1d · 4bfff063
      Jon M. Dugan authored
      Sometimes xcodebuild prints warnings to stderr, but runcmd() assumes anything
      printed to stderr implies failure.  Since runcmd() was originally only
      intended to run hg, this was fine until it was pressed into service for
      running xcodebuild.  Thus: split runcmd() into two parts: runcmd(), which does
      the minimal amount of work to run a subprocess, and runhg(), which calls
      runcmd().
      4bfff063
  18. Mar 14, 2011
Loading