| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Detect stale-file-handle error in causal chain | Hongkai Liu | 2017-01-30 | 1 | -0/+40 |
* | | Merge branch 'stable-4.6' | David Pursehouse | 2017-01-31 | 1 | -0/+119 |
|\ \ |
|
| * | | Clean up orphan files in GC | Hongkai Liu | 2017-01-30 | 1 | -0/+119 |
* | | | Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()" | David Pursehouse | 2017-01-30 | 2 | -3/+6 |
|\ \ \ |
|
| * | | | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 2 | -3/+6 |
* | | | | Merge FileTreeIteratorJava7Test into FileTreeIteratorTest | David Pursehouse | 2017-01-30 | 2 | -208/+154 |
* | | | | Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test | Hongkai Liu | 2017-01-30 | 2 | -100/+30 |
* | | | | RepositoryCacheTest: avoid to close already closed repository | Matthias Sohn | 2017-01-28 | 1 | -15/+18 |
* | | | | RefUpdateTest: Don't call createBareRepository in try-with-resource | David Pursehouse | 2017-01-28 | 1 | -8/+8 |
* | | | | ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown | David Pursehouse | 2017-01-28 | 1 | -10/+0 |
* | | | | RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r | David Pursehouse | 2017-01-28 | 1 | -362/+321 |
* | | | | GitConstructionTest: Remove unnecessary calls to Repository.close() | David Pursehouse | 2017-01-28 | 1 | -10/+0 |
|/ / / |
|
* | | | Record the estimated size of the pack files. | Thirumala Reddy Mutchukota | 2017-01-26 | 2 | -0/+385 |
* | | | gc: loosen unreferenced objects | David Turner | 2017-01-24 | 1 | -4/+19 |
* | | | gc: Add options to preserve and prune old pack files | James Melvin | 2017-01-19 | 1 | -1/+42 |
* | | | Normalizer creating a valid branch name from a string | Wim Jongman | 2017-01-18 | 1 | -0/+82 |
* | | | Merge "Fix StashApplyCommand for stashes containing untracked changes." | Christian Halstrick | 2017-01-16 | 1 | -0/+17 |
|\ \ \ |
|
| * | | | Fix StashApplyCommand for stashes containing untracked changes. | Thomas Wolf | 2017-01-15 | 1 | -0/+17 |
| | |/
| |/| |
|
* / | | Fix possible InvalidObjectIdException in ObjectDirectory | Marc Strapetz | 2017-01-15 | 1 | -0/+44 |
|/ / |
|
* | | Pack refs/tags/ with refs/heads/ | Shawn Pearce | 2017-01-03 | 1 | -9/+5 |
* | | [findBugs] Fix potential NPE in ObjectDirectoryTest | Matthias Sohn | 2016-12-29 | 1 | -1/+1 |
* | | [findBugs] Fix potential NPE in GcPackRefsTest | Matthias Sohn | 2016-12-29 | 1 | -1/+2 |
* | | [findBugs] Fix potential NPE in DirCacheCheckoutTest | Matthias Sohn | 2016-12-29 | 1 | -1/+2 |
* | | Fix keep pack filename | James Melvin | 2016-12-27 | 1 | -1/+4 |
|/ |
|
* | 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 |