1. 03 Dec, 2011 3 commits
    • tree: recursive diff-index · e9238687
      Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
      Signed-off-by: Vicent Marti <tanoku@gmail.com>
      
      # Please enter the commit message for your changes. Lines starting
      # with '#' will be ignored, and an empty message aborts the commit.
      #
      # Author:    Carlos Martín Nieto <carlos@cmartin.tk>
      #
      # On branch development
      # Your branch is ahead of 'origin/development' by 11 commits.
      #
      # Changes to be committed:
      #   (use "git reset HEAD^1 <file>..." to unstage)
      #
      #	modified:   include/git2/tree.h
      #	modified:   src/tree.c
      #	modified:   tests-clay/clay_main.c
      #	modified:   tests-clay/object/tree/diff.c
      #
      # Untracked files:
      #   (use "git add <file>..." to include in what will be committed)
      #
      #	0001-remote-Cleanup-the-remotes-code.patch
      #	466.patch
      #	466.patch.1
      #	488.patch
      #	Makefile
      #	libgit2.0.15.0.dylib
      #	libgit2.0.dylib
      #	libgit2.dylib
      #	libgit2_clay
      #	libgit2_test
      #	tests-clay/object/tree/
      Vicent Marti committed
    • clay: add tests for tree diff'ing · b4d757c0
      Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
      Signed-off-by: Vicent Marti <tanoku@gmail.com>
      Carlos Martín Nieto committed
    • tree: implement tree diffing · a1fdea28
      For each difference in the trees, the callback gets called with the
      relevant information so the user can fill in their own data
      structures.
      
      Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
      Carlos Martín Nieto committed
  2. 01 Dec, 2011 2 commits
  3. 30 Nov, 2011 6 commits
  4. 29 Nov, 2011 5 commits
  5. 28 Nov, 2011 8 commits
  6. 26 Nov, 2011 11 commits
  7. 22 Nov, 2011 5 commits