]> git.proxmox.com Git - libgit2.git/history - include
Update changelog for 1.5.0+ds-6 release
[libgit2.git] / include /
2017-02-13 Edward ThomsonMerge pull request #4115 from gsaralms/users/gsaral...
2017-02-13 Edward ThomsonMerge pull request #3436 from pks-t/libgit2-worktree
2017-02-13 Patrick Steinhardtworktree: extract git_worktree_is_prunable
2017-02-13 Patrick Steinhardtbranch: implement `git_branch_is_checked_out`
2017-02-13 Patrick Steinhardtworktree: implement functions reading HEAD
2017-02-13 Patrick Steinhardtworktree: implement `git_worktree_prune`
2017-02-13 Patrick Steinhardtworktree: implement locking mechanisms
2017-02-13 Patrick Steinhardtworktree: implement `git_worktree_add`
2017-02-13 Patrick Steinhardtworktree: implement `git_worktree_validate`
2017-02-13 Patrick Steinhardtworktree: implement `git_repository_open_from_worktree`
2017-02-13 Patrick Steinhardtworktree: introduce `struct git_worktree`
2017-02-13 Patrick Steinhardtworktree: implement `git_worktree_list`
2017-02-13 Patrick Steinhardtrepository: introduce is_worktree variable
2017-02-13 Patrick Steinhardtrepository: add function to retrieve paths for repo...
2017-02-13 Patrick Steinhardtrepository: introduce commondir variable
2017-02-10 Edward ThomsonMerge pull request #4112 from cbargren/fix/proxy-env...
2017-02-10 Edward ThomsonMerge pull request #4111 from pks-t/pks/dos-prefix
2017-02-10 Edward ThomsonMerge pull request #4117 from rcjsuen/patch-1
2017-02-10 Gaurav SaralChanges to provide option to turn off/on ofs_delta
2017-02-09 Remy SuenFlag optional parameters for apply and pop
2017-02-09 Edward ThomsonMerge pull request #4104 from cbargren/fix/windows...
2017-02-08 Edward ThomsonMerge pull request #4109 from rcjsuen/patch-1
2017-02-04 Remy SuenFlag checkout_opts in git_reset as optional
2017-02-04 Edward ThomsonMerge pull request #4108 from rcjsuen/patch-1
2017-02-04 Remy SuenFlag given_opts in git_revert as optional
2017-02-02 Edward ThomsonMerge pull request #4105 from pks-t/pks/vector-reverse...
2017-02-02 Edward ThomsonMerge pull request #4096 from mplough/master
2017-01-27 Matthew PloughUpdate docs for git_oid_fromstrn and p
2017-01-24 Carlos Martín NietoMerge pull request #4050 from ethomson/ethomson/winhttp...
2017-01-23 Edward ThomsonMerge pull request #4087 from tiennou/warnings
2017-01-23 Etienne Samsonparameter 'id' not found in the function declaration
2017-01-21 Edward ThomsonMerge pull request #4051 from tiennou/clang-analyzer-1
2017-01-21 Edward ThomsonMerge pull request #4053 from chescock/extend-packfile...
2017-01-21 Edward ThomsonMerge branch 'pr/3912'
2017-01-21 Edward Thomsonsymbolic ref target validation: fixups
2017-01-21 Edward ThomsonMerge pull request #4078 from pks-t/pks/example-cleanup
2017-01-21 Edward ThomsonMerge pull request #3892 from mitesch/shared_buffer
2017-01-21 Edward ThomsonMerge branch 'master' into pr/3938
2017-01-21 Edward ThomsonMerge pull request #4016 from novalis/submodule-optimiz...
2017-01-21 Edward ThomsonMerge branch 'pr/4060'
2017-01-20 Brock PeabodyAllow for caching of submodules.
2017-01-14 Edward ThomsonMerge pull request #4054 from jfultz/jfultz/fix_GIT_CHE...
2017-01-14 Carlos Martín NietoMerge pull request #4061 from libgit2/ethomson/merge_opts
2017-01-09 Carlos Martín NietoMerge remote-tracking branch 'upstream/maint/v0.25'
2017-01-09 Carlos Martín NietoMerge pull request #4076 from libgit2/cmn/sec-update-25
2017-01-06 Edward ThomsonBump version to 0.25.1
2017-01-02 Russell SimMerge tag 'upstream/0.24.5'
2017-01-02 Russell SimImported Upstream version 0.24.5
2017-01-01 Edward Thomsonmerge: set default rename threshold
2016-12-31 Edward ThomsonMerge pull request #4015 from staticfloat/sf/win_http_p...
2016-12-20 Carlos Martín NietoMerge pull request #3980 from tiennou/doc-fixes
2016-12-20 Edward ThomsonMerge pull request #4034 from libgit2/cmn/sysdir-no...
2016-12-20 Edward ThomsonMerge pull request #4032 from libgit2/cmn/https-cap...
2016-12-17 Carlos Martín Nietosettings: clarify what each value means
2016-12-17 Carlos Martín NietoBump version to 0.24.5
2016-12-16 Carlos Martín NietoBump version to 0.24.4
2016-12-12 Michael Teschwrite_tree: use shared buffer for writing trees
2016-12-07 Edward ThomsonMerge pull request #4020 from novalis/rebase-detached
2016-12-07 Edward ThomsonMerge pull request #4014 from bokic/patch-1
2016-12-04 Edward ThomsonMerge pull request #4022 from josharian/patch-1
2016-12-03 Josh Bleecher Snyderremote: fix typo in git_fetch_init_options docs
2016-11-15 Carlos Martín NietoMerge pull request #4007 from libgit2/cmn/bump-v25
2016-11-15 Carlos Martín NietoMerge pull request #3996 from pks-t/pks/curl-lastsocket...
2016-11-15 Carlos Martín NietoBump version number to v0.25
2016-11-15 Carlos Martín NietoMerge pull request #3962 from libgit2/ethomson/issue_te...
2016-11-14 Carlos Martín NietoMerge pull request #4002 from pks-t/pks/giterr-format
2016-11-14 Carlos Martín NietoMerge pull request #3983 from pks-t/pks/smart-early-eof
2016-11-03 Carlos Martín NietoBump version to 0.24.3
2016-11-02 Carlos Martín NietoMerge pull request #3960 from ignatenkobrain/openssl...
2016-11-01 Etienne Samsontransaction: fix documentation
2016-11-01 Etienne Samsonremote: fix documentation and indent
2016-11-01 Etienne Samsonremote: unused function typedef
2016-11-01 Etienne Samsondescribe: fix documentation
2016-11-01 Patrick Steinhardtproxy: fix typo in documentation
2016-10-27 Russell SimMerge tag 'upstream/0.24.2'
2016-10-27 Russell SimImported Upstream version 0.24.2
2016-10-16 Carlos Martín NietoMerge pull request #3966 from vivaladav/documentation...
2016-10-15 Davide Coppolapatch: minor documentation fix.
2016-10-09 Josh Leeb-du ToitUpdate submodule update opts init as per code review
2016-10-09 Josh Leeb-du ToitRemove `clone_checkout_strategy` in submodule update...
2016-10-09 Edward ThomsonMerge branch 'pr/3809'
2016-10-09 Edward ThomsonMerge pull request #3958 from libgit2/ethomson/settings...
2016-10-09 Edward ThomsonMerge pull request #3956 from pks-t/pks/object-parsing...
2016-10-09 Edward Thomsondocs: GIT_OPT_ENABLE_STRICT_OBJECT_CREATION is enabled
2016-10-07 Edward ThomsonMerge pull request #3921 from libgit2/cmn/walk-limit...
2016-10-06 Carlos Martín Nietorevwalk: update the description for the default sorting
2016-10-02 Carlos Martín NietoBump version to 0.24.2
2016-10-02 Edward ThomsonMerge pull request #3931 from libgit2/ethomson/checkout...
2016-10-02 Edward ThomsonMerge pull request #3948 from libgit2/cmn/v24-updates
2016-10-01 Edward Thomsondocumentation: improve docs for `checkout_head`
2016-09-13 Edward ThomsonMerge pull request #3929 from libgit2/vmg/time
2016-09-13 Vicent Martitime: Export `git_time_monotonic`
2016-09-09 Patrick SteinhardtMerge pull request #3925 from pks-t/pks/cmake-library...
2016-09-06 Edward ThomsonMerge pull request #3923 from libgit2/ethomson/diff...
2016-09-06 Patrick SteinhardtMerge pull request #3882 from pks-t/pks/fix-fetch-refsp...
2016-09-05 Edward Thomsondiff: treat binary patches with no data special
2016-08-29 Patrick SteinhardtMerge pull request #3900 from pks-t/pks/http-close...
2016-08-27 Richard IpsumMake symbolic ref target validation optional
2016-08-17 Edward ThomsonMerge pull request #3837 from novalis/dturner/indexv4
2016-08-17 Edward ThomsonMerge pull request #3895 from pks-t/pks/negate-basename...
next