DVCS-Pillage icon indicating copy to clipboard operation
DVCS-Pillage copied to clipboard

Pillage web accessible GIT, HG and BZR repositories

Results 7 DVCS-Pillage issues
Sort by recently updated
recently updated
newest added

I'm trying to pillage a repository where the HEAD is not master, and it's not working. Here are some obfuscated files, first `.git/config` ``` [core] repositoryformatversion = 0 filemode =...

Forge format files in branch, repository and checkout directories if a 403 or 404 is detected.

Feature
bzr

File names with spaces from git ls-files are not handled properly when trying to check out the files after the resource reference have been pulled down.

Bug
git

To get files outside of the repo look in .gitignore, at minimum parse it out in a sane URL format so it could be brute forced with dirbuster or the...

Feature
git

Implement object history retrieval via the git log --follow technique (deep retrieval) www.example.com adambaldwin$ git log --follow -p tools.php fatal: unable to read source tree (3263cb705eab41f85559e01a2592665508f4a227) getsha 3263cb705eab41f85559e01a2592665508f4a227

Feature
git

404 error content is put into the requested file instead of simply moving on. Do not write out content that has 404's Example is BZR hates this The requested URL...

Bug
bzr