1. 13 Oct, 2008 5 commits
  2. 12 Oct, 2008 9 commits
  3. 11 Oct, 2008 13 commits
  4. 10 Oct, 2008 12 commits
  5. 09 Oct, 2008 1 commit
    • Max Kellermann's avatar
      update: replaced update_return with global "modified" flag · 817a033f
      Max Kellermann authored
      There is only once update thread at a time.  Make the "modified" flag
      global and remove the return values of most functions.  Propagating an
      error is only useful for updateDirectory(), since updateInDirectory()
      will delete failed subdirectories.
      817a033f