]> git.proxmox.com Git - libgit2.git/history - src/fetchhead.c
New upstream version 1.4.3+dfsg.1
[libgit2.git] / src / fetchhead.c
2022-05-05 Mohammed BilalNew upstream version 1.4.3+dfsg.1
2021-12-10 Pirate PraveenNew upstream version 1.3.0+dfsg.1
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-07-29 Russell SimImported Upstream version 0.26.0
2017-06-11 Edward ThomsonMerge pull request #4088 from chescock/packfile-name...
2017-05-20 Carlos Martín NietoMerge pull request #4097 from implausible/fix/auto...
2017-04-24 Russell SimImported Upstream version 0.25.1
2017-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
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 Steinhardtrepository: rename `path_repository` and `path_gitlink`
2017-01-21 Edward ThomsonMerge pull request #4053 from chescock/extend-packfile...
2017-01-21 Edward ThomsonMerge branch 'pr/3912'
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 branch 'pr/4060'
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-13 Carlos Martín NietoMerge pull request #4049 from libgit2/ethomson/error_msgs
2016-12-29 Edward Thomsongiterr_set: consistent error messages
2016-12-20 Carlos Martín NietoMerge pull request #3980 from tiennou/doc-fixes
2016-11-15 Carlos Martín NietoMerge pull request #3996 from pks-t/pks/curl-lastsocket...
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 Patrick Steinhardtcommon: use PRIuZ for size_t in `giterr_set` calls
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-11 Carlos Martín NietoMerge branch 'cmn/zlib-update' into cmn/update-zlib
2014-05-12 Russell BelferMerge pull request #2188 from libgit2/cmn/config-snapshot
2014-04-25 Vicent MartiMerge pull request #2284 from jacquesg/push-progress...
2014-04-25 Vicent MartiMerge pull request #2241 from libgit2/rb/stash-skip...
2014-04-24 Russell BelferMerge pull request #2294 from ethomson/merge_checkout_s...
2014-04-24 Vicent MartiMerge pull request #2295 from libgit2/cmn/fetchhead...
2014-04-24 Carlos Martín Nietofetchhead: deal with quotes in branch names
2014-03-06 Vicent MartiMerge pull request #1997 from mgbowen/merge-options...
2013-12-18 Vicent MartiMerge pull request #1920 from libgit2/cmn/ref-with-log
2013-12-13 Vicent MartiMerge pull request #1986 from libgit2/rb/error-handling...
2013-12-11 Russell BelferOne more rename/cleanup for callback err functions
2013-12-11 Russell BelferSome callback error check style cleanups
2013-12-11 Russell BelferRemove converting user error to GIT_EUSER
2013-12-11 Russell BelferFurther EUSER and error propagation fixes
2013-11-20 Vicent MartiMerge branch 'development'
2013-11-14 Vicent MartíMerge pull request #1951 from victorgp/create-remote...
2013-11-11 Vicent MartíMerge pull request #1956 from libgit2/cmn/fetch-default...
2013-11-10 Vicent MartíMerge pull request #1950 from csware/quote-config-values
2013-11-10 Vicent MartíMerge pull request #1936 from libgit2/better-url-parsing
2013-11-05 Vicent MartíMerge pull request #1941 from libgit2/rb/preserve-itera...
2013-11-05 Edward ThomsonMerge pull request #1940 from ethomson/filebuf_umask
2013-11-05 Edward Thomsonmove mode_t to filebuf_open instead of _commit
2013-11-01 Carlos Martín Nietoremote: create FETCH_HEAD with a refspecless remote
2013-04-16 Vicent MartiMerge branch 'development'
2013-04-07 Vicent MartiMerge remote-tracking branch 'gnprice/revwalk' into...
2013-03-12 Vicent MartíMerge pull request #1408 from arrbee/refactor-iterators
2013-03-07 Vicent MartíMerge pull request #1399 from nathan-osman/development
2013-03-07 Vicent MartíMerge pull request #1403 from ethomson/tracing
2013-03-07 Vicent MartiMerge remote-tracking branch 'ethomson/immutable_refs...
2013-03-07 Edward Thomsonimmutable references and a pluggable ref database
2013-02-05 Vicent MartíMerge pull request #1315 from nulltoken/development
2013-01-08 Vicent MartíMerge pull request #1209 from ethomson/update_copyright
2013-01-08 Edward Thomsonupdate copyrights
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2013-01-02 Vicent MartíMerge pull request #1152 from ben/clone-api-structification
2012-12-22 Michael SchubertFix -Wmaybe-uninitialized warning
2012-12-21 Vicent MartíMerge pull request #1163 from barrbrain/check-exists...
2012-12-19 Edward ThomsonMerge pull request #1138 from ethomson/fetchhead
2012-12-19 Edward Thomsonfetchhead reading/iterating
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-12 Vicent MartiMerge remote-tracking branch 'ben/local-transport'...
2012-11-11 Edward ThomsonMerge pull request #1010 from ethomson/fetch_head
2012-11-11 Edward Thomsoncreate FETCH_HEAD specially instead of as a ref file