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
*
dir.c: remove the second declaration of "stk" in prep_exclude()
Nguyễn Thái Ngọc Duy
2014-10-21
*
Merge branch 'maint-1.9' into maint-2.0
Junio C Hamano
2014-10-07
|
\
|
*
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
2014-10-07
|
|
\
|
|
*
git-tag.txt: Add a missing hyphen to `-s`
Wieland Hoffmann
2014-10-07
*
|
|
Git 2.0.4
v2.0.4
Junio C Hamano
2014-07-30
*
|
|
commit --amend: test specifies authorship but forgets to check
Fabian Ruch
2014-07-30
*
|
|
t4013: test diff-tree's --stdin commit formatting
Jeff King
2014-07-28
*
|
|
Merge branch 'jk/alloc-commit-id-maint' into maint
Junio C Hamano
2014-07-28
|
\
\
\
|
*
|
|
diff-tree: avoid lookup_unknown_object
Jeff King
2014-07-28
|
*
|
|
object_as_type: set commit index
Jeff King
2014-07-28
|
*
|
|
alloc: factor out commit index
Jeff King
2014-07-28
|
*
|
|
add object_as_type helper for casting objects
Jeff King
2014-07-28
|
*
|
|
parse_object_buffer: do not set object type
Jeff King
2014-07-28
|
*
|
|
move setting of object->type to alloc_* functions
Jeff King
2014-07-28
|
*
|
|
alloc: write out allocator definitions
Jeff King
2014-07-28
|
*
|
|
alloc.c: remove the alloc_raw_commit_node() function
Ramsay Jones
2014-07-28
|
/
/
/
*
|
|
Git 2.0.3
v2.0.3
Junio C Hamano
2014-07-23
*
|
|
.mailmap: combine Stefan Beller's emails
Stefan Beller
2014-07-23
*
|
|
git.1: switch homepage for stats
Stefan Beller
2014-07-23
*
|
|
Merge branch 'ah/fix-http-push' into maint
Junio C Hamano
2014-07-22
|
\
\
\
|
*
|
|
http-push.c: make CURLOPT_IOCTLDATA a usable pointer
Abbaad Haider
2014-07-13
*
|
|
|
Merge branch 'po/error-message-style' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
|
*
|
|
|
doc: give some guidelines for error messages
Philip Oakley
2014-07-10
*
|
|
|
|
Merge branch 'zk/log-graph-showsig' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
|
*
|
|
|
|
log: fix indentation for --graph --show-signature
Zoltan Klinger
2014-07-09
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'mg/fix-log-mergetag-color' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
|
*
|
|
|
|
log: correctly identify mergetag signature verification status
Michael J Gruber
2014-07-10
*
|
|
|
|
|
Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
filter-branch: eliminate duplicate mapped parents
Charles Bailey
2014-07-01
*
|
|
|
|
|
|
Merge branch 'ye/doc-http-proto' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616
Yi EungJun
2014-06-16
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jm/api-strbuf-doc' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
api-strbuf.txt minor typos
Jeremiah Mahler
2014-06-09
*
|
|
|
|
|
|
|
Merge branch 'jm/dedup-test-config' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t/t7810-grep.sh: remove duplicate test_config()
Jeremiah Mahler
2014-06-05
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'sk/test-cmp-bin' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
2014-06-04
*
|
|
|
|
|
|
|
|
Merge branch 'jm/doc-wording-tweaks' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Documentation: wording fixes in the user manual and glossary
Jeremiah Mahler
2014-05-28
*
|
|
|
|
|
|
|
|
|
Merge branch 'jm/instaweb-apache-24' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
git-instaweb: add support for Apache 2.4
Jonathan McCrohan
2014-05-27
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
transport-helper.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
*
|
|
|
|
|
|
|
|
|
remote.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
*
|
|
|
|
|
|
|
|
|
reflog-walk.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
*
|
|
|
|
|
|
|
|
|
pack-revindex.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
*
|
|
|
|
|
|
|
|
|
notes.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
*
|
|
|
|
|
|
|
|
|
imap-send.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
*
|
|
|
|
|
|
|
|
|
http-push.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
|
*
|
|
|
|
|
|
|
|
|
diff.c: rearrange xcalloc arguments
Brian Gesiak
2014-05-27
[next]