Sign in
googlers
/
jrn
/
git
/
fa4946b5532ff911565c882892a715616c22cdec
/
remote.h
6d21bf9
Refactor "tracking statistics" code used by "git checkout"
by Junio C Hamano
· 17 years ago
b84c343
Merge branch 'db/clone-in-c'
by Junio C Hamano
· 17 years ago
182fb4d
Merge branch 'pb/push'
by Junio C Hamano
· 17 years ago
737922a
alloc_ref_from_str(): factor out a common pattern of alloc_ref from string
by Krzysztof Kowalczyk
· 17 years ago
31a3c6b
Merge branch 'db/learn-HEAD'
by Junio C Hamano
· 17 years ago
e0aaa29
Have a constant extern refspec for "--tags"
by Daniel Barkalow
· 17 years ago
a83619d
add special "matching refs" refspec
by Paolo Bonzini
· 17 years ago
be885d9
Make ls-remote http://... list HEAD, like for git://...
by Daniel Barkalow
· 17 years ago
84bb2df
Add a remote.*.mirror configuration option
by Paolo Bonzini
· 17 years ago
24b6177
git-remote: reject adding remotes with invalid names
by Jonas Fonseca
· 17 years ago
46220ca
remote.c: Fix overtight refspec validation
by Junio C Hamano
· 17 years ago
211c896
Make git-remote a builtin
by Johannes Schindelin
· 17 years ago
2d31347
Use ALLOC_GROW in remote.{c,h}
by Daniel Barkalow
· 17 years ago
14c9821
Add remote.<name>.proxy
by Sam Vilain
· 17 years ago
28b9d6e
Teach send-pack a mirror mode
by Andy Whitcroft
· 17 years ago
4577370
Miscellaneous const changes and utilities
by Daniel Barkalow
· 17 years ago
9ad7c5a
git-fetch: do not fail when remote branch disappears
by Junio C Hamano
· 17 years ago
2467a4f
Remove duplicate ref matches in fetch
by Daniel Barkalow
· 17 years ago
28b91f8
Rename remote.uri to remote.url within remote handling internals
by Shawn O. Pearce
· 17 years ago
85682c1
Correct handling of branch.$name.merge in builtin-fetch
by Shawn O. Pearce
· 18 years ago
d71ab17
Add matching and parsing for fetch-side refspec rules
by Daniel Barkalow
· 18 years ago
cf81834
Report information on branches from remote.h
by Daniel Barkalow
· 18 years ago
0012ba2
Add uploadpack configuration info to remote.
by Daniel Barkalow
· 18 years ago
b42f692
Add for_each_remote() function, and extend remote_find_tracking()
by Johannes Schindelin
· 18 years ago
dfd255d
Add allocation and freeing functions for struct refs
by Daniel Barkalow
· 18 years ago
5d46c9d
Add handlers for fetch-side configuration of remotes.
by Daniel Barkalow
· 18 years ago
6b62816
Move refspec parser from connect.c and cache.h to remote.{c,h}
by Daniel Barkalow
· 18 years ago
5751f49
Move remote parsing into a library file out of builtin-push.
by Daniel Barkalow
· 18 years ago