index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
receive-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin/receive-pack: replace sha1_to_hex
brian m. carlson
2019-08-20
1
-4
/
+4
*
builtin/receive-pack: switch to use the_hash_algo
brian m. carlson
2019-08-20
1
-23
/
+21
*
Merge branch 'jk/check-connected-with-alternates'
Junio C Hamano
2019-07-19
1
-1
/
+0
|
\
|
*
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
2019-07-01
1
-1
/
+0
*
|
Merge branch 'ds/close-object-store'
Junio C Hamano
2019-07-10
1
-1
/
+1
|
\
\
|
*
|
packfile: rename close_all_packs to close_object_store
Derrick Stolee
2019-06-12
1
-1
/
+1
*
|
|
receive-pack: drop unused "commands" from prepare_shallow_update()
Jeff King
2019-05-13
1
-3
/
+2
|
|
/
|
/
|
*
|
Merge branch 'ab/receive-pack-use-after-free-fix'
Junio C Hamano
2019-03-07
1
-8
/
+15
|
\
\
|
*
|
receive-pack: fix use-after-free bug
Ævar Arnfjörð Bjarmason
2019-02-21
1
-8
/
+15
*
|
|
trace2:data: add trace2 hook classification
Jeff Hostetler
2019-02-23
1
-0
/
+4
|
|
/
|
/
|
*
|
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
2019-01-02
1
-1
/
+3
*
|
Use packet_reader instead of packet_read_line
Masaya Suzuki
2019-01-02
1
-29
/
+31
*
|
Merge branch 'jc/receive-deny-current-branch-fix'
Junio C Hamano
2018-10-30
1
-3
/
+9
|
\
\
|
*
|
receive: denyCurrentBranch=updateinstead should not blindly update
Junio C Hamano
2018-10-19
1
-3
/
+9
|
|
/
*
|
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
2018-10-19
1
-2
/
+1
|
\
\
|
*
|
transport: drop refnames from for_each_alternate_ref
Jeff King
2018-10-09
1
-2
/
+1
*
|
|
Merge branch 'jk/check-everything-connected-is-long-gone'
Junio C Hamano
2018-10-16
1
-1
/
+1
|
\
\
\
|
*
|
|
receive-pack: update comment with check_everything_connected
Jeff King
2018-09-25
1
-1
/
+1
*
|
|
|
Merge branch 'en/double-semicolon-fix'
Junio C Hamano
2018-09-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Remove superfluous trailing semicolons
Elijah Newren
2018-09-05
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/cocci'
Junio C Hamano
2018-09-17
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ds/reachable'
Junio C Hamano
2018-09-17
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
commit.h: remove method declarations
Derrick Stolee
2018-07-21
1
-0
/
+1
*
|
|
|
Merge branch 'sb/object-store-lookup'
Junio C Hamano
2018-08-03
1
-3
/
+3
|
\
|
|
|
|
*
|
|
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-3
/
+3
|
*
|
|
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'hs/push-cert-check-cleanup'
Junio C Hamano
2018-07-24
1
-15
/
+2
|
\
\
\
\
|
*
|
|
|
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
2018-07-11
1
-15
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
shallow: add repository argument to register_shallow
Stefan Beller
2018-05-18
1
-1
/
+1
|
*
|
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-05-30
1
-4
/
+4
|
\
\
\
|
*
|
|
builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX
brian m. carlson
2018-05-02
1
-1
/
+1
|
*
|
|
builtin/receive-pack: avoid hard-coded constants for push certs
brian m. carlson
2018-05-02
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
|
|
|
Merge branch 'ma/lockfile-cleanup'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
lock_file: make function-local locks non-static
Martin Ågren
2018-05-10
1
-1
/
+1
*
|
|
|
|
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-0
/
+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
protocol: introduce enum protocol_version value protocol_v2
Brandon Williams
2018-03-14
1
-0
/
+6
*
|
|
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
2018-04-11
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
packfile: add repository argument to reprepare_packed_git
Stefan Beller
2018-03-26
1
-1
/
+2
*
|
|
|
|
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-1
/
+1
|
\
|
|
|
|
|
*
|
|
|
object-store: close all packs upon clearing the object store
Stefan Beller
2018-03-26
1
-1
/
+1
|
|
/
/
/
*
|
/
/
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-4
/
+4
|
|
/
/
|
/
|
|
*
|
|
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-5
/
+6
|
/
/
*
|
Merge branch 'bw/protocol-v1'
Junio C Hamano
2017-12-06
1
-0
/
+17
|
\
\
|
*
|
upload-pack, receive-pack: introduce protocol version 1
Brandon Williams
2017-10-17
1
-0
/
+17
[next]