1. 10 Apr, 2015 1 commit
    • Fix checking of return value for regcomp. · 129022ee
      The regcomp function returns a non-zero value if compilation of
      a regular expression fails. In most places we only check for
      negative values, but positive values indicate an error, as well.
      Fix this tree-wide, fixing a segmentation fault when calling
      git_config_iterator_glob_new with an invalid regexp.
      Patrick Steinhardt committed
  2. 08 Apr, 2015 1 commit
  3. 07 Apr, 2015 2 commits
  4. 04 Apr, 2015 2 commits
  5. 01 Apr, 2015 1 commit
  6. 30 Mar, 2015 1 commit
  7. 25 Mar, 2015 4 commits
  8. 24 Mar, 2015 6 commits
  9. 23 Mar, 2015 1 commit
  10. 21 Mar, 2015 1 commit
  11. 20 Mar, 2015 2 commits
  12. 19 Mar, 2015 5 commits
  13. 18 Mar, 2015 8 commits
  14. 17 Mar, 2015 5 commits