Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reftable: file format documentation | Shawn Pearce | 2017-08-17 | 1 | -0/+950 |
* | Add support to follow HTTP redirects | Thomas Wolf | 2017-08-17 | 13 | -142/+1108 |
* | Merge "Fix off-by-one error in Strings.count()" | Christian Halstrick | 2017-08-16 | 2 | -4/+80 |
|\ | |||||
| * | Fix off-by-one error in Strings.count() | Thomas Wolf | 2017-08-14 | 2 | -4/+80 |
* | | Merge "Use relative paths for attribute rule matching" | Christian Halstrick | 2017-08-16 | 2 | -4/+37 |
|\| | |||||
| * | Use relative paths for attribute rule matching | Thomas Wolf | 2017-08-11 | 2 | -4/+37 |
* | | Send a detailed event on working tree modifications | Thomas Wolf | 2017-08-15 | 14 | -492/+1253 |
* | | Merge branch 'stable-4.8' | Matthias Sohn | 2017-08-15 | 5 | -5/+117 |
|\ \ | |||||
| * \ | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2017-08-15 | 5 | -5/+117 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2017-08-14 | 9 | -13/+125 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-08-14 | 2 | -2/+114 |
| | | |\ \ | |||||
| | | | * | | Fix exception handling for opening bitmap index files | Christian Halstrick | 2017-08-14 | 2 | -2/+114 |
| | | * | | | Update Oxygen Orbit p2 repository to R20170516192513 | Matthias Sohn | 2017-08-14 | 7 | -11/+11 |
* | | | | | | Do not apply pushInsteadOf to existing pushUris | Thomas Wolf | 2017-08-14 | 2 | -12/+25 |
* | | | | | | Record submodule paths with untracked changes as FileMode.GITLINK | Thomas Wolf | 2017-08-14 | 2 | -48/+59 |
* | | | | | | Fix handling of pushInsteadOf | Thomas Wolf | 2017-08-14 | 2 | -6/+30 |
* | | | | | | Merge "Ensure EOL stream type is DIRECT when -text attribute is present" | Christian Halstrick | 2017-08-14 | 2 | -6/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ensure EOL stream type is DIRECT when -text attribute is present | Thomas Wolf | 2017-08-11 | 2 | -6/+25 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Rename extensions.refsStorage to refStorage | Shawn Pearce | 2017-08-11 | 4 | -4/+4 |
* | | | | | | Expose LongMap in util package | Shawn Pearce | 2017-08-09 | 3 | -11/+34 |
* | | | | | | NB: encode and decode 24-bit ints | Shawn Pearce | 2017-08-09 | 2 | -0/+106 |
|/ / / / / | |||||
* | | | | | Update thread-safety warning about Repository | Shawn Pearce | 2017-08-08 | 1 | -1/+7 |
* | | | | | ReflogWriter: Minor cleanup | Dave Borowitz | 2017-08-02 | 1 | -40/+37 |
* | | | | | Eliminate SectionParser construction boilerplate | Dave Borowitz | 2017-08-02 | 14 | -102/+16 |
* | | | | | Merge changes Ia6c3935c,I46a29eae | David Pursehouse | 2017-08-02 | 2 | -1/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused import introduced in a551b64 | Matthias Sohn | 2017-08-01 | 1 | -1/+0 |
| * | | | | | Silence API errors caused by adding enum constants in dbb137e | Matthias Sohn | 2017-08-01 | 1 | -0/+20 |
* | | | | | | Merge "git ignore .DS_Store" | Matthias Sohn | 2017-08-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git ignore .DS_Store | David Pursehouse | 2017-07-28 | 1 | -0/+1 |
* | | | | | | | Merge "git ignore all bazel folders" | Matthias Sohn | 2017-08-01 | 1 | -5/+1 |
|\| | | | | | | |/ / / / / |/| | | | | | |||||
| * | | | | | git ignore all bazel folders | David Pursehouse | 2017-07-28 | 1 | -5/+1 |
* | | | | | | Merge changes I424295df,Ib003f7c8 | David Pursehouse | 2017-08-01 | 2 | -29/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Treat RawText of binary data as file with one single line. | Han-Wen Nienhuys | 2017-08-01 | 2 | -5/+31 |
| * | | | | | | Trim boilerplate in RawParseUtils_LineMapTest. | Han-Wen Nienhuys | 2017-07-27 | 1 | -24/+17 |
* | | | | | | | Merge "Use w1 for hashCode of AbbreviatedObjectId" | Terry Parker | 2017-07-28 | 2 | -4/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use w1 for hashCode of AbbreviatedObjectId | Shawn Pearce | 2017-07-28 | 2 | -4/+14 |
* | | | | | | | | Merge "IntList: support contains(int)" | David Pursehouse | 2017-07-28 | 2 | -0/+26 |
|\| | | | | | | | |||||
| * | | | | | | | IntList: support contains(int) | Shawn Pearce | 2017-07-28 | 2 | -0/+26 |
* | | | | | | | | Merge "Replace findbugs by spotbugs" | David Pursehouse | 2017-07-28 | 2 | -11/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Replace findbugs by spotbugs | Matthias Sohn | 2017-07-28 | 2 | -11/+11 |
* | | | | | | | | | RefDirectory: Add in-process fair lock for atomic updates | Dave Borowitz | 2017-07-28 | 3 | -87/+173 |
|/ / / / / / / / | |||||
* | | / / / / / | RefDirectory: Retry acquiring ref locks with backoff | Dave Borowitz | 2017-07-28 | 4 | -28/+266 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge "Fix committing empty commits" | David Pursehouse | 2017-07-28 | 2 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix committing empty commits | Christian Halstrick | 2017-07-28 | 2 | -1/+6 |
* | | | | | | | | Merge "Support overriding a batch's reflog on a per-ReceiveCommand basis" | David Pursehouse | 2017-07-28 | 4 | -9/+193 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Support overriding a batch's reflog on a per-ReceiveCommand basis | Dave Borowitz | 2017-07-26 | 4 | -9/+193 |
* | | | | | | | | Merge changes from topic 'batch-ref-update-reflog' | David Pursehouse | 2017-07-28 | 5 | -10/+449 |
|\| | | | | | | | |||||
| * | | | | | | | BatchRefUpdate: Expand javadocs and add @Nullable | Dave Borowitz | 2017-07-26 | 1 | -6/+17 |
| * | | | | | | | PackedBatchRefUpdate: Write reflogs | Dave Borowitz | 2017-07-26 | 2 | -0/+394 |
| * | | | | | | | Extract constants for reflog entry message prefixes | Dave Borowitz | 2017-07-25 | 2 | -4/+38 |