index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alias.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-26
Windows: Use a customized struct stat that also has the st_blocks member.
Johannes Sixt
2
-13
/
+41
2008-06-26
Windows: Add a custom implementation for utime().
Johannes Sixt
2
-0
/
+30
2008-06-26
Windows: Add a new lstat and fstat implementation based on Win32 API.
Marius Storm-Olsen
2
-1
/
+141
2008-06-26
Windows: Implement a custom spawnve().
Johannes Sixt
3
-7
/
+199
2008-06-26
Windows: Implement wrappers for gethostbyname(), socket(), and connect().
Johannes Sixt
2
-0
/
+55
2008-06-26
Windows: Work around incompatible sort and find.
Johannes Sixt
1
-0
/
+13
2008-06-26
Windows: Implement asynchronous functions as threads.
Johannes Sixt
3
-1
/
+35
2008-06-26
Windows: Disambiguate DOS style paths from SSH URLs.
Johannes Sixt
2
-2
/
+3
2008-06-26
Windows: A rudimentary poll() emulation.
Johannes Sixt
1
-1
/
+56
2008-06-23
Windows: Implement start_command().
Johannes Sixt
3
-14
/
+153
2008-06-23
Windows: A pipe() replacement whose ends are not inherited to children.
Johannes Sixt
2
-4
/
+46
2008-06-23
Windows: Wrap execve so that shell scripts can be invoked.
Johannes Sixt
2
-0
/
+187
2008-06-23
Windows: Implement setitimer() and sigaction().
Johannes Sixt
2
-2
/
+113
2008-06-23
Windows: Fix PRIuMAX definition.
Johannes Sixt
1
-0
/
+1
2008-06-23
Windows: Implement gettimeofday().
Johannes Sixt
1
-1
/
+14
2008-06-23
Make my_mktime() public and rename it to tm_to_time_t()
Johannes Sixt
2
-5
/
+9
2008-06-23
Windows: Work around misbehaved rename().
Johannes Sixt
2
-0
/
+28
2008-06-23
Windows: always chmod(, 0666) before unlink().
Johannes Schindelin
1
-0
/
+8
2008-06-23
Windows: A minimal implemention of getpwuid().
Johannes Sixt
1
-0
/
+8
2008-06-23
Windows: Implement a wrapper of the open() function.
Johannes Sixt
2
-0
/
+23
2008-06-23
Windows: Strip ".exe" from the program name.
Johannes Sixt
3
-3
/
+21
2008-06-23
Windows: Handle absolute paths in safe_create_leading_directories().
Johannes Sixt
1
-4
/
+8
2008-06-23
Windows: Treat Windows style path names.
Johannes Sixt
5
-15
/
+67
2008-06-23
setup.c: Prepare for Windows directory separators.
Johannes Sixt
1
-8
/
+5
2008-06-22
Windows: Use the Windows style PATH separator ';'.
Johannes Sixt
5
-5
/
+15
2008-06-22
Add target architecture MinGW.
Johannes Sixt
5
-7
/
+244
2008-06-22
Compile some programs only conditionally.
Johannes Sixt
1
-2
/
+4
2008-06-22
Add compat/regex.[ch] and compat/fnmatch.[ch].
Johannes Sixt
4
-0
/
+5989
2008-06-18
GIT 1.5.6
v1.5.6
Junio C Hamano
3
-7
/
+9
2008-06-18
clean up error conventions of remote.c:match_explicit
Jeff King
2
-22
/
+20
2008-06-18
Fix approxidate("never") to always return 0
Olivier Marin
1
-4
/
+2
2008-06-18
git-am: head -1 is obsolete and doesn't work on some new systems
Alejandro Mery
1
-1
/
+1
2008-06-18
builtin-rerere: fix a small leak
Junio C Hamano
1
-1
/
+1
2008-06-18
gitweb: remove unused parse_ref method
Lea Wiemann
1
-43
/
+0
2008-06-18
gitweb: quote commands properly when calling the shell
Lea Wiemann
1
-10
/
+14
2008-06-17
sha1_file.c: simplify parse_pack_index()
Junio C Hamano
2
-9
/
+1
2008-06-17
create_tempfile: make sure that leading directories can be accessible by peers
Junio C Hamano
1
-2
/
+2
2008-06-17
write_loose_object: don't bother trying to read an old object
Linus Torvalds
1
-14
/
+0
2008-06-17
path-list documentation: document all functions and data structures
Miklos Vajna
1
-4
/
+121
2008-06-17
run-command documentation: fix "memset()" parameter
Miklos Vajna
1
-2
/
+2
2008-06-17
diff.c: fix emit_line() again not to add extra line
Junio C Hamano
1
-2
/
+4
2008-06-17
diff: reset color before printing newline
SZEDER Gábor
1
-0
/
+4
2008-06-16
Make git reflog expire honour core.sharedRepository.
Pierre Habouzit
2
-0
/
+17
2008-06-15
Update RPM spec to drop curl executable requirement
Junio C Hamano
1
-1
/
+4
2008-06-15
The "curl" executable is no longer required
Johan Herland
1
-4
/
+4
2008-06-15
Makefile: update check-docs target
Junio C Hamano
1
-0
/
+8
2008-06-15
Consistency: Use "libcurl" instead of "cURL library" and "curl"
Johan Herland
4
-5
/
+5
2008-06-15
cpio is no longer used by git-clone
Johan Herland
1
-3
/
+0
2008-06-15
Documentation: RelNotes-1.5.6: talk about renamed HTML files
Christian Couder
1
-2
/
+4
2008-06-14
GIT 1.5.6-rc3
v1.5.6-rc3
Junio C Hamano
1
-1
/
+1
[next]