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
/
compat
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-04
mingw: implement syslog
Mike Pape
2
-0
/
+92
2010-11-04
mingw: add network-wrappers for daemon
Mike Pape
2
-1
/
+59
2010-10-13
Add bidirectional_transfer_loop()
Ilari Liusvaara
1
-0
/
+5
2010-10-03
Add MinGW-specific execv() override.
Eric Sunshine
2
-0
/
+7
2010-10-03
Fix Windows-specific macro redefinition warning.
Eric Sunshine
1
-0
/
+6
2010-10-03
mingw: do not crash on open(NULL, ...)
Erik Faye-Lund
1
-2
/
+2
2010-10-01
MinGW: Report errors when failing to launch the html browser.
Pat Thoyts
1
-2
/
+6
2010-10-01
MinGW: fix stat() and lstat() implementations for handling symlinks
Pat Thoyts
2
-5
/
+37
2010-10-01
MinGW: Add missing file mode bit defines
Sebastian Schuberth
1
-1
/
+13
2010-10-01
MinGW: Use pid_t more consequently, introduce uid_t for greater compatibility
Sebastian Schuberth
1
-5
/
+6
2010-09-03
Merge branch 'ab/compat-regex'
Junio C Hamano
6
-5104
/
+11166
2010-08-31
Merge branch 'jn/svn-fe'
Junio C Hamano
1
-0
/
+61
2010-08-31
Merge branch 'sg/rerere-gc-old-still-used'
Junio C Hamano
1
-2
/
+7
2010-08-26
Fix compat/regex ANSIfication on MinGW
Johannes Sixt
1
-6
/
+5
2010-08-22
Typos in code comments, an error message, documentation
Ralf Wildenhues
3
-3
/
+3
2010-08-19
compat/regex: get rid of old-style definition
Junio C Hamano
2
-69
/
+55
2010-08-19
compat/regex: define out variables only used under RE_ENABLE_I18N
Ævar Arnfjörð Bjarmason
2
-1
/
+3
2010-08-18
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
1
-5
/
+2
2010-08-18
compat/regex: get the gawk regex engine to compile within git
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2010-08-18
compat/regex: use the regex engine from gawk for compat
Ævar Arnfjörð Bjarmason
6
-5104
/
+11179
2010-08-14
compat: add strtok_r()
Jonathan Nieder
1
-0
/
+61
2010-07-12
mingw_utime(): handle NULL times parameter
SZEDER Gábor
1
-2
/
+7
2010-06-21
Merge branch 'js/async-thread'
Junio C Hamano
3
-1
/
+34
2010-06-16
Merge branch 'np/malloc-threading' into maint
Junio C Hamano
1
-1
/
+7
2010-06-13
Merge branch 'js/maint-windows'
Junio C Hamano
1
-1
/
+1
2010-05-21
Merge branch 'np/malloc-threading'
Junio C Hamano
1
-1
/
+7
2010-05-20
mingw: use _commit to implement fsync
Erik Faye-Lund
1
-1
/
+1
2010-05-20
Fix checkout of large files to network shares on Windows XP
René Scharfe
2
-0
/
+20
2010-05-20
Fix "Out of memory? mmap failed" for files larger than 4GB on Windows
Ian McLean
1
-3
/
+3
2010-04-19
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2010-04-19
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+1
2010-04-19
MSVC: Fix build by adding missing termios.h dummy
Johannes Sixt
1
-0
/
+1
2010-04-11
Merge branch 'jl/maint-submodule-gitfile-awareness'
Junio C Hamano
2
-4
/
+7
2010-04-11
Windows: start_command: Support non-NULL dir in struct child_process
Johannes Sixt
2
-4
/
+7
2010-04-08
Thread-safe xmalloc and xrealloc needs a recursive mutex
Johannes Sixt
1
-1
/
+7
2010-03-31
Sync with 1.7.0.4
Junio C Hamano
2
-2
/
+20
2010-03-31
Don't redefine htonl and ntohl on big-endian
Holger Weiß
1
-0
/
+2
2010-03-30
Windows: fix utime() for read-only files
Johannes Sixt
1
-2
/
+18
2010-03-08
Merge branch 'fn/maint-mkdtemp-compat' into maint
Junio C Hamano
1
-1
/
+1
2010-03-08
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
Junio C Hamano
1
-70
/
+0
2010-03-07
Merge branch 'fn/maint-mkdtemp-compat'
Junio C Hamano
1
-1
/
+1
2010-03-07
Merge branch 'mm/mkstemps-mode-for-packfiles'
Junio C Hamano
1
-70
/
+0
2010-03-07
Windows: more pthreads functions
Johannes Sixt
2
-0
/
+33
2010-03-07
Fix signature of fcntl() compatibility dummy
Johannes Sixt
1
-1
/
+1
2010-02-25
Windows: redirect f[re]open("/dev/null") to f[re]open("nul")
Johannes Sixt
2
-0
/
+22
2010-02-25
Fix gitmkdtemp: correct test for mktemp() return value
Filippo Negroni
1
-1
/
+1
2010-02-22
Move gitmkstemps to path.c
Matthieu Moy
1
-70
/
+0
2010-02-03
Typofixes outside documentation area
Junio C Hamano
1
-1
/
+1
2010-01-29
Implement pthread_cond_broadcast on Windows
Johannes Sixt
2
-15
/
+94
2010-01-22
msvc: Fix a compiler warning due to an incorrect pointer cast
Ramsay Jones
1
-1
/
+1
[prev]
[next]