aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Format BUILD files with buildifierDavid Pursehouse2017-08-182-8/+8
| * | Bazel: Add missing dependency in org.eclipse.jgit.http.testDavid Pursehouse2017-08-181-0/+1
* | | reftable: reserve standard PackExtShawn Pearce2017-08-171-0/+3
* | | reftable: resolve symbolic referencesShawn Pearce2017-08-172-0/+76
* | | reftable: support threshold based compactionShawn Pearce2017-08-172-0/+52
* | | reftable: compact merged tablesShawn Pearce2017-08-172-0/+250
* | | reftable: merge-join reftablesShawn Pearce2017-08-172-0/+699
* | | reftable: lookup by ObjectId unit testsShawn Pearce2017-08-171-0/+62
* | | reftable: reflog unit testsShawn Pearce2017-08-171-0/+151
* | | reftable: namespace unit testsShawn Pearce2017-08-171-0/+36
* | | reftable: bulk operation unit testsShawn Pearce2017-08-171-0/+82
* | | reftable: basic functionality unit testsShawn Pearce2017-08-172-0/+359
* | | reftable: debug toolsShawn Pearce2017-08-177-2/+933
* | | reftable: scan and lookup reftable filesShawn Pearce2017-08-179-0/+1878
* | | reftable: create and write reftable filesShawn Pearce2017-08-179-0/+2010
* | | reftable: file format documentationShawn Pearce2017-08-171-0/+950
|/ /
* | Add support to follow HTTP redirectsThomas Wolf2017-08-1713-142/+1108
* | Merge "Fix off-by-one error in Strings.count()"Christian Halstrick2017-08-162-4/+80
|\ \
| * | Fix off-by-one error in Strings.count()Thomas Wolf2017-08-142-4/+80
* | | Merge "Use relative paths for attribute rule matching"Christian Halstrick2017-08-162-4/+37
|\| |
| * | Use relative paths for attribute rule matchingThomas Wolf2017-08-112-4/+37
* | | Send a detailed event on working tree modificationsThomas Wolf2017-08-1514-492/+1253
* | | Merge branch 'stable-4.8'Matthias Sohn2017-08-155-5/+117
|\ \ \
| * \ \ Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-08-155-5/+117
| |\ \ \
| | * \ \ Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-149-13/+125
| | |\ \ \
| | | * \ \ Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-08-142-2/+114
| | | |\ \ \
| | | | * | | Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-142-2/+114
| | | * | | | Update Oxygen Orbit p2 repository to R20170516192513Matthias Sohn2017-08-147-11/+11
* | | | | | | Do not apply pushInsteadOf to existing pushUrisThomas Wolf2017-08-142-12/+25
* | | | | | | Record submodule paths with untracked changes as FileMode.GITLINKThomas Wolf2017-08-142-48/+59
* | | | | | | Fix handling of pushInsteadOfThomas Wolf2017-08-142-6/+30
* | | | | | | Merge "Ensure EOL stream type is DIRECT when -text attribute is present"Christian Halstrick2017-08-142-6/+25
|\ \ \ \ \ \ \
| * | | | | | | Ensure EOL stream type is DIRECT when -text attribute is presentThomas Wolf2017-08-112-6/+25
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Rename extensions.refsStorage to refStorageShawn Pearce2017-08-114-4/+4
* | | | | | | Expose LongMap in util packageShawn Pearce2017-08-093-11/+34
* | | | | | | NB: encode and decode 24-bit intsShawn Pearce2017-08-092-0/+106
|/ / / / / /
* | | | | | Update thread-safety warning about RepositoryShawn Pearce2017-08-081-1/+7
* | | | | | ReflogWriter: Minor cleanupDave Borowitz2017-08-021-40/+37
* | | | | | Eliminate SectionParser construction boilerplateDave Borowitz2017-08-0214-102/+16
* | | | | | Merge changes Ia6c3935c,I46a29eaeDavid Pursehouse2017-08-022-1/+20
|\ \ \ \ \ \
| * | | | | | Remove unused import introduced in a551b64Matthias Sohn2017-08-011-1/+0
| * | | | | | Silence API errors caused by adding enum constants in dbb137eMatthias Sohn2017-08-011-0/+20
* | | | | | | Merge "git ignore .DS_Store"Matthias Sohn2017-08-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | git ignore .DS_StoreDavid Pursehouse2017-07-281-0/+1
* | | | | | | | Merge "git ignore all bazel folders"Matthias Sohn2017-08-011-5/+1
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | git ignore all bazel foldersDavid Pursehouse2017-07-281-5/+1
* | | | | | | Merge changes I424295df,Ib003f7c8David Pursehouse2017-08-012-29/+48
|\ \ \ \ \ \ \
| * | | | | | | Treat RawText of binary data as file with one single line.Han-Wen Nienhuys2017-08-012-5/+31
| * | | | | | | Trim boilerplate in RawParseUtils_LineMapTest.Han-Wen Nienhuys2017-07-271-24/+17
* | | | | | | | Merge "Use w1 for hashCode of AbbreviatedObjectId"Terry Parker2017-07-282-4/+14
|\ \ \ \ \ \ \ \