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/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
|
\
\
|
*
|
receive-pack: send auto-gc output over sideband 2
Lukas Fleischer
2016-06-06
|
|
/
*
|
Merge branch 'dt/pre-refs-backend'
Junio C Hamano
2016-04-25
|
\
\
|
*
|
check_aliased_update(): check that dst_name is non-NULL
Michael Haggerty
2016-04-10
|
|
/
*
|
builtin/receive-pack.c: use parse_options API
Sidhant Sharma [:tk]
2016-03-01
|
/
*
use st_add and st_mult for allocation size computation
Jeff King
2016-02-22
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
*
convert manual allocations to argv_array
Jeff King
2016-02-22
*
Merge branch 'js/close-packs-before-gc' into maint
Junio C Hamano
2016-02-05
|
\
|
*
receive-pack: release pack files before garbage-collecting
Johannes Schindelin
2016-01-13
*
|
Merge branch 'jk/clang-pedantic' into maint
Junio C Hamano
2016-02-05
|
\
\
|
|
/
|
/
|
|
*
avoid shifting signed integers 31 bits
Jeff King
2016-01-04
*
|
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
*
|
hideRefs: add support for matching full refs
Lukas Fleischer
2015-11-05
*
|
receive-pack: simplify keep_arg computation
Jeff King
2015-10-05
*
|
use sha1_to_hex_r() instead of strcpy
Jeff King
2015-10-05
*
|
receive-pack: convert strncpy to xsnprintf
Jeff King
2015-09-25
|
/
*
Merge branch 'jx/do-not-crash-receive-pack-wo-head'
Junio C Hamano
2015-08-03
|
\
|
*
receive-pack: crash when checking with non-exist HEAD
Jiang Xin
2015-07-22
*
|
fsck: git receive-pack: support excluding objects from fsck'ing
Johannes Schindelin
2015-06-23
*
|
fsck (receive-pack): allow demoting errors to warnings
Johannes Schindelin
2015-06-23
*
|
show_ref_cb(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
|
*
|
path.c: make get_pathname() call sites return const char *
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
Merge branch 'jc/update-instead-into-void'
Junio C Hamano
2015-04-14
|
\
\
\
|
*
|
|
push-to-deploy: allow pushing into an unborn branch and updating it
Junio C Hamano
2015-04-01
*
|
|
|
ref_transaction_delete(): remove "have_old" parameter
Michael Haggerty
2015-02-17
[next]