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
*
completion: complete "unstuck" `git push --recurse-submodules`
John Keeping
2014-07-22
*
use xmemdupz() to allocate copies of strings given by start and length
René Scharfe
2014-07-21
*
use xcalloc() to allocate zero-initialized memory
René Scharfe
2014-07-21
*
Git 2.0.2
v2.0.2
Junio C Hamano
2014-07-16
*
Merge branch 'jc/fix-clone-single-starting-at-a-tag' into maint
Junio C Hamano
2014-07-16
|
\
|
*
builtin/clone.c: detect a clone starting at a tag correctly
Junio C Hamano
2014-06-23
*
|
Merge branch 'jk/pretty-G-format-fixes' into maint
Junio C Hamano
2014-07-16
|
\
\
|
*
|
move "%G" format test from t7510 to t6006
Jeff King
2014-06-25
|
*
|
pretty: avoid reading past end-of-string with "%G"
Jeff King
2014-06-17
|
*
|
t7510: check %G* pretty-format output
Jeff King
2014-06-17
|
*
|
t7510: test a commit signed by an unknown key
Jeff King
2014-06-17
|
*
|
t7510: use consistent &&-chains in loop
Michael J Gruber
2014-06-17
|
*
|
t7510: stop referring to master in later tests
Jeff King
2014-06-17
*
|
|
Merge branch 'rs/fix-alt-odb-path-comparison' into maint
Junio C Hamano
2014-07-16
|
\
\
\
|
*
|
|
sha1_file: avoid overrunning alternate object base string
René Scharfe
2014-07-01
*
|
|
|
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
2014-07-16
|
\
\
\
\
|
*
|
|
|
reuse cached commit buffer when parsing signatures
Jeff King
2014-06-13
|
*
|
|
|
commit: record buffer length in cache
Jeff King
2014-06-13
|
*
|
|
|
commit: convert commit->buffer to a slab
Jeff King
2014-06-13
|
*
|
|
|
commit-slab: provide a static initializer
Jeff King
2014-06-13
|
*
|
|
|
use get_commit_buffer everywhere
Jeff King
2014-06-13
|
*
|
|
|
convert logmsg_reencode to get_commit_buffer
Jeff King
2014-06-13
|
*
|
|
|
use get_commit_buffer to avoid duplicate code
Jeff King
2014-06-13
|
*
|
|
|
use get_cached_commit_buffer where appropriate
Jeff King
2014-06-13
|
*
|
|
|
provide helpers to access the commit buffer
Jeff King
2014-06-13
|
*
|
|
|
provide a helper to set the commit buffer
Jeff King
2014-06-13
|
*
|
|
|
provide a helper to free commit buffer
Jeff King
2014-06-13
|
*
|
|
|
sequencer: use logmsg_reencode in get_message
Jeff King
2014-06-12
|
*
|
|
|
logmsg_reencode: return const buffer
Jeff King
2014-06-12
|
*
|
|
|
do not create "struct commit" with xcalloc
Jeff King
2014-06-12
|
*
|
|
|
commit: push commit_index update into alloc_commit_node
Jeff King
2014-06-12
|
*
|
|
|
alloc: include any-object allocations in alloc_report
Jeff King
2014-06-12
|
*
|
|
|
replace dangerous uses of strbuf_attach
Jeff King
2014-06-12
|
*
|
|
|
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
2014-06-12
*
|
|
|
|
Merge branch 'bc/fix-rebase-merge-skip' into maint
Junio C Hamano
2014-07-16
|
\
\
\
\
\
|
*
|
|
|
|
rebase--merge: fix --skip with two conflicts in a row
brian m. carlson
2014-06-16
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'maint-1.9' into maint
Junio C Hamano
2014-07-16
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
2014-07-16
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
annotate: use argv_array
René Scharfe
2014-07-16
*
|
|
|
|
|
Start preparing for 2.0.2
Junio C Hamano
2014-07-10
*
|
|
|
|
|
Merge branch 'pb/trim-trailing-spaces' into maint
Junio C Hamano
2014-07-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t0008: do not depend on 'echo' handling backslashes specially
Junio C Hamano
2014-06-13
|
*
|
|
|
|
|
dir.c:trim_trailing_spaces(): fix for " \ " sequence
Pasha Bolokhov
2014-06-02
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/repack-pack-keep-objects' into maint
Junio C Hamano
2014-07-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
repack: s/write_bitmap/&s/ in code
Jeff King
2014-06-10
|
*
|
|
|
|
|
repack: respect pack.writebitmaps
Jeff King
2014-06-10
|
*
|
|
|
|
|
repack: do not accidentally pack kept objects by default
Jeff King
2014-06-10
*
|
|
|
|
|
|
Merge branch 'mc/doc-submodule-sync-recurse' into maint
Junio C Hamano
2014-07-10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
submodule: document "sync --recursive"
Matthew Chen
2014-06-13
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'maint-1.8.5' into maint
Junio C Hamano
2014-07-02
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[next]