Browse Source

Update notes for submitted changes

* PackInserter: Implement newReader()
* Move some strings from DfsText to JGitText
* FileRepository: Add pack-based inserter implementation
* ObjectDirectory: Factor a method to close open pack handles
* ObjectDirectory: Remove last modified check in insertPack
notes/review
Gerrit Code Review @ Eclipse.org 6 years ago
parent
commit
a346a79d02

+ 7
- 0
08/0b4770e7212ddb7cc45f41c65138a8b3e36eb0 View File

@@ -0,0 +1,7 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Verified+1: Hudson CI
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 01 Nov 2017 14:21:01 -0400
Reviewed-on: https://git.eclipse.org/r/110865
Project: jgit/jgit
Branch: refs/heads/stable-4.9

+ 7
- 0
5b/5c3a2e1da86819c5176766003d820c000d609e View File

@@ -0,0 +1,7 @@
Verified+1: Hudson CI
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 01 Nov 2017 14:21:01 -0400
Reviewed-on: https://git.eclipse.org/r/110862
Project: jgit/jgit
Branch: refs/heads/stable-4.9

+ 7
- 0
5c/e1cc3d43a85acfaa2237968dd0d2a29beb07b0 View File

@@ -0,0 +1,7 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Verified+1: Hudson CI
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 01 Nov 2017 14:21:01 -0400
Reviewed-on: https://git.eclipse.org/r/110863
Project: jgit/jgit
Branch: refs/heads/stable-4.9

+ 7
- 0
67/8c99c057786e5d285a222f7dcb6250ccc5a433 View File

@@ -0,0 +1,7 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Verified+1: Hudson CI
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 01 Nov 2017 14:21:01 -0400
Reviewed-on: https://git.eclipse.org/r/110866
Project: jgit/jgit
Branch: refs/heads/stable-4.9

+ 7
- 0
f7/ceeaa23f98f671848a8446c324d0d96800d5db View File

@@ -0,0 +1,7 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Verified+1: Dave Borowitz <dborowitz@google.com>
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 01 Nov 2017 14:21:01 -0400
Reviewed-on: https://git.eclipse.org/r/110864
Project: jgit/jgit
Branch: refs/heads/stable-4.9

Loading…
Cancel
Save