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
2016-08-17
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-3
/
+1
2016-08-13
receive-pack: use FLEX_ALLOC_MEM in queue_command()
René Scharfe
1
-3
/
+1
2016-08-03
Merge branch 'jk/push-progress'
Junio C Hamano
1
-8
/
+92
2016-07-20
receive-pack: send keepalives during quiet periods
Jeff King
1
-1
/
+67
2016-07-20
receive-pack: turn on connectivity progress
Jeff King
1
-0
/
+1
2016-07-20
receive-pack: relay connectivity errors to sideband
Jeff King
1
-1
/
+17
2016-07-20
receive-pack: turn on index-pack resolving progress
Jeff King
1
-0
/
+2
2016-07-20
check_everything_connected: use a struct with named options
Jeff King
1
-7
/
+6
2016-07-14
receive-pack: implement advertising and receiving push options
Stefan Beller
1
-0
/
+30
2016-07-14
push options: {pre,post}-receive hook learns about push options
Stefan Beller
1
-13
/
+34
2016-06-27
Merge branch 'lf/receive-pack-auto-gc-to-client'
Junio C Hamano
1
-2
/
+13
2016-06-06
receive-pack: send auto-gc output over sideband 2
Lukas Fleischer
1
-2
/
+13
2016-04-25
Merge branch 'dt/pre-refs-backend'
Junio C Hamano
1
-1
/
+1
2016-04-10
check_aliased_update(): check that dst_name is non-NULL
Michael Haggerty
1
-1
/
+1
2016-03-01
builtin/receive-pack.c: use parse_options API
Sidhant Sharma [:tk]
1
-33
/
+20
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-1
/
+1
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-3
/
+2
2016-02-22
convert manual allocations to argv_array
Jeff King
1
-9
/
+3
2016-02-05
Merge branch 'js/close-packs-before-gc' into maint
Junio C Hamano
1
-0
/
+1
2016-02-05
Merge branch 'jk/clang-pedantic' into maint
Junio C Hamano
1
-1
/
+1
2016-01-13
receive-pack: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2016-01-04
avoid shifting signed integers 31 bits
Jeff King
1
-1
/
+1
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
1
-1
/
+1
2015-11-05
hideRefs: add support for matching full refs
Lukas Fleischer
1
-6
/
+21
2015-10-05
receive-pack: simplify keep_arg computation
Jeff King
1
-7
/
+10
2015-10-05
use sha1_to_hex_r() instead of strcpy
Jeff King
1
-6
/
+9
2015-09-25
receive-pack: convert strncpy to xsnprintf
Jeff King
1
-2
/
+2
2015-08-03
Merge branch 'jx/do-not-crash-receive-pack-wo-head'
Junio C Hamano
1
-1
/
+1
2015-07-22
receive-pack: crash when checking with non-exist HEAD
Jiang Xin
1
-1
/
+1
2015-06-23
fsck: git receive-pack: support excluding objects from fsck'ing
Johannes Schindelin
1
-0
/
+11
2015-06-23
fsck (receive-pack): allow demoting errors to warnings
Johannes Schindelin
1
-2
/
+15
2015-05-25
show_ref_cb(): rewrite to take an object_id argument
Michael Haggerty
1
-5
/
+3
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-1
/
+4
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
1
-1
/
+1
2015-04-14
Merge branch 'jc/update-instead-into-void'
Junio C Hamano
1
-1
/
+20
2015-04-01
push-to-deploy: allow pushing into an unborn branch and updating it
Junio C Hamano
1
-1
/
+20
2015-02-17
ref_transaction_delete(): remove "have_old" parameter
Michael Haggerty
1
-2
/
+1
2015-02-17
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
1
-1
/
+1
2015-02-11
Merge branch 'jc/push-to-checkout'
Junio C Hamano
1
-25
/
+45
2015-02-11
Merge branch 'sb/atomic-push'
Junio C Hamano
1
-35
/
+130
2015-01-08
receive-pack: support push-to-checkout hook
Junio C Hamano
1
-1
/
+18
2015-01-07
receive-pack.c: negotiate atomic push support
Ronnie Sahlberg
1
-0
/
+11
2015-01-07
receive-pack.c: add execute_commands_atomic function
Stefan Beller
1
-1
/
+46
2015-01-07
receive-pack.c: move transaction handling in a central place
Stefan Beller
1
-14
/
+37
2015-01-07
receive-pack.c: move iterating over all commands outside execute_commands
Stefan Beller
1
-6
/
+13
2015-01-07
receive-pack.c: die instead of error in case of possible future bug
Stefan Beller
1
-3
/
+1
2015-01-07
receive-pack.c: shorten the execute_commands loop over all commands
Stefan Beller
1
-16
/
+27
2014-12-22
Merge branch 'js/push-to-deploy'
Junio C Hamano
1
-2
/
+91
2014-12-22
Merge branch 'mh/simplify-repack-without-refs'
Junio C Hamano
1
-1
/
+1
2014-12-05
Merge branch 'rs/receive-pack-use-labs'
Junio C Hamano
1
-1
/
+1
[next]