Skip to content
Snippets Groups Projects
  1. Oct 15, 2011
  2. Oct 14, 2011
  3. Oct 13, 2011
  4. Oct 12, 2011
  5. Oct 11, 2011
  6. Oct 10, 2011
  7. Oct 09, 2011
    • Joey Hess's avatar
      fix a race · f0153f9f
      Joey Hess authored
      Another process may stage journalled files before the lock is
      taken, so need to get the list of journalled files afterwards.
      
      It's unfortunate this means getting the directory contents twice,
      but it seems better to do that than sometimes take the lock
      unnecessarily.
      f0153f9f
    • Joey Hess's avatar
      Now supports git's insteadOf configuration, to modify the url used to access a... · 81ed7b20
      Joey Hess authored
      Now supports git's insteadOf configuration, to modify the url used to access a remote. Note that pushInsteadOf is not used; that and pushurl are reserved for actual git pushes. Closes: #644278
      81ed7b20
  8. Oct 07, 2011
  9. Oct 06, 2011
  10. Oct 05, 2011