index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
connected.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-30
connected: verify promisor-ness of partial clone
Jonathan Tan
1
-5
/
+14
2019-11-13
clone: remove fetch_if_missing=0
Jonathan Tan
1
-1
/
+2
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-3
/
+4
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
1
-1
/
+2
2019-08-19
connected: switch GIT_SHA1_HEXSZ to the_hash_algo
brian m. carlson
1
-3
/
+4
2019-07-01
check_everything_connected: assume alternate ref tips are valid
Jeff King
1
-0
/
+1
2019-06-25
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
1
-1
/
+2
2019-04-21
clone: do faster object check for partial clones
Josh Steadmon
1
-0
/
+17
2018-07-03
fetch-pack: write shallow, then check connectivity
Jonathan Tan
1
-2
/
+4
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+2
2017-12-08
fetch: support filters
Jeff Hostetler
1
-0
/
+2
2017-10-16
Convert check_connected to use struct object_id
brian m. carlson
1
-9
/
+9
2017-08-23
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
1
-1
/
+1
2017-08-23
pack: move add_packed_git()
Jonathan Tan
1
-0
/
+1
2016-10-10
check_connected: accept an env argument
Jeff King
1
-0
/
+1
2016-07-20
check_connected: add progress flag
Jeff King
1
-0
/
+3
2016-07-20
check_connected: relay errors to alternate descriptor
Jeff King
1
-2
/
+9
2016-07-20
check_everything_connected: use a struct with named options
Jeff King
1
-28
/
+11
2016-07-20
check_everything_connected: convert to argv_array
Jeff King
1
-12
/
+9
2016-07-20
check_everything_connected: always pass --quiet to rev-list
Jeff King
1
-2
/
+1
2016-05-09
connected.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-6
/
+3
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
1
-2
/
+1
2014-06-30
use strip_suffix instead of ends_with in simple cases
Jeff King
1
-3
/
+3
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
1
-8
/
+34
2013-12-10
connected.c: add new variant that runs with --shallow-file
Nguyễn Thái Ngọc Duy
1
-8
/
+34
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-1
/
+1
2013-05-28
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
1
-1
/
+33
2012-03-15
fetch/receive: remove over-pessimistic connectivity check
Junio C Hamano
1
-4
/
+4
2011-09-09
check_everything_connected(): libify
Junio C Hamano
1
-0
/
+62