rematch icon indicating copy to clipboard operation
rematch copied to clipboard

REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.

Results 37 rematch issues
Sort by recently updated
recently updated
newest added

Installation log ``` root@localhost:~/rematch# docker-compose -f server/docker-compose.yml build ; database uses an image, skipping rabbitmq uses an image, skipping Building web Step 1/14 : FROM python:3.6 3.6: Pulling from library/python...

- [ ] reshape actions to be reused for the automatic guiless upload Signed-off-by: Nir Izraeli

WIP

Make releasing easy: - [x] Sanity-checks - checkout is clean - branch is master - branch is in sync with origin - [x] build packages - [ ] bump versions...

- [x] connect class to collection - [x] receive on server side - [ ] create appropriate matchers Signed-off-by: Nir Izraeli

match engine
WIP
untested

MDIndx partially broken. FNV Hash. FCatalog optimized per call.

do not merge
match engine
WIP

Remaining work: - [ ] CONSIDER: Branches already seen should be listed again, only avoid descending? - [ ] Surround siblings with parentheses - [ ] (Optional) edit distance operations...

do not merge
match engine
WIP

Without any template this will error on every browser access - [ ] Clean up unneeded js and css code - [ ] Handle both rest and html login+logout views...

help wanted
do not merge

To catch future bugs similar to #464 and #462, as well as increase coverage

This shouldn't be too difficult, and will require doing the following two tasks: - [ ] Create a Vector of APIs called by a function (names of functions called by...

help wanted
match engine