Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-19 | Rename remote.uri to remote.url within remote handling internals | Shawn O. Pearce | 1 | -3/+3 |
2007-09-19 | Correct handling of branch.$name.merge in builtin-fetch | Shawn O. Pearce | 1 | -2/+1 |
2007-09-19 | Add matching and parsing for fetch-side refspec rules | Daniel Barkalow | 1 | -0/+24 |
2007-09-19 | Report information on branches from remote.h | Daniel Barkalow | 1 | -0/+18 |
2007-09-19 | Add uploadpack configuration info to remote. | Daniel Barkalow | 1 | -0/+1 |
2007-07-11 | Add for_each_remote() function, and extend remote_find_tracking() | Johannes Schindelin | 1 | -1/+4 |
2007-07-09 | Add allocation and freeing functions for struct refs | Daniel Barkalow | 1 | -0/+7 |
2007-05-20 | Add handlers for fetch-side configuration of remotes. | Daniel Barkalow | 1 | -0/+11 |
2007-05-20 | Move refspec parser from connect.c and cache.h to remote.{c,h} | Daniel Barkalow | 1 | -0/+12 |
2007-05-20 | Move remote parsing into a library file out of builtin-push. | Daniel Barkalow | 1 | -0/+18 |