Make private quote_path() in wt-status.c available as quote_path_relative()
[gitweb.git] / transport.h
2007-09-19 Remove pack.keep after ref updates in git-fetch
2007-09-19 Simplify fetch transport API to just one function
2007-09-19 Add fetch methods to transport library.
2007-09-19 Push code for transport library