index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Windows: TMP and TEMP environment variables specify a temporary directory.
Johannes Sixt
2008-06-26
*
Windows: Make 'git help -a' work.
Johannes Sixt
2008-06-26
*
Windows: Work around an oddity when a pipe with no reader is written to.
Johannes Sixt
2008-06-26
*
Windows: Make the pager work.
Johannes Sixt
2008-06-26
*
When installing, be prepared that template_dir may be relative.
Johannes Sixt
2008-06-26
*
Windows: Use a relative default template_dir and ETC_GITCONFIG
Johannes Sixt
2008-06-26
*
Windows: Compute the fallback for exec_path from the program invocation.
Johannes Sixt
2008-06-26
*
Turn builtin_exec_path into a function.
Johannes Sixt
2008-06-26
*
Windows: Use a customized struct stat that also has the st_blocks member.
Johannes Sixt
2008-06-26
*
Windows: Add a custom implementation for utime().
Johannes Sixt
2008-06-26
*
Windows: Add a new lstat and fstat implementation based on Win32 API.
Marius Storm-Olsen
2008-06-26
*
Windows: Implement a custom spawnve().
Johannes Sixt
2008-06-26
*
Windows: Implement wrappers for gethostbyname(), socket(), and connect().
Johannes Sixt
2008-06-26
*
Windows: Work around incompatible sort and find.
Johannes Sixt
2008-06-26
*
Windows: Implement asynchronous functions as threads.
Johannes Sixt
2008-06-26
*
Windows: Disambiguate DOS style paths from SSH URLs.
Johannes Sixt
2008-06-26
*
Windows: A rudimentary poll() emulation.
Johannes Sixt
2008-06-26
*
Windows: Implement start_command().
Johannes Sixt
2008-06-23
*
Windows: A pipe() replacement whose ends are not inherited to children.
Johannes Sixt
2008-06-23
*
Windows: Wrap execve so that shell scripts can be invoked.
Johannes Sixt
2008-06-23
*
Windows: Implement setitimer() and sigaction().
Johannes Sixt
2008-06-23
*
Windows: Fix PRIuMAX definition.
Johannes Sixt
2008-06-23
*
Windows: Implement gettimeofday().
Johannes Sixt
2008-06-23
*
Make my_mktime() public and rename it to tm_to_time_t()
Johannes Sixt
2008-06-23
*
Windows: Work around misbehaved rename().
Johannes Sixt
2008-06-23
*
Windows: always chmod(, 0666) before unlink().
Johannes Schindelin
2008-06-23
*
Windows: A minimal implemention of getpwuid().
Johannes Sixt
2008-06-23
*
Windows: Implement a wrapper of the open() function.
Johannes Sixt
2008-06-23
*
Windows: Strip ".exe" from the program name.
Johannes Sixt
2008-06-23
*
Windows: Handle absolute paths in safe_create_leading_directories().
Johannes Sixt
2008-06-23
*
Windows: Treat Windows style path names.
Johannes Sixt
2008-06-23
*
setup.c: Prepare for Windows directory separators.
Johannes Sixt
2008-06-23
*
Windows: Use the Windows style PATH separator ';'.
Johannes Sixt
2008-06-22
*
Add target architecture MinGW.
Johannes Sixt
2008-06-22
*
Compile some programs only conditionally.
Johannes Sixt
2008-06-22
*
Add compat/regex.[ch] and compat/fnmatch.[ch].
Johannes Sixt
2008-06-22
*
GIT 1.5.6
v1.5.6
Junio C Hamano
2008-06-18
*
clean up error conventions of remote.c:match_explicit
Jeff King
2008-06-18
*
Fix approxidate("never") to always return 0
Olivier Marin
2008-06-17
*
git-am: head -1 is obsolete and doesn't work on some new systems
Alejandro Mery
2008-06-17
*
builtin-rerere: fix a small leak
Junio C Hamano
2008-06-17
*
gitweb: remove unused parse_ref method
Lea Wiemann
2008-06-17
*
gitweb: quote commands properly when calling the shell
Lea Wiemann
2008-06-17
*
sha1_file.c: simplify parse_pack_index()
Junio C Hamano
2008-06-16
*
create_tempfile: make sure that leading directories can be accessible by peers
Junio C Hamano
2008-06-16
*
write_loose_object: don't bother trying to read an old object
Linus Torvalds
2008-06-16
*
path-list documentation: document all functions and data structures
Miklos Vajna
2008-06-16
*
run-command documentation: fix "memset()" parameter
Miklos Vajna
2008-06-16
*
Merge branch 'maint'
Junio C Hamano
2008-06-16
|
\
|
*
diff.c: fix emit_line() again not to add extra line
Junio C Hamano
2008-06-16
[next]