- 16 Jun, 2009 1 commit
-
-
Natanael Copa authored
since we dont verify the checksum we dont need to calculate it Speed up when you try fetch lots of stuff thats already there.
-
- 11 Jun, 2009 2 commits
-
-
Natanael Copa authored
According the manpage readlink(2) does not append a null byte to buf. So we have to do it ourselves.
-
Natanael Copa authored
Otherwise the iso image will have softlinks which is not what we want
-
- 09 Jun, 2009 2 commits
-
-
Natanael Copa authored
leftovers from a debug session.
-
Natanael Copa authored
fixes #42 This will also fix a bug that left an empty file in destination dir when source file did not exist in repository. There are still issues with paths longer than 255 chars.
-
- 26 May, 2009 1 commit
-
-
Natanael Copa authored
we should always close the in-stream, not only on failure.
-
- 15 Apr, 2009 2 commits
-
-
Natanael Copa authored
-
Timo Teräs authored
Fixes #24.
-