You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ If you wish to request or contribute support for a new data source, please conta
142
142
------------------
143
143
144
144
- Pre-alpha, leaving stage two of development and entering stage three.
145
-
- Gitnet is currently in version 0.0.8. After entering Alpha, regular updates on feature changes and bug fixes will be published with each version release.
145
+
- Gitnet is currently in unofficial version 0.0.8. After entering Alpha and publishing an official release, regular updates on feature changes and bug fixes will be published with each version release.
146
146
- Entering the first round of user testing, as of yet all tests done have been either unit testing or internal.
147
147
148
148
@@ -151,7 +151,13 @@ If you wish to request or contribute support for a new data source, please conta
151
151
152
152
As a project in development, Gitnet will have a list of potential issues, updates, and features.
153
153
Any external requests and issue reports can be made on our GitHub project page.
154
+
We appreciate any comments from developers and researchers who stumble upon our work.
154
155
155
156
- Solve problems related to the pygraphviz dependency on Windows. Some users may encounter difficulty running `graph.quickplot()` as a result.
157
+
- May not be possible given the general inaccessibility of the graphviz software interface.
156
158
- Increase efficiency of internal log parsing. Some large projects can take up to several minutes to process.
159
+
- Currently in progress, some significant improvements have been made, although ahead of any official release.
157
160
- Include remote log extraction. One of the biggest caveats of gitnet is that you have to spend a significant amount of time downloading large projects.
161
+
- Include additional export options for users of additional visualization packages, and who want to export dynamic network data.
162
+
- Include additional custom classes for more VCS types and mailing lists.
163
+
- Better quickplot visualizations, with default colours and optional labels.
0 commit comments