| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Merge branch 'libgit2:main' into respect-force-flag-in-remote-fetch | alexjg | 2021-06-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Respect the force flag on refspecs in git_remote_fetch | Alex Good | 2021-06-11 | 3 | -1/+185 | |
| * | | | | | | | | | | | Merge pull request #5980 from libgit2/ethomson/dockerfile | Edward Thomson | 2021-08-09 | 6 | -33/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ci: remove the docker entrypointethomson/dockerfile | Edward Thomson | 2021-08-09 | 6 | -33/+30 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #5978 from boretrk/amiga | Edward Thomson | 2021-08-09 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | amiga: use ';' as path list separator on AmigaOS | Peter Pettersson | 2021-08-08 | 1 | -3/+3 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #5962 from libgit2/ethomson/futimens | Edward Thomson | 2021-07-31 | 3 | -1/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cmake: extended futimens checking on macOSethomson/futimens | Edward Thomson | 2021-07-30 | 3 | -1/+16 | |
| * | | | | | | | | | | | README: link to more information about cmake | Edward Thomson | 2021-07-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge pull request #5961 from libgit2/ethomson/odb_tests_priority | Edward Thomson | 2021-07-30 | 3 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | tests: reset odb backend priorityethomson/odb_tests_priority | Edward Thomson | 2021-07-30 | 3 | -2/+11 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'pr/5491' | Edward Thomson | 2021-07-30 | 4 | -7/+50 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | odb: Implement option for overriding of default odb backend priority | Tony De La Nuez | 2021-07-30 | 4 | -7/+50 | |
| * | | | | | | | | | | | Merge pull request #5957 from lhchavez/fix-master-build | Edward Thomson | 2021-07-30 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix one memory leak in master | lhchavez | 2021-07-30 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'pr/5861' | Edward Thomson | 2021-07-30 | 3 | -3/+49 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | tests: reformat upstream merge | Edward Thomson | 2021-07-30 | 1 | -5/+5 | |
| | * | | | | | | | | | | tests: upstream merge test has been added. | Dmitry Lobanov | 2021-06-18 | 1 | -0/+23 | |
| | * | | | | | | | | | | branch: git branch upstream with format format name parameter has been added. | Dmitry Lobanov | 2021-05-18 | 1 | -28/+3 | |
| | * | | | | | | | | | | branch: git branch upstream functions layouts have been fixed. | Dmitry Lobanov | 2021-05-16 | 1 | -4/+6 | |
| | * | | | | | | | | | | branch: git branch upstream format enum has been added. | Dmitry Lobanov | 2021-05-16 | 1 | -4/+27 | |
| | * | | | | | | | | | | branch: git branch upstream functions layouts have been fixed. | Dmitry Lobanov | 2021-05-16 | 1 | -2/+4 | |
| | * | | | | | | | | | | branch: git branch upstream merge has been exposed. | Dmitry Lobanov | 2021-05-12 | 2 | -0/+21 | |
| | * | | | | | | | | | | branch: git branch upstream with format has been added. | Dmitry Lobanov | 2021-05-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'pr/5940' | Edward Thomson | 2021-07-30 | 6 | -133/+265 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | status: document `GIT_STATUS_OPT_INCLUDE_UNREADABLE` | Edward Thomson | 2021-07-30 | 2 | -29/+75 | |
| | * | | | | | | | | | | | Fix struct documentation formatting | punkymaniac | 2021-07-06 | 4 | -86/+158 | |
| | * | | | | | | | | | | | Add missing return documentation | punkymaniac | 2021-07-06 | 1 | -0/+2 | |
| | * | | | | | | | | | | | Add missing empty line | punkymaniac | 2021-07-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | Fix documentation formatting for git_diff_file | punkymaniac | 2021-07-06 | 1 | -19/+30 | |
| | * | | | | | | | | | | | Fix bad char at the end of the word | punkymaniac | 2021-07-06 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #5953 from boretrk/c99-inline | Edward Thomson | 2021-07-30 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | common.h: use inline when compiling for c99 and later | Peter Pettersson | 2021-07-26 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Merge pull request #5952 from libgit2/ethomson/attrs_from_commit | Edward Thomson | 2021-07-29 | 24 | -193/+588 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | filter: introduce GIT_BLOB_FILTER_ATTRIBUTES_FROM_COMMIT | Edward Thomson | 2021-07-22 | 12 | -5/+104 | |
| | * | | | | | | | | | | | | attr: introduce GIT_ATTR_CHECK_INCLUDE_COMMIT | Edward Thomson | 2021-07-22 | 5 | -17/+71 | |
| | * | | | | | | | | | | | | attr: cache nonexistent attr files from commits | Edward Thomson | 2021-07-22 | 1 | -3/+18 | |
| | * | | | | | | | | | | | | filter: add git_filter_options | Edward Thomson | 2021-07-22 | 3 | -15/+70 | |
| | * | | | | | | | | | | | | filter: filter options are now "filter sessions" | Edward Thomson | 2021-07-22 | 3 | -26/+27 | |
| | * | | | | | | | | | | | | attr: introduce `git_attr_options` for extended queries | Edward Thomson | 2021-07-22 | 5 | -20/+146 | |
| | * | | | | | | | | | | | | attr: include the filename in the attr source | Edward Thomson | 2021-07-22 | 6 | -78/+104 | |
| | * | | | | | | | | | | | | attr: the attr source is now a struct | Edward Thomson | 2021-07-22 | 4 | -19/+26 | |
| | * | | | | | | | | | | | | attr: rename internal attr file source enum | Edward Thomson | 2021-07-22 | 8 | -77/+89 | |
| * | | | | | | | | | | | | | Merge pull request #5954 from Crayon2000/patch-1 | Edward Thomson | 2021-07-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix typo in general.c | Crayon | 2021-07-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #5767 from lhchavez/cgraph-reachable-from-any | Edward Thomson | 2021-07-27 | 5 | -20/+340 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Swap the order of the `git_graph_reachable_from_any` params | lhchavez | 2021-07-27 | 3 | -11/+11 | |
| | * | | | | | | | | | | | | graph: Create `git_graph_reachable_from_any()` | lhchavez | 2021-07-27 | 5 | -20/+340 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #5766 from lhchavez/cgraph-generation-cmp | Edward Thomson | 2021-07-27 | 4 | -2/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | commit-graph: Introduce `git_commit_list_generation_cmp` | lhchavez | 2021-07-26 | 4 | -2/+21 | |
| |/ / / / / / / / / / / | ||||||
