libgit-thin: Update some control files
[git/libgit-gsoc.git] / libgit-thin / gsoc-docs / QUESTIONS
blob1221787f8a4f63af1108b981c1a32e8d1737a3e7
1 o Is git_repo_tree_read() useful? Maybe it should parse the tree object's
2   buffer and return something more meaningful?
3 o How do I link against lib.a? (See xdiff/lib.a problem with pygit)
4 o What's next? diff and git fixes?
5 o Is it valid to compare time_t variables (pygit comparison)?