index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sub-process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-1
/
+1
*
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
2019-10-07
1
-2
/
+1
*
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
2019-10-07
1
-4
/
+6
*
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+2
*
hashmap_remove takes "const struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
hashmap_add takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-2
/
+2
*
trace2:data: add trace2 sub-process classification
Jeff Hostetler
2019-02-23
1
-0
/
+1
*
Merge branch 'tg/memfixes'
Junio C Hamano
2017-10-07
1
-2
/
+1
|
\
|
*
sub-process: use child_process.args instead of child_process.argv
Johannes Sixt
2017-10-04
1
-2
/
+1
*
|
Merge branch 'cc/subprocess-handshake-missing-capabilities'
Junio C Hamano
2017-09-25
1
-2
/
+2
|
\
\
|
*
|
subprocess: loudly die when subprocess asks for an unsupported capability
Junio C Hamano
2017-09-11
1
-2
/
+2
|
|
/
*
|
Merge branch 'cc/subprocess-handshake-missing-capabilities'
Junio C Hamano
2017-08-24
1
-2
/
+2
|
\
|
|
*
sub-process: print the cmd when a capability is unsupported
Christian Couder
2017-08-16
1
-2
/
+2
*
|
Merge branch 'jt/subprocess-handshake'
Junio C Hamano
2017-08-11
1
-0
/
+104
|
\
|
|
*
sub-process: refactor handshake to common function
Jonathan Tan
2017-07-26
1
-0
/
+104
*
|
convert/sub-process: drop cast to hashmap_cmp_fn
Stefan Beller
2017-07-05
1
-2
/
+5
|
/
*
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
1
-3
/
+4
*
convert: update subprocess_read_status() to not die on EOF
Ben Peart
2017-05-15
1
-3
/
+7
*
sub-process: move sub-process functions into separate files
Ben Peart
2017-05-15
1
-0
/
+102