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
/
receive-pack.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'rs/ref-transaction'
Junio C Hamano
2014-10-21
|
\
|
*
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
|
*
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
2014-10-15
*
|
Merge branch 'rs/receive-pack-argv-leak-fix'
Junio C Hamano
2014-10-20
|
\
\
|
|
/
|
/
|
|
*
receive-pack: plug minor memory leak in unpack()
René Scharfe
2014-10-13
*
|
Merge branch 'mh/lockfile'
Junio C Hamano
2014-10-14
|
\
\
|
*
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
|
|
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: 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 '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 'rs/ref-transaction-1'
Junio C Hamano
2014-09-11
|
\
\
\
|
*
|
|
receive-pack.c: use a reference transaction for updating the refs
Ronnie Sahlberg
2014-09-03
|
|
|
/
|
|
/
|
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
|
/
|
/
|
*
|
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
2014-07-28
|
\
\
|
*
|
receive-pack: don't copy "dir" parameter
Jeff King
2014-07-24
|
|
/
*
|
Merge branch 'kb/perf-trace'
Junio C Hamano
2014-07-22
|
\
\
|
*
|
trace: improve trace performance
Karsten Blees
2014-07-13
|
|
/
*
|
use xstrdup instead of xmalloc + strcpy
Jeff King
2014-06-19
|
/
*
shallow: automatically clean up shallow tempfiles
Jeff King
2014-02-27
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
|
*
shallow: remove unused code
Ramsay Jones
2014-01-06
|
*
receive-pack: support pushing to a shallow clone via http
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
receive-pack: reorder some code in unpack()
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
make the sender advertise shallow commits to the receiver
Nguyễn Thái Ngọc Duy
2013-12-10
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
/
*
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
|
\
|
*
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
*
|
Merge branch 'nd/push-no-thin'
Junio C Hamano
2013-09-11
|
\
\
|
*
|
push: respect --no-thin
Nguyễn Thái Ngọc Duy
2013-08-13
|
|
/
*
|
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
|
/
*
Merge branch 'jk/receive-pack-deadlocks-with-early-failure'
Junio C Hamano
2013-04-23
|
\
|
*
receive-pack: close sideband fd on early pack errors
Jeff King
2013-04-19
*
|
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
2013-02-20
*
|
pkt-line: teach packet_read_line to chomp newlines
Jeff King
2013-02-20
*
|
pkt-line: drop safe_write function
Jeff King
2013-02-20
*
|
Merge branch 'jc/hidden-refs'
Junio C Hamano
2013-02-17
|
\
\
|
*
|
upload/receive-pack: allow hiding ref hierarchies
Junio C Hamano
2013-02-07
|
|
/
[next]