-
### diff
```
--output diff --find-renames=0
x has been removed.
y has been added.
vs (when --find-renames=0.2)
x has changed.
```
### simple
```
--output simple --find-renames=0
x t…
-
Case changing renames in TFS are ignored and not applied to git index.
So this test, created by me, fails:
```cs
[FactExceptOnUnix]
public void CloneWithCaseChange()
{
…
-
As of https://github.com/rust-lang/cargo/pull/4953, Cargo supports renaming dependencies from Cargo.toml. For example the following dependency specification would introduce a dependency on a crate who…
-
Hello again.
Can't this renaming be omitted somehow? Eget for example just renames binary to package name if it only contains single binary, that's probably should be default behavior, don't you th…
-
Suggestion to log anvil action. For example renames of items as they can be named to bad words
-
In the sidebar, create a new "tab" which allows adding of resource packs.
[Add button] opens a file picker for zips and creates a symlink in the `bluemap-cli/packs` directory to the selected zip.
…
-
Like issue #7, but for copy/renames followed by edits.
-
* job names are persisted locally on disk / in zfs abstractions
* job names are _not_ persisted on remote systems
Therefore, a CLI command could do the job.
Requirements:
* [ ] be able to re…
-
Shouldn't they appear in deleted or modified lists?
-
It would be nice if this transformer could also determine internal class names via the entry points and mangle them, if mangling like terser is not feasible then possibly just map class names and the …