|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [Unreleased](https://github.com/rtcTo/rtc2git/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rtcTo/rtc2git/compare/v1.1...HEAD) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Check ignored files which still are present [\#72](https://github.com/rtcTo/rtc2git/issues/72) |
| 10 | +- Specify user/password on the command line [\#69](https://github.com/rtcTo/rtc2git/issues/69) |
| 11 | +- .jazzignore -\> .gitignore [\#66](https://github.com/rtcTo/rtc2git/issues/66) |
| 12 | +- Configuration of conflict resolver [\#55](https://github.com/rtcTo/rtc2git/issues/55) |
| 13 | +- Ability to use -i when loading a workspace [\#50](https://github.com/rtcTo/rtc2git/issues/50) |
| 14 | +- Link commits with Issue-System \(Jira/Github/BitBucket\) [\#48](https://github.com/rtcTo/rtc2git/issues/48) |
| 15 | +- Provide configuration with fallback-values [\#47](https://github.com/rtcTo/rtc2git/issues/47) |
| 16 | +- Decide if migration should be resumed or is started [\#42](https://github.com/rtcTo/rtc2git/issues/42) |
| 17 | +- Make migrated branch to master [\#41](https://github.com/rtcTo/rtc2git/issues/41) |
| 18 | +- Ignore binary files [\#33](https://github.com/rtcTo/rtc2git/issues/33) |
| 19 | +- Make encoding configurable [\#30](https://github.com/rtcTo/rtc2git/issues/30) |
| 20 | +- Add configuration to choose between lscm and scm [\#28](https://github.com/rtcTo/rtc2git/issues/28) |
| 21 | +- Ability to accept multiple \(more than two\) change sets together to avoid conflicts [\#27](https://github.com/rtcTo/rtc2git/issues/27) |
| 22 | +- Check Replacing of InitialBaseLines/OldestStream [\#23](https://github.com/rtcTo/rtc2git/issues/23) |
| 23 | +- One-way Bridge [\#11](https://github.com/rtcTo/rtc2git/issues/11) |
| 24 | +- CLI Support [\#10](https://github.com/rtcTo/rtc2git/issues/10) |
| 25 | +- Start migration from an existing prepared workspace vs newly created workspace [\#8](https://github.com/rtcTo/rtc2git/issues/8) |
| 26 | +- Start migration from a specific baseline [\#6](https://github.com/rtcTo/rtc2git/issues/6) |
| 27 | +- Accept changesby date instead of component [\#5](https://github.com/rtcTo/rtc2git/issues/5) |
| 28 | +- Loop through migrated branches and compare with stream [\#4](https://github.com/rtcTo/rtc2git/issues/4) |
| 29 | + |
| 30 | +**Fixed bugs:** |
| 31 | + |
| 32 | +- .gitignore files get lost [\#85](https://github.com/rtcTo/rtc2git/issues/85) |
| 33 | +- added files in .gitignore should be non-recursive [\#81](https://github.com/rtcTo/rtc2git/issues/81) |
| 34 | +- Travis build sometimes failing [\#77](https://github.com/rtcTo/rtc2git/issues/77) |
| 35 | +- output of git status -z should not be stripped [\#75](https://github.com/rtcTo/rtc2git/issues/75) |
| 36 | +- "\<No comment\>" comment is translated to "\<No comment to" [\#65](https://github.com/rtcTo/rtc2git/issues/65) |
| 37 | +- Migration fails on Windows when using long paths [\#61](https://github.com/rtcTo/rtc2git/issues/61) |
| 38 | +- Streams with spaces in their name lead to all sorts of problems [\#51](https://github.com/rtcTo/rtc2git/issues/51) |
| 39 | +- Running migration a 2nd time on an already migrated repository starts from scratch [\#44](https://github.com/rtcTo/rtc2git/issues/44) |
| 40 | +- Handling of capitalization breaks if a file in a directory beginning with 'A' is renamed [\#39](https://github.com/rtcTo/rtc2git/issues/39) |
| 41 | +- Fails to handle Workspace with spaces in name [\#36](https://github.com/rtcTo/rtc2git/issues/36) |
| 42 | +- Make encoding configurable [\#30](https://github.com/rtcTo/rtc2git/issues/30) |
| 43 | +- retryacceptincludingnextchangeset broken [\#29](https://github.com/rtcTo/rtc2git/issues/29) |
| 44 | +- Handling of changeset-comments with linebreaks [\#21](https://github.com/rtcTo/rtc2git/issues/21) |
| 45 | +- "Press any other key to skip this changeset and continue" does not continue [\#18](https://github.com/rtcTo/rtc2git/issues/18) |
| 46 | +- Switch branch aborted [\#17](https://github.com/rtcTo/rtc2git/issues/17) |
| 47 | +- Conflicts and outgoing changes [\#7](https://github.com/rtcTo/rtc2git/issues/7) |
| 48 | +- Commit comments fail when comment contains "" [\#1](https://github.com/rtcTo/rtc2git/issues/1) |
| 49 | + |
| 50 | +**Closed issues:** |
| 51 | + |
| 52 | +- Error: "destination path 'XXX' already exists and is not an empty directory [\#103](https://github.com/rtcTo/rtc2git/issues/103) |
| 53 | +- Error with lcm show [\#101](https://github.com/rtcTo/rtc2git/issues/101) |
| 54 | +- Getting Component History Programmatically [\#84](https://github.com/rtcTo/rtc2git/issues/84) |
| 55 | +- Exclude directories from migration [\#74](https://github.com/rtcTo/rtc2git/issues/74) |
| 56 | +- Enable line ending normalization for text files [\#73](https://github.com/rtcTo/rtc2git/issues/73) |
| 57 | +- Core dumps are committed to Git [\#67](https://github.com/rtcTo/rtc2git/issues/67) |
| 58 | +- Collecting change sets to accept together should be from the same component [\#52](https://github.com/rtcTo/rtc2git/issues/52) |
| 59 | +- describe way how to configure scm [\#43](https://github.com/rtcTo/rtc2git/issues/43) |
| 60 | +- initialCommit should only take place when something has been changed [\#38](https://github.com/rtcTo/rtc2git/issues/38) |
| 61 | +- test\_getSampleConfig\_ExpectInitializedConfigWithDefaultValues fails on linux [\#35](https://github.com/rtcTo/rtc2git/issues/35) |
| 62 | +- When Git commits are missed, the files are not included with the next commit [\#32](https://github.com/rtcTo/rtc2git/issues/32) |
| 63 | +- Delete Folder Logs when migration is started [\#24](https://github.com/rtcTo/rtc2git/issues/24) |
| 64 | +- No repositories found based on path [\#14](https://github.com/rtcTo/rtc2git/issues/14) |
| 65 | + |
| 66 | +**Merged pull requests:** |
| 67 | + |
| 68 | +- Replace custom quote function with shlex.quote [\#107](https://github.com/rtcTo/rtc2git/pull/107) ([pbhandari](https://github.com/pbhandari)) |
| 69 | +- Fix typo in license shield [\#98](https://github.com/rtcTo/rtc2git/pull/98) ([ohumbel](https://github.com/ohumbel)) |
| 70 | +- \[fix\] Add quotes for Password string since it may contain special chars. [\#96](https://github.com/rtcTo/rtc2git/pull/96) ([cwill747](https://github.com/cwill747)) |
| 71 | +- Minor cleanups [\#94](https://github.com/rtcTo/rtc2git/pull/94) ([docwhat](https://github.com/docwhat)) |
| 72 | +- Acceptwithoutmerge [\#91](https://github.com/rtcTo/rtc2git/pull/91) ([WtfJoke](https://github.com/WtfJoke)) |
| 73 | +- Enhance gitignore [\#89](https://github.com/rtcTo/rtc2git/pull/89) ([reinhapa](https://github.com/reinhapa)) |
| 74 | +- Fixes no longer working link [\#88](https://github.com/rtcTo/rtc2git/pull/88) ([reinhapa](https://github.com/reinhapa)) |
| 75 | +- Enable migration.py to be executed on its own [\#87](https://github.com/rtcTo/rtc2git/pull/87) ([ohumbel](https://github.com/ohumbel)) |
| 76 | +- Fixes \#85: prevent reload from moving .gitignore away [\#86](https://github.com/rtcTo/rtc2git/pull/86) ([ohumbel](https://github.com/ohumbel)) |
| 77 | +- Make sure ignored file names are not recursive [\#83](https://github.com/rtcTo/rtc2git/pull/83) ([ohumbel](https://github.com/ohumbel)) |
| 78 | +- Enable to configure exclusion of directories [\#82](https://github.com/rtcTo/rtc2git/pull/82) ([ohumbel](https://github.com/ohumbel)) |
| 79 | +- enable line ending normalization for text files [\#79](https://github.com/rtcTo/rtc2git/pull/79) ([ohumbel](https://github.com/ohumbel)) |
| 80 | +- Summary of ignored but still present files [\#78](https://github.com/rtcTo/rtc2git/pull/78) ([ohumbel](https://github.com/ohumbel)) |
| 81 | +- Correctly parse output of git status -z [\#76](https://github.com/rtcTo/rtc2git/pull/76) ([ohumbel](https://github.com/ohumbel)) |
| 82 | +- .jazzignore \<-\> .gitignore [\#71](https://github.com/rtcTo/rtc2git/pull/71) ([ohumbel](https://github.com/ohumbel)) |
| 83 | +- enable RTC credentials on the command line [\#70](https://github.com/rtcTo/rtc2git/pull/70) ([ohumbel](https://github.com/ohumbel)) |
| 84 | +- Conflictresolution within the same component [\#64](https://github.com/rtcTo/rtc2git/pull/64) ([ohumbel](https://github.com/ohumbel)) |
| 85 | +- Fixed comparison [\#60](https://github.com/rtcTo/rtc2git/pull/60) ([jacobilsoe](https://github.com/jacobilsoe)) |
| 86 | +- List files with specific extensions in your workspace [\#59](https://github.com/rtcTo/rtc2git/pull/59) ([ohumbel](https://github.com/ohumbel)) |
| 87 | +- handle relative file names in tests [\#58](https://github.com/rtcTo/rtc2git/pull/58) ([ohumbel](https://github.com/ohumbel)) |
| 88 | +- Added configuration of change set accept max count [\#57](https://github.com/rtcTo/rtc2git/pull/57) ([jacobilsoe](https://github.com/jacobilsoe)) |
| 89 | +- Link commits by adding a prefix on comments [\#56](https://github.com/rtcTo/rtc2git/pull/56) ([WtfJoke](https://github.com/WtfJoke)) |
| 90 | +- Make inclusion of component roots configurable [\#54](https://github.com/rtcTo/rtc2git/pull/54) ([ohumbel](https://github.com/ohumbel)) |
| 91 | +- block invalid branch names [\#53](https://github.com/rtcTo/rtc2git/pull/53) ([ohumbel](https://github.com/ohumbel)) |
| 92 | +- the config file can be specified on the command line [\#46](https://github.com/rtcTo/rtc2git/pull/46) ([ohumbel](https://github.com/ohumbel)) |
| 93 | +- Allow ignoring big files \(by extension\) [\#45](https://github.com/rtcTo/rtc2git/pull/45) ([ohumbel](https://github.com/ohumbel)) |
| 94 | +- Quick fix for issue \#39 [\#40](https://github.com/rtcTo/rtc2git/pull/40) ([ohumbel](https://github.com/ohumbel)) |
| 95 | +- \[fix\] Add quotes around the workspace name [\#37](https://github.com/rtcTo/rtc2git/pull/37) ([cwill747](https://github.com/cwill747)) |
| 96 | +- Fix for issue 31 [\#34](https://github.com/rtcTo/rtc2git/pull/34) ([ljhaywar](https://github.com/ljhaywar)) |
| 97 | +- UTF-8 support, configuration of conflict resolution and configuration of scm command [\#26](https://github.com/rtcTo/rtc2git/pull/26) ([jacobilsoe](https://github.com/jacobilsoe)) |
| 98 | +- Fix Issue 14 [\#15](https://github.com/rtcTo/rtc2git/pull/15) ([WtfJoke](https://github.com/WtfJoke)) |
| 99 | +- Some suggestions [\#9](https://github.com/rtcTo/rtc2git/pull/9) ([ebullient](https://github.com/ebullient)) |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments