1. 03 Dec, 2015 3 commits
  2. 02 Dec, 2015 1 commit
  3. 01 Dec, 2015 3 commits
  4. 30 Nov, 2015 5 commits
  5. 28 Nov, 2015 4 commits
  6. 25 Nov, 2015 17 commits
  7. 24 Nov, 2015 5 commits
  8. 23 Nov, 2015 1 commit
    • checkout: only consider nsecs when built that way · 25e84f95
      When examining the working directory and determining whether it's
      up-to-date, only consider the nanoseconds in the index entry when
      built with `GIT_USE_NSEC`.  This prevents us from believing that
      the working directory is always dirty when the index was originally
      written with a git client that uinderstands nsecs (like git 2.x).
      Edward Thomson committed
  9. 21 Nov, 2015 1 commit