summaryrefslogtreecommitdiffstats
path: root/remote.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Report information on branches from remote.hDaniel Barkalow2007-09-191-0/+18
* Add uploadpack configuration info to remote.Daniel Barkalow2007-09-191-0/+1
* Add for_each_remote() function, and extend remote_find_tracking()Johannes Schindelin2007-07-121-1/+4
* Add allocation and freeing functions for struct refsDaniel Barkalow2007-07-101-0/+7
* Add handlers for fetch-side configuration of remotes.Daniel Barkalow2007-05-211-0/+11
* Move refspec parser from connect.c and cache.h to remote.{c,h}Daniel Barkalow2007-05-211-0/+12
* Move remote parsing into a library file out of builtin-push.Daniel Barkalow2007-05-211-0/+18