hercules icon indicating copy to clipboard operation
hercules copied to clipboard

Gaining advanced insights from Git repository history.

Results 49 hercules issues
Sort by recently updated
recently updated
newest added

When using just a committed `.mailmap` the aggregation is done nicely, but when `--people-dict=...` is added the mailmap is not used at all. This is due to the branching in...

Suggestion: Document the Python 3.7 requirement in the README file.

The package labours v10.7.2, the current latest version of labours, cannot be installed by Python 3.8 and 3.9 using `pip3 install -e ./python` because its dependent library seriate 1.1.2 depends...

trying to use hercules combine in windows, to combine hercules results from the --burndown but ending up with same error. ![image](https://user-images.githubusercontent.com/795312/115710652-e2b45380-a372-11eb-8689-014b39728172.png)

I tried running with ``` hercules https://github.com/owner/repo/tree/version ``` but that replied with `repository not found`

Please include a macOS ARM64 build (Darwin, Apple Silicon, M1). Note that this is an _optimization_ only, at this stage, since Intel x64 is still supported on Apple Silicon machines.

Hi, I got the below error while am make a file on Hercules.thanks in advance. Error go build -tags "" -ldflags "-X gopkg.in/src-d/hercules.v10.BinaryGitHash=f066cf008318b80fcc219886b2430f7a186e4e94" gopkg.in/src-d/hercules.v10/cmd/hercules # github.com/smacker/go-tree-sitter In file included from ...

i have checked doc and help,and dont find it

Hi, so I did setup as in the example and while running Hercules, got errors. **Workflow file:** `on: [push] jobs: hercules-charts: runs-on: ubuntu-latest name: Charts generated by src-d/hercules steps: -...

Hello, I wanted to try the tool out, but I am stuck with Unicode issues. The hercules script outputs some unicode characters, and later the unicode fix script does the...