An error occurred fetching the project authors.
  1. 04 Mar, 2020 1 commit
  2. 29 Aug, 2019 1 commit
  3. 17 Sep, 2018 1 commit
    • Alain Takoudjou's avatar
      git: update to version 2.17.0 · f047919f
      Alain Takoudjou authored
      LIBPCRE1_JIT is required to compile git-2.17.1, so we enabled jit in pcre component. Another solution will be to compile git with NO_LIBPCRE1_JIT=1 and keep jit disabled in pcre.
      f047919f
  4. 27 Aug, 2018 1 commit
  5. 05 Dec, 2016 1 commit
  6. 01 Aug, 2016 1 commit
  7. 04 Jul, 2016 1 commit
  8. 04 Apr, 2016 1 commit
  9. 19 Mar, 2016 1 commit
  10. 28 Feb, 2016 1 commit
  11. 13 Jan, 2016 1 commit
  12. 28 Sep, 2015 1 commit
  13. 02 Sep, 2015 1 commit
  14. 19 Dec, 2014 1 commit
  15. 08 Dec, 2014 1 commit
  16. 18 Aug, 2014 1 commit
  17. 14 Aug, 2014 1 commit
  18. 01 Jul, 2014 1 commit
  19. 04 Jun, 2014 1 commit
  20. 12 May, 2014 1 commit
  21. 23 Apr, 2014 1 commit
  22. 22 Jan, 2014 1 commit
  23. 12 Jul, 2013 2 commits
  24. 24 May, 2013 1 commit
  25. 16 Apr, 2013 1 commit
  26. 04 Oct, 2012 1 commit
  27. 24 Aug, 2012 1 commit
  28. 21 Aug, 2012 1 commit
  29. 07 Jun, 2012 1 commit
  30. 06 Jun, 2012 2 commits
  31. 25 Apr, 2012 1 commit
  32. 26 Mar, 2012 2 commits
  33. 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
  34. 19 Jan, 2012 1 commit
  35. 23 Dec, 2011 1 commit
  36. 19 Dec, 2011 1 commit
  37. 05 Dec, 2011 1 commit