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
2013-04-19
Merge branch 'jk/a-thread-only-dies-once'
Junio C Hamano
1
-0
/
+1
2013-04-16
usage: allow pluggable die-recursion checks
Jeff King
1
-0
/
+1
2013-03-25
Make core.sharedRepository work under cygwin 1.7
Torsten Bögershausen
1
-0
/
+1
2013-03-25
Merge branch 'dm/ni-maxhost-may-be-missing' into maint-1.8.1
Junio C Hamano
1
-0
/
+11
2013-03-19
Merge branch 'rj/msvc-build'
Junio C Hamano
1
-0
/
+3
2013-03-19
Merge branch 'dm/ni-maxhost-may-be-missing'
Junio C Hamano
1
-0
/
+11
2013-02-26
Revert "compat: add strtok_r()"
Erik Faye-Lund
1
-5
/
+0
2013-02-25
msvc: Fix compilation errors caused by poll.h emulation
Ramsay Jones
1
-0
/
+3
2013-02-25
git-compat-util.h: Provide missing netdb.h definitions
David Michael
1
-0
/
+11
2013-02-14
Merge branch 'jk/error-const-return'
Junio C Hamano
1
-5
/
+5
2013-02-08
Use __VA_ARGS__ for all of error's arguments
Matt Kraai
1
-5
/
+5
2013-01-25
Merge branch 'nd/retire-fnmatch'
Junio C Hamano
1
-0
/
+13
2013-01-23
Merge branch 'jk/suppress-clang-warning'
Junio C Hamano
1
-1
/
+1
2013-01-16
fix clang -Wunused-value warnings for error functions
Max Horn
1
-1
/
+1
2013-01-11
Merge branch 'jn/warn-on-inaccessible-loosen' into maint
Junio C Hamano
1
-1
/
+5
2013-01-10
Merge branch 'nd/wildmatch'
Junio C Hamano
1
-1
/
+11
2013-01-06
Merge branch 'jn/warn-on-inaccessible-loosen'
Junio C Hamano
1
-1
/
+5
2013-01-05
Merge branch 'jk/error-const-return'
Junio C Hamano
1
-0
/
+11
2013-01-01
Makefile: add USE_WILDMATCH to use wildmatch as fnmatch
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2012-12-19
Port to QNX
Matt Kraai
1
-1
/
+5
2012-12-19
git-compat-util.h: do not #include <sys/param.h> by default
Junio C Hamano
1
-1
/
+1
2012-12-15
make error()'s constant return value more visible
Jeff King
1
-0
/
+11
2012-12-15
Generalize the inclusion of strings.h
David Michael
1
-1
/
+1
2012-12-15
Support builds when sys/param.h is missing
David Michael
1
-0
/
+2
2012-11-20
Merge branch 'js/format-2047' into maint
Junio C Hamano
1
-0
/
+2
2012-11-09
Merge branch 'js/format-2047'
Jeff King
1
-0
/
+2
2012-10-18
format-patch: make rfc2047 encoding more strict
Jan H. Schönherr
1
-0
/
+2
2012-10-15
ctype: support iscntrl, ispunct, isxdigit and isprint
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2012-10-15
ctype: make sane_ctype[] const array
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-10-13
config: treat user and xdg config permission problems as errors
Jonathan Nieder
1
-0
/
+1
2012-10-13
config, gitignore: failure to access with ENOTDIR is ok
Jonathan Nieder
1
-1
/
+4
2012-09-19
Port to HP NonStop
Joachim Schmitz
1
-1
/
+16
2012-09-12
Merge branch 'js/compat-itimer'
Junio C Hamano
1
-0
/
+11
2012-09-08
Add a no-op setitimer() wrapper
Joachim Schmitz
1
-0
/
+11
2012-09-07
Merge branch 'jk/config-warn-on-inaccessible-paths'
Junio C Hamano
1
-0
/
+6
2012-08-24
compat: some mkdir() do not like a slash at the end
Joachim Schmitz
1
-0
/
+5
2012-08-21
warn_on_inaccessible(): a helper to warn on inaccessible paths
Junio C Hamano
1
-0
/
+3
2012-08-21
config: warn on inaccessible files
Jeff King
1
-0
/
+3
2012-07-08
git on Mac OS and precomposed unicode
Torsten Bögershausen
1
-0
/
+9
2012-05-22
ident: report passwd errors with a more friendly message
Jeff King
1
-0
/
+3
2012-03-07
Merge branch 'jc/pickaxe-ignore-case'
Junio C Hamano
1
-0
/
+3
2012-03-04
ctype.c: Fix a sparse warning
Ramsay Jones
1
-0
/
+3
2012-02-10
ctype: implement islower/isupper macro
Namhyung Kim
1
-0
/
+15
2011-12-28
Merge branch 'na/strtoimax' into maint
Junio C Hamano
1
-0
/
+2
2011-12-19
Merge branch 'jk/credentials'
Junio C Hamano
1
-0
/
+1
2011-12-11
credentials: add "cache" helper
Jeff King
1
-0
/
+1
2011-12-05
Merge branch 'vr/msvc'
Junio C Hamano
1
-7
/
+6
2011-12-05
Merge branch 'na/strtoimax'
Junio C Hamano
1
-0
/
+2
2011-11-15
git-compat-util: don't assume value for undefined variable
Ramkumar Ramachandra
1
-1
/
+1
2011-11-05
Compatibility: declare strtoimax() under NO_STRTOUMAX
Johannes Sixt
1
-0
/
+2
[next]