Max Horn

Results 501 issues of Max Horn

Adding a file `x` to the hg repository in one commit, then replacing it with a directory `x/` containing a file `x/a` in the next commit does not work correctly...

bug

I am not sure if the following is a bug, or a missing feature, or perhaps even intentional; to me it feels like the first, but, well.. Here ya go:...

bug

Investigate why, and see if one can do something about this. (See https://github.com/buchuki/gitifyhg/pull/17#issuecomment-12723027) Perhaps also find smaller repositories that exhibit similar problems, but don't take hours and days to clone...

enhancement

I just had an odd experienced where I did a "git push" via gitifyhg to a hg repository, and no errors were reported. Yet when I tried to pull the...

bug

In the current gitifyhg, if I "git push" while on the "fake" master branch created by gitifyhg, then this ends up creating a new bookmark "master" in the remote hg...

bug

The recent release of Kiln Harmony has inspired me to write this issue, but the general idea has been on my wish list for a long time: When two people...

enhancement

A simple manpage would be useful to have. These are pretty easy to make these days when using e.g. asciidoc (the tool git.git uses). As a bonus, if we install...

enhancement

Right now, all gitifyhg test use local repositories only. However, some problems only manifest when using external repos. For example, the msysgit remote-hg helper has a bug which causes it...

enhancement

pushing changes made in git to hg does not update the refs properly. hence it looks as if the remote was out-of-date. Only after manually doing a pull are the...

enhancement

Octopus merges on the git side will cause a failure when trying to push them. They are of course rather obscure, but we should make sure that we at least...

enhancement
patches welcome