| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix merge-base calculation | Christian Halstrick | 2016-11-28 | 1 | -10/+33 |
* | Specify RevisionSyntaxException message in Repository#resolve | Grace Wang | 2016-11-24 | 1 | -3/+11 |
* | Add missing @since tags for new API | Matthias Sohn | 2016-11-23 | 2 | -1/+5 |
* | dump HTTP: Avoid being confused by Content-Length of a gzipped stream | Zhen Chen | 2016-11-22 | 2 | -3/+18 |
* | Close input stream after use | Zhen Chen | 2016-11-22 | 1 | -7/+11 |
* | Define MonotonicClock interface for advanced timestamps | Shawn Pearce | 2016-11-21 | 16 | -35/+662 |
* | Update JavaEWAH to 1.1.6 | Dave Borowitz | 2016-11-17 | 2 | -3/+3 |
* | Add missing @since tags for new API | Matthias Sohn | 2016-11-14 | 1 | -0/+2 |
* | Fix cryptoVer constant name to CRYPTO_VER | Shawn Pearce | 2016-11-14 | 1 | -3/+3 |
* | RepositoryCache: simplify code | Shawn Pearce | 2016-11-14 | 1 | -6/+3 |
* | Add missing @Override found by ErrorProne | Shawn Pearce | 2016-11-14 | 4 | -17/+25 |
* | Deprecate SafeBufferedOutputStream | Shawn Pearce | 2016-11-14 | 11 | -58/+27 |
* | Merge "Support {get,set}GitwebDescription on InMemoryRepository" | David Pursehouse | 2016-11-14 | 1 | -0/+13 |
|\ |
|
| * | Support {get,set}GitwebDescription on InMemoryRepository | Shawn Pearce | 2016-11-14 | 1 | -0/+13 |
* | | Organize imports | David Pursehouse | 2016-11-14 | 35 | -51/+46 |
|/ |
|
* | Add {get,set}GitwebDescription to Repository | Shawn Pearce | 2016-11-14 | 4 | -6/+88 |
* | Merge "Don't serialize internal hash collision chain link" | Shawn Pearce | 2016-11-14 | 1 | -1/+1 |
|\ |
|
| * | Don't serialize internal hash collision chain link | Thomas Wolf | 2016-10-29 | 1 | -1/+1 |
* | | Merge "Reduce synchronized scope around ConcurrentHashMap" | Shawn Pearce | 2016-11-14 | 1 | -15/+15 |
|\ \ |
|
| * | | Reduce synchronized scope around ConcurrentHashMap | Philipp Marx | 2016-11-12 | 1 | -15/+15 |
* | | | Merge "StreamCopyThread: Remove unused AtomicInteger import" | Jonathan Nieder | 2016-11-13 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | StreamCopyThread: Remove unused AtomicInteger import | Jonathan Nieder | 2016-11-13 | 1 | -1/+0 |
* | | | | Merge "Extract insecure Cipher factory" | Matthias Sohn | 2016-11-13 | 2 | -6/+71 |
|\ \ \ \ |
|
| * | | | | Extract insecure Cipher factory | Shawn Pearce | 2016-11-13 | 2 | -6/+71 |
* | | | | | Merge "Get rid of SoftReference in RepositoryCache" | Jonathan Nieder | 2016-11-13 | 2 | -23/+12 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Get rid of SoftReference in RepositoryCache | Hugo Arès | 2016-11-13 | 2 | -23/+12 |
| |/ / / |
|
* | | | | StreamCopyThread: flush cannot interrupt a write | Jonathan Nieder | 2016-11-13 | 1 | -13/+3 |
* | | | | StreamCopyThread: Remove unnecessary flushCount | Jonathan Nieder | 2016-11-13 | 1 | -12/+1 |
* | | | | Merge "Switch JSchSession to simple isolated OutputStream" | Shawn Pearce | 2016-11-13 | 5 | -27/+249 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Switch JSchSession to simple isolated OutputStream | Shawn Pearce | 2016-11-13 | 5 | -27/+249 |
| |/ / |
|
* / / | WalkEncryption: Cleanup Java 8 support | Shawn Pearce | 2016-11-13 | 1 | -35/+3 |
|/ / |
|
* | | Check that DfsBlockCache#blockSize is a power of 2 | Philipp Marx | 2016-11-11 | 4 | -1/+11 |
* | | Fix loop in auto gc | Matthias Sohn | 2016-11-07 | 1 | -5/+5 |
* | | StreamCopyThread: Do not drop data when flush is observed before writing | Jonathan Nieder | 2016-11-04 | 1 | -5/+1 |
* | | StreamCopyThread: Do not let flush interrupt a write | Jonathan Nieder | 2016-11-04 | 1 | -17/+29 |
* | | Fix flush call race condition in StreamCopyThread | Zhen Chen | 2016-10-31 | 1 | -1/+7 |
* | | Add missing @since tag for new protected field in ObjectReader | Matthias Sohn | 2016-10-24 | 1 | -2/+3 |
* | | Make streamFileThreshold configurable | Kevin Corcoran | 2016-10-24 | 3 | -8/+32 |
|/ |
|
* | Move constants used for config-files to ConfigConstants | Christian Halstrick | 2016-10-23 | 3 | -10/+18 |
* | Implement auto gc | Matthias Sohn | 2016-10-23 | 8 | -1/+217 |
* | CheckoutCommand: Add method to add multiple paths | David Pursehouse | 2016-10-22 | 1 | -0/+20 |
* | Fix possible SIOOBE in RefDirectory.parsePackedRefs | Marc Strapetz | 2016-10-21 | 3 | -0/+7 |
* | TransportBundleFile: Resolve remote repository locally | Thomas Meyer | 2016-10-21 | 1 | -1/+1 |
* | TreeFormatter: disallow empty filenames in trees | David Turner | 2016-10-19 | 3 | -0/+31 |
* | Add "concurrencyLevel" option to DfsBlockCache | Philipp Marx | 2016-10-19 | 3 | -1/+39 |
* | Merge branch 'stable-4.5' | David Pursehouse | 2016-10-19 | 1 | -3/+3 |
|\ |
|
| * | Config: do not add spaces before units | David Turner | 2016-10-19 | 1 | -3/+3 |
* | | FS: Fix lazy initialization of non-volatile static field | David Pursehouse | 2016-10-18 | 1 | -1/+1 |
* | | PackOutputStream: Add comment for intentional use of non-short-circuit logic | David Pursehouse | 2016-10-18 | 1 | -1/+1 |
* | | Merge branch 'stable-4.5' | Matthias Sohn | 2016-10-14 | 1 | -10/+4 |
|\| |
|