summaryrefslogtreecommitdiff
path: root/remote.h
AgeCommit message (Expand)Author
2007-07-11Add for_each_remote() function, and extend remote_find_tracking()Johannes Schindelin
2007-07-10Add allocation and freeing functions for struct refsDaniel Barkalow
2007-05-21Add handlers for fetch-side configuration of remotes.Daniel Barkalow
2007-05-21Move refspec parser from connect.c and cache.h to remote.{c,h}Daniel Barkalow
2007-05-21Move remote parsing into a library file out of builtin-push.Daniel Barkalow