index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
2017-10-16
1
-2
/
+2
*
refs: pass NULL to resolve_refdup() if hash is not needed
René Scharfe
2017-10-01
1
-2
/
+1
*
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
2017-09-24
1
-2
/
+1
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-2
/
+1
|
\
|
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
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
*
|
bundle: convert to struct object_id
brian m. carlson
2017-05-02
1
-1
/
+1
|
/
*
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
2017-04-20
1
-1
/
+3
|
\
|
*
push: propagate remote and refspec with --recurse-submodules
Brandon Williams
2017-04-11
1
-1
/
+2
|
*
push: propagate push-options with --recurse-submodules
Brandon Williams
2017-04-11
1
-0
/
+1
*
|
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-10
/
+10
*
|
Make sha1_array_append take a struct object_id *
brian m. carlson
2017-03-31
1
-2
/
+4
*
|
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
2017-03-27
1
-1
/
+1
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-03-17
1
-2
/
+2
|
\
|
*
Convert remaining callers of resolve_refdup to object_id
brian m. carlson
2017-02-22
1
-2
/
+2
*
|
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
2017-03-14
1
-5
/
+9
|
\
\
|
*
|
fetch_refs_via_pack: call report_unmatched_refs
Matt McCutchen
2017-03-02
1
-5
/
+9
|
*
|
Merge branch 'bw/push-dry-run' into maint
Junio C Hamano
2017-01-17
1
-3
/
+6
|
|
\
\
|
*
\
\
Merge branch 'hv/submodule-not-yet-pushed-fix' into maint
Junio C Hamano
2017-01-17
1
-8
/
+21
|
|
\
\
\
*
|
\
\
\
Merge branch 'km/delete-ref-reflog-message'
Junio C Hamano
2017-02-27
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
delete_ref: accept a reflog message argument
Kyle Meyer
2017-02-21
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
for_each_alternate_ref: replace transport code with for-each-ref
Jeff King
2017-02-09
1
-10
/
+38
*
|
|
|
|
for_each_alternate_ref: pass name/oid instead of ref struct
Jeff King
2017-02-09
1
-1
/
+1
*
|
|
|
|
for_each_alternate_ref: use strbuf for path allocation
Jeff King
2017-02-09
1
-14
/
+14
*
|
|
|
|
for_each_alternate_ref: stop trimming trailing slashes
Jeff King
2017-02-09
1
-2
/
+0
*
|
|
|
|
for_each_alternate_ref: handle failure from real_pathdup()
Jeff King
2017-02-09
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'bw/push-submodule-only'
Junio C Hamano
2017-01-31
1
-4
/
+11
|
\
\
\
\
|
*
|
|
|
push: add option to push only submodules
Brandon Williams
2016-12-20
1
-4
/
+11
*
|
|
|
|
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2017-01-19
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
real_path: have callers use real_pathdup and strbuf_realpath
Brandon Williams
2016-12-13
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bw/transport-protocol-policy'
Junio C Hamano
2016-12-27
1
-8
/
+76
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
transport: add from_user parameter to is_transport_allowed
Brandon Williams
2016-12-15
1
-3
/
+5
|
*
|
|
|
transport: add protocol policy config option
Brandon Williams
2016-12-15
1
-2
/
+73
|
*
|
|
|
http: always warn if libcurl version is too old
Brandon Williams
2016-12-15
1
-5
/
+0
|
*
|
|
|
Merge branch 'rs/use-strbuf-add-unique-abbrev' into maint
Junio C Hamano
2016-09-09
1
-7
/
+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'jk/push-scrub-url' into maint
Junio C Hamano
2016-08-08
1
-2
/
+5
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'bw/push-dry-run'
Junio C Hamano
2016-12-17
1
-3
/
+6
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
push: fix --dry-run to not push submodules
Brandon Williams
2016-11-23
1
-3
/
+6
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'hv/submodule-not-yet-pushed-fix'
Junio C Hamano
2016-12-17
1
-8
/
+21
|
\
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
serialize collection of refs that contain submodule changes
Heiko Voigt
2016-11-16
1
-8
/
+21
*
|
|
|
|
Merge branch 'jc/abbrev-auto'
Junio C Hamano
2016-10-27
1
-25
/
+59
|
\
\
\
\
\
|
*
|
|
|
|
transport: compute summary-width dynamically
Junio C Hamano
2016-10-22
1
-1
/
+17
|
*
|
|
|
|
transport: allow summary-width to be computed dynamically
Junio C Hamano
2016-10-22
1
-1
/
+6
|
*
|
|
|
|
transport: pass summary_width down the callchain
Junio C Hamano
2016-10-21
1
-25
/
+38
*
|
|
|
|
|
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
2016-10-17
1
-3
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
alternates: use a separate scratch space
Jeff King
2016-10-10
1
-3
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
1
-0
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+4
|
*
|
|
|
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+4
[next]