aboutsummaryrefslogtreecommitdiff
path: root/builtin/remote-ext.c
Commit message (Expand)AuthorAge
* pkt-line: rename packet_write() to packet_write_fmt()Lars Schneider2016-10-17
* typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
* convert manual allocations to argv_arrayJeff King2016-02-22
* remote-ext: simplify git pkt-line generationJeff King2015-09-25
* use skip_prefix() to avoid more magic numbersRené Scharfe2014-10-07
* run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
* Remove unused variablesJohannes Schindelin2011-03-22
* Fix sparse warningsStephen Boyd2011-03-22
* remote-ext: do not segfault for blank linesJonathan Nieder2011-01-18
* remote-fd/ext: finishing touches after code reviewIlari Liusvaara2010-11-19
* git-remote-extIlari Liusvaara2010-10-13