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
*
remove ugly shadowing of loop indexes in subloops.
Pierre Habouzit
2006-08-23
*
missing 'static' keywords
Pierre Habouzit
2006-08-23
*
git_dir holds pointers to local strings, hence MUST be const.
Pierre Habouzit
2006-08-23
*
avoid to use error that shadows the function name, use err instead.
Pierre Habouzit
2006-08-23
*
Fix a comparison bug in diff-delta.c
Pierre Habouzit
2006-08-23
*
git-send-email: Don't set author_not_sender from Cc: lines
Haavard Skinnemoen
2006-08-23
*
Remove unnecessary forward declaration of unpack_entry.
Shawn Pearce
2006-08-21
*
Verify we know how to read a pack before trying to using it.
Shawn Pearce
2006-08-21
*
Add write_or_die(), a helper function
Rene Scharfe
2006-08-21
*
Axe the last ent
Rene Scharfe
2006-08-21
*
Merge branch 'maint'
Junio C Hamano
2006-08-21
|
\
|
*
builtin-mv: readability patch
Johannes Schindelin
2006-08-21
|
*
git-mv: fix off-by-one error
Johannes Schindelin
2006-08-21
|
*
git-mv: special case destination "."
Johannes Schindelin
2006-08-21
*
|
builtin-mv: readability patch
Johannes Schindelin
2006-08-20
*
|
Indentation fix.
Tilman Sauerbeck
2006-08-17
*
|
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
*
|
gitweb: Uniquify version info output, add meta generator in page header
Jakub Narebski
2006-08-17
*
|
Merge branch 'jc/format-patch'
Junio C Hamano
2006-08-16
|
\
\
|
*
|
Add a newline before appending "Signed-off-by: " line
Franck Bui-Huu
2006-08-13
*
|
|
Be nicer if git executable is not installed
Ville Skyttä
2006-08-16
*
|
|
Merge branch 'jc/racy'
Junio C Hamano
2006-08-16
|
\
\
\
|
*
|
|
Remove the "delay writing to avoid runtime penalty of racy-git avoidance"
Junio C Hamano
2006-08-15
|
*
|
|
Add check program "git-check-racy"
Junio C Hamano
2006-08-15
|
*
|
|
Documentation/technical/racy-git.txt
Junio C Hamano
2006-08-15
|
*
|
|
avoid nanosleep(2)
Junio C Hamano
2006-08-15
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2006-08-16
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[PATCH] git-mv: add more path normalization
Johannes Schindelin
2006-08-16
*
|
|
|
builtin-grep: remove unused debugging cruft.
Junio C Hamano
2006-08-16
*
|
|
|
gitweb: Add support for per project git URLs
Jakub Narebski
2006-08-16
*
|
|
|
gitweb: consolidate action URL generation.
Martin Waitz
2006-08-15
*
|
|
|
gitweb: provide function to format the URL for an action link.
Martin Waitz
2006-08-15
*
|
|
|
gitweb: Show project's git URL on summary page
Jakub Narebski
2006-08-15
*
|
|
|
remove unnecessary initializations
David Rientjes
2006-08-15
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2006-08-15
|
\
\
\
\
|
|
/
/
/
|
*
|
|
finish_connect(): thinkofix
Junio C Hamano
2006-08-15
|
*
|
|
git-mv: succeed even if source is a prefix of destination
Johannes Schindelin
2006-08-15
|
*
|
|
Solaris does not support C99 format strings before version 10
Dennis Stosberg
2006-08-15
*
|
|
|
use appropriate typedefs
David Rientjes
2006-08-15
*
|
|
|
make inline is_null_sha1 global
David Rientjes
2006-08-15
|
|
/
/
|
/
|
|
*
|
|
git-apply --binary: clean up and prepare for --reverse
Junio C Hamano
2006-08-15
*
|
|
Fix detection of ipv6 on Solaris
Dennis Stosberg
2006-08-15
*
|
|
Look for sockaddr_storage in sys/socket.h
Dennis Stosberg
2006-08-15
*
|
|
Solaris has strlcpy() at least since version 8
Dennis Stosberg
2006-08-15
*
|
|
git-apply --reverse: simplify reverse option.
Junio C Hamano
2006-08-14
*
|
|
t4116 apply --reverse test
Junio C Hamano
2006-08-14
*
|
|
Make sha1flush void and remove conditional return.
David Rientjes
2006-08-14
*
|
|
Make upload_pack void and remove conditional return.
David Rientjes
2006-08-14
*
|
|
Make track_tree_refs void.
David Rientjes
2006-08-14
*
|
|
Make pack_objects void.
David Rientjes
2006-08-14
[next]