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
/
builtin
/
receive-pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
strvec: rename struct fields
Jeff King
1
-7
/
+7
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-21
/
+21
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-34
/
+34
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
1
-0
/
+10
2020-05-27
builtin/receive-pack: detect when the server doesn't support our hash
brian m. carlson
1
-0
/
+9
2020-05-27
remote: advertise the object-format capability on the server side
brian m. carlson
1
-0
/
+1
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
1
-1
/
+2
2020-05-08
Merge branch 'cb/avoid-colliding-with-netbsd-hmac'
Junio C Hamano
1
-3
/
+3
2020-05-05
builtin/receive-pack: avoid generic function name hmac()
Carlo Marcelo Arenas Belón
1
-3
/
+3
2020-05-01
Merge branch 'tb/reset-shallow'
Junio C Hamano
1
-2
/
+2
2020-04-30
shallow: use struct 'shallow_lock' for additional safety
Taylor Blau
1
-1
/
+1
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
1
-0
/
+1
2020-04-28
Merge branch 'bc/constant-memequal'
Junio C Hamano
1
-1
/
+22
2020-04-24
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau
1
-2
/
+2
2020-04-22
receive-pack: compilation fix
Junio C Hamano
1
-1
/
+3
2020-04-09
builtin/receive-pack: use constant-time comparison for HMAC value
brian m. carlson
1
-1
/
+20
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-02-24
receive.denyCurrentBranch: respect all worktrees
Hariom Verma
1
-17
/
+19
2019-08-19
builtin/receive-pack: replace sha1_to_hex
brian m. carlson
1
-4
/
+4
2019-08-19
builtin/receive-pack: switch to use the_hash_algo
brian m. carlson
1
-23
/
+21
2019-07-19
Merge branch 'jk/check-connected-with-alternates'
Junio C Hamano
1
-1
/
+0
2019-07-09
Merge branch 'ds/close-object-store'
Junio C Hamano
1
-1
/
+1
2019-07-01
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
1
-1
/
+0
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
1
-1
/
+1
2019-05-13
receive-pack: drop unused "commands" from prepare_shallow_update()
Jeff King
1
-3
/
+2
2019-03-07
Merge branch 'ab/receive-pack-use-after-free-fix'
Junio C Hamano
1
-8
/
+15
2019-02-22
trace2:data: add trace2 hook classification
Jeff Hostetler
1
-0
/
+4
2019-02-20
receive-pack: fix use-after-free bug
Ævar Arnfjörð Bjarmason
1
-8
/
+15
2019-01-02
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
1
-1
/
+3
2019-01-02
Use packet_reader instead of packet_read_line
Masaya Suzuki
1
-29
/
+31
2018-10-30
Merge branch 'jc/receive-deny-current-branch-fix'
Junio C Hamano
1
-3
/
+9
2018-10-19
receive: denyCurrentBranch=updateinstead should not blindly update
Junio C Hamano
1
-3
/
+9
2018-10-19
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
1
-2
/
+1
2018-10-16
Merge branch 'jk/check-everything-connected-is-long-gone'
Junio C Hamano
1
-1
/
+1
2018-10-09
transport: drop refnames from for_each_alternate_ref
Jeff King
1
-2
/
+1
2018-09-25
receive-pack: update comment with check_everything_connected
Jeff King
1
-1
/
+1
2018-09-24
Merge branch 'en/double-semicolon-fix'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-2
/
+2
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-0
/
+1
2018-09-05
Remove superfluous trailing semicolons
Elijah Newren
1
-1
/
+1
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-2
/
+2
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-3
/
+3
2018-07-24
Merge branch 'hs/push-cert-check-cleanup'
Junio C Hamano
1
-15
/
+2
2018-07-20
commit.h: remove method declarations
Derrick Stolee
1
-0
/
+1
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-1
/
+2
2018-07-11
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
1
-15
/
+2
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-3
/
+3
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-1
/
+2
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
[next]