Sign in
googlers
/
jrn
/
git
/
3a2a1dc17077a27ad1a89db27cb1b4b374f3b0ff
/
bulk-checkin.c
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
· 7 years ago
50f08db
Merge branch 'js/use-bug-macro'
by Junio C Hamano
· 7 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
· 7 years ago
b10edb2
Merge branch 'ds/commit-graph'
by Junio C Hamano
· 7 years ago
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 7 years ago
3a1ec60
Merge branch 'sb/packfiles-in-repository'
by Junio C Hamano
· 7 years ago
cfe8321
csum-file: refactor finalize_hashfile() method
by Derrick Stolee
· 7 years ago
f2af9f5
csum-file: rename hashclose() to finalize_hashfile()
by Derrick Stolee
· 7 years ago
a49d283
packfile: add repository argument to reprepare_packed_git
by Stefan Beller
· 7 years ago
68ee6df
bulk-checkin: convert index_bulk_checkin to struct object_id
by brian m. carlson
· 7 years ago
169c9c0
Merge branch 'bw/c-plus-plus'
by Junio C Hamano
· 7 years ago
debca9d
object: rename function 'typename' to 'type_name'
by Brandon Williams
· 7 years ago
f87e813
bulk-checkin: abstract SHA-1 usage
by brian m. carlson
· 7 years ago
98a3bea
csum-file: rename sha1file to hashfile
by brian m. carlson
· 7 years ago
41dcc4d
distinguish error versus short read from read_in_full()
by Jeff King
· 8 years ago
0abe14f
pack: move {,re}prepare_packed_git and approximate_object_count
by Jonathan Tan
· 8 years ago
e6a492b
pack: convert struct pack_idx_entry to struct object_id
by brian m. carlson
· 8 years ago
7202a6f
encode_in_pack_object_header: respect output buffer length
by Jeff King
· 8 years ago
8de7eeb
compression: unify pack.compression configuration parsing
by Junio C Hamano
· 8 years ago
ef1286d
use xsnprintf for generating git object headers
by Jeff King
· 10 years ago
a916cb5
Merge branch 'bc/object-id'
by Junio C Hamano
· 10 years ago
6902c4d
Merge branch 'rs/deflate-init-cleanup'
by Junio C Hamano
· 10 years ago
fa33c3a
bulk-checkin.c: convert to use struct object_id
by brian m. carlson
· 10 years ago
9a6f128
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
by René Scharfe
· 10 years ago
1c4b660
cleanups: ensure that git-compat-util.h is included first
by David Aguilar
· 11 years ago
5889271
finish_tmp_packfile():use strbuf for pathname construction
by Sun He
· 11 years ago
e92527c
stream_to_pack: xread does not guarantee to read all requested bytes
by Johannes Sixt
· 12 years ago
568508e
bulk-checkin: replace fast-import based implementation
by Junio C Hamano
· 13 years ago