| Commit message (Expand) | Author | Age | Files | Lines |
* | Add remote.<name>.proxy | Sam Vilain | 2007-12-03 | 1 | -0/+5 |
* | Teach send-pack a mirror mode | Andy Whitcroft | 2007-11-09 | 1 | -0/+7 |
* | Miscellaneous const changes and utilities | Daniel Barkalow | 2007-11-02 | 1 | -3/+7 |
* | git-fetch: do not fail when remote branch disappears | Junio C Hamano | 2007-10-28 | 1 | -1/+4 |
* | Remove duplicate ref matches in fetch | Daniel Barkalow | 2007-10-15 | 1 | -0/+5 |
* | Rename remote.uri to remote.url within remote handling internals | Shawn O. Pearce | 2007-09-19 | 1 | -3/+3 |
* | Correct handling of branch.$name.merge in builtin-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -2/+1 |
* | Add matching and parsing for fetch-side refspec rules | Daniel Barkalow | 2007-09-19 | 1 | -0/+24 |
* | Report information on branches from remote.h | Daniel Barkalow | 2007-09-19 | 1 | -0/+18 |
* | Add uploadpack configuration info to remote. | Daniel Barkalow | 2007-09-19 | 1 | -0/+1 |
* | 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 |