1. 08 May, 2014 2 commits
  2. 06 May, 2014 2 commits
    • Add filter options and ALLOW_UNSAFE · 5269008c
      Diff and status do not want core.safecrlf to actually raise an
      error regardless of the setting, so this extends the filter API
      with an additional options flags parameter and adds a flag so that
      filters can be applied with GIT_FILTER_OPT_ALLOW_UNSAFE, indicating
      that unsafe filter application should be downgraded from a failure
      to a warning.
      Russell Belfer committed
    • object: fix a brace · 6e9afb97
      The brace in the check for peel's return was surrounding the wrong
      thing, which made 'error' be set to 1 when there was an error instead of
      the error code.
      Carlos Martín Nieto committed
  3. 02 May, 2014 19 commits
  4. 01 May, 2014 3 commits
  5. 30 Apr, 2014 11 commits
  6. 29 Apr, 2014 3 commits