index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
pack-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-3
/
+3
2018-04-11
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
1
-1
/
+0
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-9
/
+12
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-16
/
+11
2018-04-02
csum-file: refactor finalize_hashfile() method
Derrick Stolee
1
-2
/
+2
2018-04-02
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
1
-3
/
+3
2018-03-26
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2018-03-26
packfile: add repository argument to prepare_packed_git
Stefan Beller
1
-1
/
+1
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
1
-9
/
+12
2018-03-14
Merge branch 'nd/object-allocation-comments'
Junio C Hamano
1
-0
/
+1
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-10
/
+6
2018-03-14
sha1_file: convert read_object_with_reference to object_id
brian m. carlson
1
-1
/
+1
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-4
/
+3
2018-03-14
streaming: convert open_istream to use struct object_id
brian m. carlson
1
-1
/
+1
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-4
/
+4
2018-03-06
object.h: update flag allocation comment
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-02-15
Merge branch 'bc/hash-algo'
Junio C Hamano
1
-26
/
+26
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-1
/
+1
2018-02-14
pack-objects: rename 'this' variables
Brandon Williams
1
-4
/
+4
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
1
-5
/
+4
2018-02-13
Merge branch 'ot/mru-on-list'
Junio C Hamano
1
-2
/
+3
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-2
/
+35
2018-02-02
csum-file: rename sha1file to hashfile
brian m. carlson
1
-26
/
+26
2018-01-30
sha1_file: convert force_object_loose to object_id
Patryk Obara
1
-1
/
+1
2018-01-24
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
1
-5
/
+4
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
1
-1
/
+63
2017-12-08
gc: do not repack promisor packfiles
Jonathan Tan
1
-2
/
+35
2017-11-22
pack-objects: add list-objects filtering
Jeff Hostetler
1
-1
/
+63
2017-10-16
refs: convert peel_ref to struct object_id
brian m. carlson
1
-2
/
+2
2017-10-16
builtin/pack-objects: convert to struct object_id
brian m. carlson
1
-67
/
+68
2017-10-16
pack-bitmap: convert traverse_bitmap_commit_list to object_id
brian m. carlson
1
-4
/
+4
2017-10-10
cleanup: fix possible overflow errors in binary search
Derrick Stolee
1
-1
/
+1
2017-10-01
mru: use double-linked list from list.h
Olga Telezhnaya
1
-2
/
+3
2017-09-29
Merge branch 'rj/no-sign-compare'
Junio C Hamano
1
-2
/
+2
2017-09-22
ALLOC_GROW: avoid -Wsign-compare warnings
Ramsay Jones
1
-2
/
+2
2017-09-14
pack: make packed_git_mru global a value instead of a pointer
Jonathan Nieder
1
-2
/
+2
2017-09-10
Merge branch 'ma/ts-cleanups'
Junio C Hamano
1
-0
/
+6
2017-08-23
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
1
-0
/
+1
2017-08-23
Merge branch 'rs/pack-objects-pbase-cleanup' into maint
Junio C Hamano
1
-1
/
+1
2017-08-23
pack-objects: take lock before accessing `remaining`
Martin Ågren
1
-0
/
+6
2017-08-11
Merge branch 'rs/pack-objects-pbase-cleanup'
Junio C Hamano
1
-1
/
+1
2017-07-20
pack-objects: remove unnecessary NULL check
René Scharfe
1
-1
/
+1
2017-07-17
use MOVE_ARRAY
René Scharfe
1
-3
/
+2
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-8
/
+4
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-8
/
+4
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-04
Merge branch 'jk/disable-pack-reuse-when-broken' into maint
Junio C Hamano
1
-1
/
+5
2017-06-02
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
1
-1
/
+3
2017-05-29
Merge branch 'jk/disable-pack-reuse-when-broken'
Junio C Hamano
1
-1
/
+5
[next]