summaryrefslogtreecommitdiff
path: root/builtin/remote-ext.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-17pkt-line: rename packet_write() to packet_write_fmt()Libravatar Lars Schneider1-2/+2
2016-05-06typofix: assorted typofixes in comments, documentation and messagesLibravatar Li Peng1-1/+1
2016-02-22convert manual allocations to argv_arrayLibravatar Jeff King1-21/+5
2015-09-25remote-ext: simplify git pkt-line generationLibravatar Jeff King1-29/+5
2014-10-07use skip_prefix() to avoid more magic numbersLibravatar René Scharfe1-6/+4
2014-08-20run-command: introduce CHILD_PROCESS_INITLibravatar René Scharfe1-2/+1
2011-03-22Remove unused variablesLibravatar Johannes Schindelin1-4/+0
2011-03-22Fix sparse warningsLibravatar Stephen Boyd1-1/+1
2011-01-18remote-ext: do not segfault for blank linesLibravatar Jonathan Nieder1-4/+4
2010-11-19remote-fd/ext: finishing touches after code reviewLibravatar Ilari Liusvaara1-5/+3
2010-10-13git-remote-extLibravatar Ilari Liusvaara1-0/+248