summaryrefslogtreecommitdiff
path: root/include/git2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4524 from pks-t/pks/worktree-refsEdward Thomson2018-04-171-1/+2
|\
| * worktree: add ability to create worktree with pre-existing branchPatrick Steinhardt2018-02-091-1/+2
* | Merge pull request #4597 from cjhoward92/fix/cert-check-docsPatrick Steinhardt2018-04-062-4/+4
|\ \
| * | remote/proxy: fix git_transport_certificate_check_db commentCarson Howard2018-03-272-4/+4
* | | Merge pull request #4587 from rcjsuen/patch-2Patrick Steinhardt2018-04-061-3/+3
|\ \ \
| * | | Flag options in describe.h as being optionalRemy Suen2018-03-271-3/+3
| |/ /
* | | types: remove unused git_merge_resultCarson Howard2018-03-271-3/+0
|/ /
* | checkout: change default strategy to SAFEEtienne Samson2018-03-261-2/+2
* | Merge pull request #4544 from josharian/docsPatrick Steinhardt2018-03-131-18/+35
|\ \
| * | pathspec: improve git_pathspec_flag_t doc renderingJosh Bleecher Snyder2018-02-231-18/+35
* | | Merge pull request #4396 from libgit2/cmn/config-regex-is-normalisedEdward Thomson2018-03-121-2/+26
|\ \ \
| * | | config: explicitly state that subsections are case-sensitivecmn/config-regex-is-normalisedCarlos Martín Nieto2018-03-111-6/+11
| * | | config: specify how we match the regular expressionsCarlos Martín Nieto2017-11-181-0/+19
* | | | diff: ensure an unsigned number is shiftedJacques Germishuys2018-03-081-3/+3
* | | | worktree: lock reason should be constJacques Germishuys2018-03-021-1/+1
| |/ / |/| |
* | | Update version number to v0.27Patrick Steinhardt2018-02-201-3/+3
* | | odb: provide length and type with streaming readEdward Thomson2018-02-012-2/+10
| |/ |/|
* | Merge pull request #4488 from libgit2/ethomson/conflict_marker_sizeEdward Thomson2018-01-311-0/+6
|\ \
| * | merge: allow custom conflict marker sizeEdward Thomson2018-01-211-0/+6
* | | odb: export mempack backendAdrián Medraño Calvo2018-01-221-4/+5
|/ /
* | message: update docs for git_message_prettifycmn/prettify-docsCarlos Martín Nieto2018-01-191-3/+2
* | Merge pull request #4451 from libgit2/charliesome/trailer-infoBrian Lopez2018-01-171-0/+41
|\ \
| * | update code docsBrian Lopez2018-01-161-4/+15
| * | Change trailer API to return a simple arrayBrian Lopez2018-01-161-7/+17
| * | Merge remote-tracking branch 'origin/master' into charliesome/trailer-infoBrian Lopez2018-01-101-3/+4
| |\ \
| * | | remove empty lines between @-linesBrian Lopez2018-01-031-3/+0
| * | | Merge remote-tracking branch 'origin/master' into charliesome/trailer-infoBrian Lopez2018-01-021-0/+89
| |\ \ \
| * | | | message: add routine for parsing trailers from messagesCharlie Somerville2017-12-191-0/+23
* | | | | refs: document need to free refs in foreach-callbackPatrick Steinhardt2018-01-121-0/+3
| |_|/ / |/| | |
* | | | docs: git_treebuilder_insert validates entriesethomson/treebuilder_docsEdward Thomson2017-12-311-3/+4
| |/ / |/| |
* | | Merge pull request #4159 from richardipsum/notes-commitEdward Thomson2017-12-301-0/+89
|\ \ \ | |/ / |/| |
| * | notes: Add git_note_commit_iterator_newRichard Ipsum2017-10-071-0/+14
| * | notes: Add git_note_commit_removeRichard Ipsum2017-10-071-0/+26
| * | notes: Add git_note_commit_readRichard Ipsum2017-10-071-0/+19
| * | notes: Add git_note_commit_createRichard Ipsum2017-10-071-0/+30
* | | Merge pull request #4318 from Uncommon/amend_statusEdward Thomson2017-12-011-0/+4
|\ \ \
| * | | status: Add a baseline field to git_status_options for comparing to trees oth...David Catmull2017-11-301-0/+4
| | |/ | |/|
* | | diff: expose the "indent heuristic" in the diff optionsCarlos Martín Nieto2017-11-191-0/+6
* | | signature: distinguish +0000 and -0000 UTC offsetsHenry Kleynhans2017-11-121-0/+1
* | | describe.h: fix spelling in commentsKen Dreyer2017-11-101-1/+1
* | | config: pass repository when opening config filesPatrick Steinhardt2017-10-092-1/+7
* | | repository: constify several repo parameters for gettersPatrick Steinhardt2017-10-091-6/+6
|/ /
* | remote: add typedef to normalize push_update_reference callbackCarson Howard2017-10-061-4/+16
* | graph: document that a commit isn't a descendant of itselfJacob Wahlgren2017-10-061-0/+3
* | Docs: Fix inline comments for git_diff_hunkAlpha2017-08-111-6/+6
* | Merge pull request #4304 from pks-t/pks/patch-buffersEdward Thomson2017-07-311-2/+2
|\ \
| * | patch_generate: represent buffers as void pointersPatrick Steinhardt2017-07-101-2/+2
* | | Merge pull request #4323 from libgit2/ethomson/remove_sys_remote_hEdward Thomson2017-07-311-16/+0
|\ \ \
| * | | Remove unused 'sys/remote.h' headerethomson/remove_sys_remote_hEdward Thomson2017-07-311-16/+0
* | | | Merge branch '4233'Edward Thomson2017-07-311-0/+18
|\ \ \ \ | |/ / / |/| | |