Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2022-11-20 | 2 | -1/+3 |
|\ | |||||
| * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2022-11-20 | 2 | -1/+3 |
| |\ | |||||
| | * | Silence API errors | Matthias Sohn | 2022-11-20 | 1 | -1/+1 |
| | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-11-20 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Silence API warnings | Matthias Sohn | 2022-11-20 | 1 | -0/+2 |
* | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2022-11-16 | 5 | -491/+770 |
|\| | | | |||||
| * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2022-11-16 | 5 | -491/+770 |
| |\| | | |||||
| | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-11-16 | 5 | -491/+770 |
| | |\| | |||||
| | | * | Add option to allow using JDK's SHA1 implementation | Matthias Sohn | 2022-11-15 | 4 | -483/+757 |
| | | * | Ignore IllegalStateException if JVM is already shutting down | Matthias Sohn | 2022-10-27 | 1 | -8/+13 |
* | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2022-06-15 | 1 | -0/+27 |
|\| | | | |||||
| * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2022-06-15 | 1 | -0/+27 |
| |\| | | |||||
| | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-06-15 | 1 | -0/+27 |
| | |\| | |||||
| | | * | AmazonS3: Add support for AWS API signature version 4 | eric.steele | 2022-06-13 | 1 | -0/+27 |
| * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2022-05-27 | 1 | -7/+24 |
| |\| | | |||||
| | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-05-27 | 1 | -7/+24 |
| | |\| | |||||
| | | * | Remove stray files (probes or lock files) created by background threads | James Z.M. Gao | 2022-05-27 | 1 | -7/+24 |
| | | * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-11-28 | 1 | -1/+5 |
| | | | | | |\ | |||||
| | | | | | | * | FS: debug logging only if system config file cannot be found | Thomas Wolf | 2021-11-28 | 1 | -1/+5 |
| | | * | | | | | Merge branch 'stable-5.12' into stable-5.13 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-5.11' into stable-5.12 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | | | |\| | | | |||||
| | | | | * | | | Merge branch 'stable-5.10' into stable-5.11 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-5.9' into stable-5.10 | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
| | | | | | |\| | |||||
| | | | | | | * | Better git system config finding | Thomas Wolf | 2021-11-23 | 1 | -8/+63 |
* | | | | | | | | PackFileSnapshot: Resolve warnings by using "equals" instead of "==" | Fabio Ponciroli | 2022-05-20 | 1 | -0/+36 |
* | | | | | | | | Remove stray files (probes or lock files) created by background threads | James Z.M. Gao | 2022-05-15 | 1 | -7/+24 |
* | | | | | | | | Re-try reading a file when there are concurrent writes | Thomas Wolf | 2022-03-19 | 1 | -0/+94 |
|/ / / / / / / | |||||
* | | | | | | | Support LFS Server URL without .git suffix | Nail Samatov | 2022-02-08 | 1 | -3/+20 |
* | | | | | | | Fix FS_Win32 if a non-directory is listed | Thomas Wolf | 2022-02-01 | 1 | -0/+4 |
* | | | | | | | BinaryHunkInputStream: accept CR-LF | Thomas Wolf | 2022-01-30 | 1 | -2/+6 |
|/ / / / / / | |||||
* | | | | | | FS: debug logging only if system config file cannot be found | Thomas Wolf | 2021-11-28 | 1 | -1/+5 |
* | | | | | | Better git system config finding | Thomas Wolf | 2021-11-22 | 1 | -8/+63 |
* | | | | | | [releng] Make the bazel build use Java 11 | Thomas Wolf | 2021-11-03 | 1 | -2/+7 |
* | | | | | | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 5 | -33/+31 |
* | | | | | | Factor out parsing git-style size numbers to StringUtils | Thomas Wolf | 2021-10-30 | 1 | -0/+134 |
* | | | | | | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 4 | -22/+19 |
* | | | | | | Fix checkout of files with mixed line endings on text=auto eol=crlf | Thomas Wolf | 2021-10-27 | 1 | -0/+3 |
* | | | | | | Don't rely on an implicit default character set | Thomas Wolf | 2021-10-26 | 5 | -12/+47 |
* | | | | | | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 3 | -3/+4 |
|/ / / / / | |||||
* | | | | | FS: cleanup use of final modifier | Matthias Sohn | 2021-08-17 | 1 | -17/+16 |
* | | | | | Ensure FS#searchPath only selects executable files | Matthias Sohn | 2021-08-17 | 1 | -3/+5 |
|/ / / / | |||||
* | | | | [errorprone] Fix warning InputStreamSlowMultibyteRead | Matthias Sohn | 2021-06-07 | 2 | -0/+10 |
* | | | | ApplyCommand: add a stream to apply a delta patch | Thomas Wolf | 2021-05-26 | 1 | -0/+206 |
* | | | | ApplyCommand: add streams to read/write binary patch hunks | Thomas Wolf | 2021-05-26 | 2 | -0/+229 |
* | | | | ApplyCommand: add a base-85 codec | Thomas Wolf | 2021-05-26 | 1 | -0/+195 |
* | | | | Add TemporaryBuffer.toString(int limit) | Matthias Sohn | 2021-05-09 | 1 | -0/+19 |
|/ / / | |||||
* | | | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 1 | -0/+86 |