1. 07 Dec, 2016 1 commit
  2. 06 Dec, 2016 1 commit
  3. 04 Dec, 2016 1 commit
  4. 03 Dec, 2016 1 commit
  5. 20 Nov, 2016 1 commit
  6. 18 Nov, 2016 6 commits
  7. 17 Nov, 2016 1 commit
  8. 16 Nov, 2016 1 commit
    • use `giterr_set_str()` wherever possible · 65b78ea3
      `giterr_set()` is used when it is required to format a string, and since
      we don't really require it for this case, it is better to stick to
      `giterr_set_str()`.
      
      This also suppresses a warning(-Wformat-security) raised by the compiler.
      
      Signed-off-by: Pranit Bauva <pranit.bauva@gmail.com>
      Pranit Bauva committed
  9. 15 Nov, 2016 9 commits
  10. 14 Nov, 2016 18 commits