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
/
upload-pack.c
Commit message (
Expand
)
Author
Age
*
Spelling fixes
Ville Skyttä
2016-08-11
*
Merge branch 'jk/common-main'
Junio C Hamano
2016-07-19
|
\
|
*
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
2016-07-06
|
|
\
|
|
*
common-main: call git_setup_gettext()
Jeff King
2016-07-01
|
|
*
common-main: call git_extract_argv0_path()
Jeff King
2016-07-01
|
|
*
add an extra level of indirection to main()
Jeff King
2016-07-01
*
|
|
Merge branch 'jk/upload-pack-hook'
Junio C Hamano
2016-07-06
|
\
\
\
|
*
|
|
upload-pack: provide a hook for running pack-objects
Jeff King
2016-06-02
|
|
/
/
*
|
|
Merge branch 'lf/sideband-returns-void'
Junio C Hamano
2016-07-06
|
\
\
\
|
*
|
|
upload-pack.c: make send_client_data() return void
Lukas Fleischer
2016-06-16
|
*
|
|
sideband.c: make send_sideband() return void
Lukas Fleischer
2016-06-16
|
|
/
/
*
|
|
upload-pack.c: use parse-options API
Antoine Queru
2016-05-31
|
/
/
*
|
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
|
\
\
|
|
/
|
/
|
|
*
upload-pack.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
*
|
upload-pack: use argv_array for pack_objects
Michael Procter
2016-02-25
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Convert struct object to object_id
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
hideRefs: add support for matching full refs
Lukas Fleischer
2015-11-05
*
upload-pack: strip refs before calling ref_is_hidden()
Lukas Fleischer
2015-11-05
*
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
2015-10-26
*
Merge branch 'bc/object-id'
Junio C Hamano
2015-06-05
|
\
|
*
send_ref(): convert local variable "peeled" to object_id
Michael Haggerty
2015-05-25
|
*
upload-pack: rewrite functions to take object_id arguments
Michael Haggerty
2015-05-25
|
*
find_symref(): convert local variable "unused" to object_id
Michael Haggerty
2015-05-25
|
*
find_symref(): 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 'fm/fetch-raw-sha1'
Junio C Hamano
2015-06-01
|
\
\
|
|
/
|
/
|
|
*
upload-pack: optionally allow fetching reachable sha1
Fredrik Medley
2015-05-22
|
*
upload-pack: prepare to extend allow-tip-sha1-in-want
Fredrik Medley
2015-05-22
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-05-05
|
\
\
|
|
/
|
/
|
|
*
commit: convert parts to struct object_id
brian m. carlson
2015-03-13
*
|
Merge branch 'jk/smart-http-hide-refs'
Junio C Hamano
2015-03-23
|
\
\
|
|
/
|
/
|
|
*
upload-pack: do not check NULL return of lookup_unknown_object
Jeff King
2015-03-12
|
*
upload-pack: fix transfer.hiderefs over smart-http
Jeff King
2015-03-12
|
*
Merge branch 'et/spell-poll-infinite-with-minus-one-only' into maint
Junio C Hamano
2014-09-19
|
|
\
*
|
|
pack-objects: use --objects-edge-aggressive for shallow repos
brian m. carlson
2014-12-29
*
|
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
*
|
|
Merge branch 'et/spell-poll-infinite-with-minus-one-only'
Junio C Hamano
2014-09-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
upload-pack: keep poll(2)'s timeout to -1
Edward Thomson
2014-08-22
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
|
/
|
/
|
*
|
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
2014-04-03
|
\
\
|
*
|
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
2014-03-25
*
|
|
Merge branch 'nd/upload-pack-shallow'
Junio C Hamano
2014-03-21
|
\
\
\
|
*
|
|
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
2014-03-11
|
|
/
/
*
|
|
Merge branch 'jk/shallow-update-fix'
Junio C Hamano
2014-03-21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
shallow: automatically clean up shallow tempfiles
Jeff King
2014-02-27
|
|
/
*
|
rename read_replace_refs to check_replace_refs
Michael Haggerty
2014-02-20
|
/
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
|
*
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
2013-12-10
[next]