Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-13 | blame.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-08-03 | blame.h: drop extern on func declaration | Nguyễn Thái Ngọc Duy | 1 | -12/+16 |
2018-05-21 | blame: use commit-slab for blame suspects instead of commit->util | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2017-05-25 | blame: move entry prepend to libgit | Jeff Smith | 1 | -0/+2 |
2017-05-25 | blame: move scoreboard setup to libgit | Jeff Smith | 1 | -4/+6 |
2017-05-25 | blame: move scoreboard-related methods to libgit | Jeff Smith | 1 | -0/+11 |
2017-05-25 | blame: move fake-commit-related methods to libgit | Jeff Smith | 1 | -1/+3 |
2017-05-25 | blame: move origin-related methods to libgit | Jeff Smith | 1 | -0/+15 |
2017-05-25 | blame: move core structures to header | Jeff Smith | 1 | -0/+143 |