1. 21 Nov, 2020 1 commit
  2. 24 Jan, 2020 1 commit
  3. 28 Nov, 2019 1 commit
    • tests: fix compiler warning if tracing is disabled · 1d470a71
      If building libgit2's test suite with tracing disabled, then the
      compiler will emit a warning due to the unused `message_prefix`
      function. Fix the issue by wrapping the whole file into ifdef's for
      `GIT_TRACE` and providing separate empty function implementations for
      both `cl_global_trace_register` and `cl_global_trace_disable`.
      Patrick Steinhardt committed
  4. 27 Nov, 2019 2 commits
  5. 29 Jun, 2015 1 commit
  6. 02 Mar, 2015 3 commits