1. 06 Dec, 2016 1 commit
  2. 20 Nov, 2016 1 commit
  3. 18 Nov, 2016 6 commits
  4. 17 Nov, 2016 1 commit
  5. 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
  6. 15 Nov, 2016 9 commits
  7. 14 Nov, 2016 21 commits