index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pack-objects.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Win32: Fix object::cache::threadmania test on x64
Philip Kelley
2014-06-07
1
-1
/
+1
*
Merge pull request #2334 from libgit2/rb/fix-2333
Russell Belfer
2014-05-12
1
-0
/
+1
|
\
|
*
Be more careful with user-supplied buffers
Russell Belfer
2014-05-08
1
-0
/
+1
*
|
Merge pull request #2188 from libgit2/cmn/config-snapshot
Russell Belfer
2014-05-12
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
repository: introduce a convenience config snapshot method
Carlos Martín Nieto
2014-05-07
1
-5
/
+2
|
*
Use config snapshotting
Carlos Martín Nieto
2014-04-18
1
-3
/
+8
*
|
pack-objects: always write out the status in write_one()
Carlos Martín Nieto
2014-04-26
1
-0
/
+1
*
|
Don't redefine the same callback types, their signatures may change
Jacques Germishuys
2014-04-21
1
-1
/
+1
|
/
*
pack-objects: free memory safely
Carlos Martín Nieto
2014-03-04
1
-10
/
+17
*
Reorganize zstream API and fix wrap problems
Russell Belfer
2014-01-30
1
-11
/
+6
*
Some fixes for Windows x64 warnings
Russell Belfer
2014-01-30
1
-1
/
+1
*
Fix write_object.
XTao
2014-01-26
1
-3
/
+5
*
Packbuilder contains its own zstream
Edward Thomson
2014-01-14
1
-5
/
+4
*
Packbuilder stream deflate instead of one-shot
Edward Thomson
2014-01-14
1
-64
/
+81
*
Refactor zlib for easier deflate streaming
Edward Thomson
2014-01-14
1
-3
/
+3
*
Fix up some valgrind leaks and warnings
Russell Belfer
2013-12-11
1
-1
/
+12
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
*
Some callback error check style cleanups
Russell Belfer
2013-12-11
1
-2
/
+5
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-11
/
+10
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-22
/
+25
*
Fix warnings
Linquize
2013-11-12
1
-1
/
+1
*
Allow callers to set mode on packfile creation
Edward Thomson
2013-11-07
1
-1
/
+2
*
Add git_packbuilder_hash to query pack filename
Edward Thomson
2013-11-07
1
-2
/
+10
*
Merge pull request #1933 from libgit2/vmg/gcc-warnings
Russell Belfer
2013-11-01
1
-2
/
+2
|
\
|
*
Fix warning on win64
Linquize
2013-11-01
1
-2
/
+2
*
|
Merge pull request #1918 from libgit2/cmn/indexer-naming
Vicent Martí
2013-11-01
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
indexer: remove the stream infix
Carlos Martín Nieto
2013-10-30
1
-7
/
+7
*
|
pack-objects: Depth can be negative
Vicent Marti
2013-10-30
1
-4
/
+3
|
/
*
Merge pull request #1891 from libgit2/cmn/fix-thin-packs
Vicent Martí
2013-10-28
1
-36
/
+2
|
\
|
*
indexer: fix thin packs
Carlos Martín Nieto
2013-10-04
1
-1
/
+1
|
*
pack: move the object header function here
Carlos Martín Nieto
2013-10-04
1
-35
/
+1
*
|
Support cancellation in push operation
Jameson Miller
2013-10-02
1
-19
/
+24
|
/
*
Initial Implementation of progress reports during push
Jameson Miller
2013-09-30
1
-0
/
+30
*
pack: fix memory leak in error path
Rémi Duraffort
2013-07-15
1
-1
/
+3
*
Mutex init can fail
Russell Belfer
2013-05-31
1
-0
/
+3
*
packbuilder: also write index in git_packbuilder_write
Michael Schubert
2013-05-27
1
-22
/
+36
*
Fixes indentation
Xavier L
2013-04-23
1
-8
/
+8
*
Added function to insert commit into pack
Xavier L
2013-04-23
1
-0
/
+15
*
indexer: use a hashtable for keeping track of offsets
Carlos Martín Nieto
2013-03-03
1
-2
/
+0
*
Add git_push_options, to set packbuilder parallelism
Philip Kelley
2013-02-11
1
-0
/
+7
*
A simple perf optimization in pack-objects.c
Philip Kelley
2013-01-22
1
-13
/
+16
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Always check the result of git_mutex_lock
Justin Spahr-Summers
2012-12-09
1
-4
/
+14
*
Push! By schu, phkelley, and congyiwu, et al
Philip Kelley
2012-11-28
1
-12
/
+4
*
Fix warnings on Win64 build
Russell Belfer
2012-11-27
1
-12
/
+13
*
API review / update for tree.h
Russell Belfer
2012-11-27
1
-1
/
+1
*
Rename ref and reflog apis for consistency
Ben Straub
2012-11-27
1
-1
/
+2
*
Merge pull request #1016 from arrbee/fix-checkout-dir-removal
Vicent Martí
2012-11-13
1
-6
/
+6
|
\
|
*
Fix warnings and valgrind issues
Russell Belfer
2012-11-09
1
-6
/
+6
*
|
Remove git_hash_ctx_new - callers now _ctx_init()
Edward Thomson
2012-11-13
1
-11
/
+9
[next]