]> git.proxmox.com Git - libgit2.git/history - src/odb_pack.c
Oh yeah, bugs from my rebase
[libgit2.git] / src / odb_pack.c
2012-12-07 Vicent MartíMerge pull request #1091 from carlosmn/stream-object
2012-12-05 Vicent MartíMerge pull request #1115 from ben/struct-versions
2012-12-03 Vicent MartíMerge pull request #1112 from barrbrain/odb-pack-read...
2012-12-02 David Michael Barrodb-pack: resurrect pack_backend__read_header
2012-11-30 Ben StraubDeploy versioned git_odb_backend structure
2012-11-29 Vicent MartíMerge pull request #1090 from arrbee/ignore-invalid...
2012-11-28 Ben StraubMerge pull request #1087 from libgit2/great-renaming
2012-11-27 Russell BelferMake git_odb_foreach_cb take const param
2012-11-22 Philip KelleyMerge pull request #1095 from martinwoodward/authors
2012-11-08 Philip KelleyMerge pull request #1048 from pwkelley/basic_auth
2012-11-08 Vicent MartíMerge pull request #1039 from erikvanzijst/erik/tag_wit...
2012-11-06 Philip KelleyMerge pull request #1025 from ethomson/fetchodb
2012-11-05 Edward Thomsoncreate callback to handle packs from fetch, move the...
2012-10-22 Vicent MartíMerge pull request #963 from carlosmn/remote-save-autotag
2012-10-16 Vicent MartíMerge pull request #952 from csware/config-locations
2012-10-02 Russell BelferMerge pull request #932 from ben/clone_pack_race
2012-09-19 Ben StraubODB pack: snapshot last_found to avoid race
2012-09-19 Ben StraubRemove mtime checks from ODB packfile backend
2012-09-19 Ben StraubODB: re-load packfiles on failed lookup
2012-09-14 Vicent MartíMerge pull request #860 from schu/thread-safety
2012-09-14 Michael Schubertodb_pack: fix race condition
2012-09-13 Vicent MartíMerge pull request #927 from arrbee/hashfile-with-filters
2012-09-13 Vicent MartíMerge pull request #928 from barrbrain/odb-pack-stat...
2012-09-12 David Michael Barrodb_pack: try lookup before refreshing packs
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-04 Vicent MartíMerge pull request #856 from libgit2/utf8-win
2012-09-04 Carlos Martín Nietoodb: pass the user's data pointer correctly in foreach
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 Russell BelferUpdate iterators for consistency across library
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-24 nulltokenportability: Improve x86/amd64 compatibility
2012-07-21 Carlos Martín Nietoodb: allow creating an ODB backend from a packfile...
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-07-12 Vicent MartíMerge pull request #789 from carlosmn/odb-foreach
2012-07-03 Carlos Martín Nietoodb: add git_odb_foreach()
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-05-17 Vicent Martíerrors: Rename error codes
2012-05-17 Vicent Martíerrors: Rename the generic return codes
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-05 Vicent MartíMerge pull request #664 from arrbee/attrs-from-index
2012-05-04 Russell BelferFix valgrind issues
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-05-02 Vicent MartíMerge remote-tracking branch 'carlosmn/remaining-errors...
2012-04-30 Vicent MartíMerge pull request #654 from carlosmn/pkt-err
2012-04-30 Russell BelferMerge pull request #652 from nulltoken/topic/diff-callbacks
2012-04-30 nulltokenbuf: deploy git_buf_len()
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-17 Russell BelferFix warnings on 64-bit windows builds
2012-03-16 Russell BelferConvert attr, ignore, mwindow, status to new errors
2012-03-15 Vicent MartíMerge pull request #595 from arrbee/new-errors-odb
2012-03-13 Russell BelferMigrate ODB files to new error handling
2012-03-05 Vicent Martíerror-handling: References
2012-03-05 Carlos Martín NietoMerge branch 'ssh-urls' into development
2012-03-02 Russell BelferClean up GIT_UNUSED macros on all platforms
2012-02-15 Vicent MartíMerge pull request #558 from schu/notes-api
2012-02-15 Vicent Martízlib: Remove custom `git2/zlib.h` header
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2012-01-20 Russell BelferMerge branch 'fix-subdir-attr-paths' into development
2012-01-17 Russell BelferMove path related functions from fileops to path
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-17 Vicent MartíMerge pull request #486 from petdance/development
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-29 Vicent Martiglobal: Properly use `git__` memory wrappers
2011-10-09 Vicent MartíMerge pull request #444 from carlosmn/fetch-fixes
2011-10-07 Vicent MartíMerge pull request #439 from carlosmn/network-examples
2011-10-03 Vicent MartíMerge pull request #441 from csware/ignore-missing...
2011-10-03 Sven Strickrothignore missing pack file as git does
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-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-30 Kirill A. ShutemovCMakefile: add -Wmissing-prototypes and fix warnings
2011-08-30 Vicent MartíMerge pull request #380 from kiryl/no-release-debug
2011-08-30 Vicent MartíMerge pull request #378 from kiryl/Wuninitialized
2011-08-26 Vicent MartíMerge pull request #379 from kiryl/STRLEN
2011-08-25 Kirill A. ShutemovDrop STRLEN() macros
2011-08-10 Vicent MartíMerge pull request #355 from jdavid/fix-build
2011-08-08 Vicent MartiFix compilation in Windows
2011-08-04 Vicent MartíMerge pull request #345 from carlosmn/gsoc2011/indexer
next