| Commit message (Expand) | Author | Age | Files | Lines |
* | transport: Add methods that do not handle exceptions | Masaya Suzuki | 2019-12-02 | 1 | -10/+44 |
* | transport: Let users specify an error handler for unpacking a pack file | Masaya Suzuki | 2019-12-02 | 2 | -1/+48 |
* | ReceivePack: Use try-with-resources for PostReceiveHook | Masaya Suzuki | 2019-12-02 | 1 | -25/+22 |
* | transport: Consolidate status reporting code | Masaya Suzuki | 2019-12-02 | 1 | -96/+96 |
* | transport: Add ReceiveCommandErrorHandler | Masaya Suzuki | 2019-12-02 | 2 | -17/+111 |
* | transport: Move exception handler to the caller | Masaya Suzuki | 2019-12-02 | 1 | -9/+14 |
* | transport: Move handling code to the caller side | Masaya Suzuki | 2019-12-02 | 1 | -9/+12 |
* | Merge "ReceivePack: Open visibility for some methods" | Jonathan Nieder | 2019-11-26 | 1 | -2/+10 |
|\ |
|
| * | ReceivePack: Open visibility for some methods | Ivan Frade | 2019-11-26 | 1 | -2/+10 |
* | | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 5 | -72/+183 |
|/ |
|
* | Merge changes I8698001d,I5c1177ac | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 |
|\ |
|
| * | Add missing license header to ReftableDatabase | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 |
* | | RepositoryCache: don't require HEAD in git repositories | Han-Wen Nienhuys | 2019-11-26 | 1 | -1/+2 |
* | | FileRepository: cleanup refs outside refs/ on reftable conversion | Han-Wen Nienhuys | 2019-11-26 | 1 | -0/+13 |
|/ |
|
* | Silence API error for new method in ReachabilityChecker | Matthias Sohn | 2019-11-25 | 1 | -0/+8 |
* | BitmappedReachabilityChecker: Use only one bitmap for the whole check | Ivan Frade | 2019-11-21 | 2 | -158/+95 |
* | checkNotAdvertisedWants: Be lazy converting Ref to RevCommit | Ivan Frade | 2019-11-21 | 1 | -40/+36 |
* | ReachabilityChecker: Receive a Stream instead of a Collection | Ivan Frade | 2019-11-21 | 4 | -8/+49 |
* | UploadPack: Prioritize references for non-advertised wants checks | Ivan Frade | 2019-11-21 | 1 | -7/+44 |
* | ReceivePack: Fix name hiding of 'atomic' member | David Pursehouse | 2019-11-17 | 1 | -2/+1 |
* | ReceivePack: Remove unnecessarily nested else-clause | David Pursehouse | 2019-11-17 | 1 | -3/+3 |
* | Simplify comparator code | Michael Keppler | 2019-11-17 | 1 | -6/+2 |
* | Fix typo in Javadoc | Michael Keppler | 2019-11-17 | 1 | -2/+2 |
* | file: implement FileReftableDatabase | Han-Wen Nienhuys | 2019-11-16 | 8 | -12/+1639 |
* | ReceivePack: Reduce visibility of methods | David Pursehouse | 2019-11-16 | 2 | -23/+26 |
* | Suppress API error raised for constant added in 345e2648 | Matthias Sohn | 2019-11-16 | 1 | -0/+8 |
* | TopoSortGenerator: simplify first-parent handling | Thomas Wolf | 2019-11-15 | 1 | -8/+7 |
* | RewriteGenerator: avoid adding null parent | Thomas Wolf | 2019-11-15 | 1 | -3/+7 |
* | DiffFormatter: support core.quotePath = false | Thomas Wolf | 2019-11-15 | 3 | -19/+66 |
* | IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable | Thomas Wolf | 2019-11-15 | 3 | -8/+149 |
* | IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly | Thomas Wolf | 2019-11-15 | 2 | -3/+10 |
* | Merge changes I583491f6,Idd44e3bb | Jonathan Nieder | 2019-11-14 | 3 | -24/+30 |
|\ |
|
| * | Move KetchSystem.delay to FileUtils. | Han-Wen Nienhuys | 2019-11-13 | 3 | -24/+30 |
* | | Suppress the API errors introduced by 3e9a5f99 | Matthias Sohn | 2019-11-14 | 4 | -1/+63 |
* | | ReceivePack: Remove unused getLockMessageProcessName method | David Pursehouse | 2019-11-13 | 1 | -9/+0 |
* | | ReceivePack: Remove unnecessary ReceivePack. prefix on static call | David Pursehouse | 2019-11-13 | 1 | -1/+1 |
* | | transport: Merge BaseReceivePack into ReceivePack | Masaya Suzuki | 2019-11-13 | 7 | -2047/+1884 |
* | | BaseReceivePack: Add hasReceivedPack method | David Pursehouse | 2019-11-13 | 1 | -0/+14 |
|/ |
|
* | Silence API errors for new API introduced in 5.5.2 | Matthias Sohn | 2019-11-12 | 1 | -0/+36 |
* | Merge branch 'stable-5.5' | Thomas Wolf | 2019-11-12 | 1 | -3/+0 |
|\ |
|
| * | Fix NPE in SystemReader in tests | Thomas Wolf | 2019-11-12 | 1 | -3/+0 |
* | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 7 | -31/+156 |
|\| |
|
| * | BaseReceivePack: Fix the format | Masaya Suzuki | 2019-11-10 | 1 | -1/+1 |
| * | Prepend hostname to subsection used to store file timestamp resolution | Matthias Sohn | 2019-11-09 | 1 | -2/+3 |
| * | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 6 | -15/+140 |
| * | SystemReader: extract updating config and its parents if outdated | Thomas Wolf | 2019-11-08 | 3 | -14/+55 |
* | | DirCacheCheckout: don't use deprecated method | Thomas Wolf | 2019-11-03 | 1 | -2/+5 |
* | | WorkingTreeModifiedEvent: must be fired explicitly after merge | Thomas Wolf | 2019-11-03 | 3 | -11/+28 |
* | | Merge "HttpSupport.proxyFor(): use only scheme, host, and port" | David Pursehouse | 2019-10-30 | 1 | -1/+4 |
|\ \ |
|
| * | | HttpSupport.proxyFor(): use only scheme, host, and port | Thomas Wolf | 2019-10-30 | 1 | -1/+4 |