1. 04 Jun, 2014 1 commit
    • filebuf: make unlocking atomic · e58281aa
      When renaming a lock file to its final location, we need to make sure
      that it is replaced atomically.
      
      We currently have a workaround for Windows by removing the target file.
      This means that the target file, which may be a ref or a packfile, may
      cease to exist for a short wile, which shold be avoided.
      
      Implement the workaround only in Windows, by making sure that the file
      we want to replace is writable.
      Carlos Martín Nieto committed
  2. 03 Jun, 2014 8 commits
  3. 02 Jun, 2014 2 commits
  4. 01 Jun, 2014 2 commits
  5. 31 May, 2014 3 commits
  6. 30 May, 2014 9 commits
  7. 29 May, 2014 3 commits
  8. 28 May, 2014 12 commits