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--tool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-30
Error out when user doesn't have access permission to the repository
André Goddard Rosa
1
-2
/
+10
2007-11-09
Add strchrnul()
René Scharfe
1
-6
/
+2
2007-10-21
Improved const correctness for strings
Shawn O. Pearce
1
-2
/
+2
2007-10-19
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2007-10-18
Avoid scary errors about tagged trees/blobs during git-fetch
Linus Torvalds
1
-1
/
+1
2007-09-29
strbuf change: be sure ->buf is never ever NULL.
Pierre Habouzit
1
-1
/
+1
2007-09-18
Use xmemdupz() in many places.
Pierre Habouzit
1
-5
/
+1
2007-09-16
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
1
-1
/
+0
2007-09-10
Use strbuf_read in builtin-fetch-tool.c.
Pierre Habouzit
1
-17
/
+6
2007-09-05
Function for updating refs.
Carlos Rica
1
-13
/
+8
2007-07-14
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
1
-0
/
+1
2007-05-20
Merge branch 'sv/checkout'
Junio C Hamano
1
-1
/
+1
2007-05-15
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
1
-2
/
+2
2007-05-10
git-update-ref: add --no-deref option for overwriting/detaching ref
Sven Verdoolaege
1
-1
/
+1
2007-04-29
Merge branch 'maint'
Junio C Hamano
1
-4
/
+1
2007-04-29
Do not barf on too long action description
Junio C Hamano
1
-4
/
+1
2007-04-24
git-fetch: Fix "argument list too long"
OGAWA Hirofumi
1
-1
/
+5
2007-04-10
git-fetch--tool pick-rref
Junio C Hamano
1
-0
/
+84
2007-02-28
builtin-fetch--tool: fix reflog notes.
Junio C Hamano
1
-4
/
+6
2007-02-28
git-fetch: retire update-local-ref which is not used anymore.
Junio C Hamano
1
-6
/
+0
2007-02-27
builtin-fetch--tool: make sure not to overstep ls-remote-result buffer.
Junio C Hamano
1
-0
/
+2
2007-02-27
fetch--tool: fix uninitialized buffer when reading from stdin
Junio C Hamano
1
-6
/
+13
2007-02-27
builtin-fetch--tool: adjust to updated sha1_object_info().
Junio C Hamano
1
-4
/
+6
2007-02-13
Allow fetch--tool to read from stdin
Julian Phillips
1
-2
/
+25
2007-02-13
git-fetch: rewrite expand_ref_wildcard in C
Junio C Hamano
1
-0
/
+90
2007-02-13
git-fetch: rewrite another shell loop in C
Junio C Hamano
1
-0
/
+46
2007-02-13
git-fetch: move more code into C.
Junio C Hamano
1
-0
/
+125
2007-02-13
git-fetch--tool: start rewriting parts of git-fetch in C.
Junio C Hamano
1
-0
/
+214