summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #5841 from J0Nes90/features/checkout-dry-runEdward Thomson2021-08-291-0/+6
|\ \ \
| * | | Update include/git2/checkout.hEdward Thomson2021-08-291-1/+4
| * | | implement GIT_CHECKOUT_DRY_RUN to allow notifications without touching the wo...Jochen Hunz2021-04-141-0/+3
* | | | Merge pull request #5405 from lhchavez/multi-pack-index-odb-writeEdward Thomson2021-08-292-0/+21
|\ \ \ \
| * | | | midx: Introduce git_odb_write_multi_pack_index()lhchavez2021-08-272-0/+21
| * | | | midx: Add a way to write multi-pack-index fileslhchavez2021-08-272-0/+77
| | |/ / | |/| |
* | | | Merge pull request #5395 from josharian/http-use-eauthEdward Thomson2021-08-291-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'main' into http-use-eauthEdward Thomson2021-08-2936-304/+1108
| |\ \ \ \ | | |/ / /
| * | | | use consistent whitespace before commentsJosh Bleecher Snyder2020-02-071-6/+6
* | | | | Merge remote-tracking branch 'origin/main' into multi-pack-index-writelhchavez2021-08-2712-139/+461
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | amiga: use ';' as path list separator on AmigaOSPeter Pettersson2021-08-081-3/+3
| * | | | odb: Implement option for overriding of default odb backend priorityTony De La Nuez2021-07-301-1/+11
| * | | | Merge branch 'pr/5861'Edward Thomson2021-07-301-0/+13
| |\ \ \ \
| | * | | | branch: git branch upstream merge has been exposed.Dmitry Lobanov2021-05-121-0/+13
| * | | | | Merge branch 'pr/5940'Edward Thomson2021-07-306-133/+265
| |\ \ \ \ \
| | * | | | | status: document `GIT_STATUS_OPT_INCLUDE_UNREADABLE`Edward Thomson2021-07-302-29/+75
| | * | | | | Fix struct documentation formattingpunkymaniac2021-07-064-86/+158
| | * | | | | Add missing return documentationpunkymaniac2021-07-061-0/+2
| | * | | | | Add missing empty linepunkymaniac2021-07-061-0/+1
| | * | | | | Fix documentation formatting for git_diff_filepunkymaniac2021-07-061-19/+30
| | * | | | | Fix bad char at the end of the wordpunkymaniac2021-07-061-1/+1
| * | | | | | Merge pull request #5952 from libgit2/ethomson/attrs_from_commitEdward Thomson2021-07-293-0/+149
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | filter: introduce GIT_BLOB_FILTER_ATTRIBUTES_FROM_COMMITEdward Thomson2021-07-222-0/+24
| | * | | | | attr: introduce GIT_ATTR_CHECK_INCLUDE_COMMITEdward Thomson2021-07-221-0/+10
| | * | | | | filter: add git_filter_optionsEdward Thomson2021-07-221-0/+36
| | * | | | | attr: introduce `git_attr_options` for extended queriesEdward Thomson2021-07-221-0/+79
| | |/ / / /
| * | | | | Swap the order of the `git_graph_reachable_from_any` paramslhchavez2021-07-271-2/+2
| * | | | | graph: Create `git_graph_reachable_from_any()`lhchavez2021-07-271-2/+20
* | | | | | midx: Add a way to write multi-pack-index fileslhchavez2021-07-262-0/+77
|/ / / / /
* | | | | Merge pull request #5765 from lhchavez/cgraph-revwalksEdward Thomson2021-07-263-0/+63
|\ \ \ \ \
| * | | | | commit-graph: Create `git_commit_graph` as an abstraction for the filelhchavez2021-03-103-0/+63
* | | | | | Merge pull request #5890 from lolgear/git_submodule_dupEdward Thomson2021-07-221-0/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | submodule: git submodule dup out and source parameters have become mandatory.Dmitry Lobanov2021-06-151-1/+1
| * | | | | submodule: git submodule dup documentation has been fixed.Dmitry Lobanov2021-06-011-2/+2
| * | | | | submodule: git submodule dup object dup has been added.Dmitry Lobanov2021-05-261-3/+5
| * | | | | submodule: git submodule dup has been added.Dmitry Lobanov2021-05-161-0/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #5917 from tiennou/fix/docurium-issuesEdward Thomson2021-07-022-0/+2
|\ \ \ \ \
| * | | | | docs: fix some missing includes that cause Docurium to error outEtienne Samson2021-05-272-0/+2
* | | | | | Merge pull request #5910 from arxanas/patch-1Edward Thomson2021-06-151-2/+2
|\ \ \ \ \ \
| * | | | | | Update index.hWaleed Khan2021-06-141-2/+2
| * | | | | | Fix misleading doc for `git_index_find`Waleed Khan2021-06-131-1/+1
| |/ / / / /
* | | | | | Add some missing documentation about return valuepunkymaniac2021-06-022-0/+4
* | | | | | Fix struct indentationpunkymaniac2021-06-021-0/+1
* | | | | | Remove bad space in documentationpunkymaniac2021-06-021-1/+1
* | | | | | Add documentation about GIT_OPT_GET_USER_AGENTpunkymaniac2021-06-021-0/+5
|/ / / / /
* | | | | Merge branch 'pr/5853'Edward Thomson2021-05-191-0/+4
|\ \ \ \ \
| * | | | | diff:add option to ignore blank line changesyuuri2021-05-011-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5850 from punkymaniac/comment-formatEdward Thomson2021-05-162-21/+16
|\ \ \ \ \
| * | | | | Fix typopunkymaniac2021-04-221-1/+1
| * | | | | Uniformise documentation return code separatorpunkymaniac2021-04-221-7/+7