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
/
git-compat-util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-10
/
+98
2016-02-26
Merge branch 'ak/git-strip-extension-from-dashed-command'
Junio C Hamano
1
-4
/
+0
2016-02-22
git-compat-util: drop mempcpy compat code
Jeff King
1
-9
/
+0
2016-02-22
add helpers for allocating flex-array structs
Jeff King
1
-0
/
+62
2016-02-22
harden REALLOC_ARRAY and xcalloc against size_t overflow
Jeff King
1
-1
/
+2
2016-02-21
git.c: simplify stripping extension of a file in handle_builtin()
Alexander Kuleshov
1
-4
/
+0
2016-02-19
add helpers for detecting size_t overflow
Jeff King
1
-0
/
+34
2016-02-05
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
1
-0
/
+10
2016-02-05
Merge branch 'js/fopen-harder' into maint
Junio C Hamano
1
-0
/
+1
2016-02-03
Merge branch 'js/dirname-basename'
Junio C Hamano
1
-0
/
+10
2016-01-20
Merge branch 'js/fopen-harder'
Junio C Hamano
1
-0
/
+1
2016-01-12
compat/basename.c: provide a dirname() compatibility function
Johannes Schindelin
1
-0
/
+2
2016-01-12
Refactor skipping DOS drive prefixes
Johannes Schindelin
1
-0
/
+8
2016-01-07
commit: allow editing the commit message even in shared repos
Johannes Schindelin
1
-0
/
+1
2015-12-21
Merge branch 'jk/ident-loosen-getpwuid'
Junio C Hamano
1
-3
/
+0
2015-12-10
ident: make xgetpwuid_self() a static local helper
Jeff King
1
-3
/
+0
2015-11-05
Merge branch 'js/misc-fixes' into maint
Junio C Hamano
1
-1
/
+5
2015-10-30
Merge branch 'js/misc-fixes'
Junio C Hamano
1
-1
/
+5
2015-10-26
Correct fscanf formatting string for I64u values
Waldek Maleska
1
-0
/
+4
2015-10-26
Squelch warning about an integer overflow
Johannes Schindelin
1
-1
/
+1
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-1
/
+4
2015-10-05
Merge branch 'kn/for-each-tag'
Junio C Hamano
1
-0
/
+3
2015-10-05
probe_utf8_pathname_composition: use internal strbuf
Jeff King
1
-1
/
+1
2015-09-25
add xsnprintf helper function
Jeff King
1
-0
/
+3
2015-09-17
strtoul_ui: reject negative values
Matthieu Moy
1
-0
/
+3
2015-08-25
Merge branch 'jk/long-error-messages'
Junio C Hamano
1
-1
/
+1
2015-08-11
vreportf: report to arbitrary filehandles
Jeff King
1
-1
/
+1
2015-08-04
wrapper: implement xfopen()
Paul Tan
1
-0
/
+1
2015-08-04
wrapper: implement xopen()
Paul Tan
1
-0
/
+1
2015-06-25
Merge branch 'cb/array-size'
Junio C Hamano
1
-5
/
+3
2015-06-24
Fix definition of ARRAY_SIZE for non-gcc builds
Charles Bailey
1
-5
/
+3
2015-06-11
Merge branch 'jk/diagnose-config-mmap-failure'
Junio C Hamano
1
-0
/
+1
2015-05-28
config.c: avoid xmmap error messages
Jeff King
1
-0
/
+1
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
1
-0
/
+1
2015-05-11
Merge branch 'ep/do-not-feed-a-pointer-to-array-size'
Junio C Hamano
1
-1
/
+53
2015-05-05
git-compat-util.h: implement a different ARRAY_SIZE macro for for safely deri...
Elia Pinto
1
-1
/
+53
2015-04-16
git-compat-util: add fallbacks for unlocked stdio
Jeff King
1
-0
/
+6
2015-03-20
Merge branch 'km/bsd-sysctl'
Junio C Hamano
1
-0
/
+3
2015-03-20
Merge branch 'km/bsd-shells'
Junio C Hamano
1
-0
/
+4
2015-03-12
untracked cache: guard and disable on system changes
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2015-03-10
configure: support HAVE_BSD_SYSCTL option
Kyle J. McKay
1
-0
/
+3
2015-03-10
git-compat-util.h: move SHELL_PATH default into header
Kyle J. McKay
1
-0
/
+4
2015-03-06
Merge branch 'bw/kwset-use-unsigned'
Junio C Hamano
1
-1
/
+1
2015-03-06
Merge branch 'rj/no-xopen-source-for-cygwin' into maint
Junio C Hamano
1
-6
/
+0
2015-03-05
Merge branch 'es/squelch-openssl-warnings-on-macosx' into maint
Junio C Hamano
1
-3
/
+6
2015-03-05
Merge branch 'rj/no-xopen-source-for-cygwin'
Junio C Hamano
1
-6
/
+0
2015-03-02
kwset: use unsigned char to store values with high-bit set
Ben Walton
1
-1
/
+1
2015-02-24
Merge branch 'jk/blame-commit-label' into maint
Junio C Hamano
1
-0
/
+5
2015-02-22
git-compat-util.h: remove redundant code
Ramsay Jones
1
-6
/
+0
2015-02-22
Merge branch 'es/squelch-openssl-warnings-on-macosx'
Junio C Hamano
1
-3
/
+6
[next]