]> git.proxmox.com Git - libgit2.git/history - src/fetch.c
remote: support downloading all tags
[libgit2.git] / src / fetch.c
2012-09-30 Carlos Martín Nietoremote: support downloading all tags
2012-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-06 Vicent MartiMerge remote-tracking branch 'arrbee/diff-iterator...
2012-09-05 Russell BelferDiff iterators
2012-08-27 Vicent MartíMerge pull request #897 from nulltoken/topic/git_refere...
2012-08-27 Russell BelferMerge pull request #903 from nulltoken/topic/peeling...
2012-08-25 Carlos Martín Nietoindexer: kill git_indexer_stats.data_received
2012-08-25 Vicent MartíMerge pull request #896 from ben/revparse-ambiguous
2012-08-24 Vicent MartíMerge pull request #895 from carlosmn/sideband
2012-08-24 Carlos Martín Nietonetwork: add sideband support
2012-08-24 Carlos Martín Nietoindexer: recognize and mark when all of the packfile...
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-04 Michael Schubertremote: add missing include git2/remote.h
2012-08-01 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/amd64...
2012-07-31 Vicent MartíMerge pull request #826 from carlosmn/config-find-error
2012-07-31 Vicent MartíMerge pull request #837 from carlosmn/travis
2012-07-31 Vicent MartíMerge pull request #833 from carlosmn/odb-one
2012-07-30 Vicent MartíMerge pull request #840 from carlosmn/remote-unify
2012-07-30 Carlos Martín Nietofetch: remove timeout code
2012-07-30 Carlos Martín Nietotransport: store the refs in a common area
2012-07-30 Carlos Martín Nietoremote: use the same code to control git and http
2012-07-30 Carlos Martín Nietonetwork: implement multi_ack for the git transport
2012-07-30 Carlos Martín Nietoremote: start moving the protocol to a common area
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-06-28 Vicent MartíMerge pull request #791 from carlosmn/index-path
2012-06-28 Carlos Martín Nietoindexer: don't use '/objects/pack/' unconditionally
2012-06-07 Vicent MartíMerge pull request #669 from nulltoken/topic/reset
2012-06-07 Vicent MartíMerge pull request #684 from benstraub/rev-parse
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-07 Vicent MartíMerge pull request #704 from nulltoken/topic/blob_fromc...
2012-06-05 Vicent MartíMerge pull request #697 from carlosmn/ssl
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-19 Carlos Martín Nietohttp: add https support when GnuTLS is available
2012-05-18 Vicent MartíMerge pull request #710 from libgit2/breaking-changes
2012-05-17 Vicent Martírefs: git_reference_listall -> git_reference_list
2012-05-09 Russell BelferMerge pull request #679 from nulltoken/fix/git__isspace
2012-05-09 Carlos Martín Nietofetch: filter tag annotation pseudo-refs while generati...
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-03 Vicent MartíRemove old and unused error codes
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-25 Russell BelferMerge pull request #642 from arrbee/mem-pools
2012-04-25 Vicent MartíMerge pull request #641 from carlosmn/networking
2012-04-25 Carlos Martín Nietotransports: buffer the git requests before sending...
2012-04-25 Carlos Martín Nietofetch: use the streaming indexer when downloading a...
2012-04-11 Carlos Martín Nietoerror-handling: fetch
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2011-12-14 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/oid-gener...
2011-12-09 Vicent MartiMerge remote-tracking branch 'arrbee/git-buf-for-paths...
2011-12-08 Russell BelferUse git_buf for path storage instead of stack-based...
2011-11-29 Vicent MartíMerge pull request #499 from arrbee/extend-git-buf
2011-11-28 Vicent MartiMerge branch 'repo-ownership' into development
2011-11-28 Vicent Martiremote: Cleanup the remotes code
2011-11-26 Vicent Martirepository: Change ownership semantics
2011-11-26 Vicent MartíMerge pull request #491 from schu/refs-cleanup
2011-11-22 Vicent MartíMerge pull request #492 from carlosmn/networking
2011-11-22 Russell Belferfilebuf: add GIT_FILEBUF_INIT and protect multiple...
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-10-29 Vicent MartíMerge pull request #468 from nulltoken/ntk/fix/issue-465
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-27 Vicent MartíMerge pull request #467 from oleganza/oa-config-parse-fix
2011-10-14 Brodie Rao*: correct and codify various file permissions
2011-10-13 Vicent MartíMerge pull request #454 from brodie/parsing-fixes
2011-10-13 Vicent MartíMerge pull request #455 from brodie/pack-fixes
2011-10-12 Carlos Martín Nietofetch: add a generic pack-download function
2011-10-12 Carlos Martín Nietotransport: don't have an extra send-wants step
2011-10-12 Vicent MartíMerge pull request #449 from csware/include-win-version...
2011-10-09 Carlos Martín Nietofetch: move 'head' so it's visible to the whole function
2011-10-09 Vicent MartíMerge pull request #444 from carlosmn/fetch-fixes
2011-10-08 Carlos Martín Nietofetch: store FETCH_HEAD
2011-10-08 Carlos Martín NietoA missing refspec is not an error
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-30 Vicent MartíMerge pull request #380 from kiryl/no-release-debug
2011-08-30 Carlos Martín NietoDon't hide the transport details
2011-08-18 Carlos Martín NietoActually implement object negotiation
2011-08-18 Carlos Martín NietoMove negotiation to the transport
2011-08-18 Carlos Martín NietoUse time sorting in fetch
2011-08-18 Carlos Martín NietoBe smarter about selecting wants
2011-08-18 Carlos Martín NietoRemove enum git_whn
2011-08-18 Carlos Martín NietoOnly wait for pack if we need it
2011-08-18 Carlos Martín NietoTell the user where the downloaded packfile is stored
2011-08-18 Carlos Martín NietoDon't expose the fetch code to the user
2011-08-18 Carlos Martín NietoBind the configuration and remotes to a repository
next