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
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-1
/
+1
2021-03-19
Merge branch 'rs/calloc-array'
Junio C Hamano
1
-2
/
+2
2021-03-19
Merge branch 'jc/calloc-fix'
Junio C Hamano
1
-5
/
+3
2021-03-15
xcalloc: use CALLOC_ARRAY() when applicable
Junio C Hamano
1
-5
/
+3
2021-03-13
use CALLOC_ARRAY
René Scharfe
1
-2
/
+2
2021-03-01
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
1
-1
/
+1
2021-02-22
fetch-pack: print and use dangling .gitmodules
Jonathan Tan
1
-1
/
+1
2021-02-10
gpg-interface: improve interface for parsing tags
brian m. carlson
1
-2
/
+2
2020-12-08
Merge branch 'js/trace2-session-id'
Junio C Hamano
1
-0
/
+15
2020-11-11
receive-pack: log received client session ID
Josh Steadmon
1
-0
/
+7
2020-11-11
receive-pack: advertise session ID in v0 capabilities
Josh Steadmon
1
-0
/
+8
2020-11-11
receive-pack: use default version 0 for proc-receive
Jiang Xin
1
-1
/
+6
2020-11-11
receive-pack: gently write messages to proc-receive
Jiang Xin
1
-24
/
+63
2020-09-25
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
1
-9
/
+463
2020-08-27
receive-pack: new config receive.procReceiveRefs
Jiang Xin
1
-7
/
+99
2020-08-27
New capability "report-status-v2" for git-push
Jiang Xin
1
-2
/
+52
2020-08-27
receive-pack: feed report options to post-receive
Jiang Xin
1
-4
/
+26
2020-08-27
receive-pack: add new proc-receive hook
Jiang Xin
1
-3
/
+293
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
[next]