index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
2010-12-04
1
-0
/
+26
|
\
|
*
Remove pack file handling dependency from wrapper.o
Jonathan Nieder
2010-11-10
1
-0
/
+11
|
*
wrapper: move xmmap() to sha1_file.c
Jonathan Nieder
2010-11-10
1
-0
/
+15
*
|
Work around EMFILE when there are too many pack files
Shawn O. Pearce
2010-11-03
1
-16
/
+27
*
|
Use git_open_noatime when accessing pack data
Shawn O. Pearce
2010-11-03
1
-4
/
+6
*
|
A loose object is not corrupt if it cannot be read due to EMFILE
Junio C Hamano
2010-11-03
1
-1
/
+6
*
|
read_sha1_file(): report correct name of packfile with a corrupt object
Junio C Hamano
2010-11-03
1
-17
/
+24
|
/
*
sha1_file: Show the the type and path to corrupt objects
Ævar Arnfjörð Bjarmason
2010-07-15
1
-2
/
+11
*
Merge branch 'jk/maint-sha1-file-name-fix'
Junio C Hamano
2010-06-13
1
-13
/
+15
|
\
|
*
remove over-eager caching in sha1_file_name
Jeff King
2010-05-25
1
-13
/
+15
*
|
Merge branch 'sp/maint-dumb-http-pack-reidx'
Junio C Hamano
2010-05-21
1
-4
/
+10
|
\
\
|
*
|
Allow parse_pack_index on temporary files
Shawn O. Pearce
2010-04-20
1
-2
/
+1
|
*
|
Introduce close_pack_index to permit replacement
Shawn O. Pearce
2010-04-20
1
-2
/
+9
|
*
|
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
Junio C Hamano
2010-03-08
1
-3
/
+3
|
|
\
\
|
*
\
\
Merge branch 'dp/read-not-mmap-small-loose-object' into maint
Junio C Hamano
2010-03-05
1
-0
/
+10
|
|
\
\
\
*
|
\
\
\
Merge branch 'maint'
Junio C Hamano
2010-05-19
1
-3
/
+4
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
hash_object: correction for zero length file
Dmitry Potapov
2010-05-19
1
-3
/
+4
*
|
|
|
|
make commit_tree a library function
Jeff King
2010-04-02
1
-0
/
+10
|
/
/
/
/
*
|
|
|
fix const-correctness of write_sha1_file
Jeff King
2010-04-02
1
-3
/
+3
*
|
|
|
Merge branch 'nd/root-git'
Junio C Hamano
2010-03-07
1
-7
/
+0
|
\
\
\
\
|
*
|
|
|
Move offset_1st_component() to path.c
Nguyễn Thái Ngọc Duy
2010-02-16
1
-7
/
+0
*
|
|
|
|
Merge branch 'mm/mkstemps-mode-for-packfiles'
Junio C Hamano
2010-03-07
1
-3
/
+3
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Use git_mkstemp_mode instead of plain mkstemp to create object files
Matthieu Moy
2010-02-23
1
-3
/
+3
*
|
|
|
|
Merge branch 'np/compress-loose-object-memsave'
Junio C Hamano
2010-03-02
1
-14
/
+19
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sha1_file: be paranoid when creating loose objects
Nicolas Pitre
2010-02-22
1
-0
/
+9
|
*
|
|
sha1_file: don't malloc the whole compressed result when writing out objects
Nicolas Pitre
2010-02-21
1
-14
/
+10
|
|
/
/
*
/
/
hash-object: don't use mmap() for small files
Dmitry Potapov
2010-02-21
1
-0
/
+10
|
/
/
*
|
Merge branch 'il/maint-xmallocz'
Junio C Hamano
2010-01-27
1
-4
/
+2
|
\
|
|
*
Fix integer overflow in unpack_compressed_entry()
Ilari Liusvaara
2010-01-26
1
-2
/
+1
|
*
Fix integer overflow in unpack_sha1_rest()
Ilari Liusvaara
2010-01-26
1
-2
/
+1
*
|
slim down "git show-index"
Linus Torvalds
2010-01-22
1
-66
/
+0
*
|
sha1_file.c: remove unused function
Junio C Hamano
2010-01-12
1
-8
/
+0
|
/
*
Fix incorrect error check while reading deflated pack data
Junio C Hamano
2009-10-22
1
-5
/
+3
*
sha1_file: Fix infinite loop when pack is corrupted
Shawn O. Pearce
2009-10-14
1
-0
/
+4
*
Merge branch 'cc/replace'
Junio C Hamano
2009-08-22
1
-5
/
+18
|
\
|
*
sha1_file: add a "read_sha1_file_repl" function
Christian Couder
2009-06-01
1
-2
/
+7
|
*
replace_object: add mechanism to replace objects found in "refs/replace/"
Christian Couder
2009-06-01
1
-3
/
+11
*
|
refactor: use bitsizeof() instead of 8 * sizeof()
Pierre Habouzit
2009-07-23
1
-1
/
+1
*
|
Merge branch 'tr/die_errno'
Junio C Hamano
2009-07-06
1
-1
/
+1
|
\
\
|
*
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
1
-1
/
+1
|
|
/
|
*
Merge branch 'maint'
Junio C Hamano
2009-05-21
1
-0
/
+6
|
|
\
|
*
\
Merge branch 'ar/unlink-err'
Junio C Hamano
2009-05-18
1
-1
/
+1
|
|
\
\
*
|
|
|
Fix big left-shifts of unsigned char
Linus Torvalds
2009-06-18
1
-2
/
+1
*
|
|
|
Merge branch 'ar/unlink-err' into maint
Junio C Hamano
2009-05-26
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-30
1
-1
/
+1
*
|
|
Cope better with a _lot_ of packs
Johannes Schindelin
2009-05-21
1
-0
/
+6
|
|
/
|
/
|
*
|
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
1
-1
/
+1
|
/
*
Rename core.unreliableHardlinks to core.createObject
Johannes Schindelin
2009-04-30
1
-1
/
+1
*
Add an option not to use link(src, dest) && unlink(src) when that is unreliable
Johannes Schindelin
2009-04-25
1
-1
/
+4
*
Merge branch 'jc/shared-literally'
Junio C Hamano
2009-04-06
1
-4
/
+10
|
\
[next]