| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix FileSnapshot.isModified | Christian Halstrick | 2016-12-13 | 2 | -17/+103 |
* | Fix merge-base calculation | Christian Halstrick | 2016-11-28 | 1 | -1/+26 |
* | Deprecate SafeBufferedOutputStream | Shawn Pearce | 2016-11-14 | 3 | -21/+13 |
* | Organize imports | David Pursehouse | 2016-11-14 | 24 | -41/+27 |
* | Add {get,set}GitwebDescription to Repository | Shawn Pearce | 2016-11-14 | 1 | -0/+86 |
* | Check that DfsBlockCache#blockSize is a power of 2 | Philipp Marx | 2016-11-11 | 1 | -0/+88 |
* | Fix loop in auto gc | Matthias Sohn | 2016-11-07 | 3 | -2/+142 |
* | Make streamFileThreshold configurable | Kevin Corcoran | 2016-10-24 | 1 | -0/+21 |
* | TreeFormatter: disallow empty filenames in trees | David Turner | 2016-10-19 | 2 | -1/+18 |
* | DiffCommandTest: Don't call toString on String instances | David Pursehouse | 2016-10-19 | 1 | -5/+5 |
* | FileNameMatcherTest: Use Character.valueOf rather than new Character | David Pursehouse | 2016-10-19 | 1 | -1/+1 |
* | Use valueOf rather than constructor for Integer and Boolean | David Pursehouse | 2016-10-18 | 1 | -1/+1 |
* | Merge branch 'stable-4.5' | Matthias Sohn | 2016-10-14 | 1 | -0/+21 |
|\ |
|
| * | Fix eviction of repositories with negative usage count | Hugo Arès | 2016-10-12 | 1 | -0/+21 |
* | | Fix symlink content comparison on MacOS in tree walk | Thomas Wolf | 2016-10-11 | 1 | -0/+234 |
* | | Fix CheckoutCommand to return updated files even on NONDELETED status | Christian Halstrick | 2016-09-27 | 1 | -0/+33 |
* | | Merge branch 'stable-4.5' | Matthias Sohn | 2016-09-24 | 1 | -0/+146 |
|\| |
|
| * | Fix carrying over flags during a RevWalk | Christian Halstrick | 2016-09-23 | 1 | -0/+146 |
* | | Add built-in LFS smudge filter for local case | Christian Halstrick | 2016-09-20 | 2 | -28/+102 |
* | | Add built-in LFS clean filter | Christian Halstrick | 2016-09-20 | 1 | -2/+78 |
* | | Add support for built-in smudge filters | Christian Halstrick | 2016-09-20 | 1 | -0/+94 |
* | | Add support for built-in clean filters | Christian Halstrick | 2016-09-20 | 1 | -0/+157 |
|/ |
|
* | Handle all values of branch.[name].rebase | Thomas Wolf | 2016-09-15 | 2 | -37/+58 |
* | Ignore trailing spaces in directory rule patterns | Andrey Loskutov | 2016-09-14 | 3 | -1/+43 |
* | Add support for post-commit hooks | Martin Goellnitz | 2016-09-13 | 1 | -0/+62 |
* | Don't log error if system git config does not exist | Matthias Sohn | 2016-09-05 | 1 | -0/+13 |
* | Rename FSJava7Test to FSTest | Matthias Sohn | 2016-09-03 | 1 | -1/+1 |
* | ReceivePack: refactor push option parsing | Shawn Pearce | 2016-08-26 | 1 | -10/+8 |
* | Fix push option initalization on HTTP | Stefan Beller | 2016-08-26 | 1 | -1/+1 |
* | Clarify the semantics of DfsRefDatabase#compareAndPut | Masaya Suzuki | 2016-08-25 | 1 | -0/+39 |
* | NoteMapTest: Add missing @Test annotations | Dave Borowitz | 2016-08-26 | 1 | -1/+7 |
* | Use FS#lastModified instead of File#lastModified | Masaya Suzuki | 2016-08-24 | 3 | -15/+18 |
* | Enhance ResetCommand to allow disabling reflog update | Matthias Sohn | 2016-08-17 | 1 | -0/+40 |
* | Merge "Skip cleaning inner repositories by default in CleanCommand" | Christian Halstrick | 2016-08-07 | 1 | -0/+40 |
|\ |
|
| * | Skip cleaning inner repositories by default in CleanCommand | Matthaus Owens | 2016-08-04 | 1 | -0/+40 |
* | | Merge "Add testCleanDirsWithSubmodule test to CleanCommandTest" | Christian Halstrick | 2016-08-07 | 1 | -0/+28 |
|\| |
|
| * | Add testCleanDirsWithSubmodule test to CleanCommandTest | Matthaus Owens | 2016-08-04 | 1 | -0/+28 |
* | | Shallow fetch/clone: Make --depth mean the total history depth | Terry Parker | 2016-08-05 | 1 | -7/+49 |
* | | Shallow fetch: Respect "shallow" lines | Terry Parker | 2016-08-05 | 1 | -22/+75 |
* | | Shallow fetch: avoid sending unneeded blobs | Terry Parker | 2016-08-04 | 1 | -3/+69 |
* | | PackWriterTest: Improve readability | Terry Parker | 2016-08-04 | 1 | -10/+17 |
|/ |
|
* | Merge branch 'stable-4.4' | David Pursehouse | 2016-07-26 | 1 | -0/+14 |
|\ |
|
| * | Merge "RefDirectory: remove ref lock file for following ref dir removal" into... | Christian Halstrick | 2016-07-15 | 1 | -0/+14 |
| |\ |
|
| | * | RefDirectory: remove ref lock file for following ref dir removal | Marco Miller | 2016-06-10 | 1 | -0/+14 |
* | | | RefSpecs: allow construction of weird wildcarded RefSpecs | Stefan Beller | 2016-07-25 | 1 | -0/+25 |
* | | | RefSpec: reject refs ending in '/' | Stefan Beller | 2016-07-25 | 1 | -0/+10 |
* | | | Push implementation of option strings | Dan Wang | 2016-07-22 | 1 | -0/+363 |
* | | | Merge branch 'stable-4.4' | Matthias Sohn | 2016-07-12 | 3 | -7/+198 |
|\| | |
|
| * | | Time based eviction strategy for repository cache | Christian Halstrick | 2016-07-12 | 2 | -4/+175 |
| * | | Add method to read time unit from config | Hugo Arès | 2016-07-12 | 1 | -0/+95 |