Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-13 | Merge branch 'dl/no-extern-in-func-decl' | Junio C Hamano | 1 | -1/+1 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -1/+1 |
2019-04-08 | Use 'unsigned short' for mode, like diff_filespec does | Elijah Newren | 1 | -1/+1 |
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 |