summaryrefslogtreecommitdiff
path: root/remote.c
Commit message (Expand)AuthorAgeFilesLines
* Move refspec pattern matching to match_refs().Daniel Barkalow2007-05-261-3/+28
* Add handlers for fetch-side configuration of remotes.Daniel Barkalow2007-05-201-0/+59
* Move refspec parser from connect.c and cache.h to remote.{c,h}Daniel Barkalow2007-05-201-0/+246
* Move remote parsing into a library file out of builtin-push.Daniel Barkalow2007-05-201-0/+223