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
*
Merge branch 'jn/shortlog'
Junio C Hamano
2010-05-21
|
\
|
*
pretty: Respect --abbrev option
Will Palmer
2010-05-04
|
*
shortlog: Document and test --format option
Jonathan Nieder
2010-05-04
|
*
t4201 (shortlog): Test output format with multiple authors
Jonathan Nieder
2010-05-04
|
*
t4201 (shortlog): guard setup with test_expect_success
Jonathan Nieder
2010-05-04
|
*
Documentation/shortlog: scripted users should not rely on implicit HEAD
Jonathan Nieder
2010-05-04
*
|
Merge branch 'jn/t7006-fixup'
Junio C Hamano
2010-05-21
|
\
\
|
*
|
t7006: guard cleanup with test_expect_success
Jonathan Nieder
2010-04-14
*
|
|
Merge branch 'js/maint-receive-pack-symref-alias'
Junio C Hamano
2010-05-21
|
\
\
\
|
*
|
|
t5516-fetch-push.sh: style cleanup
Jay Soffian
2010-04-19
|
*
|
|
receive-pack: detect aliased updates which can occur with symrefs
Jay Soffian
2010-04-19
|
*
|
|
receive-pack: switch global variable 'commands' to a parameter
Jay Soffian
2010-04-19
|
|
/
/
*
|
|
Merge branch 'sp/maint-dumb-http-pack-reidx'
Junio C Hamano
2010-05-21
|
\
\
\
|
*
|
|
http.c::new_http_pack_request: do away with the temp variable filename
Tay Ray Chuan
2010-04-19
|
*
|
|
http-fetch: Use temporary files for pack-*.idx until verified
Shawn O. Pearce
2010-04-19
|
*
|
|
http-fetch: Use index-pack rather than verify-pack to check packs
Shawn O. Pearce
2010-04-19
|
*
|
|
Allow parse_pack_index on temporary files
Shawn O. Pearce
2010-04-19
|
*
|
|
Extract verify_pack_index for reuse from verify_pack
Shawn O. Pearce
2010-04-19
|
*
|
|
Introduce close_pack_index to permit replacement
Shawn O. Pearce
2010-04-19
|
*
|
|
http.c: Remove unnecessary strdup of sha1_to_hex result
Shawn O. Pearce
2010-04-19
|
*
|
|
http.c: Don't store destination name in request structures
Shawn O. Pearce
2010-04-17
|
*
|
|
http.c: Drop useless != NULL test in finish_http_pack_request
Shawn O. Pearce
2010-04-17
|
*
|
|
http.c: Tiny refactoring of finish_http_pack_request
Shawn O. Pearce
2010-04-17
|
*
|
|
t5550-http-fetch: Use subshell for repository operations
Shawn O. Pearce
2010-04-17
|
*
|
|
http.c: Remove bad free of static block
Shawn O. Pearce
2010-04-17
|
|
/
/
*
|
|
Merge branch 'jn/submodule-basic-test'
Junio C Hamano
2010-05-21
|
\
\
\
|
*
|
|
t7400: clarify submodule update tests
Jonathan Nieder
2010-04-10
|
*
|
|
t7400: clarify 'submodule add' tests
Jonathan Nieder
2010-04-10
|
*
|
|
t7400: split setup into multiple tests
Jonathan Nieder
2010-04-10
*
|
|
|
Merge branch 'np/index-pack-memsave'
Junio C Hamano
2010-05-21
|
\
\
\
\
|
*
|
|
|
index-pack: smarter memory usage when appending objects
Nicolas Pitre
2010-04-12
|
*
|
|
|
index-pack: rationalize unpack_entry_data()
Nicolas Pitre
2010-04-12
|
*
|
|
|
index-pack: smarter memory usage when resolving deltas
Nicolas Pitre
2010-04-12
*
|
|
|
|
Merge branch 'jc/am-3-show-corrupted-patch'
Junio C Hamano
2010-05-21
|
\
\
\
\
\
|
*
|
|
|
|
am -3: recover the diagnostic messages for corrupt patches
Junio C Hamano
2010-04-14
*
|
|
|
|
|
Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'
Junio C Hamano
2010-05-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
reflog --expire-unreachable: special case entries in "HEAD" reflog
Junio C Hamano
2010-04-17
|
*
|
|
|
|
|
more war on "sleep" in tests
Junio C Hamano
2010-04-17
|
*
|
|
|
|
|
Document gc.<pattern>.reflogexpire variables
Junio C Hamano
2010-04-14
*
|
|
|
|
|
|
Merge branch 'cw/maint-exec-defpath'
Junio C Hamano
2010-05-21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
autoconf: Check if <paths.h> exists and set HAVE_PATHS_H
Jakub Narebski
2010-04-15
|
*
|
|
|
|
|
|
exec_cmd.c: replace hard-coded path list with one from <paths.h>
Chris Webb
2010-04-15
*
|
|
|
|
|
|
|
Merge branch 'tr/word-diff'
Junio C Hamano
2010-05-21
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
diff: add --word-diff option that generalizes --color-words
Thomas Rast
2010-04-14
*
|
|
|
|
|
|
|
|
Merge branch 'sp/maint-describe-tiebreak-with-tagger-date'
Junio C Hamano
2010-05-21
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
describe: Break annotated tag ties by tagger date
Shawn O. Pearce
2010-04-13
|
*
|
|
|
|
|
|
|
|
tag.c: Parse tagger date (if present)
Shawn O. Pearce
2010-04-12
|
*
|
|
|
|
|
|
|
|
tag.c: Refactor parse_tag_buffer to be saner to program
Shawn O. Pearce
2010-04-12
|
*
|
|
|
|
|
|
|
|
tag.h: Remove unused signature field
Shawn O. Pearce
2010-04-12
|
*
|
|
|
|
|
|
|
|
tag.c: Correct indentation
Shawn O. Pearce
2010-04-12
[next]