index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
csum-file.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
csum-file: refactor finalize_hashfile() method
Derrick Stolee
2018-04-02
1
-2
/
+3
*
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
2018-04-02
1
-2
/
+2
*
csum-file: abstract uses of SHA-1
brian m. carlson
2018-02-02
1
-2
/
+2
*
csum-file: rename sha1file to hashfile
brian m. carlson
2018-02-02
1
-17
/
+17
*
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-12-12
1
-0
/
+11
|
\
|
*
pack-bitmap: do not use gcc packed attribute
Karsten Blees
2014-12-01
1
-0
/
+11
*
|
Merge branch 'jk/sha1write-void'
Junio C Hamano
2014-01-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
do not pretend sha1write returns errors
Jeff King
2013-12-26
1
-1
/
+1
*
|
sha1write: make buffer const-correct
Jeff King
2013-10-25
1
-1
/
+1
|
/
*
csum-file: introduce sha1file_checkpoint
Junio C Hamano
2011-11-30
1
-0
/
+9
*
index-pack: --verify
Junio C Hamano
2011-02-28
1
-0
/
+2
*
Merge branch 'maint'
Shawn O. Pearce
2008-10-10
1
-0
/
+1
|
\
|
*
fix pread()'s short read in index-pack
Nicolas Pitre
2008-10-10
1
-0
/
+1
*
|
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-03
1
-1
/
+1
|
/
*
Make pack creation always fsync() the result
Linus Torvalds
2008-05-31
1
-1
/
+5
*
remove dead code from the csum-file interface
Nicolas Pitre
2007-11-05
1
-3
/
+3
*
make display of total transferred more accurate
Nicolas Pitre
2007-11-05
1
-0
/
+1
*
add throughput display to git-push
Nicolas Pitre
2007-10-31
1
-0
/
+4
*
More static
Junio C Hamano
2007-06-13
1
-2
/
+0
*
Custom compression levels for objects and packs
Dana How
2007-05-11
1
-1
/
+1
*
compute a CRC32 for each object as stored in a pack
Nicolas Pitre
2007-04-10
1
-0
/
+4
*
[PATCH] -Werror fixes
Timo Sirainen
2005-08-10
1
-1
/
+1
*
csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de...
Linus Torvalds
2005-06-28
1
-0
/
+1
*
csum-file interface updates: return resulting SHA1
Linus Torvalds
2005-06-27
1
-2
/
+3
*
git-pack-objects: write the pack files with a SHA1 csum
Linus Torvalds
2005-06-27
1
-0
/
+17