summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.5'Matthias Sohn2016-10-114-13/+4
|\
| * pgm: Fix misspelled key of an externalized stringMatthias Sohn2016-10-021-1/+1
| * Add missing online help for Ketch server type option in CLI daemonMatthias Sohn2016-10-022-1/+3
| * Remove wrong junit dependencies in org.eclipse.jgit.pgmMatthias Sohn2016-10-021-11/+0
* | Fix symlink content comparison on MacOS in tree walkThomas Wolf2016-10-114-8/+295
* | Merge "Fix CheckoutCommand to return updated files even on NONDELETED status"Christian Halstrick2016-10-103-3/+60
|\ \
| * | Fix CheckoutCommand to return updated files even on NONDELETED statusChristian Halstrick2016-09-273-3/+60
* | | Delay inserter.flush in WalkFetchConnectionZhen Chen2016-10-021-3/+7
* | | Remove unused code from class RepositoryRüdiger Herrmann2016-09-301-9/+0
|/ /
* | Merge branch 'stable-4.5'Matthias Sohn2016-09-242-1/+147
|\|
| * Merge "Fix carrying over flags during a RevWalk" into stable-4.5Shawn Pearce2016-09-242-1/+147
| |\
| | * Fix carrying over flags during a RevWalkChristian Halstrick2016-09-232-1/+147
* | | Merge "Use consistent feature and category names"Matthias Sohn2016-09-234-8/+7
|\ \ \
| * | | Use consistent feature and category namesMatthias Sohn2016-09-234-8/+7
* | | | RepositoryCache#unregisterAndCloseRepository: Remove unused db parameterDavid Pursehouse2016-09-231-3/+2
* | | | [releng] maven: compile against the Java 1.8 librariesThomas Wolf2016-09-231-5/+0
|/ / /
* | | pgm, test: Add missing dependency for buck buildDavid Pursehouse2016-09-222-0/+2
* | | DfsBlockCache: Suppress warnings about unchecked conversion of Ref<T>David Pursehouse2016-09-221-0/+2
* | | LfsServerTest: Remove unnecessary suppression of 'restriction' warningDavid Pursehouse2016-09-221-1/+0
* | | WrappedRequest: Don't use deprecated ServletRequestWrapper#realPathDavid Pursehouse2016-09-221-1/+1
* | | Suppress deprecation warnings related to UploadPackLoggerDavid Pursehouse2016-09-222-1/+3
* | | AppServer: Remove unnecessary 'unused' suppressionsDavid Pursehouse2016-09-221-4/+2
* | | HttpClientConnection: Don't use deprecated HttpClient classesDavid Pursehouse2016-09-222-45/+60
* | | Fix wrong @since tags introduced by 1beb3ccdMatthias Sohn2016-09-213-3/+3
* | | Merge branch 'stable-4.5'Matthias Sohn2016-09-212-5/+14
|\| |
| * | Turn off doclint also during Maven site generationMatthias Sohn2016-09-211-0/+11
| * | Prepare 4.5.1-SNAPSHOT buildsMatthias Sohn2016-09-2156-302/+302
| * | JGit v4.5.0.201609210915-rv4.5.0.201609210915-rMatthias Sohn2016-09-2156-59/+59
| * | Unconditionally close repository in unregisterAndCloseRepositorySaša Živkov2016-09-211-5/+3
| |/
* | Merge "Add ReceivedPackStatistics for PackParser"Shawn Pearce2016-09-203-2/+268
|\ \
| * | Add ReceivedPackStatistics for PackParserMasaya Suzuki2016-09-193-2/+268
* | | Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-2065-245/+100
* | | Move AtomicObjectOutputStream to lfs/internalChristian Halstrick2016-09-2010-10/+20
* | | Add built-in LFS smudge filter for local caseChristian Halstrick2016-09-209-44/+293
* | | Add built-in LFS clean filterChristian Halstrick2016-09-2012-7/+616
* | | Add configuration parameter to enable built-in hooks/filtersChristian Halstrick2016-09-203-1/+33
* | | Add support for built-in smudge filtersChristian Halstrick2016-09-204-37/+170
* | | Add support for built-in clean filtersChristian Halstrick2016-09-206-0/+476
|/ /
* / Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2016-09-1956-304/+304
|/
* Handle all values of branch.[name].rebaseThomas Wolf2016-09-155-78/+174
* Ignore trailing spaces in directory rule patternsAndrey Loskutov2016-09-145-6/+91
* Add support for post-commit hooksMartin Goellnitz2016-09-136-6/+204
* Don't log error if system git config does not existMatthias Sohn2016-09-057-23/+192
* Add missing dependency to slf4j-log4j bridgeMatthias Sohn2016-09-051-1/+2
* Rename FSJava7Test to FSTestMatthias Sohn2016-09-031-1/+1
* Improve JavaDoc for LfsProtocolServlet.getLargeFileRepositoryMatthias Sohn2016-09-011-0/+23
* CLI: implement option -d for deleting tagsNed Twigg2016-08-314-11/+49
* Added a clean command.Ned Twigg2016-08-305-0/+230
* Add specific exception for LFS unavailableDavid Pursehouse2016-08-304-11/+79
* Add Javadoc for LFS exception messagesDavid Pursehouse2016-08-307-0/+7