alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
patchutil
5 files
at
7edbc4468630c405fcf6c8a865c32dac5adb5146
Akshay
patchutil: handle nil-able combined patches
1y ago
de6ce24d
combinediff.go
patchutil: handle nil-able combined patches this was a known issue, but just ignored until now. when a patch reverts all changes from an older patch, the combined patch for that file is nil.
1 year ago
image.go
appview: implement interdiff takes a lot of inspiration from patchutils' interdiff algorithm. unlike gerrit; rebase detection is very much a work in progress.
1 year ago
interdiff.go
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
patchutil.go
patchutils: reduce diff context
1 year ago
patchutil_test.go
patchutil: extract and validate each patch in the series
1 year ago