Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
* | | | | | | | | | Add commit check for head references | Zhen Chen | 2017-07-26 | 3 | -0/+41 | |
* | | | | | | | | | Add connectivity check from references | Zhen Chen | 2017-07-26 | 2 | -0/+58 | |
* | | | | | | | | | Add dfs fsck implementation | Zhen Chen | 2017-07-26 | 14 | -45/+1010 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Improve BatchRefUpdateTest readability | Dave Borowitz | 2017-07-25 | 1 | -205/+216 | |
* | | | | | | | | Move BatchRefUpdate tests to a new file | Dave Borowitz | 2017-07-25 | 3 | -493/+480 | |
* | | | | | | | | Implement atomic BatchRefUpdates for RefDirectory | Dave Borowitz | 2017-07-25 | 6 | -41/+815 | |
* | | | | | | | | Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} | Dave Borowitz | 2017-07-25 | 7 | -98/+187 | |
* | | | | | | | | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 45 | -45/+45 | |
* | | | | | | | | Temporarily @Ignore flaky CommitCommandTest methods | Dave Borowitz | 2017-07-25 | 1 | -0/+3 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Fix matching ignores and attributes pattern of form a/b/**. | Dmitry Pavlenko | 2017-07-24 | 3 | -12/+39 | |
* | | | | | | | Merge changes from topic 'packed-batch-ref-update' | David Pursehouse | 2017-07-24 | 9 | -44/+269 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add tests for updating single refs to missing objects | Dave Borowitz | 2017-07-17 | 1 | -0/+88 | |
| * | | | | | | Fix deleting symrefs | Dave Borowitz | 2017-07-17 | 3 | -4/+78 | |
| * | | | | | | RefDirectory: Throw exception if CAS of packed ref list fails | Dave Borowitz | 2017-07-17 | 2 | -17/+31 | |
| * | | | | | | ReceiveCommand: Explicitly check constructor preconditions | Dave Borowitz | 2017-07-17 | 4 | -22/+68 |