1. 16 Mar, 2015 6 commits
  2. 11 Mar, 2015 1 commit
    • pack-objects: fill a packbuilder from a walk · 04a36fef
      Most use-cases for the object packer communicate in terms of commits
      which each side has. We already have an object to specify this
      relationship between commits, namely git_revwalk.
      
      By knowing which commits we want to pack and which the other side
      already has, we can perform similar optimisations to git, by marking
      each tree as interesting or uninteresting only once, and not sending
      those trees which we know the other side has.
      Carlos Martín Nieto committed
  3. 03 Mar, 2015 6 commits
  4. 02 Mar, 2015 1 commit
    • win32: add the patch level to the .dll fileversion · bf1476f1
      Win32 DLLs have four fields for the version number (major, minor,
      teeny, patch).  If a consumer wants to build a custom DLL, it may
      be useful to set the patchlevel version number in the DLL.
      
      This value only affects the DLL version number, it does not affect
      the resultant "version number", which remains major.minor.teeny.
      Edward Thomson committed
  5. 27 Feb, 2015 1 commit
  6. 25 Feb, 2015 1 commit
  7. 19 Feb, 2015 1 commit
  8. 18 Feb, 2015 1 commit
  9. 17 Feb, 2015 1 commit
  10. 14 Feb, 2015 1 commit
  11. 13 Feb, 2015 1 commit
  12. 11 Feb, 2015 1 commit
  13. 10 Feb, 2015 2 commits
  14. 03 Feb, 2015 1 commit
  15. 27 Jan, 2015 1 commit
  16. 24 Jan, 2015 1 commit
  17. 23 Jan, 2015 1 commit
  18. 20 Jan, 2015 3 commits
  19. 14 Jan, 2015 2 commits
  20. 07 Jan, 2015 1 commit
  21. 05 Jan, 2015 2 commits
  22. 02 Jan, 2015 1 commit
  23. 30 Dec, 2014 2 commits
  24. 27 Dec, 2014 1 commit