1. 12 Feb, 2014 1 commit
  2. 10 Feb, 2014 1 commit
  3. 09 Feb, 2014 3 commits
  4. 08 Feb, 2014 1 commit
    • Add git_commit_amend API · 80c29fe9
      This adds an API to amend an existing commit, basically a shorthand
      for creating a new commit filling in missing parameters from the
      values of an existing commit.  As part of this, I also added a new
      "sys" API to create a commit using a callback to get the parents.
      This allowed me to rewrite all the other commit creation APIs so
      that temporary allocations are no longer needed.
      Russell Belfer committed
  5. 07 Feb, 2014 1 commit
  6. 06 Feb, 2014 2 commits
  7. 05 Feb, 2014 16 commits
  8. 04 Feb, 2014 7 commits
  9. 03 Feb, 2014 4 commits
  10. 02 Feb, 2014 1 commit
  11. 01 Feb, 2014 1 commit
  12. 31 Jan, 2014 2 commits