Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swap the order of the `git_graph_reachable_from_any` params | lhchavez | 2021-07-27 | 1 | -2/+2 |
* | graph: Create `git_graph_reachable_from_any()` | lhchavez | 2021-07-27 | 1 | -2/+20 |
* | graph: document that a commit isn't a descendant of itself | Jacob Wahlgren | 2017-10-06 | 1 | -0/+3 |
* | Add `git_graph_descendant_of`. | Arthur Schreiber | 2014-01-28 | 1 | -0/+14 |
* | graph: make the ahead-behind docs clearer | Carlos MartÃn Nieto | 2013-03-22 | 1 | -5/+10 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Rename git_count_ahead_behind -> git_graph_ahead_behind | Scott J. Goldman | 2012-11-28 | 1 | -0/+36 |