Martin Lange

Results 74 comments of Martin Lange

Hi @perettigiuliano! Thank you for reporting! Unfortunately, I did not find the time to look into this yet. As I have no idea so far what exactly causes the crash,...

@perettigiuliano As a temporary workaround, use the `-n` option to limit the number of commits to show. It looks like this is not really a bug. The number of commits...

@Nahor Many thanks for investigating and sharing your insights! First, it is definitely good to see that the problem seems not related to parsing or layouting the graph. Regarding the...

Hi @dgmstuart, thank you for your interest and for reporting. There is currently no particular treatment of any underlying color theme. However, only the 16 basic terminal colors are used,...

This is how it was originally implemented in `outline`. However, with my still limited Rust experience I was facing a lot of problems when starting to implement to multi-file features...

Generally, a good idea. As an alternative, how about saving the layout on a per-repo basis, as it is currently done for the branching model? That seems more convenient than...

@AndreJorgeLopes No, it is not implemented. Is was meant as a possible alternative option.

Thanks @syroezhkin for this suggestion! Will see if I can find the time to implement it.

As a note: nothing currently presents authors from using multiple languages in a single Markdown file (or Yarner project). The undifferentiated block and makro markers may just screw up syntax...

You mean the graph view I guess? In the branch view (`b` or `LeftArrow`), there are no hashes. You can use [Custom formatting](https://github.com/mlange-42/git-graph/blob/master/docs/manual.md#custom-formatting) to achive that. But it might be...