index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-fetch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
Refactor struct transport_ops inlined into struct transport
Shawn O. Pearce
1
-2
/
+1
2007-09-19
Rename remote.uri to remote.url within remote handling internals
Shawn O. Pearce
1
-1
/
+1
2007-09-19
Avoid printing unnecessary warnings during fetch and push
Shawn O. Pearce
1
-3
/
+15
2007-09-19
Correct handling of branch.$name.merge in builtin-fetch
Shawn O. Pearce
1
-13
/
+35
2007-09-19
Remove more debugging from builtin-fetch
Shawn O. Pearce
1
-2
/
+0
2007-09-19
Allow builtin-fetch to work on a detached HEAD
Shawn O. Pearce
1
-1
/
+2
2007-09-19
Remove unnecessary 'fetch' argument from transport_get API
Shawn O. Pearce
1
-1
/
+1
2007-09-19
Always ensure the pack.keep file is removed by git-fetch
Shawn O. Pearce
1
-1
/
+16
2007-09-19
Remove pack.keep after ref updates in git-fetch
Shawn O. Pearce
1
-0
/
+1
2007-09-19
Simplify fetch transport API to just one function
Shawn O. Pearce
1
-1
/
+1
2007-09-19
Remove unused unpacklimit variable from builtin-fetch
Shawn O. Pearce
1
-20
/
+0
2007-09-19
Remove unnecessary debugging from builtin-fetch
Shawn O. Pearce
1
-9
/
+0
2007-09-19
Fix off by one bug in reflog messages written by builtin-fetch
Shawn O. Pearce
1
-1
/
+1
2007-09-19
Correct builtin-fetch to handle + in refspecs
Shawn O. Pearce
1
-1
/
+1
2007-09-19
Make fetch a builtin
Daniel Barkalow
1
-0
/
+552
[prev]