Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to follow HTTP redirects | Thomas Wolf | 2017-08-17 | 3 | -65/+270 |
* | Merge "Fix off-by-one error in Strings.count()" | Christian Halstrick | 2017-08-16 | 1 | -4/+7 |
|\ | |||||
| * | Fix off-by-one error in Strings.count() | Thomas Wolf | 2017-08-14 | 1 | -4/+7 |
* | | Merge "Use relative paths for attribute rule matching" | Christian Halstrick | 2017-08-16 | 1 | -4/+10 |
|\| | |||||
| * | Use relative paths for attribute rule matching | Thomas Wolf | 2017-08-11 | 1 | -4/+10 |
* | | Send a detailed event on working tree modifications | Thomas Wolf | 2017-08-15 | 10 | -25/+374 |
* | | Merge branch 'stable-4.8' | Matthias Sohn | 2017-08-15 | 1 | -2/+11 |
|\ \ | |||||
| * \ | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2017-08-15 | 1 | -2/+11 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2017-08-14 | 1 | -2/+11 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-08-14 | 1 | -2/+11 |
| | | |\ \ | |||||
| | | | * | | Fix exception handling for opening bitmap index files | Christian Halstrick | 2017-08-14 | 1 | -2/+11 |
* | | | | | | Do not apply pushInsteadOf to existing pushUris | Thomas Wolf | 2017-08-14 | 1 | -8/+10 |
* | | | | | | Record submodule paths with untracked changes as FileMode.GITLINK | Thomas Wolf | 2017-08-14 | 1 | -13/+23 |
* | | | | | | Fix handling of pushInsteadOf | Thomas Wolf | 2017-08-14 | 1 | -6/+16 |
* | | | | | | Merge "Ensure EOL stream type is DIRECT when -text attribute is present" | Christian Halstrick | 2017-08-14 | 1 | -6/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ensure EOL stream type is DIRECT when -text attribute is present | Thomas Wolf | 2017-08-11 | 1 | -6/+10 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Rename extensions.refsStorage to refStorage | Shawn Pearce | 2017-08-11 | 1 | -1/+1 |
* | | | | | | Expose LongMap in util package | Shawn Pearce | 2017-08-09 | 2 | -10/+33 |
* | | | | | | NB: encode and decode 24-bit ints | Shawn Pearce | 2017-08-09 | 1 | -0/+41 |
|/ / / / / | |||||
* | | | | | 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 | 11 | -75/+13 |
* | | | | | Merge changes I424295df,Ib003f7c8 | David Pursehouse | 2017-08-01 | 1 | -5/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Treat RawText of binary data as file with one single line. | Han-Wen Nienhuys | 2017-08-01 | 1 | -5/+24 |
* | | | | | | Merge "Use w1 for hashCode of AbbreviatedObjectId" | Terry Parker | 2017-07-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use w1 for hashCode of AbbreviatedObjectId | Shawn Pearce | 2017-07-28 | 1 | -1/+1 |
* | | | | | | | Merge "IntList: support contains(int)" | David Pursehouse | 2017-07-28 | 1 | -0/+15 |
|\| | | | | | | |||||
| * | | | | | | IntList: support contains(int) | Shawn Pearce | 2017-07-28 | 1 | -0/+15 |
* | | | | | | | RefDirectory: Add in-process fair lock for atomic updates | Dave Borowitz | 2017-07-28 | 2 | -87/+118 |
* | | | | | | | RefDirectory: Retry acquiring ref locks with backoff | Dave Borowitz | 2017-07-28 | 2 | -28/+160 |
* | | | | | | | Merge "Fix committing empty commits" | David Pursehouse | 2017-07-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix committing empty commits | Christian Halstrick | 2017-07-28 | 1 | -1/+1 |
* | | | | | | | | Merge "Support overriding a batch's reflog on a per-ReceiveCommand basis" | David Pursehouse | 2017-07-28 | 3 | -9/+148 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Support overriding a batch's reflog on a per-ReceiveCommand basis | Dave Borowitz | 2017-07-26 | 3 | -9/+148 |
* | | | | | | | | Merge changes from topic 'batch-ref-update-reflog' | David Pursehouse | 2017-07-28 | 4 | -10/+133 |
|\| | | | | | | | |||||
| * | | | | | | | BatchRefUpdate: Expand javadocs and add @Nullable | Dave Borowitz | 2017-07-26 | 1 | -6/+17 |
| * | | | | | | | PackedBatchRefUpdate: Write reflogs | Dave Borowitz | 2017-07-26 | 1 | -0/+78 |
| * | | | | | | | 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 | 2 | -0/+15 |
* | | | | | | | | Add connectivity check from references | Zhen Chen | 2017-07-26 | 1 | -0/+16 |
* | | | | | | | | Add dfs fsck implementation | Zhen Chen | 2017-07-26 | 8 | -32/+779 |
|/ / / / / / / | |||||
* | | | | | | | Implement atomic BatchRefUpdates for RefDirectory | Dave Borowitz | 2017-07-25 | 5 | -34/+519 |
* | | | | | | | Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} | Dave Borowitz | 2017-07-25 | 3 | -18/+93 |
* | | | | | | | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 28 | -28/+28 |
* | | | | | | | Fix matching ignores and attributes pattern of form a/b/**. | Dmitry Pavlenko | 2017-07-24 | 1 | -11/+14 |
* | | | | | | | Merge changes from topic 'packed-batch-ref-update' | David Pursehouse | 2017-07-24 | 5 | -7/+84 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix deleting symrefs | Dave Borowitz | 2017-07-17 | 2 | -0/+13 |
| * | | | | | | RefDirectory: Throw exception if CAS of packed ref list fails | Dave Borowitz | 2017-07-17 | 1 | -2/+18 |
| * | | | | | | ReceiveCommand: Explicitly check constructor preconditions | Dave Borowitz | 2017-07-17 | 2 | -4/+49 |
| * | | | | | | BatchRefUpdate: Document when getPushOptions is null | Dave Borowitz | 2017-07-17 | 1 | -1/+4 |