You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

f54f22462bbe047feb86f12547d53a2cd62f6013 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. {
  2. "comments": [
  3. {
  4. "key": {
  5. "uuid": "8b753cc4_7f0ae80d",
  6. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphOutPutStream.java",
  7. "patchSetId": 2
  8. },
  9. "lineNbr": 46,
  10. "author": {
  11. "id": 4
  12. },
  13. "writtenOn": "2021-07-08T18:37:08Z",
  14. "side": 1,
  15. "message": "nit: remove trailing whitespace",
  16. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  17. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  18. "unresolved": true
  19. },
  20. {
  21. "key": {
  22. "uuid": "439ae4d6_5feabe09",
  23. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphOutPutStream.java",
  24. "patchSetId": 2
  25. },
  26. "lineNbr": 46,
  27. "author": {
  28. "id": 304466
  29. },
  30. "writtenOn": "2021-07-09T08:22:24Z",
  31. "side": 1,
  32. "message": "Done",
  33. "parentUuid": "8b753cc4_7f0ae80d",
  34. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  35. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  36. "unresolved": false
  37. },
  38. {
  39. "key": {
  40. "uuid": "6e3a87df_081e2fbb",
  41. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  42. "patchSetId": 2
  43. },
  44. "lineNbr": 65,
  45. "author": {
  46. "id": 4
  47. },
  48. "writtenOn": "2021-07-08T18:37:08Z",
  49. "side": 1,
  50. "message": "why do you create an alias for an already established constant ?",
  51. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  52. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  53. "unresolved": true
  54. },
  55. {
  56. "key": {
  57. "uuid": "1e61675d_46a88449",
  58. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  59. "patchSetId": 2
  60. },
  61. "lineNbr": 65,
  62. "author": {
  63. "id": 304466
  64. },
  65. "writtenOn": "2021-07-09T08:22:24Z",
  66. "side": 1,
  67. "message": "Yes, using Constants.OBJECT_ID_LENGTH directly is much better.\nDone.",
  68. "parentUuid": "6e3a87df_081e2fbb",
  69. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  70. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  71. "unresolved": false
  72. },
  73. {
  74. "key": {
  75. "uuid": "44b70337_a4a429be",
  76. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  77. "patchSetId": 2
  78. },
  79. "lineNbr": 185,
  80. "author": {
  81. "id": 4
  82. },
  83. "writtenOn": "2021-07-08T18:37:08Z",
  84. "side": 1,
  85. "message": "fix boxing warning:\n\n Integer.valueOf(numChunks)",
  86. "range": {
  87. "startLine": 185,
  88. "startChar": 4,
  89. "endLine": 185,
  90. "endChar": 13
  91. },
  92. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  93. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  94. "unresolved": true
  95. },
  96. {
  97. "key": {
  98. "uuid": "4ccc0bd7_0504c0ca",
  99. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  100. "patchSetId": 2
  101. },
  102. "lineNbr": 185,
  103. "author": {
  104. "id": 4
  105. },
  106. "writtenOn": "2021-07-08T18:38:48Z",
  107. "side": 1,
  108. "message": "Done",
  109. "parentUuid": "44b70337_a4a429be",
  110. "range": {
  111. "startLine": 185,
  112. "startChar": 4,
  113. "endLine": 185,
  114. "endChar": 13
  115. },
  116. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  117. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  118. "unresolved": false
  119. },
  120. {
  121. "key": {
  122. "uuid": "ad8b2e8a_1dfb602a",
  123. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  124. "patchSetId": 2
  125. },
  126. "lineNbr": 310,
  127. "author": {
  128. "id": 4
  129. },
  130. "writtenOn": "2021-07-08T18:37:08Z",
  131. "side": 1,
  132. "message": "this local variable hides a field with the same name",
  133. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  134. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  135. "unresolved": true
  136. },
  137. {
  138. "key": {
  139. "uuid": "6d8aa6ae_61a09e57",
  140. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  141. "patchSetId": 2
  142. },
  143. "lineNbr": 310,
  144. "author": {
  145. "id": 304466
  146. },
  147. "writtenOn": "2021-07-09T08:22:24Z",
  148. "side": 1,
  149. "message": "Done",
  150. "parentUuid": "ad8b2e8a_1dfb602a",
  151. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  152. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  153. "unresolved": false
  154. },
  155. {
  156. "key": {
  157. "uuid": "685db554_ec25b9e2",
  158. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  159. "patchSetId": 2
  160. },
  161. "lineNbr": 374,
  162. "author": {
  163. "id": 4
  164. },
  165. "writtenOn": "2021-07-08T18:37:08Z",
  166. "side": 1,
  167. "message": "this variable hides a field with the same name",
  168. "range": {
  169. "startLine": 374,
  170. "startChar": 14,
  171. "endLine": 374,
  172. "endChar": 18
  173. },
  174. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  175. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  176. "unresolved": true
  177. },
  178. {
  179. "key": {
  180. "uuid": "2ea95680_0b9da5e2",
  181. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/commitgraph/CommitGraphWriter.java",
  182. "patchSetId": 2
  183. },
  184. "lineNbr": 374,
  185. "author": {
  186. "id": 304466
  187. },
  188. "writtenOn": "2021-07-09T08:22:24Z",
  189. "side": 1,
  190. "message": "Done",
  191. "parentUuid": "685db554_ec25b9e2",
  192. "range": {
  193. "startLine": 374,
  194. "startChar": 14,
  195. "endLine": 374,
  196. "endChar": 18
  197. },
  198. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  199. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  200. "unresolved": false
  201. },
  202. {
  203. "key": {
  204. "uuid": "f6c31824_bb287437",
  205. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  206. "patchSetId": 2
  207. },
  208. "lineNbr": 18,
  209. "author": {
  210. "id": 4
  211. },
  212. "writtenOn": "2021-07-08T18:37:08Z",
  213. "side": 1,
  214. "message": "spell out object database instead of an unusual acronym",
  215. "range": {
  216. "startLine": 18,
  217. "startChar": 30,
  218. "endLine": 18,
  219. "endChar": 33
  220. },
  221. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  222. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  223. "unresolved": true
  224. },
  225. {
  226. "key": {
  227. "uuid": "7b73dd60_86509ab2",
  228. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  229. "patchSetId": 2
  230. },
  231. "lineNbr": 18,
  232. "author": {
  233. "id": 304466
  234. },
  235. "writtenOn": "2021-07-09T08:22:24Z",
  236. "side": 1,
  237. "message": "Done",
  238. "parentUuid": "f6c31824_bb287437",
  239. "range": {
  240. "startLine": 18,
  241. "startChar": 30,
  242. "endLine": 18,
  243. "endChar": 33
  244. },
  245. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  246. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  247. "unresolved": false
  248. },
  249. {
  250. "key": {
  251. "uuid": "77e0549f_5ba48aab",
  252. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  253. "patchSetId": 2
  254. },
  255. "lineNbr": 31,
  256. "author": {
  257. "id": 4
  258. },
  259. "writtenOn": "2021-07-08T18:37:08Z",
  260. "side": 1,
  261. "message": "why isn\u0027t this an interface ?",
  262. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  263. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  264. "unresolved": true
  265. },
  266. {
  267. "key": {
  268. "uuid": "279be571_9a12edf3",
  269. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  270. "patchSetId": 2
  271. },
  272. "lineNbr": 31,
  273. "author": {
  274. "id": 304466
  275. },
  276. "writtenOn": "2021-07-09T08:22:24Z",
  277. "side": 1,
  278. "message": "Ack",
  279. "parentUuid": "77e0549f_5ba48aab",
  280. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  281. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  282. "unresolved": false
  283. },
  284. {
  285. "key": {
  286. "uuid": "bcf821de_35017f70",
  287. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  288. "patchSetId": 2
  289. },
  290. "lineNbr": 37,
  291. "author": {
  292. "id": 4
  293. },
  294. "writtenOn": "2021-07-08T18:37:08Z",
  295. "side": 1,
  296. "message": "- remove NUMBER from this name ? it\u0027s an int so that should be obvious\n- maybe something like NOT_IN_GRAPH instead of INFINITY ?",
  297. "range": {
  298. "startLine": 37,
  299. "startChar": 25,
  300. "endLine": 37,
  301. "endChar": 51
  302. },
  303. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  304. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  305. "unresolved": true
  306. },
  307. {
  308. "key": {
  309. "uuid": "7709463c_08af3e0a",
  310. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  311. "patchSetId": 2
  312. },
  313. "lineNbr": 37,
  314. "author": {
  315. "id": 304466
  316. },
  317. "writtenOn": "2021-07-09T08:22:24Z",
  318. "side": 1,
  319. "message": "\u003e remove NUMBER from this name ? it\u0027s an int so that should be obvious\nI just use the name the same with the CGit, document[1] mention it.\nBut the name seems difficult to understand, indeed.\n\n[1] https://git-scm.com/docs/commit-graph\n\u003e maybe something like NOT_IN_GRAPH instead of INFINITY ?\nWe need to indicate that this constant is used for generation number, maybe GENERATION_UNKNOWN?",
  320. "parentUuid": "bcf821de_35017f70",
  321. "range": {
  322. "startLine": 37,
  323. "startChar": 25,
  324. "endLine": 37,
  325. "endChar": 51
  326. },
  327. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  328. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  329. "unresolved": true
  330. },
  331. {
  332. "key": {
  333. "uuid": "1c4e1170_dc888239",
  334. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  335. "patchSetId": 2
  336. },
  337. "lineNbr": 44,
  338. "author": {
  339. "id": 4
  340. },
  341. "writtenOn": "2021-07-08T18:37:08Z",
  342. "side": 1,
  343. "message": "maybe GENERATION_UNKNOWN ?",
  344. "range": {
  345. "startLine": 44,
  346. "startChar": 25,
  347. "endLine": 44,
  348. "endChar": 47
  349. },
  350. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  351. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  352. "unresolved": true
  353. },
  354. {
  355. "key": {
  356. "uuid": "5f8b63fa_b48f61c1",
  357. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  358. "patchSetId": 2
  359. },
  360. "lineNbr": 44,
  361. "author": {
  362. "id": 304466
  363. },
  364. "writtenOn": "2021-07-09T08:22:24Z",
  365. "side": 1,
  366. "message": "GENERATION_NOT_COMPUTED is better?",
  367. "parentUuid": "1c4e1170_dc888239",
  368. "range": {
  369. "startLine": 44,
  370. "startChar": 25,
  371. "endLine": 44,
  372. "endChar": 47
  373. },
  374. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  375. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  376. "unresolved": true
  377. },
  378. {
  379. "key": {
  380. "uuid": "e2076e4f_33e72d5d",
  381. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  382. "patchSetId": 2
  383. },
  384. "lineNbr": 76,
  385. "author": {
  386. "id": 4
  387. },
  388. "writtenOn": "2021-07-08T18:37:08Z",
  389. "side": 1,
  390. "message": "why isn\u0027t this an interface ?",
  391. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  392. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  393. "unresolved": true
  394. },
  395. {
  396. "key": {
  397. "uuid": "ca82d4bc_78aea305",
  398. "filename": "org.eclipse.jgit/src/org/eclipse/jgit/lib/CommitGraph.java",
  399. "patchSetId": 2
  400. },
  401. "lineNbr": 76,
  402. "author": {
  403. "id": 304466
  404. },
  405. "writtenOn": "2021-07-09T08:22:24Z",
  406. "side": 1,
  407. "message": "Ack",
  408. "parentUuid": "e2076e4f_33e72d5d",
  409. "revId": "f54f22462bbe047feb86f12547d53a2cd62f6013",
  410. "serverId": "97ee7c02-f12f-4043-b43e-dea463d88b31",
  411. "unresolved": false
  412. }
  413. ]
  414. }