-
Firs of all, this is an awesome tool!
I was using it to find a line from a crash report related to an old commit of a github repo. But unfortunately git-history does not display the line numbers.
…
-
Looks like a lot of media images (~150MB) were checked-in in this commit: a550daedea0110e66b303e0b62d9db2565077c19
Don't check-in user uploaded media or database dumps f3e5138afd6b9e5ad28ea47acd955d8…
-
### Steps to reproduce
- Create empty git project.
- Add files to it. game.project in particular.
- Open in editor.
- Edit something and save.
Build time2018-03-16T15:28:20.606310
Defo…
-
The IG team have asked for information about applications' study leads.
Currently, an application is associated with a study lead. The study lead was the current study lead at the point when the ap…
-
I don't know if filter-repo is just using what git gives it or how hard this would be, but I have a use case where I need shallow, as in .git/shallow , commits with unreachable parents to not have th…
-
The VSCode extension for git-history seems to override the VSCode theme the user has chosen.
It would be really cool if the file preview actually matched the theme of the user.
Here is the code I …
-
Package versions need to be tagged in git. Fetching the repository, bisecting the history, and parsing the Nimble file is not practical.
Nimcrypto is not trustworthy without versions that can be re…
ehmry updated
8 months ago
-
I want to use the python bindings with pypy3 on a raspberry pi. How can i compile with maturin and pyenv?
-
### Related problem
For example, when I'm in zellij, and I split my terminal into multiple panes -- I might be running `helix` over and over in one pane, and doing `git add .; git commit -m`... and m…
-
For the history other shells are using different ways to store history,
for example for `fish` this is `$HOME/.local/share/fish/fish_history` file with entries like
```
- cmd: clear
when: 170…