Highlights
- 3 discussions answered
Block or Report
Block or report dandavison
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePinned Loading
3,382 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
November 2021
Created 87 commits in 6 repositories
Created 1 repository
- dandavison/misc-scala Scala
Created a pull request in dandavison/delta that received 20 comments
Opened 20 other pull requests in 3 repositories
dandavison/delta
15
merged
1
open
- 808 honor raw blame styles
- Do not handle --word-diff or --color-words output
- Initial version of ARCHITECTURE.md
- Refactor: rewrite superimpose_styles function
- 802 fix color moved side by side panic
- Refactor: further isolate side-by-side implementation
- Remove trailing \r from raw line, in presence of ANSI escape sequences
- Map styles for arbitrary color-moved styling, --parse-ansi subcommand
- RUSTSEC-2020-0159
- --show-colors subcommand
- Allow custom colors to be defined in gitconfig
- Support named colors
- New assignment of emph and non-emph styles
- Allow styles to be specified as references to other styles
- Refactor: utils module
- Handle grep output
Homebrew/homebrew-core
3
closed
dandavison/xenops
1
merged
Reviewed 14 pull requests in 2 repositories
dandavison/delta
13 pull requests
- Process cleanup
- Remove trailing \r from raw line, in presence of ANSI escape sequences
- Add simpler colorMoved config snipped, add highlights to all codeblocks
- Handle grep output
- Navigate regexp
- Make process utils more generic
- Use modify label on diffs & add right-arrow option
- Handle git blame
- Util: check parent process for filename
- Remove +/- line prefix instead of substituting a space
- Update private Homebrew formula to 0.9.2
- replace link to XVilka's gist with the updated one
- Simplify lifetime annotation of Painter
dandavison/open-in-editor
1 pull request
Created an issue in dandavison/delta that received 11 comments
π Colored output from standard grep is not parsed correctly
Delta officially supports two ways of highlighting grep output:
git grep with delta configured as git's pager either via core.pager = delta or pagβ¦
11
comments