-
Notifications
You must be signed in to change notification settings - Fork 1
Add support for merging codeprints.json files #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mre
wants to merge
52
commits into
master
Choose a base branch
from
merge
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
626ceb3
Fix import
mre 975b7fb
Add subcommand for merge
mre 214a2f9
impl Default for Year (generating empty timelines)
mre 5ad51fc
Split up parser into ParseState and core Parser
mre 1fa6d45
Work on merge setup
mre c48f9bb
Execute `run` by default if there are no additional arguments
mre 38a27da
Update docs
mre 1695eee
Work on merger
mre 598df77
Remove unused TryFrom
mre 0777aa3
Show full year
mre 1b3610f
handle start and end date in output
mre 6149ac9
Fix test
mre 24d6f57
work on merge
mre 6cf9f12
WIP: merge multiple timeslines
woolfg babfe92
fix merge 2 test
mre 2085384
Fix clippy warnings
mre 1443239
Add hash to timeline
mre d01be81
fix lints
mre a48ee27
Less clones
mre ee203c1
Remove unused import
mre fa390bc
fix merge call
mre 2a553a2
Fix import
mre 250b815
Add subcommand for merge
mre 27adefe
impl Default for Year (generating empty timelines)
mre 42ca666
Split up parser into ParseState and core Parser
mre 19840f2
Work on merge setup
mre fac6c44
Execute `run` by default if there are no additional arguments
mre a239c07
Update docs
mre a7a68b9
Work on merger
mre b013988
Remove unused TryFrom
mre ea60627
Show full year
mre a5fb023
handle start and end date in output
mre 622c4c6
Fix test
mre 615c0bf
work on merge
mre 37de103
WIP: merge multiple timeslines
woolfg cfc6076
fix merge 2 test
mre 7cb3063
Fix clippy warnings
mre fc822a1
Add hash to timeline
mre 452a2e3
fix lints
mre 05af9d2
Less clones
mre 5cc6726
Remove unused import
mre 74fe53a
fix merge call
mre ca4cac5
txt for help option
woolfg 86202e4
test for intesity computation #5 -> failing
woolfg 5b15954
Merge branch 'merge' of github.com:codeprintsdev/analyzer into merge
mre 6653dca
Add timestamp
mre 231ef0e
formatting
mre 07054b3
changed output of merge to merged_codeprints_*.json
mre e80175c
formatting
mre 6f4f175
corrected fixture after fixing the api
woolfg 6c51be2
fix typo in intensity string
mre cdd23c8
Merge remote-tracking branch 'origin/master' into merge
mre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.