index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Commit message (
Expand
)
Author
Age
*
pack-objects: match prune logic for discarding objects
Jeff King
2014-10-16
*
pack-objects: refactor unpack-unreachable expiration check
Jeff King
2014-10-16
*
prune: keep objects reachable from recent objects
Jeff King
2014-10-16
*
count-objects: use for_each_loose_file_in_objdir
Jeff King
2014-10-16
*
count-objects: do not use xsize_t when counting object size
Jeff King
2014-10-16
*
prune-packed: use for_each_loose_file_in_objdir
Jeff King
2014-10-16
*
prune: factor out loose-object directory traversal
Jeff King
2014-10-16
*
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
|
\
|
*
receive-pack::hmac_sha1(): copy the entire SHA-1 hash out
Brian Gernhardt
2014-09-25
|
*
signed push: allow stale nonce in stateless mode
Junio C Hamano
2014-09-17
|
*
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
2014-09-17
|
*
signed push: fortify against replay attacks
Junio C Hamano
2014-09-17
|
*
signed push: remove duplicated protocol info
Junio C Hamano
2014-09-15
|
*
receive-pack: GPG-validate push certificates
Junio C Hamano
2014-09-15
|
*
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
|
*
receive-pack: factor out capability string generation
Junio C Hamano
2014-09-15
|
*
receive-pack: factor out queueing of command
Junio C Hamano
2014-09-15
|
*
receive-pack: do not reuse old_sha1[] for other things
Junio C Hamano
2014-09-15
|
*
receive-pack: parse feature request a bit earlier
Junio C Hamano
2014-09-15
|
*
receive-pack: do not overallocate command structure
Junio C Hamano
2014-09-15
*
|
Merge branch 'jk/mbox-from-line'
Junio C Hamano
2014-09-29
|
\
\
|
*
|
mailinfo: work around -Wstring-plus-int warning
Eric Sunshine
2014-09-22
|
*
|
mailinfo: make ">From" in-body header check more robust
Jeff King
2014-09-16
*
|
|
Merge branch 'da/rev-parse-verify-quiet'
Junio C Hamano
2014-09-29
|
\
\
\
|
*
|
|
refs: make rev-parse --quiet actually quiet
David Aguilar
2014-09-19
*
|
|
|
Merge branch 'jk/branch-verbose-merged'
Junio C Hamano
2014-09-26
|
\
\
\
\
|
*
|
|
|
branch: clean up commit flags after merge-filter walk
Jeff King
2014-09-18
|
|
/
/
/
*
|
|
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
|
\
\
\
\
|
*
|
|
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
|
|
/
/
/
*
|
|
|
Merge branch 'jc/ignore-sigpipe-while-running-hooks'
Junio C Hamano
2014-09-26
|
\
\
\
\
|
*
|
|
|
receive-pack: allow hooks to ignore its standard input stream
Junio C Hamano
2014-09-16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/prune-packed-server-info'
Junio C Hamano
2014-09-26
|
\
\
\
\
|
*
|
|
|
repack: call prune_packed_objects() and update_server_info() directly
René Scharfe
2014-09-15
|
*
|
|
|
prune-packed: fix minor memory leak
Jeff King
2014-09-15
|
|
/
/
/
*
|
|
|
Merge branch 'jc/hash-object'
Junio C Hamano
2014-09-26
|
\
\
\
\
|
*
|
|
|
hash-object: add --literally option
Junio C Hamano
2014-09-11
|
*
|
|
|
hash-object: pass 'write_object' as a flag
Junio C Hamano
2014-09-11
|
*
|
|
|
hash-object: reduce file-scope statics
Junio C Hamano
2014-09-11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
2014-09-26
|
\
\
\
\
|
*
|
|
|
fsck_object(): allow passing object data separately from the object itself
Johannes Schindelin
2014-09-10
*
|
|
|
|
Merge branch 'jk/fsck-exit-code-fix'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
fsck: return non-zero status on missing ref tips
Jeff King
2014-09-12
|
*
|
|
|
|
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
2014-09-10
*
|
|
|
|
|
Merge branch 'mr/mark-i18n-log-rerere'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
builtin/log.c: mark strings for translation
Matthias Ruester
2014-09-15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ta/config-add-to-empty-or-true-fix'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
config: avoid a funny sentinel value "a^"
Jeff King
2014-09-11
|
*
|
|
|
|
|
make config --add behave correctly for empty and NULL values
Tanay Abhra
2014-08-18
*
|
|
|
|
|
|
Merge branch 'as/calloc-takes-nmemb-then-size'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
calloc() and xcalloc() takes nmemb and then size
Arjun Sreedharan
2014-09-03
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]