author | Daniel Barkalow <barkalow@iabervon.org> | |
Sat, 30 Apr 2005 23:53:56 +0000 (16:53 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 30 Apr 2005 23:53:56 +0000 (16:53 -0700) | ||
commit | 4250a5e5b1755e45153248217fe1d5550c972c8d | |
tree | ec4e77e64d8db8f075c5e0a5023c243587b22a66 | tree | snapshot |
parent | 5e7921e7c1a844974469a5f865ebf0001ff06311 | commit | diff |
[PATCH] Split out "pull" from particular methods
The method for deciding what to pull is useful separately from any of the
ways of actually fetching the objects.
So split out "pull" functionality from http-pull and rpull
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
The method for deciding what to pull is useful separately from any of the
ways of actually fetching the objects.
So split out "pull" functionality from http-pull and rpull
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile | diff | blob | history | |
http-pull.c | diff | blob | history | |
pull.c | [new file with mode: 0644] | blob |
pull.h | [new file with mode: 0644] | blob |
rpull.c | diff | blob | history |