summaryrefslogtreecommitdiff
path: root/include/git2.h
Commit message (Expand)AuthorAgeFilesLines
* sha256: make sha256 an experimental optional featureEdward Thomson2022-06-201-0/+1
* email: introduce `git_email_create_from_commit`Edward Thomson2021-09-181-0/+1
* credential: change git_cred to git_credentialethomson/credtypeEdward Thomson2020-01-261-1/+1
* cert: move cert enums & struct to its own headerEtienne Samson2019-09-131-0/+1
* cred: separate public interface from low-level detailsEtienne Samson2019-09-131-0/+1
* deprecation: move deprecated bits to deprecated.hEdward Thomson2019-01-251-0/+1
* apply: introduce `git_apply_tree`Edward Thomson2018-11-031-0/+1
* mailmap: WIP mailmap supportEmilio Cobos Álvarez2018-06-141-0/+1
* Include git2/worktree.h in git2.hapnadkarni2017-11-251-0/+1
* proxy: introduce a proxy options structCarlos Martín Nieto2016-04-191-0/+1
* Include git2/transaction.hCarlos Martín Nieto2015-05-311-0/+1
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-131-1/+0
* Make the OpenSSL locking function warnings more severeCarlos Martín Nieto2014-12-121-1/+0
* Fixed git2.h not including threads.h anymorePierre-Olivier Latour2014-11-151-1/+2
* Rename git_threads_ to git_libgit2_Carlos Martín Nieto2014-11-081-1/+1
* rebase: updates based on PR commentsEdward Thomson2014-10-261-0/+1
* s/git_merge_head/git_annotated_commitEdward Thomson2014-10-261-0/+1
* Merge pull request #2592 from libgit2/cmn/describeCarlos Martín Nieto2014-10-091-0/+1
|\
| * object: introduce git_describe_object()nulltoken2014-04-301-0/+1
* | Include git2/odb_backend.h in git2.hCarlos Martín Nieto2014-09-301-0/+1
|/
* Added cherry-pick supportJacques Germishuys2014-04-141-0/+1
* Include git2/revert.h in git2.hLinquize2013-12-031-0/+1
* Merge remote-tracking branch 'libgit2/development' into blameBen Straub2013-10-281-0/+1
|\
| * Rename diff objects and split patch.hRussell Belfer2013-10-111-0/+1
* | Merge branch 'development' into blameBen Straub2013-10-031-45/+38
|\ \ | |/
| * Add refdb.h to git2.h, reorder git2.h sanelyEdward Thomson2013-09-271-44/+37
* | Merge branch 'development' into blameBen Straub2013-09-251-0/+3
|\ \ | |/
| * Start of filter API + git_blob_filtered_contentRussell Belfer2013-09-171-0/+3
* | Merge branch 'development' into blame_rebasedBen Straub2013-09-161-0/+1
|\ \ | |/
| * Fix example/log.c pathspec handling of mergesRussell Belfer2013-07-101-0/+1
* | Initial blame APIBen Straub2013-06-131-0/+1
|/
* update copyrightsEdward Thomson2013-01-081-1/+1
* Merge pull request #1108 from libgit2/ahead-behind-countRussell Belfer2012-11-291-0/+1
|\
| * Rename git_count_ahead_behind -> git_graph_ahead_behindScott J. Goldman2012-11-281-0/+1
* | Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+1
|/
* Merge pull request #1030 from pwkelley/transportsVicent Martí2012-11-011-0/+1
|\
| * Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-0/+1
* | stash: add git_stash_save()nulltoken2012-10-261-0/+1
|/
* gsoc-pack-objects WIPMichael Schubert2012-10-091-0/+1
* Add public API for internal ignoresRussell Belfer2012-08-211-0/+1
* Add checkout.h to git2.h.Ben Straub2012-07-311-0/+1
* Merge branch 'development' into cloneBen Straub2012-07-171-0/+2
|\
| * Add missing includesVicent Marti2012-07-111-0/+2
* | Add git_clone and git_clone_bare.Ben Straub2012-06-211-0/+1
|/
* message: Expose git_message_prettify()nulltoken2012-06-191-0/+1
* Merge pull request #669 from nulltoken/topic/resetVicent Martí2012-06-071-0/+1
|\
| * Add git_reset()nulltoken2012-06-071-0/+1
* | Rev-parse: @{time} syntax.Ben Straub2012-05-111-0/+1
|/
* Move git_merge_base() to is own header and document itCarlos Martín Nieto2012-04-121-0/+1
* Added submodule API and use in statusRussell Belfer2012-03-281-1/+1