summaryrefslogtreecommitdiff
path: root/builtin/remote-ext.c
Commit message (Expand)AuthorAgeFilesLines
* use skip_prefix() to avoid more magic numbersrs/more-uses-of-skip-prefixRené Scharfe2014-10-071-6/+4
* run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-201-2/+1
* Remove unused variablesJohannes Schindelin2011-03-221-4/+0
* Fix sparse warningsStephen Boyd2011-03-221-1/+1
* remote-ext: do not segfault for blank linesJonathan Nieder2011-01-181-4/+4
* remote-fd/ext: finishing touches after code reviewIlari Liusvaara2010-11-191-5/+3
* git-remote-extIlari Liusvaara2010-10-131-0/+248