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
2014-03-21
Merge branch 'dk/skip-prefix-scan-only-once'
Junio C Hamano
1
-2
/
+5
2014-03-14
Merge branch 'nd/no-more-fnmatch'
Junio C Hamano
1
-12
/
+0
2014-03-07
Merge branch 'cc/starts-n-ends-with-endgame'
Junio C Hamano
1
-2
/
+0
2014-03-03
skip_prefix(): scan prefix only once
David Kastrup
1
-2
/
+5
2014-02-27
Merge branch 'bs/stdio-undef-before-redef'
Junio C Hamano
1
-0
/
+6
2014-02-20
stop using fnmatch (either native or compat)
Nguyễn Thái Ngọc Duy
1
-12
/
+0
2014-01-31
git-compat-util.h: #undef (v)snprintf before #define them
Benoit Sigoure
1
-0
/
+6
2014-01-10
Merge branch 'bs/mirbsd'
Junio C Hamano
1
-1
/
+1
2014-01-02
Add MirBSD support to the build system.
Benny Siegert
1
-1
/
+1
2013-12-05
strbuf: remove prefixcmp() and suffixcmp()
Christian Couder
1
-2
/
+0
2013-12-05
strbuf: introduce starts_with() and ends_with()
Christian Couder
1
-0
/
+2
2013-09-11
Windows: do not redefine _WIN32_WINNT
Sebastian Schuberth
1
-1
/
+1
2013-09-09
Merge branch 'sp/clip-read-write-to-8mb'
Junio C Hamano
1
-5
/
+0
2013-09-04
Merge branch 'bc/unuse-packfile'
Junio C Hamano
1
-1
/
+1
2013-09-04
Merge branch 'da/darwin'
Junio C Hamano
1
-0
/
+10
2013-08-20
Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"
Steffen Prohaska
1
-5
/
+0
2013-08-05
OS X: Fix redeclaration of die warning
Brian Gernhardt
1
-10
/
+10
2013-08-02
Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
Junio C Hamano
1
-3
/
+0
2013-08-02
Don't close pack fd when free'ing pack windows
Brandon Casey
1
-1
/
+1
2013-07-30
imap-send: use Apple's Security framework for base64 encoding
Jeremy Huddleston
1
-0
/
+11
2013-07-22
Merge branch 'jk/gcc-function-attributes'
Junio C Hamano
1
-0
/
+7
2013-07-19
Add the LAST_ARG_MUST_BE_NULL macro
Ramsay Jones
1
-0
/
+7
2013-07-18
cygwin: Remove the Win32 l/stat() implementation
Ramsay Jones
1
-3
/
+0
2013-06-11
Merge branch 'rj/mingw-cygwin'
Junio C Hamano
1
-1
/
+2
2013-06-06
Merge branch 'rj/mingw-compat-st-mode-bits'
Junio C Hamano
1
-1
/
+3
2013-06-02
Merge branch 'fc/macos-x-clipped-write'
Junio C Hamano
1
-0
/
+5
2013-05-29
path: Fix a sparse warning
Ramsay Jones
1
-1
/
+3
2013-05-29
Merge branch 'jn/config-ignore-inaccessible'
Junio C Hamano
1
-2
/
+3
2013-05-17
compate/clipped-write.c: large write(2) fails on Mac OS X/XNU
Filipe Cabecinhas
1
-0
/
+5
2013-05-08
mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
Jonathan Nieder
1
-1
/
+2
2013-04-26
Merge branch 'jk/a-thread-only-dies-once' into maint
Junio C Hamano
1
-0
/
+1
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-04-15
config: allow inaccessible configuration under $HOME
Jonathan Nieder
1
-2
/
+3
2013-03-25
Make core.sharedRepository work under cygwin 1.7
Torsten Bögershausen
1
-0
/
+1
2013-03-25
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-0
/
+11
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
[next]