Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | UploadPackTest: Stop using deprecated Transport.setFilterBlobLimit(long) | David Pursehouse | 2019-04-08 | 1 | -6/+6 | |
* | | | | DfsRefDatabase: Keep update index when peeling a reference | Ivan Frade | 2019-03-29 | 1 | -0/+94 | |
* | | | | Clarify error message for invalid Windows characters | Han-Wen Nienhuys | 2019-03-29 | 1 | -3/+15 | |
* | | | | Put filter spec information in a dedicated object | Matthew DeVore | 2019-03-22 | 2 | -3/+3 | |
* | | | | Merge branch 'stable-5.3' | Matthias Sohn | 2019-03-21 | 1 | -0/+17 | |
|\| | | | ||||||
| * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 | |
| |\| | | ||||||
| | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 | |
| | |\| | ||||||
| | | * | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 | |
| | | |\ | ||||||
| | | | * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 | |
| | | | |\ | ||||||
| | | | | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 | |
| | | | | |\ | ||||||
| | | | | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-21 | 1 | -0/+17 | |
| | | | | | |\ | ||||||
| | | | | | | * | Fix GC to delete empty fanout directories after repacking | Matthias Sohn | 2019-03-20 | 1 | -0/+17 | |
| | | | * | | | | Merge branch 'stable-4.11' into stable-5.0 | David Pursehouse | 2019-03-06 | 1 | -0/+52 | |
| | | | |\| | | | ||||||
| | | | | * | | | Merge branch 'stable-4.10' into stable-4.11 | David Pursehouse | 2019-03-06 | 1 | -0/+52 | |
| | | | | |\| | | ||||||
| | | | | | * | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2019-03-06 | 1 | -0/+52 | |
| | | | | | |\| | ||||||
| | | | | | | * | Cancel gc if thread was interrupted | Matthias Sohn | 2019-03-06 | 1 | -0/+52 | |
* | | | | | | | | Use RefMap instead of HashMap | Masaya Suzuki | 2019-03-20 | 1 | -0/+35 | |
* | | | | | | | | DescribeCommandTest: Trivially fix formatting by removing a blank line | Sebastian Schuberth | 2019-03-18 | 1 | -1/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Use SystemReader in JSchConfigSessionFactoryTest | Matthias Sohn | 2019-03-11 | 1 | -1/+11 | |
* | | | | | | | Merge branch 'stable-5.2' | David Pursehouse | 2019-03-05 | 1 | -0/+52 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-03-05 | 1 | -0/+52 | |
| |\| | | | | | ||||||
| | * | | | | | Cancel gc if thread was interrupted | Matthias Sohn | 2019-03-03 | 1 | -0/+52 | |
* | | | | | | | Fix core.autocrlf for non-normalized index | Thomas Wolf | 2019-02-26 | 3 | -6/+128 | |
* | | | | | | | CommitBuilder: Deprecate setEncoding(String) | David Pursehouse | 2019-02-18 | 1 | -1/+1 | |
* | | | | | | | Fix bug in copyPackBypassCache's skip 'PACK' header logic | Minh Thai | 2019-02-13 | 1 | -0/+165 | |
* | | | | | | | Fix GC.deleteEmptyRefsFolders | Matthias Sohn | 2019-01-28 | 1 | -0/+14 | |
* | | | | | | | Enable cloning only specific tags | Thomas Wolf | 2019-01-27 | 1 | -0/+26 | |
* | | | | | | | RenameBranchCommand: more consistent handling of short ref names | Thomas Wolf | 2019-01-23 | 1 | -0/+46 | |
* | | | | | | | Allow to check for signing key | Gunnar Wagenknecht | 2019-01-22 | 1 | -0/+17 | |
* | | | | | | | Handle premature EOF in BundleFetchConnection | Thomas Wolf | 2019-01-22 | 1 | -0/+28 | |
* | | | | | | | TemporaryBufferTest: Open TemporaryBuffer in try-with-resource | David Pursehouse | 2019-01-21 | 1 | -10/+10 | |
* | | | | | | | SubmoduleWalkTest: Open Repository in try-with-resource | David Pursehouse | 2019-01-21 | 1 | -16/+15 | |
* | | | | | | | SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource | David Pursehouse | 2019-01-21 | 1 | -47/+49 | |
* | | | | | | | UnionInputStreamTest: Open UnionInputStream in try-with-resource | David Pursehouse | 2019-01-21 | 1 | -115/+113 | |
* | | | | | | | LocalDiskRepositoryTestCase#createRepository: Default auto-close to false | David Pursehouse | 2019-01-20 | 1 | -5/+5 | |
* | | | | | | | PushConnectionTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -8/+9 | |
* | | | | | | | MergerTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -8/+9 | |
* | | | | | | | MergeCommandTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -26/+31 | |
* | | | | | | | PackWriterTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -36/+37 | |
* | | | | | | | ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -232/+251 | |
* | | | | | | | SubmoduleStatusTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -47/+51 | |
* | | | | | | | UploadPackTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -185/+194 | |
* | | | | | | | PackParserTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -18/+34 | |
* | | | | | | | Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand | David Pursehouse | 2019-01-20 | 2 | -6/+7 | |
* | | | | | | | DirCacheCheckoutTest: Open TestRepository in try-with-resource | David Pursehouse | 2019-01-20 | 1 | -2/+2 | |
* | | | | | | | CheckoutCommandTest: Add comment to document intentionally empty catch block | David Pursehouse | 2019-01-20 | 1 | -0/+1 | |
* | | | | | | | Implement signing commits using BouncyCastle | Medha Bhargav Prabhala | 2019-01-16 | 1 | -5/+17 | |
* | | | | | | | Allow CommitCommand to sign commits | Gunnar Wagenknecht | 2019-01-16 | 2 | -0/+300 | |
* | | | | | | | Merge branch 'stable-5.2' | Jonathan Nieder | 2019-01-10 | 1 | -28/+15 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Jonathan Nieder | 2018-12-26 | 1 | -28/+15 | |
| |\| | | | | |