Sign in
googlers
/
jrn
/
git
/
7df1709c36ff93f56636ab11db612dedb0d2bed0
/
builtin-fetch--tool.c
d6617c7
Error out when user doesn't have access permission to the repository
by André Goddard Rosa
· 17 years ago
659c69c
Add strchrnul()
by René Scharfe
· 17 years ago
538dfe7
Improved const correctness for strings
by Shawn O. Pearce
· 17 years ago
f5bf6fe
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
42a3217
Avoid scary errors about tagged trees/blobs during git-fetch
by Linus Torvalds
· 17 years ago
b315c5c
strbuf change: be sure ->buf is never ever NULL.
by Pierre Habouzit
· 17 years ago
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 17 years ago
ba3ed09
Now that cache.h needs strbuf.h, remove useless includes.
by Pierre Habouzit
· 17 years ago
b655d46
Use strbuf_read in builtin-fetch-tool.c.
by Pierre Habouzit
· 18 years ago
3d9f037
Function for updating refs.
by Carlos Rica
· 18 years ago
baffc0e
Make every builtin-*.c file #include "builtin.h"
by Peter Hagervall
· 18 years ago
063581e
Merge branch 'sv/checkout'
by Junio C Hamano
· 18 years ago
8a912bc
Ensure return value from xread() is always stored into an ssize_t
by Johan Herland
· 18 years ago
68db31c
git-update-ref: add --no-deref option for overwriting/detaching ref
by Sven Verdoolaege
· 18 years ago
39231b1
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
4e6380e
Do not barf on too long action description
by Junio C Hamano
· 18 years ago
afb5f39
git-fetch: Fix "argument list too long"
by OGAWA Hirofumi
· 18 years ago
895a1d1
git-fetch--tool pick-rref
by Junio C Hamano
· 18 years ago
855b346
builtin-fetch--tool: fix reflog notes.
by Junio C Hamano
· 18 years ago
e6eebbb
git-fetch: retire update-local-ref which is not used anymore.
by Junio C Hamano
· 18 years ago
c7d68c8
builtin-fetch--tool: make sure not to overstep ls-remote-result buffer.
by Junio C Hamano
· 18 years ago
dec56c8
fetch--tool: fix uninitialized buffer when reading from stdin
by Junio C Hamano
· 18 years ago
dcf01c6
builtin-fetch--tool: adjust to updated sha1_object_info().
by Junio C Hamano
· 18 years ago
46ce8b6
Allow fetch--tool to read from stdin
by Julian Phillips
· 18 years ago
8655158
git-fetch: rewrite expand_ref_wildcard in C
by Junio C Hamano
· 18 years ago
d1e0ef6
git-fetch: rewrite another shell loop in C
by Junio C Hamano
· 18 years ago
fbe2687
git-fetch: move more code into C.
by Junio C Hamano
· 18 years ago
d4289ff
git-fetch--tool: start rewriting parts of git-fetch in C.
by Junio C Hamano
· 18 years ago