summaryrefslogtreecommitdiff
path: root/remote.c
AgeCommit message (Expand)Author
2007-06-13Don't dereference a strdup-returned NULLJim Meyering
2007-06-08Fix push with refspecs containing wildcardsAlex Riesen
2007-05-26Move refspec pattern matching to match_refs().Daniel 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