]> git.proxmox.com Git - libgit2.git/history - include
crlf: do not ignore GIT_PASSTHROUGH error
[libgit2.git] / include /
2016-02-23 Vicent MartiMerge pull request #3629 from ethomson/set_user_agent_doc
2016-02-23 Edward Thomsongit_libgit2_opts: document GIT_OPT_SET_USER_AGENT
2016-02-22 Edward ThomsonMerge pull request #3627 from libgit2/cmn/typo
2016-02-22 Carlos Martín NietoFix a few checkout -> rebase typos
2016-02-19 Carlos Martín NietoMerge pull request #3597 from ethomson/filter_registration
2016-02-18 Carlos Martín NietoMerge pull request #3604 from ethomson/nsec_xplat
2016-02-18 Carlos Martín NietoMerge pull request #3606 from ethomson/drop_xp
2016-02-18 Carlos Martín NietoMerge pull request #3613 from ethomson/fixups
2016-02-18 Carlos Martín NietoMerge pull request #3619 from ethomson/win32_forbidden
2016-02-16 Carlos Martín NietoMerge pull request #3617 from libgit2/cmn/extract-sig...
2016-02-16 Carlos Martín Nietocommit: expose the different kinds of errors
2016-02-16 Carlos Martín NietoMerge pull request #3615 from ethomson/rebase_bare
2016-02-15 Edward Thomsonrebase: persist a single in-memory index
2016-02-11 Carlos Martín NietoMerge pull request #3610 from ethomson/rebase_bare
2016-02-11 Edward Thomsonrebase: allow custom merge_options
2016-02-11 Edward Thomsonrebase: introduce inmemory rebasing
2016-02-10 Edward Thomsonfilter: clean up documentation around custom filters
2016-02-09 Vicent MartiMerge pull request #3599 from libgit2/gpgsign
2016-02-09 Carlos Martín NietoIntroduce git_commit_extract_signature
2016-02-09 Carlos Martín NietoMerge pull request #3602 from libgit2/cmn/header-field-2
2016-02-09 Carlos Martín NietoMerge pull request #3598 from pks-t/pks/coverity-fixes
2016-02-09 Carlos Martín NietoMerge pull request #3601 from ethomson/merge_doc
2016-02-09 Edward ThomsonBetter document `git_merge_commits` redux
2016-02-07 Carlos Martín NietoMerge pull request #3592 from ethomson/code_of_conduct
2016-02-05 Carlos Martín NietoMerge pull request #3578 from bubaflub/fix_small_memory...
2016-02-05 Edward ThomsonMerge pull request #3579 from ethomson/mingw_winhttp
2016-02-05 Edward ThomsonMerge pull request #3584 from jbreeden/export_fn
2016-02-04 Edward ThomsonMerge pull request #3594 from Ephemera/patch-1
2016-02-04 EphemeraFix typo
2016-02-04 Edward ThomsonMerge pull request #3593 from nvanheuverzwijn/patch-1
2016-02-03 Nicolas VanheuverzwijnFix a typo in documentation
2016-01-24 jbreedenExport git_stash_apply_init_options
2015-12-29 Carlos Martín NietoMerge pull request #3562 from mgorny/ssh-read-stderr...
2015-12-28 Carlos Martín NietoMerge pull request #3558 from libgit2/cmn/index-nolock
2015-12-27 Edward ThomsonMerge pull request #3552 from ReadmeCritic/master
2015-12-26 Edward ThomsonMerge pull request #3546 from Cruel/master
2015-12-17 Vicent MartiMerge pull request #3550 from libgit2/vmg/index-fill-2
2015-12-16 Carlos Martín NietoMerge pull request #3548 from tepas/patch-1
2015-12-15 tepasfix git_blob_create_fromchunks documentation
2015-12-15 Thomas EdvalsonFix a couple function signatures
2015-12-14 Edward ThomsonMerge pull request #3528 from chescock/Passthrough...
2015-12-14 Edward ThomsonMerge pull request #3521 from pks-t/blame-line-overflow
2015-12-10 Carlos Martín NietoMerge pull request #3522 from pks-t/email-format-commit...
2015-12-10 Carlos Martín NietoMerge pull request #3538 from pks-t/pks/index-memory...
2015-12-08 Carlos Martín NietoMerge pull request #3539 from libgit2/typedef-submodule-cb
2015-12-08 joshaberPlay nice with the docs.
2015-12-08 joshaberUse a typedef for the submodule_foreach callback.
2015-12-01 Patrick Steinhardtdiff: include commit message when formatting patch
2015-12-01 Patrick Steinhardtcommit: introduce `git_commit_body`
2015-12-01 Patrick Steinhardtblame: use size_t for line counts in git_blame_hunk
2015-12-01 Edward ThomsonMerge pull request #3508 from libgit2/cmn/tree-parse...
2015-11-30 Carlos Martín NietoMerge pull request #3513 from ethomson/merge_recursive
2015-11-25 Edward Thomsonrecursive merge: add a recursion limit
2015-11-25 Edward Thomsonmerge: add simple recursive test
2015-11-25 Edward Thomsonmerge: rename `git_merge_tree_flags_t` -> `git_merge_fl...
2015-11-21 Edward ThomsonMerge pull request #3515 from jacquesg/unsigned-signed
2015-11-20 Edward ThomsonMerge pull request #3517 from jacquesg/warnings-fixes
2015-11-20 Edward ThomsonMerge pull request #3514 from jacquesg/stat-fixes
2015-11-20 Edward ThomsonMerge pull request #3516 from libgit2/cmn/repository...
2015-11-20 Carlos Martín Nietorepository: distinguish sequencer cherry-pick and revert
2015-11-17 Carlos Martín NietoMerge pull request #3511 from ethomson/racy_fixes_2
2015-11-17 Carlos Martín NietoMerge pull request #3512 from ethomson/windows_sysdir
2015-11-17 Edward Thomsonsettings: allow users to set PROGRAMDATA
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-11-12 Carlos Martín NietoMerge pull request #3499 from ethomson/ref_dir_errmsgs
2015-11-12 Carlos Martín NietoMerge pull request #3448 from libgit2/cmn/custom-agent
2015-11-12 Carlos Martín Nietosettings: add a setter for a custom user-agent
2015-11-08 Carlos Martín NietoMerge pull request #3498 from ethomson/windows_symlinks
2015-11-08 Carlos Martín NietoMerge pull request #3500 from ethomson/submodules_with_path
2015-11-04 Edward ThomsonMerge pull request #3465 from libgit2/cmn/tls-register
2015-11-03 Carlos Martín NietoMerge pull request #3494 from leoyanggit/fix_unit_test_...
2015-11-03 Carlos Martín Nietostream: allow registering a user-provided TLS constructor
2015-11-02 Edward ThomsonMerge branch 'pr/3147'
2015-11-02 Jason HaslamAdd diff progress callback.
2015-11-02 Edward ThomsonMerge pull request #3491 from libgit2/cmn/config-checksum
2015-11-02 Edward ThomsonMerge pull request #3495 from leoyanggit/fix_transport_...
2015-10-30 Leo YangFix build for custom transport users
2015-10-29 Carlos Martín NietoMerge pull request #3486 from srajko/reflog-segfault-fix
2015-10-28 Vicent MartiMerge pull request #3489 from libgit2/vmg/reuc-insert
2015-10-27 Vicent Martimerge: Implement `GIT_MERGE_TREE_SKIP_REUC`
2015-10-23 Edward ThomsonMerge pull request #3477 from linquize/inttypes.h
2015-10-23 Carlos Martín NietoMerge pull request #3483 from ethomson/cmake_xcode
2015-10-23 Carlos Martín NietoMerge pull request #3481 from ethomson/xdiff_include
2015-10-23 Vicent MartiMerge pull request #3482 from ethomson/merge_fail_on_co...
2015-10-22 Edward Thomsonmerge: add GIT_MERGE_TREE_FAIL_ON_CONFLICT
2015-10-22 Carlos Martín NietoMerge pull request #3480 from ethomson/nsecs
2015-10-21 Linquizeinttypes.h is built-in header file since MSVC 2013
2015-10-21 Edward ThomsonMerge pull request #3475 from libgit2/cmn/programdata...
2015-10-21 Carlos Martín NietoMerge pull request #3479 from ethomson/cplusplus
2015-10-21 Edward Thomsonwin32: add c linkage guard around inttypes.h inclusion
2015-10-21 Carlos Martín Nietoconfig: add a ProgramData level
2015-10-15 Edward ThomsonMerge pull request #3466 from libgit2/cmn/quick-parse-64
2015-10-15 Carlos Martín NietoMerge pull request #3444 from ethomson/add_preserves_co...
2015-10-14 Edward ThomsonMerge pull request #3453 from libgit2/cmn/warn-python
2015-10-02 Axel RasmussenMerge branch 'master' into nsec_fix_next
2015-10-01 Carlos Martín NietoMerge pull request #3447 from arthurschreiber/arthur...
2015-09-30 Arthur Schreiberrefdb and odb backends must provide `free` function
2015-09-30 Carlos Martín NietoMerge pull request #3446 from ethomson/portability
2015-09-30 Edward Thomsonindex: also try conflict mode when inserting
2015-09-30 Carlos Martín NietoMerge pull request #3411 from spraints/custom-push...
next