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
/
sha1_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
pack: move unpack_object_header_buffer()
Jonathan Tan
1
-25
/
+0
2017-08-23
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
1
-214
/
+0
2017-08-23
pack: move install_packed_git()
Jonathan Tan
1
-9
/
+0
2017-08-23
pack: move add_packed_git()
Jonathan Tan
1
-61
/
+0
2017-08-23
pack: move unuse_pack()
Jonathan Tan
1
-9
/
+0
2017-08-23
pack: move use_pack()
Jonathan Tan
1
-285
/
+0
2017-08-23
pack: move pack-closing functions
Jonathan Tan
1
-55
/
+0
2017-08-23
pack: move release_pack_memory()
Jonathan Tan
1
-49
/
+0
2017-08-23
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
1
-140
/
+0
2017-08-23
pack: move pack_report()
Jonathan Tan
1
-24
/
+0
2017-08-23
pack: move static state variables
Jonathan Tan
1
-13
/
+0
2017-08-23
pack: move pack name-related functions
Jonathan Tan
1
-22
/
+1
2017-08-23
Merge branch 'sb/sha1-file-cleanup'
Junio C Hamano
1
-1
/
+2
2017-08-23
Merge branch 'jt/sha1-file-cleanup'
Junio C Hamano
1
-32
/
+7
2017-08-22
Merge branch 'rs/unpack-entry-leakfix'
Junio C Hamano
1
-2
/
+3
2017-08-22
Merge branch 'rs/find-pack-entry-bisection'
Junio C Hamano
1
-2
/
+2
2017-08-22
Merge branch 'jk/drop-sha1-entry-pos'
Junio C Hamano
1
-11
/
+0
2017-08-20
sha1_file: convert index_stream to struct object_id
Patryk Obara
1
-3
/
+3
2017-08-20
sha1_file: convert hash_sha1_file_literally to struct object_id
Patryk Obara
1
-4
/
+4
2017-08-20
sha1_file: convert index_fd to struct object_id
Patryk Obara
1
-6
/
+6
2017-08-20
sha1_file: convert index_path to struct object_id
Patryk Obara
1
-5
/
+5
2017-08-17
sha1_file: fix definition of null_sha1
Patryk Obara
1
-1
/
+1
2017-08-15
sha1_file: make read_info_alternates static
Stefan Beller
1
-1
/
+2
2017-08-11
sha1_file: remove read_packed_sha1()
Jonathan Tan
1
-25
/
+1
2017-08-11
sha1_file: set whence in storage-specific info fn
Jonathan Tan
1
-7
/
+6
2017-08-10
sha1_file: release delta_stack on error in unpack_entry()
René Scharfe
1
-2
/
+3
2017-08-09
sha1_file: drop experimental GIT_USE_LOOKUP search
Jeff King
1
-11
/
+0
2017-08-09
sha1_file: avoid comparison if no packed hash matches the first byte
René Scharfe
1
-2
/
+2
2017-07-20
Merge branch 'ew/fd-cloexec-fix'
Junio C Hamano
1
-3
/
+3
2017-07-17
set FD_CLOEXEC properly when O_CLOEXEC is not supported
Eric Wong
1
-3
/
+3
2017-07-13
Merge branch 'sb/hashmap-customize-comparison'
Junio C Hamano
1
-2
/
+3
2017-07-05
Merge branch 'jt/unify-object-info'
Junio C Hamano
1
-189
/
+196
2017-07-05
Merge branch 'rs/sha1-name-readdir-optim'
Junio C Hamano
1
-15
/
+24
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
1
-2
/
+3
2017-06-26
sha1_file: refactor has_sha1_file_with_flags
Jonathan Tan
1
-10
/
+2
2017-06-26
sha1_file: do not access pack if unneeded
Jonathan Tan
1
-0
/
+11
2017-06-26
sha1_file: teach sha1_object_info_extended more flags
Jonathan Tan
1
-19
/
+24
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-2
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-24
sha1_file: guard against invalid loose subdirectory numbers
René Scharfe
1
-1
/
+4
2017-06-24
sha1_file: let for_each_file_in_obj_subdir() handle subdir names
René Scharfe
1
-8
/
+14
2017-06-22
sha1_name: cache readdir(3) results in find_short_object_filename()
René Scharfe
1
-6
/
+6
2017-06-21
sha1_file: refactor read_object
Jonathan Tan
1
-42
/
+42
2017-06-21
sha1_file: move delta base cache code up
Jonathan Tan
1
-110
/
+110
2017-06-21
sha1_file: rename LOOKUP_REPLACE_OBJECT
Jonathan Tan
1
-5
/
+9
2017-06-21
sha1_file: rename LOOKUP_UNKNOWN_OBJECT
Jonathan Tan
1
-2
/
+2
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-15
sha1_file: teach packed_object_info about typename
Jonathan Tan
1
-17
/
+12
2017-06-13
convert: convert convert_to_git to take an index
Brandon Williams
1
-2
/
+2
[prev]
[next]