summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-2054-158/+158
* Add some more missing @Override annotationsDavid Pursehouse2017-02-201-0/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-1956-0/+185
* Set commit time to ZipArchiveEntryNaoki Takezoe2017-02-181-0/+10
* GC: don't loosen doomed objectsDavid Turner2017-02-171-0/+39
* Limit receive commandsShawn Pearce2017-02-111-0/+23
* IndexDiffSubmoduleTest: Fix negative use countDavid Pursehouse2017-02-101-1/+0
* FetchCommandTest: Don't declare specific exceptions in test methodsDavid Pursehouse2017-02-091-7/+2
* PushCommandTest: Remove unused variables to prevent errors in EclipseDavid Pursehouse2017-02-091-3/+3
* Merge "push: support per-ref force-with-lease"Shawn Pearce2017-02-082-0/+95
|\
| * push: support per-ref force-with-leaseDavid Turner2017-02-082-0/+95
* | Prefer smaller GC files during DFS garbage collectionShawn Pearce2017-02-081-0/+68
* | Fix missing deltas near type boundariesShawn Pearce2017-02-081-11/+17
* | Merge "Reintroduce garbage pack coalescing when ttl > 0."Shawn Pearce2017-02-081-9/+69
|\ \
| * | Reintroduce garbage pack coalescing when ttl > 0.Thirumala Reddy Mutchukota2017-02-071-9/+69
* | | Branch normalizer should not normalize already valid branch namesMatthias Sohn2017-02-071-0/+14
|/ /
* | Detect stale-file-handle error in causal chainHongkai Liu2017-01-301-0/+40
* | Merge branch 'stable-4.6'David Pursehouse2017-01-311-0/+119
|\ \
| * | Clean up orphan files in GCHongkai Liu2017-01-301-0/+119
* | | Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()"David Pursehouse2017-01-302-3/+6
|\ \ \
| * | | Don't rely on default locale when using toUpperCase() and toLowerCase()Matthias Sohn2017-01-282-3/+6
* | | | Merge FileTreeIteratorJava7Test into FileTreeIteratorTestDavid Pursehouse2017-01-302-208/+154
* | | | Rename FileUtilTest to FileUtilsTest and merge in FileUtils7TestHongkai Liu2017-01-302-100/+30
* | | | RepositoryCacheTest: avoid to close already closed repositoryMatthias Sohn2017-01-281-15/+18
* | | | RefUpdateTest: Don't call createBareRepository in try-with-resourceDavid Pursehouse2017-01-281-8/+8
* | | | ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardownDavid Pursehouse2017-01-281-10/+0
* | | | RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-rDavid Pursehouse2017-01-281-362/+321
* | | | GitConstructionTest: Remove unnecessary calls to Repository.close()David Pursehouse2017-01-281-10/+0
|/ / /
* | | Record the estimated size of the pack files.Thirumala Reddy Mutchukota2017-01-262-0/+385
* | | gc: loosen unreferenced objectsDavid Turner2017-01-241-4/+19
* | | gc: Add options to preserve and prune old pack filesJames Melvin2017-01-191-1/+42
* | | Normalizer creating a valid branch name from a stringWim Jongman2017-01-181-0/+82
* | | Merge "Fix StashApplyCommand for stashes containing untracked changes."Christian Halstrick2017-01-161-0/+17
|\ \ \
| * | | Fix StashApplyCommand for stashes containing untracked changes.Thomas Wolf2017-01-151-0/+17
| | |/ | |/|
* / | Fix possible InvalidObjectIdException in ObjectDirectoryMarc Strapetz2017-01-151-0/+44
|/ /
* | Pack refs/tags/ with refs/heads/Shawn Pearce2017-01-031-9/+5
* | [findBugs] Fix potential NPE in ObjectDirectoryTestMatthias Sohn2016-12-291-1/+1
* | [findBugs] Fix potential NPE in GcPackRefsTestMatthias Sohn2016-12-291-1/+2
* | [findBugs] Fix potential NPE in DirCacheCheckoutTestMatthias Sohn2016-12-291-1/+2
* | Fix keep pack filenameJames Melvin2016-12-271-1/+4
|/
* Fix FileSnapshot.isModifiedChristian Halstrick2016-12-132-17/+103
* Fix merge-base calculationChristian Halstrick2016-11-281-1/+26
* Deprecate SafeBufferedOutputStreamShawn Pearce2016-11-143-21/+13
* Organize importsDavid Pursehouse2016-11-1424-41/+27
* Add {get,set}GitwebDescription to RepositoryShawn Pearce2016-11-141-0/+86
* Check that DfsBlockCache#blockSize is a power of 2Philipp Marx2016-11-111-0/+88
* Fix loop in auto gcMatthias Sohn2016-11-073-2/+142
* Make streamFileThreshold configurableKevin Corcoran2016-10-241-0/+21
* TreeFormatter: disallow empty filenames in treesDavid Turner2016-10-192-1/+18
* DiffCommandTest: Don't call toString on String instancesDavid Pursehouse2016-10-191-5/+5