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
2015-02-11
Merge branch 'km/gettext-n'
Junio C Hamano
1
-0
/
+4
2015-02-11
Merge branch 'jk/blame-commit-label'
Junio C Hamano
1
-0
/
+5
2015-01-14
Merge branch 'rh/autoconf-rhel3'
Junio C Hamano
1
-0
/
+3
2015-01-13
git-compat-util: add xstrdup_or_null helper
Jeff King
1
-0
/
+5
2015-01-12
gettext.h: add parentheses around N_ expansion if supported
Kyle J. McKay
1
-0
/
+4
2015-01-09
configure.ac: check for HMAC_CTX_cleanup
Reuben Hawkins
1
-0
/
+3
2015-01-07
Merge branch 'es/squelch-openssl-warnings-on-macosx'
Junio C Hamano
1
-0
/
+4
2014-12-22
Merge branch 'dm/compat-s-ifmt-for-zos'
Junio C Hamano
1
-0
/
+34
2014-12-22
Merge branch 'rj/no-xopen-source-for-cygwin'
Junio C Hamano
1
-1
/
+2
2014-12-18
git-compat-util: suppress unavoidable Apple-specific deprecation warnings
Eric Sunshine
1
-0
/
+4
2014-12-04
compat: convert modes to use portable file type values
David Michael
1
-0
/
+34
2014-11-24
git-compat-util.h: don't define _XOPEN_SOURCE on cygwin
Ramsay Jones
1
-1
/
+2
2014-10-29
Merge branch 'dm/port2zos'
Junio C Hamano
1
-1
/
+1
2014-10-29
Merge branch 'jk/prune-mtime'
Junio C Hamano
1
-1
/
+1
2014-10-27
git-compat-util.h: support variadic macros with the XL C compiler
David Michael
1
-1
/
+1
2014-10-24
Merge branch 'eb/no-pthreads'
Junio C Hamano
1
-0
/
+5
2014-10-19
Handle atexit list internaly for unthreaded builds
Etienne Buira
1
-0
/
+5
2014-10-16
isxdigit: cast input to unsigned char
Jeff King
1
-1
/
+1
2014-10-15
wrapper.c: add a new function unlink_or_msg
Ronnie Sahlberg
1
-0
/
+9
2014-10-15
wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success
Ronnie Sahlberg
1
-2
/
+5
2014-09-29
Merge branch 'jt/itimer-autoconf'
Junio C Hamano
1
-1
/
+1
2014-09-26
Merge branch 'rs/realloc-array'
Junio C Hamano
1
-0
/
+2
2014-09-19
Merge branch 'ss/compat-default-source-for-newer-gnu'
Junio C Hamano
1
-0
/
+1
2014-09-18
add macro REALLOC_ARRAY
René Scharfe
1
-0
/
+2
2014-09-15
compat-util: add _DEFAULT_SOURCE define
Sergey Senozhatsky
1
-0
/
+1
2014-09-11
Merge branch 'nd/large-blobs'
Junio C Hamano
1
-0
/
+1
2014-09-09
Merge branch 'rs/inline-compat-path-macros'
Junio C Hamano
1
-6
/
+22
2014-09-02
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
1
-0
/
+1
2014-08-29
git-compat-util.h: add missing semicolon after struct itimerval
Jonas 'Sortie' Termansen
1
-1
/
+1
2014-08-26
wrapper: add xgetcwd()
René Scharfe
1
-0
/
+1
2014-08-18
wrapper.c: introduce gentle xmallocz that does not die()
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-08-18
turn path macros into inline function
René Scharfe
1
-6
/
+22
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse'"
Junio C Hamano
1
-11
/
+0
2014-07-22
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-0
/
+4
2014-07-21
Merge branch 'ak/profile-feedback-build'
Junio C Hamano
1
-0
/
+2
2014-07-16
Merge branch 'jk/strip-suffix'
Junio C Hamano
1
-8
/
+33
2014-07-13
trace: add 'file:line' to all trace output
Karsten Blees
1
-0
/
+4
2014-07-09
Merge branch 'jk/skip-prefix'
Junio C Hamano
1
-4
/
+23
2014-07-07
Don't define away __attribute__ on gcc
Andi Kleen
1
-0
/
+2
2014-07-02
Merge branch 'dt/refs-check-refname-component-sse'
Junio C Hamano
1
-0
/
+11
2014-06-30
replace has_extension with ends_with
Jeff King
1
-7
/
+0
2014-06-30
implement ends_with via strip_suffix
Jeff King
1
-1
/
+6
2014-06-30
add strip_suffix function
Jeff King
1
-0
/
+27
2014-06-25
Merge branch 'ym/fix-opportunistic-index-update-race' into maint
Junio C Hamano
1
-0
/
+1
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
1
-4
/
+23
2014-06-18
refs.c: SSE2 optimizations for check_refname_component
David Turner
1
-0
/
+11
2014-06-16
Merge branch 'sk/windows-unc-path'
Junio C Hamano
1
-0
/
+4
2014-06-10
Windows: allow using UNC path for git repository
Cezary Zawadka
1
-0
/
+4
2014-06-06
Merge branch 'jk/squelch-compiler-warning-from-funny-error-macro'
Junio C Hamano
1
-2
/
+6
2014-06-03
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
1
-0
/
+1
[next]