Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2019-03-06 | 3 | -4/+4 | |
| * | | | | | | | | | | | JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1 | Matthias Sohn | 2019-03-06 | 3 | -4/+4 | |
* | | | | | | | | | | | | Fix Javadoc typo | Michael Keppler | 2019-03-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | UploadPack: Do not retain commit body when checking wants | Jonathan Nieder | 2019-03-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | FetchV2Request.getWantedRefs: Bump @since to 5.4 | Ivan Frade | 2019-03-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge "FetchV2Request: make getWantedRefs public" | Jonathan Nieder | 2019-03-07 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FetchV2Request: make getWantedRefs public | Ivan Frade | 2019-02-28 | 1 | -1/+3 | |
* | | | | | | | | | | | | | Merge "Prepare 5.4.0-SNAPSHOT builds" | Matthias Sohn | 2019-03-07 | 3 | -53/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Prepare 5.4.0-SNAPSHOT builds | Matthias Sohn | 2019-03-07 | 3 | -53/+53 | |
* | | | | | | | | | | | | | | Do not retain commit body in RevWalk for reachability checks | Minh Thai | 2019-03-06 | 6 | -0/+8 | |
|/ / / / / / / / / / / / / | ||||||
* | / / / / / / / / / / / | Track object inflation time in DfsReaderIoStats | Terry Parker | 2019-03-06 | 2 | -0/+14 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'stable-5.2' | David Pursehouse | 2019-03-05 | 5 | -12/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-03-05 | 5 | -12/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix error log message in ObjectDirectory.handlePackError() | Matthias Sohn | 2019-03-04 | 2 | -3/+3 | |
| | * | | | | | | | | | | Properly format pack checksums in PackFile.idx() | Matthias Sohn | 2019-03-04 | 1 | -2/+3 | |
| | * | | | | | | | | | | Cancel gc if thread was interrupted | Matthias Sohn | 2019-03-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | PackFile: report correct message for checksum mismatch | Luca Milanesio | 2019-03-03 | 2 | -6/+7 | |
| | * | | | | | | | | | | ObjectDirectory: Clean up logging | David Pursehouse | 2019-03-03 | 3 | -2/+7 | |
* | | | | | | | | | | | | ResolveMerger: Destroy TemporaryBuffer on unchecked exceptions | Dave Borowitz | 2019-03-01 | 1 | -3/+6 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Expose the filter blob limit in UploadPack | Terry Parker | 2019-02-28 | 1 | -0/+14 | |
* | | | | | | | | | | | Merge changes from topic 'rebase_compatibility' | Thomas Wolf | 2019-02-26 | 1 | -4/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | RebaseCommand: tighten check for --preserve-merges on --continue | Thomas Wolf | 2019-02-26 | 1 | -1/+5 | |
| * | | | | | | | | | | | RebaseCommand: use orig-head to abort | Thomas Wolf | 2019-02-26 | 1 | -2/+15 | |
| * | | | | | | | | | | | RebaseCommand: use orig-head in addition to head | Thomas Wolf | 2019-02-26 | 1 | -1/+5 | |
* | | | | | | | | | | | | Merge "Strongly reference indices in DfsPackFile" | Jonathan Nieder | 2019-02-26 | 1 | -128/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Strongly reference indices in DfsPackFile | Minh Thai | 2019-02-21 | 1 | -128/+113 | |
* | | | | | | | | | | | | | Merge "On Windows use %APPDATA%\gnupg as GPG directory if it exists" | Gunnar Wagenknecht | 2019-02-26 | 1 | -6/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | On Windows use %APPDATA%\gnupg as GPG directory if it exists | Thomas Wolf | 2019-02-26 | 1 | -6/+39 | |
* | | | | | | | | | | | | | | Merge "Remove duplicate externalized message" | Christian Halstrick | 2019-02-26 | 3 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Remove duplicate externalized message | Thomas Wolf | 2019-02-26 | 3 | -4/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | RebaseCommand: fix ONTO_NAME, and --preserve-merges is interactive | Thomas Wolf | 2019-02-26 | 1 | -6/+26 | |
* | | | | | | | | | | | | | Fix core.autocrlf for non-normalized index | Thomas Wolf | 2019-02-26 | 4 | -5/+154 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | SHA1: Use externalized message in log | David Pursehouse | 2019-02-25 | 1 | -1/+4 | |
* | | | | | | | | | | | | JGitText: Remove unnecessary suffix from externalized message identifier | David Pursehouse | 2019-02-25 | 3 | -3/+3 | |
* | | | | | | | | | | | | FS_POSIX: Externalize log message | David Pursehouse | 2019-02-25 | 3 | -2/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'stable-5.3' | David Pursehouse | 2019-02-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | David Pursehouse | 2019-02-18 | 1 | -0/+2 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-02-18 | 1 | -0/+2 | |
| | |\| | | | | | | | | | ||||||
| | | * | | | | | | | | | ObjectDirectory: extra logging on packfile exceptions | Luca Milanesio | 2019-02-14 | 1 | -0/+2 | |
| | | * | | | | | | | | | Prepare 5.1.6-SNAPSHOT builds | Matthias Sohn | 2018-12-27 | 4 | -50/+50 | |
| | | * | | | | | | | | | JGit v5.1.5.201812261915-rv5.1.5.201812261915-r | Matthias Sohn | 2018-12-27 | 3 | -4/+4 | |
| * | | | | | | | | | | | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2019-01-17 | 3 | -4/+4 | |
| * | | | | | | | | | | | JGit v5.3.0.201901162155-m1v5.3.0.201901162155-m1 | Matthias Sohn | 2019-01-17 | 3 | -4/+4 | |
| * | | | | | | | | | | | JGit v5.3.0.201901161700-m1v5.3.0.201901161700-m1 | Matthias Sohn | 2019-01-17 | 3 | -4/+4 | |
* | | | | | | | | | | | | Add missing @since tag for new API method getUpdateIndex | Matthias Sohn | 2019-02-17 | 2 | -2/+8 | |
* | | | | | | | | | | | | Fix NPE in PlotCommitList | Matthias Sohn | 2019-02-18 | 1 | -1/+2 | |
* | | | | | | | | | | | | CommitBuilder: Deprecate setEncoding(String) | David Pursehouse | 2019-02-18 | 1 | -0/+2 | |
* | | | | | | | | | | | | CommitBuilder: Add missing periods on methods' Javadoc | David Pursehouse | 2019-02-18 | 1 | -5/+5 | |
* | | | | | | | | | | | | Fix bug in copyPackBypassCache's skip 'PACK' header logic | Minh Thai | 2019-02-13 | 1 | -12/+13 | |
* | | | | | | | | | | | | Atomic file creation: hard-linking may not be allowed | Thomas Wolf | 2019-02-02 | 1 | -1/+3 |