An error occurred fetching the project authors.
  1. 28 Sep, 2015 1 commit
  2. 02 Sep, 2015 1 commit
  3. 19 Dec, 2014 1 commit
  4. 08 Dec, 2014 1 commit
  5. 18 Aug, 2014 1 commit
  6. 14 Aug, 2014 1 commit
  7. 01 Jul, 2014 1 commit
  8. 04 Jun, 2014 1 commit
  9. 12 May, 2014 1 commit
  10. 23 Apr, 2014 1 commit
  11. 22 Jan, 2014 1 commit
  12. 12 Jul, 2013 2 commits
  13. 24 May, 2013 1 commit
  14. 16 Apr, 2013 1 commit
  15. 04 Oct, 2012 1 commit
  16. 24 Aug, 2012 1 commit
  17. 21 Aug, 2012 1 commit
  18. 07 Jun, 2012 1 commit
  19. 06 Jun, 2012 2 commits
  20. 25 Apr, 2012 1 commit
  21. 26 Mar, 2012 2 commits
  22. 26 Jan, 2012 1 commit
    • Łukasz Nowak's avatar
      Version up. · 89934c66
      Łukasz Nowak authored
      Git v1.7.8.4 Release Notes
      ==========================
      
      Fixes since v1.7.8.3
      --------------------
      
       * The code to look up attributes for paths reused entries from a wrong
         directory when two paths in question are in adjacent directories and
         the name of the one directory is a prefix of the other.
      
       * A wildcard that matches deeper hierarchy given to the "diff-index" command,
         e.g. "git diff-index HEAD -- '*.txt'", incorrectly reported additions of
         matching files even when there is no change.
      
       * When producing a "thin pack" (primarily used in bundles and smart
         HTTP transfers) out of a fully packed repository, we unnecessarily
         avoided sending recent objects as a delta against objects we know
         the other side has.
      
       * "git send-email" did not properly treat sendemail.multiedit as a
         boolean (e.g. setting it to "false" did not turn it off).
      
      Also contains minor fixes and documentation updates.
      89934c66
  23. 19 Jan, 2012 1 commit
  24. 23 Dec, 2011 1 commit
  25. 19 Dec, 2011 1 commit
  26. 05 Dec, 2011 1 commit
  27. 13 Oct, 2011 1 commit
  28. 16 Sep, 2011 1 commit
  29. 10 Sep, 2011 1 commit
  30. 08 Jul, 2011 1 commit
  31. 17 Jun, 2011 1 commit
  32. 13 Jun, 2011 1 commit
  33. 26 May, 2011 2 commits