index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upload-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-03-30
1
-4
/
+4
|
\
|
*
upload-pack: disable object filtering when disabled by config
Jonathan Nieder
2018-03-30
1
-4
/
+4
*
|
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-02-13
1
-1
/
+30
|
\
|
|
*
fetch-pack: test support excluding large blobs
Jonathan Tan
2017-12-08
1
-4
/
+9
|
*
upload-pack: add object filtering for partial clone
Jeff Hostetler
2017-12-08
1
-1
/
+25
*
|
Merge branch 'bw/protocol-v1'
Junio C Hamano
2017-12-06
1
-1
/
+19
|
\
\
|
*
|
upload-pack, receive-pack: introduce protocol version 1
Brandon Williams
2017-10-17
1
-1
/
+19
*
|
|
refs: convert peel_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
|
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'ma/leakplugs'
Junio C Hamano
2017-09-29
1
-1
/
+1
|
\
\
|
*
|
object_array: use `object_array_clear()`, not `free()`
Martin Ågren
2017-09-24
1
-1
/
+1
|
|
/
*
/
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
2017-09-24
1
-2
/
+1
|
/
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-30
/
+30
|
\
\
|
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-4
/
+4
|
*
|
upload-pack: convert remaining parse_object callers to object_id
brian m. carlson
2017-05-08
1
-25
/
+25
|
*
|
shallow: convert shallow registration functions to object_id
brian m. carlson
2017-05-08
1
-4
/
+4
|
|
/
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-2
/
+2
*
|
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-24
1
-1
/
+1
*
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-24
1
-1
/
+1
|
/
*
upload-pack: report "not our ref" to client
Jonathan Tan
2017-02-23
1
-1
/
+5
*
upload-pack: optionally allow fetching any sha1
David Turner
2016-11-18
1
-1
/
+9
*
Merge branch 'ls/filter-process'
Junio C Hamano
2016-10-31
1
-17
/
+17
|
\
|
*
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
2016-10-17
1
-15
/
+15
*
|
upload-pack: use priority queue in reachable() check
Jeff King
2016-10-11
1
-6
/
+7
*
|
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
1
-87
/
+277
|
\
\
|
|
/
|
/
|
|
*
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
2016-06-13
1
-4
/
+19
|
*
upload-pack: add get_reachable_list()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-3
/
+49
|
*
upload-pack: split check_unreachable() in two, prep for get_reachable_list()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-18
/
+38
|
*
upload-pack: support define shallow boundary by excluding revisions
Nguyễn Thái Ngọc Duy
2016-06-13
1
-2
/
+21
|
*
upload-pack: add deepen-since to cut shallow repos based on time
Nguyễn Thái Ngọc Duy
2016-06-13
1
-2
/
+43
|
*
upload-pack: move rev-list code out of check_non_tip()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-13
/
+23
|
*
upload-pack: make check_non_tip() clean things up on error
Nguyễn Thái Ngọc Duy
2016-06-13
1
-7
/
+16
|
*
upload-pack: tighten number parsing at "deepen" lines
Nguyễn Thái Ngọc Duy
2016-06-13
1
-2
/
+2
|
*
upload-pack: use skip_prefix() instead of starts_with()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-14
/
+18
|
*
upload-pack: move "unshallow" sending code out of deepen()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-13
/
+30
|
*
upload-pack: remove unused variable "backup"
Nguyễn Thái Ngọc Duy
2016-06-13
1
-5
/
+4
|
*
upload-pack: move "shallow" sending code out of deepen()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-10
/
+15
|
*
upload-pack: move shallow deepen code out of receive_needs()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-47
/
+52
*
|
Spelling fixes
Ville Skyttä
2016-08-11
1
-1
/
+1
*
|
Merge branch 'jk/common-main'
Junio C Hamano
2016-07-19
1
-4
/
+1
|
\
\
|
*
\
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
2016-07-06
1
-6
/
+3
|
|
\
\
|
|
*
|
common-main: call git_setup_gettext()
Jeff King
2016-07-02
1
-2
/
+0
|
|
*
|
common-main: call git_extract_argv0_path()
Jeff King
2016-07-02
1
-1
/
+0
|
|
*
|
add an extra level of indirection to main()
Jeff King
2016-07-02
1
-3
/
+3
*
|
|
|
Merge branch 'jk/upload-pack-hook'
Junio C Hamano
2016-07-06
1
-1
/
+12
|
\
\
\
\
|
*
|
|
|
upload-pack: provide a hook for running pack-objects
Jeff King
2016-06-03
1
-1
/
+12
|
|
/
/
/
*
|
|
|
Merge branch 'lf/sideband-returns-void'
Junio C Hamano
2016-07-06
1
-11
/
+8
|
\
\
\
\
|
*
|
|
|
upload-pack.c: make send_client_data() return void
Lukas Fleischer
2016-06-16
1
-10
/
+5
[next]