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
2016-03-04
Merge branch 'jk/pack-idx-corruption-safety'
Junio C Hamano
1
-0
/
+17
2016-02-27
sha1_file.c: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-11
/
+13
2016-02-25
use_pack: handle signed off_t overflow
Jeff King
1
-0
/
+2
2016-02-25
nth_packed_object_offset: bounds-check extended offset
Jeff King
1
-0
/
+15
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-9
/
+11
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-2
/
+2
2016-01-15
clone/sha1_file: read info/alternates with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-1
/
+1
2015-12-21
Merge branch 'bc/format-patch-null-from-line'
Junio C Hamano
1
-0
/
+1
2015-12-15
Merge branch 'jk/prune-mtime'
Junio C Hamano
1
-2
/
+2
2015-12-14
sha1_file.c: introduce a null_oid constant
brian m. carlson
1
-0
/
+1
2015-11-20
sha1_file: introduce has_object_file helper.
brian m. carlson
1
-0
/
+5
2015-11-20
Merge branch 'dk/gc-idx-wo-pack'
Jeff King
1
-17
/
+6
2015-10-30
Merge branch 'js/misc-fixes'
Junio C Hamano
1
-1
/
+1
2015-10-26
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
1
-1
/
+1
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-67
/
+59
2015-10-15
Merge branch 'js/clone-dissociate'
Junio C Hamano
1
-22
/
+37
2015-10-07
sha1_file.c: add a function to release all packs
Johannes Schindelin
1
-3
/
+20
2015-10-05
sha1_file: consolidate code to close a pack's file descriptor
Johannes Schindelin
1
-20
/
+18
2015-10-05
avoid sprintf and strcpy with flex arrays
Jeff King
1
-2
/
+3
2015-10-05
write_loose_object: convert to strbuf
Jeff King
1
-20
/
+22
2015-09-25
sha1_get_pack_name: use a strbuf
Jeff King
1
-29
/
+10
2015-09-25
use strip_suffix and xstrfmt to replace suffix
Jeff King
1
-2
/
+4
2015-09-25
add_packed_git: convert strcpy into xsnprintf
Jeff King
1
-8
/
+13
2015-09-25
use xsnprintf for generating git object headers
Jeff King
1
-6
/
+7
2015-09-09
Sync with 2.5.2
Junio C Hamano
1
-6
/
+3
2015-09-04
Sync with 2.4.9
Junio C Hamano
1
-6
/
+3
2015-09-04
Sync with 2.3.9
Junio C Hamano
1
-6
/
+3
2015-09-04
Sync with 2.2.3
Junio C Hamano
1
-6
/
+3
2015-09-04
read_info_alternates: handle paths larger than PATH_MAX
Jeff King
1
-6
/
+3
2015-09-03
Merge branch 'cb/open-noatime-clear-errno' into maint
Junio C Hamano
1
-1
/
+4
2015-08-25
Merge branch 'cb/open-noatime-clear-errno'
Junio C Hamano
1
-1
/
+4
2015-08-19
Merge branch 'jk/git-path'
Junio C Hamano
1
-7
/
+40
2015-08-19
Merge branch 'jc/finalize-temp-file'
Junio C Hamano
1
-5
/
+2
2015-08-17
prepare_packed_git(): refactor garbage reporting in pack directory
Junio C Hamano
1
-17
/
+6
2015-08-12
git_open_noatime: return with errno=0 on success
Clemens Buchacher
1
-1
/
+4
2015-08-12
prune: close directory earlier during loose-object directory traversal
Johannes Sixt
1
-2
/
+2
2015-08-10
add_to_alternates_file: don't add duplicate entries
Jeff King
1
-7
/
+40
2015-08-10
sha1_file.c: rename move_temp_to_file() to finalize_object_file()
Junio C Hamano
1
-5
/
+2
2015-07-27
Merge branch 'jk/fix-refresh-utime' into maint
Junio C Hamano
1
-1
/
+9
2015-07-27
Merge branch 'jk/index-pack-reduce-recheck' into maint
Junio C Hamano
1
-1
/
+3
2015-07-10
Merge branch 'jk/fix-refresh-utime'
Junio C Hamano
1
-1
/
+9
2015-07-09
Merge branch 'jk/maint-for-each-packed-object'
Junio C Hamano
1
-1
/
+6
2015-07-08
check_and_freshen_file: fix reversed success-check
Jeff King
1
-1
/
+9
2015-06-25
Merge branch 'jk/diagnose-config-mmap-failure' into maint
Junio C Hamano
1
-4
/
+11
2015-06-24
Merge branch 'jk/index-pack-reduce-recheck'
Junio C Hamano
1
-1
/
+3
2015-06-22
for_each_packed_object: automatically open pack index
Jeff King
1
-1
/
+6
2015-06-16
Merge branch 'jh/filter-empty-contents' into maint
Junio C Hamano
1
-1
/
+1
2015-06-11
Merge branch 'jk/diagnose-config-mmap-failure'
Junio C Hamano
1
-4
/
+11
[next]