1. 09 Feb, 2017 1 commit
  2. 01 Jan, 2017 1 commit
  3. 26 May, 2016 1 commit
  4. 17 Mar, 2016 8 commits
  5. 07 Mar, 2016 1 commit
  6. 12 Feb, 2016 1 commit
  7. 11 Feb, 2016 1 commit
  8. 25 Nov, 2015 12 commits
  9. 22 Oct, 2015 1 commit
  10. 05 Oct, 2015 2 commits
  11. 19 Sep, 2015 2 commits
  12. 28 Aug, 2015 1 commit
  13. 12 Jul, 2015 1 commit
  14. 07 Jul, 2015 1 commit
  15. 22 Jun, 2015 1 commit
  16. 16 Jun, 2015 1 commit
  17. 28 May, 2015 1 commit
    • introduce `git_index_entry_is_conflict` · 9f545b9d
      It's not always obvious the mapping between stage level and
      conflict-ness.  More importantly, this can lead otherwise sane
      people to write constructs like `if (!git_index_entry_stage(entry))`,
      which (while technically correct) is unreadable.
      
      Provide a nice method to help avoid such messy thinking.
      Edward Thomson committed
  18. 11 May, 2015 1 commit
  19. 16 Mar, 2015 2 commits