1. 15 Aug, 2013 1 commit
    • push: handle tag chains correctly · 5ce6c1e9
      When dealing with a chain of tags, we need to enqueue each of them
      individually, which means we can't use `git_tag_peel` as that jumps
      over the intermediate tags.
      
      Do the peeling manually so we can look at each object and take the
      appropriate action.
      Carlos Martín Nieto committed
  2. 12 Jul, 2013 1 commit
  3. 11 Jul, 2013 5 commits
  4. 10 Jul, 2013 33 commits