Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-06-09 | remote.c: minor clean-up of match_explicit() | Junio C Hamano | 1 | -11/+12 |
2007-06-09 | remote.c: refactor creation of new dst ref | Junio C Hamano | 1 | -18/+17 |
2007-06-09 | remote.c: refactor match_explicit_refs() | Junio C Hamano | 1 | -73/+86 |
2007-06-08 | Fix push with refspecs containing wildcards | Alex Riesen | 1 | -12/+27 |
2007-05-26 | Move refspec pattern matching to match_refs(). | Daniel Barkalow | 1 | -3/+28 |
2007-05-20 | Add handlers for fetch-side configuration of remotes. | Daniel Barkalow | 1 | -0/+59 |
2007-05-20 | Move refspec parser from connect.c and cache.h to remote.{c,h} | Daniel Barkalow | 1 | -0/+246 |
2007-05-20 | Move remote parsing into a library file out of builtin-push. | Daniel Barkalow | 1 | -0/+223 |