Skip to content

Releases: rcowham/gitp4transfer

Refactored with many bug fixes

08 May 08:13
Compare
Choose a tag to compare

Handles renames of deleted files
Refactored to improve logic of weird history validation/filtering

Handle modify of deleted file

26 Apr 13:50
Compare
Choose a tag to compare

Fixes bug where 2 versions of file in same changelist occurred.

Provide --case.insensitive option for Linux

24 Apr 16:14
Compare
Choose a tag to compare

For running with p4d on Linux the new --case.insensitive flag will write a suitable journal.
run_conversion.sh takes the -insensitive flag and passes trough as well as using -C1 on journal replay.

Allow --parallel.threads to be specified to reduce memory consumption

12 Apr 11:57
Compare
Choose a tag to compare
Revert "Don't remove git files."

This reverts commit 35e2aad1d305f51d74948f8aab6731077a57128f.

Update to handle more branching cases

16 Feb 08:37
Compare
Choose a tag to compare
v0.1.2

Handle branch of a file which has since been deleted

Alpha for testing

02 Feb 08:14
Compare
Choose a tag to compare
Alpha for testing Pre-release
Pre-release

Test version - handles less complex branching fairly well
More complex still has some issues.

Alpha for Windows

25 Sep 09:57
Compare
Choose a tag to compare
Alpha for Windows Pre-release
Pre-release
v0.0.9

Handle rename on a branch of non-edited file. Added debug info.