Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow builtin-fetch to work on a detached HEAD | Shawn O. Pearce | 2007-09-19 | 1 | -1/+2 | |
* | Remove unnecessary 'fetch' argument from transport_get API | Shawn O. Pearce | 2007-09-19 | 1 | -1/+1 | |
* | Always ensure the pack.keep file is removed by git-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -1/+16 | |
* | Remove pack.keep after ref updates in git-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -0/+1 | |
* | Simplify fetch transport API to just one function | Shawn O. Pearce | 2007-09-19 | 1 | -1/+1 | |
* | Remove unused unpacklimit variable from builtin-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -20/+0 | |
* | Remove unnecessary debugging from builtin-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -9/+0 | |
* | Fix off by one bug in reflog messages written by builtin-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -1/+1 | |
* | Correct builtin-fetch to handle + in refspecs | Shawn O. Pearce | 2007-09-19 | 1 | -1/+1 | |
* | Make fetch a builtin | Daniel Barkalow | 2007-09-19 | 1 | -0/+552 |