]> git.proxmox.com Git - libgit2.git/history - src/graph.c
Merge pull request #1203 from phkelley/reverse_dak
[libgit2.git] / src / graph.c
2013-01-07 Philip KelleyMerge pull request #1202 from martinwoodward/add-florian
2013-01-06 Vicent MartíMerge pull request #1197 from nulltoken/travis/run...
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2012-12-10 Scott J. GoldmanFix a bunch of leaks, error handling cases
2012-12-10 Scott J. GoldmanFix mark_parents() to account for bad luck traversals
2012-12-10 Scott J. GoldmanMorph copy of git_merge__bases_many() -> mark_parents()
2012-12-10 Scott J. GoldmanCopy git_merge__bases_many() for new ahead-behind code
2012-12-03 Vicent MartíMerge pull request #1112 from barrbrain/odb-pack-read...
2012-11-30 Carlos Martín Nietograph: plug leak
2012-11-30 Russell BelferMerge pull request #1108 from libgit2/ahead-behind...
2012-11-30 Russell BelferFix function name and add real error check
2012-11-29 Scott J. Goldmangraph.c: prune includes
2012-11-29 Scott J. GoldmanRename git_count_ahead_behind -> git_graph_ahead_behind