Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | UploadPackTest#testUploadRedundantBytes: ensure test repo is closed | Matthias Sohn | 2020-10-02 | 1 | -7/+10 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Support "http.userAgent" and "http.extraHeader" from the git config | James Wynn | 2020-09-26 | 2 | -0/+113 | |
| * | | | | | | | | | | Measure time taken for reachability checks | Alexa Panfil | 2020-09-24 | 1 | -11/+122 | |
| * | | | | | | | | | | IndexDiffFilter: handle path prefixes correctly | Thomas Wolf | 2020-09-21 | 1 | -0/+21 | |
| * | | | | | | | | | | Merge "ReceivePackStats: Add size and count of unnecessary pushed objects" | Terry Parker | 2020-09-14 | 1 | -0/+61 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ReceivePackStats: Add size and count of unnecessary pushed objects | Yunjie Li | 2020-09-11 | 1 | -0/+61 | |
| * | | | | | | | | | | | Merge branch 'stable-5.9' into master | Matthias Sohn | 2020-09-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Prepare 5.9.1-SNAPSHOT builds | Matthias Sohn | 2020-09-08 | 2 | -54/+54 | |
| | * | | | | | | | | | | JGit v5.9.0.202009080501-rv5.9.0.202009080501-r | Matthias Sohn | 2020-09-08 | 2 | -2/+2 | |
| | * | | | | | | | | | | GitlinkMergeTest: fix boxing warnings | Matthias Sohn | 2020-09-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge branch 'master' into stable-5.9 | Matthias Sohn | 2020-09-05 | 2 | -0/+453 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Prepare 5.9.0-SNAPSHOT builds | Matthias Sohn | 2020-08-27 | 2 | -2/+2 | |
| | * | | | | | | | | | | JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3 | Matthias Sohn | 2020-08-26 | 2 | -2/+2 | |
| * | | | | | | | | | | | jgit: Add DfsBundleWriter | Masaya Suzuki | 2020-09-03 | 1 | -0/+85 | |
| * | | | | | | | | | | | Merge changes from topic "fix_ui" | Terry Parker | 2020-09-03 | 1 | -0/+368 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ResolveMerger: do not content-merge gitlinks on del/mod conflicts | Demetr Starshov | 2020-08-26 | 1 | -9/+0 | |
| | * | | | | | | | | | | | ResolveMerger: Adding test cases for GITLINK deletion | Demetr Starshov | 2020-08-26 | 1 | -0/+91 | |
| | * | | | | | | | | | | | ResolveMerger: choose OURS on gitlink when ignoreConflicts | Demetr Starshov | 2020-08-26 | 1 | -5/+0 | |
| | * | | | | | | | | | | | ResolveMerger: Adding test cases for GITLINK merge | Demetr Starshov | 2020-08-26 | 1 | -0/+291 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Prepare 5.10.0-SNAPSHOT builds | Matthias Sohn | 2020-08-27 | 2 | -54/+54 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Fix possible NegativeArraySizeException in PackIndexV1 | Marc Strapetz | 2020-08-25 | 5 | -0/+32 | |
| * | | | | | | | | | | Keep line endings for text files committed with CR/LF on text=auto | Thomas Wolf | 2020-08-17 | 5 | -117/+291 | |
| * | | | | | | | | | | DirCache: support index V4 | Thomas Wolf | 2020-08-15 | 4 | -2/+266 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Do not send empty blob in response to blob:none filter | Jonathan Nieder | 2020-07-29 | 3 | -2/+26 | |
| * | | | | | | | | | Add support for tree filters when fetching | Jonathan Nieder | 2020-07-29 | 1 | -0/+32 | |
| * | | | | | | | | | DiffFormatter: correctly deal with tracked files in ignored folders | Thomas Wolf | 2020-07-17 | 1 | -1/+55 | |
| * | | | | | | | | | Fix writing GPG signatures with trailing newline | Thomas Wolf | 2020-07-08 | 1 | -37/+53 | |
| * | | | | | | | | | Improve error message when receive.maxCommandBytes is exceeded | David Pursehouse | 2020-06-29 | 1 | -1/+3 | |
| * | | | | | | | | | DiffFormatterTest: Add a test to confirm the default rename detection settings | David Pursehouse | 2020-06-26 | 1 | -0/+13 | |
| * | | | | | | | | | MergedReftable: Include the last reftable in determining minUpdateIndex | Minh Thai | 2020-06-22 | 1 | -16/+16 | |
* | | | | | | | | | | Merge branch 'master' into next | Matthias Sohn | 2020-06-10 | 70 | -2775/+1180 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | SimpleMergeTest: Clean up code style | Demetr Starshov | 2020-06-10 | 1 | -156/+149 | |
| * | | | | | | | | | Prepare 5.9.0-SNAPSHOT builds | Matthias Sohn | 2020-06-09 | 2 | -54/+54 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | ApplyCommand: use context lines to determine hunk location | Thomas Wolf | 2020-06-04 | 13 | -1/+535 | |
| * | | | | | | | | Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash() | Thomas Wolf | 2020-06-02 | 1 | -0/+44 | |
| * | | | | | | | | Decouple JSch from JGit Core | Matthias Sohn | 2020-06-01 | 49 | -2484/+4 | |
| * | | | | | | | | Decouple BouncyCastle from JGit Core | Matthias Sohn | 2020-06-01 | 2 | -134/+1 | |
| * | | | | | | | | RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace | Thomas Wolf | 2020-05-28 | 1 | -0/+28 | |
| * | | | | | | | | Ignore core.eol if core.autocrlf=input | Thomas Wolf | 2020-05-22 | 1 | -0/+32 | |
| * | | | | | | | | Attributes: fix handling of text=auto in combination with eol | Thomas Wolf | 2020-05-22 | 2 | -0/+107 | |
| * | | | | | | | | Merge changes I39783eee,I874503ec,Ic942a8e4,I6ec2c3e8,I62cb5030, ... | Terry Parker | 2020-05-13 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PackBitmapIndex: Move BitmapCommit to a top-level class | Yunjie Li | 2020-05-12 | 1 | -1/+0 | |
| * | | | | | | | | | Merge changes I6543c2e1,I21ed029d | Terry Parker | 2020-05-11 | 2 | -0/+259 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ReceivePack: adding IterativeConnectivityChecker | Demetr Starshov | 2020-05-08 | 2 | -0/+259 | |
| * | | | | | | | | | | Fix error occurring during checkout | Nail Samatov | 2020-05-07 | 1 | -0/+22 | |
* | | | | | | | | | | | Merge branch 'master' into next | Matthias Sohn | 2020-05-07 | 26 | -9/+978 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Apply hunks when renaming or copying from patch files | Jack Wickham | 2020-05-06 | 7 | -0/+62 | |
| * | | | | | | | | | | Create parent directories when renaming a file in ApplyCommand | Jack Wickham | 2020-05-06 | 4 | -0/+22 | |
| * | | | | | | | | | | Add missing test source file to the build | David Ostrovsky | 2020-05-03 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | revwalk: Introduce bitmap-based object reachability checker | Ivan Frade | 2020-04-28 | 1 | -0/+31 |