Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix off-by-one error in Strings.count()" | Christian Halstrick | 2017-08-16 | 1 | -0/+73 |
|\ | |||||
| * | Fix off-by-one error in Strings.count() | Thomas Wolf | 2017-08-14 | 1 | -0/+73 |
* | | Merge "Use relative paths for attribute rule matching" | Christian Halstrick | 2017-08-16 | 1 | -0/+27 |
|\| | |||||
| * | Use relative paths for attribute rule matching | Thomas Wolf | 2017-08-11 | 1 | -0/+27 |
* | | Send a detailed event on working tree modifications | Thomas Wolf | 2017-08-15 | 2 | -466/+771 |
* | | Merge branch 'stable-4.8' | Matthias Sohn | 2017-08-15 | 1 | -0/+103 |
|\ \ | |||||
| * \ | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2017-08-15 | 1 | -0/+103 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2017-08-14 | 1 | -0/+103 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-08-14 | 1 | -0/+103 |
| | | |\ \ | |||||
| | | | * | | Fix exception handling for opening bitmap index files | Christian Halstrick | 2017-08-14 | 1 | -0/+103 |
* | | | | | | Do not apply pushInsteadOf to existing pushUris | Thomas Wolf | 2017-08-14 | 1 | -4/+15 |
* | | | | | | Record submodule paths with untracked changes as FileMode.GITLINK | Thomas Wolf | 2017-08-14 | 1 | -35/+36 |
* | | | | | | Fix handling of pushInsteadOf | Thomas Wolf | 2017-08-14 | 1 | -0/+14 |
* | | | | | | Merge "Ensure EOL stream type is DIRECT when -text attribute is present" | Christian Halstrick | 2017-08-14 | 1 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ensure EOL stream type is DIRECT when -text attribute is present | Thomas Wolf | 2017-08-11 | 1 | -0/+15 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Rename extensions.refsStorage to refStorage | Shawn Pearce | 2017-08-11 | 1 | -1/+1 |
* | | | | | | Expose LongMap in util package | Shawn Pearce | 2017-08-09 | 1 | -1/+1 |
* | | | | | | NB: encode and decode 24-bit ints | Shawn Pearce | 2017-08-09 | 1 | -0/+65 |
|/ / / / / | |||||
* | | | | | Remove unused import introduced in a551b64 | Matthias Sohn | 2017-08-01 | 1 | -1/+0 |
* | | | | | Merge changes I424295df,Ib003f7c8 | David Pursehouse | 2017-08-01 | 1 | -24/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Treat RawText of binary data as file with one single line. | Han-Wen Nienhuys | 2017-08-01 | 1 | -0/+7 |
| * | | | | | 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 | 1 | -3/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use w1 for hashCode of AbbreviatedObjectId | Shawn Pearce | 2017-07-28 | 1 | -3/+13 |
* | | | | | | | Merge "IntList: support contains(int)" | David Pursehouse | 2017-07-28 | 1 | -0/+11 |
|\| | | | | | | |||||
| * | | | | | | IntList: support contains(int) | Shawn Pearce | 2017-07-28 | 1 | -0/+11 |
* | | | | | | | RefDirectory: Add in-process fair lock for atomic updates | Dave Borowitz | 2017-07-28 | 1 | -0/+55 |
* | | | | | | | RefDirectory: Retry acquiring ref locks with backoff | Dave Borowitz | 2017-07-28 | 2 | -0/+106 |
* | | | | | | | Merge "Fix committing empty commits" | David Pursehouse | 2017-07-28 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix committing empty commits | Christian Halstrick | 2017-07-28 | 1 | -0/+5 |
* | | | | | | | | Merge "Support overriding a batch's reflog on a per-ReceiveCommand basis" | David Pursehouse | 2017-07-28 | 1 | -0/+45 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Support overriding a batch's reflog on a per-ReceiveCommand basis | Dave Borowitz | 2017-07-26 | 1 | -0/+45 |
* | | | | | | | | Merge changes from topic 'batch-ref-update-reflog' | David Pursehouse | 2017-07-28 | 1 | -0/+316 |
|\| | | | | | | | |||||
| * | | | | | | | PackedBatchRefUpdate: Write reflogs | Dave Borowitz | 2017-07-26 | 1 | -0/+316 |
* | | | | | | | | Add commit check for head references | Zhen Chen | 2017-07-26 | 1 | -0/+26 |
* | | | | | | | | Add connectivity check from references | Zhen Chen | 2017-07-26 | 1 | -0/+42 |
* | | | | | | | | Add dfs fsck implementation | Zhen Chen | 2017-07-26 | 2 | -13/+202 |
|/ / / / / / / | |||||
* | | | | | | | Improve BatchRefUpdateTest readability | Dave Borowitz | 2017-07-25 | 1 | -205/+216 |
* | | | | | | | Move BatchRefUpdate tests to a new file | Dave Borowitz | 2017-07-25 | 2 | -493/+402 |
* | | | | | | | Implement atomic BatchRefUpdates for RefDirectory | Dave Borowitz | 2017-07-25 | 1 | -7/+296 |
* | | | | | | | Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} | Dave Borowitz | 2017-07-25 | 4 | -80/+94 |
* | | | | | | | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 6 | -6/+6 |
* | | | | | | | 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 | 2 | -1/+25 |
* | | | | | | | Merge changes from topic 'packed-batch-ref-update' | David Pursehouse | 2017-07-24 | 3 | -37/+179 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | 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 | 1 | -4/+65 |
| * | | | | | | RefDirectory: Throw exception if CAS of packed ref list fails | Dave Borowitz | 2017-07-17 | 1 | -15/+13 |
| * | | | | | | ReceiveCommand: Explicitly check constructor preconditions | Dave Borowitz | 2017-07-17 | 1 | -18/+13 |
* | | | | | | | dfs: silence resource warnings in DfsBlockCacheTest | Shawn Pearce | 2017-07-19 | 1 | -0/+2 |