Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mauricioaniche/repodriller issues and pull requests
#132 - new filter with number of commits
Pull Request -
State: open - Opened by ishepard over 6 years ago
- 1 comment
#131 - name of committer is not correct
Issue -
State: closed - Opened by safiyashen over 6 years ago
#130 - Temp branch
Pull Request -
State: closed - Opened by ishepard over 6 years ago
- 1 comment
#129 - Using function extractChangeSet in getHead
Pull Request -
State: closed - Opened by ishepard over 6 years ago
#128 - GitRepository::getCommit seems to ignore git.diffcontext
Issue -
State: open - Opened by ayaankazerouni over 6 years ago
- 5 comments
#127 - Stop excluding diff texts when filtering on diffs
Pull Request -
State: closed - Opened by ayaankazerouni almost 7 years ago
#126 - DiffFilters selectively load diffs into Modifications, but without DiffText
Issue -
State: closed - Opened by ayaankazerouni almost 7 years ago
- 2 comments
#125 - Support user.home shortcut
Pull Request -
State: closed - Opened by mauricioaniche almost 7 years ago
- 3 comments
#124 - Same behavior as Git Log
Pull Request -
State: closed - Opened by mauricioaniche almost 7 years ago
- 4 comments
#123 - Commit can have no branch?
Issue -
State: open - Opened by ttben almost 7 years ago
- 2 comments
#122 - Broken behavior in identifying a merge commit
Issue -
State: open - Opened by mauricioaniche almost 7 years ago
#121 - Whitelist/blacklist filtering of diffs before they are processed into Modifications
Pull Request -
State: closed - Opened by ayaankazerouni almost 7 years ago
- 9 comments
#120 - GitRepository commit processing is brittle
Issue -
State: open - Opened by davisjam almost 7 years ago
- 1 comment
#119 - bug: fix error in bookkeeping
Pull Request -
State: closed - Opened by davisjam almost 7 years ago
#118 - The app is stopped due to a System.exit(1) call in the lib
Issue -
State: closed - Opened by AjroudRami almost 7 years ago
- 8 comments
#117 - Maven javadoc plugin fails as there are many invalid javadocs in the project
Issue -
State: open - Opened by mauricioaniche almost 7 years ago
#116 - Fixing #114 and #115
Pull Request -
State: closed - Opened by ttben almost 7 years ago
#115 - The build is platform dependent, causing the whole build to fail.
Issue -
State: closed - Opened by ttben almost 7 years ago
- 1 comment
#114 - Warning when mvn clean validate
Issue -
State: closed - Opened by ttben almost 7 years ago
- 1 comment
#113 - Provide both parents of a merge commit
Pull Request -
State: closed - Opened by mauricioaniche almost 7 years ago
- 3 comments
#112 - Why parent of a commit, is not a commit?
Issue -
State: open - Opened by ttben almost 7 years ago
- 3 comments
#111 - Collect configuration
Pull Request -
State: closed - Opened by mauricioaniche almost 7 years ago
- 3 comments
#110 - Post the memory consumption on PR
Pull Request -
State: closed - Opened by mauricioaniche almost 7 years ago
- 7 comments
#109 - Configure separate build stages in Travis
Issue -
State: closed - Opened by mauricioaniche almost 7 years ago
- 1 comment
#108 - Update to Log4J 2 #106
Pull Request -
State: closed - Opened by ttben almost 7 years ago
- 4 comments
#107 - Path with '~' throw FileNotFoundException
Issue -
State: closed - Opened by ttben almost 7 years ago
- 5 comments
#106 - Update to log4j2
Issue -
State: closed - Opened by ttben almost 7 years ago
- 1 comment
#105 - Memory Consumption
Pull Request -
State: closed - Opened by mauricioaniche about 7 years ago
- 8 comments
#104 - Filter diffs based on user-defined criteria
Issue -
State: closed - Opened by ayaankazerouni about 7 years ago
- 8 comments
#103 - Correctness checks and debugging code for concurrency
Pull Request -
State: closed - Opened by davisjam about 7 years ago
- 2 comments
#102 - Not enough clones
Issue -
State: closed - Opened by davisjam about 7 years ago
- 3 comments
#101 - Should RepoDriller time out if a repository takes too long to visit?
Issue -
State: closed - Opened by ayaankazerouni about 7 years ago
- 6 comments
#100 - Make ChangeSet more full-featured
Pull Request -
State: open - Opened by davisjam about 7 years ago
- 25 comments
#99 - Add links to other options in README
Pull Request -
State: closed - Opened by davisjam about 7 years ago
- 1 comment
#98 - Refactor commit visit process for concurrency
Pull Request -
State: closed - Opened by davisjam about 7 years ago
- 8 comments
#97 - RepoVisitor cannot be used with same Visitor, different PersistenceMechanism
Issue -
State: closed - Opened by davisjam about 7 years ago
- 2 comments
#96 - MonthlyCommits is unsafe
Issue -
State: open - Opened by davisjam about 7 years ago
- 1 comment
#95 - Inefficient commit processing
Issue -
State: closed - Opened by davisjam about 7 years ago
- 5 comments
#94 - CSVFile: Javadoc; allow multiple close()
Pull Request -
State: closed - Opened by davisjam about 7 years ago
#93 - CSVFile: close() should check if writable
Issue -
State: closed - Opened by davisjam about 7 years ago
- 1 comment
#92 - Flush in the CSVWriter?
Issue -
State: open - Opened by mauricioaniche about 7 years ago
- 2 comments
#91 - CSVFile: Discuss thread safety, misc improvements
Pull Request -
State: closed - Opened by davisjam about 7 years ago
#90 - Getting diffs/modifications between specified commits
Pull Request -
State: closed - Opened by ayaankazerouni about 7 years ago
- 2 comments
#89 - README could give links to competitors with explanation of the differences
Issue -
State: closed - Opened by davisjam about 7 years ago
- 1 comment
#88 - Rewrite GitRemoteRepository
Pull Request -
State: closed - Opened by davisjam about 7 years ago
- 6 comments
#87 - Get diff between specified commits
Issue -
State: open - Opened by ayaankazerouni about 7 years ago
- 27 comments
#86 - README: make log4j behaviour more explicit.
Pull Request -
State: closed - Opened by ayaankazerouni about 7 years ago
- 1 comment
#85 - Rewrite GitRemoteRepository
Pull Request -
State: closed - Opened by davisjam about 7 years ago
- 3 comments
#84 - GitRemoteRepository is full of duplicated code
Issue -
State: closed - Opened by davisjam about 7 years ago
- 2 comments
#83 - FileUtils has same name as a java util class
Issue -
State: closed - Opened by davisjam about 7 years ago
- 2 comments
#82 - GitRepository refactoring
Pull Request -
State: closed - Opened by davisjam about 7 years ago
#81 - Some Javadoc. Towards #70.
Pull Request -
State: closed - Opened by davisjam about 7 years ago
#80 - Configurable behaviour for user exceptions
Issue -
State: open - Opened by ayaankazerouni about 7 years ago
- 8 comments
#79 - README is still under construction
Issue -
State: open - Opened by davisjam about 7 years ago
- 1 comment
#78 - Clarify exception-handling policy
Issue -
State: open - Opened by davisjam about 7 years ago
#77 - PersistenceMechanism: who should close it?
Issue -
State: open - Opened by mauricioaniche about 7 years ago
- 1 comment
#76 - Solved issue on annotated tags
Pull Request -
State: closed - Opened by ishepard about 7 years ago
#75 - Notify the progress of a study
Issue -
State: open - Opened by mauricioaniche about 7 years ago
#74 - Why is there a CSVFileFormatException in RepoVisitor?
Issue -
State: open - Opened by mauricioaniche about 7 years ago
- 2 comments
#73 - README: Remove references to parsing source code
Pull Request -
State: closed - Opened by davisjam about 7 years ago
- 1 comment
#72 - Javadoc2
Pull Request -
State: closed - Opened by davisjam about 7 years ago
- 3 comments
#71 - Various enhancements, mostly documentation
Pull Request -
State: closed - Opened by davisjam about 7 years ago
#70 - Javadoc?
Issue -
State: open - Opened by davisjam about 7 years ago
- 1 comment
#69 - Remove redundant exception declarations
Pull Request -
State: closed - Opened by LiamClark about 7 years ago
#68 - Tags
Pull Request -
State: closed - Opened by ishepard about 7 years ago
#67 - Update jgit version and utilize try with resources statement
Pull Request -
State: closed - Opened by LiamClark about 7 years ago
#66 - Throwing RuntimeException instead of crazy exception
Pull Request -
State: closed - Opened by ishepard about 7 years ago
#65 - Version on maven is out of date
Issue -
State: closed - Opened by davisjam about 7 years ago
- 2 comments
#64 - Multiple threads on the same repo
Issue -
State: closed - Opened by davisjam about 7 years ago
- 9 comments
#63 - Fix README typos
Pull Request -
State: closed - Opened by davisjam about 7 years ago
#62 - getAddedLines and getRemovedLines
Issue -
State: open - Opened by ishepard about 7 years ago
- 9 comments
#61 - CSV Header Enhancement #8 & Tests For It
Pull Request -
State: closed - Opened by chripard about 8 years ago
#60 - Commit Position with Visitor Start callback
Pull Request -
State: closed - Opened by nascimentolwtn about 8 years ago
- 3 comments
#59 - Header in CSV file enhancement
Pull Request -
State: closed - Opened by chripard about 8 years ago
- 4 comments
#58 - Start and End callback methods (optional) to visitors. Related to #19
Pull Request -
State: closed - Opened by nascimentolwtn about 8 years ago
#57 - fix for #11;
Pull Request -
State: closed - Opened by chripard about 8 years ago
#56 - fix for #11;
Pull Request -
State: closed - Opened by chripard about 8 years ago
#55 - fix for #11;
Pull Request -
State: closed - Opened by chripard about 8 years ago
- 1 comment
#54 - fix for #7;
Pull Request -
State: closed - Opened by chripard about 8 years ago
#53 - fix for #9; & #39;
Pull Request -
State: closed - Opened by chripard about 8 years ago
- 4 comments
#52 - provide tags for commits
Issue -
State: open - Opened by mauricioaniche about 8 years ago
- 5 comments
#51 - if it's a merge, provide both parents of the commit
Issue -
State: open - Opened by mauricioaniche about 8 years ago
- 6 comments
#50 - Commit Position - Stateless Suggestion
Pull Request -
State: closed - Opened by nascimentolwtn about 8 years ago
- 9 comments
#49 - Commit Position - Statefull Suggestion
Pull Request -
State: closed - Opened by nascimentolwtn about 8 years ago
- 2 comments
#43 - MetricMiner indicates the percentage of commits analyzed and to be analyzed yet in the logs
Issue -
State: closed - Opened by mauricioaniche about 8 years ago
- 2 comments
#41 - "easy" mode in which it doesn't parse previous commits, diffs, source code
Issue -
State: closed - Opened by mauricioaniche about 8 years ago
- 7 comments
#40 - Multiple threads for different projects at the same time
Issue -
State: closed - Opened by mauricioaniche about 8 years ago
- 3 comments
#28 - data structures should be serializable
Issue -
State: closed - Opened by mauricioaniche about 8 years ago
- 2 comments
Labels: enhancement, up-for-grabs
#24 - notify when it is done via email
Issue -
State: closed - Opened by mauricioaniche over 8 years ago
- 5 comments
#23 - real multi project support
Issue -
State: closed - Opened by mauricioaniche over 8 years ago
- 2 comments
#21 - identify list of branches that a commit is part of
Issue -
State: closed - Opened by mauricioaniche over 8 years ago
- 9 comments
#19 - 'start' and 'finish' callbacks to visitors
Issue -
State: closed - Opened by mauricioaniche almost 9 years ago
- 2 comments
Labels: enhancement
#15 - exception when reset a repository
Issue -
State: open - Opened by mauricioaniche almost 9 years ago
- 9 comments
Labels: bug
#11 - CSV writer should deal with text with comma
Issue -
State: closed - Opened by mauricioaniche almost 9 years ago
- 8 comments
Labels: bug, up-for-grabs
#10 - way to elegantly stop MM2 in the middle of the execution
Issue -
State: open - Opened by mauricioaniche about 9 years ago
- 7 comments
Labels: enhancement
#9 - Better ways to obtain the list of repositories to mine
Issue -
State: open - Opened by mauricioaniche about 9 years ago
- 3 comments
Labels: enhancement, up-for-grabs
#8 - print header in csv file
Issue -
State: open - Opened by mauricioaniche about 9 years ago
- 13 comments
Labels: enhancement
#7 - csvfile creates wrong file when dir doesn't end with slash
Issue -
State: open - Opened by mauricioaniche about 9 years ago
- 2 comments
Labels: bug, up-for-grabs
#6 - notify processors when project has changed
Issue -
State: closed - Opened by mauricioaniche about 9 years ago
- 2 comments
Labels: enhancement
#5 - Log the time of each CommitVisitor separately
Issue -
State: open - Opened by mauricioaniche about 9 years ago
- 3 comments
Labels: enhancement, up-for-grabs