Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Revert "Use try-with-resources in SubmoduleWalk" | Jonathan Nieder | 2019-04-14 | 1 | -12/+14 | |
* | | | | | | | | | | | | | Use Arrays.asList instead of copying array in a for loop | Carsten Hammer | 2019-04-14 | 4 | -10/+10 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Use try-with-resources in SubmoduleWalk | Carsten Hammer | 2019-04-13 | 1 | -14/+12 | |
* | | | | | | | | | | | | Use isEmpty() instead of size()==0 where possible | Carsten Hammer | 2019-04-13 | 10 | -11/+12 | |
* | | | | | | | | | | | | Use jdk 5 for loop | Carsten Hammer | 2019-04-13 | 7 | -34/+31 | |
* | | | | | | | | | | | | Join catch sections using multicatch | Carsten Hammer | 2019-04-13 | 24 | -155/+47 | |
* | | | | | | | | | | | | Process unshallow commits first | Masaya Suzuki | 2019-04-11 | 1 | -1/+14 | |
* | | | | | | | | | | | | Remove unnecessary type specifications | Carsten Hammer | 2019-04-11 | 2 | -2/+2 | |
* | | | | | | | | | | | | Use String.isEmpty() instead of comparing to "" | Carsten Hammer | 2019-04-11 | 1 | -4/+4 | |
* | | | | | | | | | | | | Replace usage of String.indexOf with String.contains where possible | Carsten Hammer | 2019-04-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object | Patrick Hiesel | 2019-04-08 | 2 | -1/+48 | |
* | | | | | | | | | | | | Attach deletion failure reason in FileUtils.delete() | Thomas Wolf | 2019-04-03 | 1 | -11/+31 | |
* | | | | | | | | | | | | Ignore invalid files in '.gnupg/private-keys-v1.d' | Gunnar Wagenknecht | 2019-04-03 | 1 | -2/+10 | |
* | | | | | | | | | | | | DfsRefDatabase: Keep update index when peeling a reference | Ivan Frade | 2019-03-29 | 2 | -7/+14 | |
* | | | | | | | | | | | | Ref: Add constant for undefined update index | Ivan Frade | 2019-03-29 | 3 | -6/+13 | |
* | | | | | | | | | | | | ObjectWalk: simplify tree traversal logic | Matthew DeVore | 2019-03-22 | 1 | -16/+13 | |
* | | | | | | | | | | | | Expose and pass around the FilterSpec object rather than the raw blob limit | Matthew DeVore | 2019-03-22 | 5 | -26/+84 | |
* | | | | | | | | | | | | Put filter spec information in a dedicated object | Matthew DeVore | 2019-03-22 | 7 | -40/+86 | |
* | | | | | | | | | | | | Use Objects.requireNonNull instead of a custom helper | Jonathan Nieder | 2019-03-22 | 2 | -26/+2 | |
* | | | | | | | | | | | | Introduce a checkNotNull helper | Jonathan Nieder | 2019-03-22 | 2 | -4/+28 | |
* | | | | | | | | | | | | Merge branch 'stable-5.3' | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | |\| | | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | | |\| | | | | | | | | ||||||
| | | | * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | | | |\| | | | | | | | ||||||
| | | | | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | | | | |\| | | | | | | ||||||
| | | | | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | | | | | |\| | | | | | ||||||
| | | | | | | * | | | | | Fix GC to delete empty fanout directories after repacking | Matthias Sohn | 2019-03-20 | 1 | -2/+5 | |
* | | | | | | | | | | | | Move filter-line-parsing code to a separate file | Matthew DeVore | 2019-03-20 | 3 | -40/+100 | |
* | | | | | | | | | | | | Use RefMap instead of HashMap | Masaya Suzuki | 2019-03-20 | 3 | -6/+87 | |
* | | | | | | | | | | | | DescribeCommand: Add a missing dots at the end of docs | Sebastian Schuberth | 2019-03-18 | 1 | -2/+2 | |
* | | | | | | | | | | | | BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map) | Ivan Frade | 2019-03-14 | 2 | -3/+4 | |
* | | | | | | | | | | | | Merge branch 'stable-5.3' | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| | |\| | | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| | | |\| | | | | | | | | ||||||
| | | | * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| | | | |\| | | | | | | | ||||||
| | | | | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| | | | | |\| | | | | | | ||||||
| | | | | | * | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| | | | | | |\| | | | | | ||||||
| | | | | | | * | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| | | | | | | |\| | | | | ||||||
| | | | | | | | * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2019-03-13 | 5 | -13/+91 | |
| | | | | | | | |\| | | | ||||||
| | | | | | | | | * | | | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2019-03-12 | 5 | -13/+91 | |
| | | | | | | | | |\| | | ||||||
| | | | | | | | | | * | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2019-03-12 | 5 | -13/+91 | |
| | | | | | | | | | |\| | ||||||
| | | | | | | | | | | * | Check for packfile validity and fd before reading | Luca Milanesio | 2019-03-12 | 1 | -0/+8 | |
| | | | | | | | | | | * | Move throw of PackInvalidException outside the catch | Luca Milanesio | 2019-03-12 | 1 | -2/+3 | |
| | | | | | | | | | | * | Use FileSnapshot to get lastModified on PackFile | Luca Milanesio | 2019-03-12 | 1 | -1/+1 | |
| | | | | | | | | | | * | Include size when comparing FileSnapshot | Luca Milanesio | 2019-03-12 | 3 | -8/+64 | |
| | | | | | | | | | | * | Do not reuse packfiles when changed on filesystem | Luca Milanesio | 2019-03-12 | 2 | -2/+15 | |
* | | | | | | | | | | | | Merge branch 'stable-5.3' | Matthias Sohn | 2019-03-12 | 2 | -27/+40 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-03-12 | 1 | -26/+35 | |
| |\| | | | | | | | | | |