1. 29 May, 2012 8 commits
  2. 28 May, 2012 1 commit
    • Eloy Duran's avatar
      Immediately print output from Executable when in verbose mode. · bde1195c
      Eloy Duran authored
      Fixes #276.
      
      I understand that the reason was to indent the output, but I think it's
      more important to have instant feedback.
      
      I went on a yak shaving, but now we can capture output and show it at
      the same time. This should allow for better error checking. The problem
      is that, for instance, Git (almost) always exits with non-zero exit
      statusses, so that's not a good way to check it. We should probably
      check the actual output.
      
      This is all related to #266.
      bde1195c
  3. 27 May, 2012 7 commits
  4. 26 May, 2012 7 commits
  5. 25 May, 2012 12 commits
  6. 24 May, 2012 3 commits
  7. 23 May, 2012 2 commits