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 'jk/bisect-prn-unsigned' into maint
Junio C Hamano
2013-04-12
|
\
|
*
bisect: avoid signed integer overflow
John Keeping
2013-04-03
*
|
Merge branch 'jk/no-more-self-assignment' into maint
Junio C Hamano
2013-04-12
|
\
\
|
*
|
match-trees: simplify score_trees() using tree_entry()
René Scharfe
2013-03-25
|
*
|
submodule: clarify logic in show_submodule_summary
Jeff King
2013-03-22
*
|
|
Merge branch 'rr/send-email-perl-critique' into maint
Junio C Hamano
2013-04-12
|
\
\
\
|
*
|
|
send-email: use the three-arg form of open in recipients_cmd
Ramkumar Ramachandra
2013-03-31
|
*
|
|
send-email: drop misleading function prototype
Ramkumar Ramachandra
2013-03-31
|
*
|
|
send-email: use "return;" not "return undef;" on error codepaths
Ramkumar Ramachandra
2013-03-31
*
|
|
|
Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL' into maint
Junio C Hamano
2013-04-12
|
\
\
\
\
|
*
|
|
|
t5516: test interaction between pushURL and pushInsteadOf correctly
Junio C Hamano
2013-03-28
*
|
|
|
|
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
*
|
|
|
|
kwset: fix spelling in comments
Stefano Lattarini
2013-04-12
*
|
|
|
|
precompose-utf8: fix spelling of "want" in error message
Stefano Lattarini
2013-04-12
*
|
|
|
|
compat/nedmalloc: fix spelling in comments
Stefano Lattarini
2013-04-12
*
|
|
|
|
compat/regex: fix spelling and grammar in comments
Stefano Lattarini
2013-04-12
*
|
|
|
|
obstack: fix spelling of similar
Stefano Lattarini
2013-04-12
*
|
|
|
|
contrib/subtree: fix spelling of accidentally
Stefano Lattarini
2013-04-12
*
|
|
|
|
git-remote-mediawiki: spelling fixes
Stefano Lattarini
2013-04-12
*
|
|
|
|
doc: various spelling fixes
Stefano Lattarini
2013-04-12
*
|
|
|
|
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
2013-04-12
|
\
\
\
\
\
|
*
|
|
|
|
fast-export: fix argument name in error messages
Paul Price
2013-04-12
|
*
|
|
|
|
Documentation: distinguish between ref and offset deltas in pack-format
Stefan Saasen
2013-04-12
*
|
|
|
|
|
Merge branch 'tb/document-status-u-tradeoff' into maint
Junio C Hamano
2013-04-12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i18n: make the translation of -u advice in one go
Jiang Xin
2013-04-12
*
|
|
|
|
|
|
Typo fix: replacing it's -> its
Benoit Bourbie
2013-04-11
*
|
|
|
|
|
|
t: make PIPE a standard test prerequisite
Adam Spiers
2013-04-11
*
|
|
|
|
|
|
archive: clarify explanation of --worktree-attributes
René Scharfe
2013-04-11
*
|
|
|
|
|
|
t/README: --immediate skips cleanup commands for failed tests
Simon Ruderich
2013-04-09
*
|
|
|
|
|
|
Git 1.8.2.1
v1.8.2.1
Junio C Hamano
2013-04-07
*
|
|
|
|
|
|
Sync with 1.8.1.6
Junio C Hamano
2013-04-07
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Git 1.8.1.6
v1.8.1.6
Junio C Hamano
2013-04-07
|
*
|
|
|
|
|
Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1
Junio C Hamano
2013-04-07
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
t: check that a pattern without trailing slash matches a directory
Jeff King
2013-03-28
|
|
*
|
|
|
|
|
dir.c::match_pathname(): pay attention to the length of string parameters
Jeff King
2013-03-28
|
|
*
|
|
|
|
|
dir.c::match_pathname(): adjust patternlen when shifting pattern
Jeff King
2013-03-28
|
|
*
|
|
|
|
|
dir.c::match_basename(): pay attention to the length of string parameters
Junio C Hamano
2013-03-28
|
|
*
|
|
|
|
|
attr.c::path_matches(): special case paths that end with a slash
Junio C Hamano
2013-03-28
|
|
*
|
|
|
|
|
attr.c::path_matches(): the basename is part of the pathname
Junio C Hamano
2013-03-26
|
*
|
|
|
|
|
|
remote-helpers/test-bzr.sh: do not use "grep '\s'"
Torsten Bögershausen
2013-04-07
*
|
|
|
|
|
|
|
mailmap: update Pasky's address
Junio C Hamano
2013-04-04
*
|
|
|
|
|
|
|
Merge branch 'nd/index-pack-threaded-fixes' into maint
Junio C Hamano
2013-04-04
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
index-pack: guard nr_resolved_deltas reads by lock
Thomas Rast
2013-03-19
|
*
|
|
|
|
|
|
|
index-pack: protect deepest_delta in multithread code
Nguyễn Thái Ngọc Duy
2013-03-19
*
|
|
|
|
|
|
|
|
Merge branch 'jk/index-pack-correct-depth-fix' into maint
Junio C Hamano
2013-04-04
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
index-pack: always zero-initialize object_entry list
Jeff King
2013-03-20
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'rs/submodule-summary-limit' into maint
Junio C Hamano
2013-04-04
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
submodule summary: support --summary-limit=<n>
René Scharfe
2013-04-01
*
|
|
|
|
|
|
|
|
|
Merge branch 'jk/peel-ref' into maint
Junio C Hamano
2013-04-04
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
upload-pack: load non-tip "want" objects from disk
Jeff King
2013-03-16
[next]