Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add for_each_remote() function, and extend remote_find_tracking() | Johannes Schindelin | 2007-07-11 | 1 | -1/+4 |
* | Add allocation and freeing functions for struct refs | Daniel Barkalow | 2007-07-09 | 1 | -0/+7 |
* | Add handlers for fetch-side configuration of remotes. | Daniel Barkalow | 2007-05-20 | 1 | -0/+11 |
* | Move refspec parser from connect.c and cache.h to remote.{c,h} | Daniel Barkalow | 2007-05-20 | 1 | -0/+12 |
* | Move remote parsing into a library file out of builtin-push. | Daniel Barkalow | 2007-05-20 | 1 | -0/+18 |