-
I have a file in blame mode, go to the chunk of interest, hit RET (to open log). I get an error with this backtrace:
```
Debugger entered--Lisp error: (args-out-of-range 2 2)
next-single-property-…
garyo updated
11 years ago
-
I have noticed that Protobowl will not accept a variety of correct answers for the question.
Examples I have spotted in the wild so far:
- Titles with typographic quotes sometimes reject exact matches…
ghost updated
7 years ago
-
for me, the most information of bit blame is sha, commiter and date, but now the git blame list sha filepath first, and the filepath always is very long, I couldn't get my concerned info in my first e…
-
An optional arg to break down counts by author would be fun to see, including estimates to cost and effort. A leaderboard would also be interesting.
I'm not sure what the best approach to assigning…
-
The project does not check for short `read()`s.
In C, as per [`man 2 read`](https://man7.org/linux/man-pages/man2/read.2.html), it returns the number of Bytes read:
> It is not an error if …
-
https://github.com/GPT-Engineer-App/dashboard-replicator/blame/3909ba7c9ef0df7b66dfc964ab377210c2c660b0/package.json#L65
-
```
$ touch WORKSPACE
$ cat > .bazelignore
pkg
$ bazel build //pkg
ERROR: Skipping '//pkg': no such package 'pkg': Package is considered deleted due to --deleted_packages
WARNING: Target pattern…
-
# Summary
When syncing an app add the following meta-data annotations directly to each resource (not just the app):
* `argocd.argoproj.io/creator: SSO username`
* `argocd.argoproj.io/git-revisi…
-
- [ ] integrate magit
- [ ] add necessary functions in rust
- [ ] replace blame process in magit and get needed values by calling new rust interfaces
-
```
see
https://gwt.googlesource.com/gwt/+blame/master/dev/core/src/com/google/gwt/dev/j
js/ast/JProgram.java line 632
it references commit 782d732 and says it's 2 weeks old. but it's actually only …