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
*
refactor: use bitsizeof() instead of 8 * sizeof()
Pierre Habouzit
2009-07-22
*
janitor: use NULL and not 0 for pointers.
Pierre Habouzit
2009-07-22
*
git stash: modernize use of "dashed" git-XXX calls
Martin Koegler
2009-07-22
*
Improve doc for format-patch threading options.
Yann Dirson
2009-07-22
*
List send-email config options in config.txt.
Yann Dirson
2009-07-22
*
configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests
Brandon Casey
2009-07-22
*
Merge branch 'maint'
Junio C Hamano
2009-07-22
|
\
|
*
Trailing whitespace and no newline fix
SZEDER Gábor
2009-07-22
|
*
diff --cc: a lost line at the beginning of the file is shown incorrectly
Junio C Hamano
2009-07-22
|
*
combine-diff.c: fix performance problem when folding common deleted lines
Junio C Hamano
2009-07-22
*
|
git svn: fix reparenting when ugly http(s) URLs are used
Eric Wong
2009-07-19
*
|
git svn: rename tests that had conflicting numbers
Eric Wong
2009-07-19
*
|
Updates to draft release notes to 1.6.4
Junio C Hamano
2009-07-18
*
|
push: do not give big warning when no preference is configured
Junio C Hamano
2009-07-18
*
|
t4202-log.sh: Test git log --no-walk sort order
Michael J Gruber
2009-07-18
*
|
cvsexportcommit: reorder tests to quiet intermittent failure
Mike Ralphson
2009-07-18
*
|
Merge branch 'maint'
Junio C Hamano
2009-07-18
|
\
\
|
|
/
|
*
checkout -f: deal with a D/F conflict entry correctly
Junio C Hamano
2009-07-18
|
*
sha1_name.c: avoid unnecessary strbuf_release
Brandon Casey
2009-07-16
|
*
refs.c: release file descriptor on error return
Brandon Casey
2009-07-16
*
|
Revert "mailinfo: Remove only one set of square brackets"
v1.6.4-rc1
Junio C Hamano
2009-07-15
*
|
Fix extraneous lstat's in 'git checkout -f'
Linus Torvalds
2009-07-14
*
|
Improve on the 'invalid object' error message at commit time
Linus Torvalds
2009-07-14
*
|
Make 'git show' more useful
Linus Torvalds
2009-07-14
*
|
bash: add '--merges' to common 'git log' options
SZEDER Gábor
2009-07-13
*
|
Document 'git (rev-list|log) --merges'
SZEDER Gábor
2009-07-13
*
|
gitweb: update Git homepage URL
Wincent Colaiuta
2009-07-13
*
|
git svn: allow uppercase UUIDs from SVN
Eric Wong
2009-07-11
*
|
git-svn: Fix branch detection when repository root is inaccessible
Mattias Nissler
2009-07-11
*
|
git-svn: Always duplicate paths returned from get_log
Mattias Nissler
2009-07-11
*
|
quickfetch(): Prevent overflow of the rev-list command line
Johan Herland
2009-07-10
*
|
Makefile: update IRIX64 section
Brandon Casey
2009-07-10
*
|
Makefile: add section for SGI IRIX 6.5
Brandon Casey
2009-07-10
*
|
Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments
Brandon Casey
2009-07-10
*
|
git-compat-util.h: adjust for SGI IRIX 6.5
Brandon Casey
2009-07-10
*
|
unpack-trees.c: work around run-time array initialization flaw on IRIX 6.5
Brandon Casey
2009-07-10
*
|
Merge branch 'lt/dir-cleanup'
Junio C Hamano
2009-07-10
|
\
\
|
*
|
Make index preloading check the whole path to the file
Linus Torvalds
2009-07-09
|
*
|
Export thread-safe version of 'has_symlink_leading_path()'
Linus Torvalds
2009-07-09
|
*
|
Prepare symlink caching for thread-safety
Linus Torvalds
2009-07-09
|
*
|
Avoid using 'lstat()' to figure out directories
Linus Torvalds
2009-07-09
|
*
|
Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entry
Linus Torvalds
2009-07-09
|
*
|
Simplify read_directory[_recursive]() arguments
Linus Torvalds
2009-07-09
|
*
|
Add 'fill_directory()' helper function for directory traversal
Linus Torvalds
2009-07-09
*
|
|
Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'
Junio C Hamano
2009-07-10
|
\
\
\
|
*
|
|
mailinfo: Remove only one set of square brackets
Andreas Ericsson
2009-07-08
*
|
|
|
Makefile: keep "git" when bindir is execdir
Junio C Hamano
2009-07-10
*
|
|
|
Makefile: install 'git' in execdir
v1.6.4-rc0
Jeff King
2009-07-09
*
|
|
|
Merge branch 'ld/push-porcelain-output-format'
Junio C Hamano
2009-07-09
|
\
\
\
\
|
*
|
|
|
add --porcelain option to git-push
Larry D'Anna
2009-06-27
[next]