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
/
fetch-pack.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/fewer-pack-rescan'
Junio C Hamano
2017-12-06
|
\
|
*
everything_local: use "quick" object existence check
Jeff King
2017-11-21
*
|
oidmap: map with OID as key
Jonathan Tan
2017-10-01
*
|
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
2017-08-23
|
/
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
Merge branch 'jt/fetch-allow-tip-sha1-implicitly'
Junio C Hamano
2017-05-30
|
\
\
|
*
|
fetch-pack: always allow fetching of literal SHA1s
Jonathan Tan
2017-05-16
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
|
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
|
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
|
*
|
shallow: convert shallow registration functions to object_id
brian m. carlson
2017-05-08
|
*
|
fetch-pack: convert to struct object_id
brian m. carlson
2017-05-02
|
|
/
*
|
Merge branch 'js/larger-timestamps'
Junio C Hamano
2017-05-16
|
\
\
|
|
/
|
/
|
|
*
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
|
*
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-23
*
|
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 'jt/fetch-pack-error-reporting'
Junio C Hamano
2017-04-23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fetch-pack: show clearer error message upon ERR
Jonathan Tan
2017-04-17
*
|
|
Rename sha1_array to oid_array
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
*
|
|
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
2017-03-14
|
\
\
\
|
|
/
/
|
*
|
fetch-pack: add specific error for fetching an unadvertised object
Matt McCutchen
2017-03-02
|
*
|
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
2017-03-02
*
|
|
fetch-pack: cache results of for_each_alternate_ref
Jeff King
2017-02-08
*
|
|
for_each_alternate_ref: pass name/oid instead of ref struct
Jeff King
2017-02-08
|
/
/
*
|
fetch-pack.c: correct command at the beginning of an error message
Ralf Thielow
2016-11-11
*
|
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
|
\
\
|
*
|
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
2016-06-13
|
*
|
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
2016-06-13
|
*
|
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
2016-06-13
|
*
|
fetch-pack: use a separate flag for fetch in deepening mode
Nguyễn Thái Ngọc Duy
2016-06-13
|
*
|
fetch-pack.c: mark strings for translating
Nguyễn Thái Ngọc Duy
2016-06-13
|
*
|
fetch-pack: use a common function for verbose printing
Nguyễn Thái Ngọc Duy
2016-06-13
*
|
|
Merge branch 'rs/qsort'
Junio C Hamano
2016-10-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
use QSORT
René Scharfe
2016-09-29
*
|
|
fetch-pack: do not reset in_vain on non-novel acks
Jonathan Tan
2016-09-23
|
/
/
*
|
fetch-pack: grow stateless RPC windows exponentially
Jonathan Tan
2016-07-19
*
|
fetch-pack: isolate sigpipe in demuxer thread
Jeff King
2016-04-20
*
|
fetch-pack: ignore SIGPIPE in sideband demuxer
Jeff King
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
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
*
fetch-pack: use argv_array for index-pack / unpack-objects
Jeff King
2015-10-05
*
memoize common git-path "constant" files
Jeff King
2015-08-10
*
Merge branch 'me/fetch-into-shallow-safety'
Junio C Hamano
2015-07-01
|
\
[next]