Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge changes I6543c2e1,I21ed029d | Terry Parker | 2020-05-11 | 5 | -4/+156 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ReceivePack: adding IterativeConnectivityChecker | Demetr Starshov | 2020-05-08 | 1 | -0/+152 | |
| * | | | | | | | | | Moving transport/internal -> internal/transport | Demetr Starshov | 2020-05-08 | 4 | -4/+4 | |
* | | | | | | | | | | Fix error occurring during checkout | Nail Samatov | 2020-05-07 | 1 | -1/+1 | |
* | | | | | | | | | | ApplyCommand: use Files#copy to copy file | Matthias Sohn | 2020-05-06 | 1 | -9/+4 | |
* | | | | | | | | | | Apply hunks when renaming or copying from patch files | Jack Wickham | 2020-05-06 | 1 | -3/+4 | |
* | | | | | | | | | | Create parent directories when renaming a file in ApplyCommand | Jack Wickham | 2020-05-06 | 1 | -0/+1 | |
* | | | | | | | | | | Reduce BitmappedObjectReachabilityChecker visibility | Ivan Frade | 2020-05-04 | 1 | -3/+1 | |
* | | | | | | | | | | Add missing @since to new API | Thomas Wolf | 2020-05-04 | 1 | -0/+2 | |
* | | | | | | | | | | ObjectReachabilityCheckers: Make walk member final | Ivan Frade | 2020-04-30 | 2 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | UploadPack: Use more relevant refs first in object reachability check | Ivan Frade | 2020-04-28 | 1 | -4/+29 | |
* | | | | | | | | | UploadPack: Refactor to generalize the object reachability checks | Ivan Frade | 2020-04-28 | 4 | -33/+34 | |
* | | | | | | | | | UploadPack: Use BitmappedReachabilityChecker for not advertised wants | Ivan Frade | 2020-04-28 | 1 | -18/+12 | |
* | | | | | | | | | revwalk: Introduce bitmap-based object reachability checker | Ivan Frade | 2020-04-28 | 1 | -0/+79 | |
* | | | | | | | | | revwalk: Extract ObjectReachabilityChecker interface | Ivan Frade | 2020-04-28 | 3 | -58/+85 | |
* | | | | | | | | | UploadPack: Extract walk-based reachability check | Ivan Frade | 2020-04-28 | 2 | -33/+115 | |
* | | | | | | | | | RefTreeBatch: fix unclosed resource warning | Matthias Sohn | 2020-04-28 | 1 | -2/+3 | |
* | | | | | | | | | CherryPickCommand: fix unclosed resource warning | Matthias Sohn | 2020-04-28 | 1 | -6/+8 | |
* | | | | | | | | | URIish: suppress non-localized message warning | Matthias Sohn | 2020-04-28 | 1 | -1/+2 | |
* | | | | | | | | | UploadPack: Clear advertised ref map after negotiation | Minh Thai | 2020-04-23 | 1 | -3/+10 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix human name for local .bundle files | Konrad Windszus | 2020-04-21 | 2 | -0/+12 | |
* | | | | | | | | Merge "ReceivePack: Use error message if set" | Terry Parker | 2020-04-06 | 1 | -36/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ReceivePack: Use error message if set | Masaya Suzuki | 2020-03-27 | 1 | -36/+40 | |
* | | | | | | | | | FileUtils: improve delete (Windows) | Alexander Nittka | 2020-04-03 | 1 | -18/+33 | |
* | | | | | | | | | Merge branch 'stable-5.7' | Thomas Wolf | 2020-04-03 | 4 | -6/+34 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'stable-5.6' into stable-5.7 | Thomas Wolf | 2020-04-03 | 4 | -6/+34 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanks | Thomas Wolf | 2020-04-03 | 3 | -4/+29 | |
| | * | | | | | | | Handle non-normalized index also for executable files | Thomas Wolf | 2020-03-25 | 1 | -2/+5 | |
* | | | | | | | | | Define constants for pack config option keys | Matthias Sohn | 2020-04-03 | 2 | -41/+197 | |
* | | | | | | | | | Fix javadoc typo | Karsten Thoms | 2020-04-02 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Scan through all merged reftables for max/min update indices | Minh Thai | 2020-03-20 | 1 | -4/+20 | |
* | | | | | | | | ResolveMerger: Ignore merge conflicts if asked so | Ivan Frade | 2020-03-19 | 1 | -16/+26 | |
* | | | | | | | | Merge "tag option for clone command" | Christian Halstrick | 2020-03-15 | 1 | -1/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tag option for clone command | Alexander Nittka | 2020-03-15 | 1 | -1/+35 | |
* | | | | | | | | | RevWalk: fix bad topo flags error message | Alex Spradlin | 2020-03-12 | 2 | -2/+2 | |
* | | | | | | | | | RevWalk: new topo sort to not mix lines of history | Alex Spradlin | 2020-03-11 | 6 | -2/+152 | |
|/ / / / / / / / | ||||||
* / / / / / / / | TransportHttp: support HTTP response 308 Permanent Redirect | Thomas Wolf | 2020-03-10 | 2 | -1/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-03-05 | 5 | -52/+121 | |
|\| | | | | | | ||||||
| * | | | | | | Expose FileStoreAttributes.setBackground() | Alex Blewitt | 2020-03-04 | 1 | -1/+12 | |
| * | | | | | | Update reftable storage repo layout | Han-Wen Nienhuys | 2020-03-04 | 4 | -44/+124 | |
* | | | | | | | Add validation to hex decoder | Michael Dardis | 2020-03-04 | 2 | -3/+19 | |
* | | | | | | | Merge "ObjectWalk: Add null check before skip tree." | Jonathan Nieder | 2020-03-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ObjectWalk: Add null check before skip tree. | Yunjie Li | 2020-02-26 | 1 | -1/+3 | |
* | | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-28 | 11 | -14/+15 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Cygwin expects forward slashes for commands to be run via sh.exe | Thomas Wolf | 2020-02-28 | 1 | -1/+1 | |
| * | | | | | | | Make Logger instances final | David Pursehouse | 2020-02-27 | 2 | -2/+3 | |
| * | | | | | | | Move array designators from the variable to the type | David Pursehouse | 2020-02-27 | 8 | -11/+11 | |
* | | | | | | | | Using for-each loop in jdt | Lars Vogel | 2020-02-28 | 8 | -16/+14 | |
* | | | | | | | | Merge "Revert "RevWalk: stop mixing lines of history in topo sort"" | Jonathan Nieder | 2020-02-26 | 3 | -33/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "RevWalk: stop mixing lines of history in topo sort" | Alex Spradlin | 2020-02-26 | 3 | -33/+21 |