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
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-04
Merge branch 'jt/push-options-doc' into maint
Junio C Hamano
1
-2
/
+49
2017-05-29
Merge branch 'js/plug-leaks'
Junio C Hamano
1
-1
/
+3
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2017-05-23
Merge branch 'jt/push-options-doc'
Junio C Hamano
1
-2
/
+49
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-7
/
+7
2017-05-10
receive-pack: verify push options in cert
Jonathan Tan
1
-2
/
+49
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
shallow: convert shallow registration functions to object_id
brian m. carlson
1
-1
/
+1
2017-05-08
receive-pack: plug memory leak in update()
Johannes Schindelin
1
-1
/
+3
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-3
/
+3
2017-04-23
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
1
-2
/
+2
2017-04-23
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
1
-1
/
+0
2017-04-23
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
1
-2
/
+2
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
1
-2
/
+2
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-67
/
+67
2017-04-18
xgethostname: handle long hostnames
David Turner
1
-1
/
+1
2017-04-18
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe
1
-1
/
+1
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-7
/
+10
2017-04-16
receive-pack: drop tmp_objdir_env from run_update_hook
Jeff King
1
-1
/
+0
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-12
/
+12
2017-03-31
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
1
-6
/
+6
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
1
-3
/
+3
2017-03-30
receive-pack: print --pack-header directly into argv array
Jeff King
1
-7
/
+10
2017-03-30
Merge branch 'bc/push-cert-receive-fix'
Junio C Hamano
1
-1
/
+1
2017-03-28
Merge branch 'rs/update-hook-optim' into maint
Junio C Hamano
1
-8
/
+5
2017-03-28
sha1-array: convert internal storage for struct sha1_array to object_id
brian m. carlson
1
-2
/
+2
2017-03-28
builtin/receive-pack: convert portions to struct object_id
brian m. carlson
1
-49
/
+49
2017-03-28
builtin/receive-pack: fix incorrect pointer arithmetic
brian m. carlson
1
-1
/
+1
2017-03-26
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson
1
-1
/
+1
2017-03-24
Merge branch 'rs/update-hook-optim'
Junio C Hamano
1
-8
/
+5
2017-03-24
Merge branch 'jk/push-deadlock-regression-fix' into maint
Junio C Hamano
1
-1
/
+4
2017-03-18
receive-pack: simplify run_update_post_hook()
René Scharfe
1
-8
/
+5
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-03-14
Merge branch 'jk/push-deadlock-regression-fix'
Junio C Hamano
1
-1
/
+4
2017-03-07
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
1
-1
/
+4
2017-02-22
Convert remaining callers of resolve_refdup to object_id
brian m. carlson
1
-2
/
+2
2017-02-08
receive-pack: avoid duplicates between our refs and alternates
Jeff King
1
-1
/
+3
2017-02-08
receive-pack: treat namespace .have lines like alternates
Jeff King
1
-3
/
+7
2017-02-08
receive-pack: fix misleading namespace/.have comment
Jeff King
1
-4
/
+1
2017-02-08
receive-pack: use oidset to de-duplicate .have lines
Jeff King
1
-14
/
+12
2017-02-08
for_each_alternate_ref: pass name/oid instead of ref struct
Jeff King
1
-2
/
+4
2017-02-02
Merge branch 'rs/receive-pack-cleanup'
Junio C Hamano
1
-2
/
+1
2017-01-30
receive-pack: call string_list_clear() unconditionally
René Scharfe
1
-2
/
+1
2016-12-05
receive-pack: improve English grammar of denyCurrentBranch message
Alex Henrie
1
-2
/
+2
2016-10-31
Merge branch 'ls/filter-process'
Junio C Hamano
1
-2
/
+2
2016-10-26
find_unique_abbrev: use 4-buffer ring
Jeff King
1
-10
/
+6
2016-10-17
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
1
-1
/
+40
2016-10-17
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
1
-2
/
+2
[prev]
[next]