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 'dt/xgethostname-nul-termination'
Junio C Hamano
2017-04-23
|
\
|
*
xgethostname: handle long hostnames
David Turner
2017-04-18
|
*
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe
2017-04-18
*
|
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
2017-04-23
|
\
\
|
*
|
receive-pack: drop tmp_objdir_env from run_update_hook
Jeff King
2017-04-16
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-19
|
\
\
\
|
*
|
|
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
|
*
|
|
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
2017-03-31
|
*
|
|
Make sha1_array_append take a struct object_id *
brian m. carlson
2017-03-31
|
*
|
|
sha1-array: convert internal storage for struct sha1_array to object_id
brian m. carlson
2017-03-28
|
*
|
|
builtin/receive-pack: convert portions to struct object_id
brian m. carlson
2017-03-28
|
*
|
|
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson
2017-03-26
*
|
|
|
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
2017-04-16
|
\
\
\
\
|
*
|
|
|
receive-pack: print --pack-header directly into argv array
Jeff King
2017-03-30
|
|
/
/
/
*
|
|
|
Merge branch 'bc/push-cert-receive-fix'
Junio C Hamano
2017-03-30
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
builtin/receive-pack: fix incorrect pointer arithmetic
brian m. carlson
2017-03-28
*
|
|
|
Merge branch 'rs/update-hook-optim'
Junio C Hamano
2017-03-24
|
\
\
\
\
|
*
|
|
|
receive-pack: simplify run_update_post_hook()
René Scharfe
2017-03-18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
|
\
\
\
\
|
*
|
|
|
Convert remaining callers of resolve_refdup to object_id
brian m. carlson
2017-02-22
*
|
|
|
|
Merge branch 'jk/push-deadlock-regression-fix'
Junio C Hamano
2017-03-14
|
\
\
\
\
\
|
*
|
|
|
|
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
2017-03-07
*
|
|
|
|
|
receive-pack: avoid duplicates between our refs and alternates
Jeff King
2017-02-08
*
|
|
|
|
|
receive-pack: treat namespace .have lines like alternates
Jeff King
2017-02-08
*
|
|
|
|
|
receive-pack: fix misleading namespace/.have comment
Jeff King
2017-02-08
*
|
|
|
|
|
receive-pack: use oidset to de-duplicate .have lines
Jeff King
2017-02-08
*
|
|
|
|
|
for_each_alternate_ref: pass name/oid instead of ref struct
Jeff King
2017-02-08
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'rs/receive-pack-cleanup'
Junio C Hamano
2017-02-02
|
\
\
\
\
\
|
*
|
|
|
|
receive-pack: call string_list_clear() unconditionally
René Scharfe
2017-01-30
|
|
/
/
/
/
*
|
|
|
|
receive-pack: improve English grammar of denyCurrentBranch message
Alex Henrie
2016-12-05
|
/
/
/
/
*
|
|
|
Merge branch 'ls/filter-process'
Junio C Hamano
2016-10-31
|
\
\
\
\
|
*
|
|
|
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
2016-10-17
*
|
|
|
|
find_unique_abbrev: use 4-buffer ring
Jeff King
2016-10-26
*
|
|
|
|
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
2016-10-17
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
receive-pack: quarantine objects until pre-receive accepts
Jeff King
2016-10-10
*
|
|
|
|
sha1_array: let callbacks interrupt iteration
Jeff King
2016-09-26
|
/
/
/
/
*
|
|
|
Merge branch 'va/i18n'
Junio C Hamano
2016-09-21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
i18n: receive-pack: mark messages for translation
Vasco Almeida
2016-09-15
|
|
/
/
*
|
|
receive-pack: allow a maximum input size to be specified
Jeff King
2016-08-24
|
/
/
*
|
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-08-17
|
\
\
|
*
|
receive-pack: use FLEX_ALLOC_MEM in queue_command()
René Scharfe
2016-08-13
*
|
|
Merge branch 'jk/push-progress'
Junio C Hamano
2016-08-03
|
\
\
\
|
*
|
|
receive-pack: send keepalives during quiet periods
Jeff King
2016-07-20
|
*
|
|
receive-pack: turn on connectivity progress
Jeff King
2016-07-20
|
*
|
|
receive-pack: relay connectivity errors to sideband
Jeff King
2016-07-20
|
*
|
|
receive-pack: turn on index-pack resolving progress
Jeff King
2016-07-20
|
*
|
|
check_everything_connected: use a struct with named options
Jeff King
2016-07-20
*
|
|
|
receive-pack: implement advertising and receiving push options
Stefan Beller
2016-07-14
*
|
|
|
push options: {pre,post}-receive hook learns about push options
Stefan Beller
2016-07-14
|
/
/
/
*
|
|
Merge branch 'lf/receive-pack-auto-gc-to-client'
Junio C Hamano
2016-06-27
|
\
\
\
[next]