4696 Commits (218cf3403de512f564aa74f18de56c97dd7852b4)
 

Author SHA1 Message Date
Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs 7 years ago
Matthias Sohn 960d7ff3e5 Prepare 4.5.4-SNAPSHOT builds 7 years ago
Matthias Sohn e21e2436d3 JGit v4.5.3.201708160445-r 7 years ago
Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 7 years ago
Matthias Sohn 3db0f507ee Prepare 4.5.3-SNAPSHOT builds 8 years ago
Matthias Sohn c1d3ecbeab JGit v4.5.2.201704071617-r 8 years ago
Matthias Sohn aaf3c5154e Only mark packfile invalid if exception signals permanent problem 8 years ago
Luca Milanesio 363a3657b1 Don't flag a packfile invalid if opening existing file failed 8 years ago
Matthias Sohn 11a12ceb0b Prepare 4.5.2-SNAPSHOT builds 8 years ago
Matthias Sohn a9a84b7235 JGit v4.5.1.201703201650-r 8 years ago
Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient 8 years ago
Hector Oswaldo Caballero 4ddd4a3d1b Fix one case of missing object 8 years ago
Jacek Centkowski 8f60297861 Use the same variable to check and extract LFS object id 8 years ago
David Turner a66b4c29a8 Config: do not add spaces before units 8 years ago
Matthias Sohn 535f0afd13 Unconditionally close repositories in RepositoryCache.clear() 8 years ago
Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 8 years ago
Matthias Sohn 15341ce577 pgm: Fix misspelled key of an externalized string 8 years ago
Matthias Sohn d2312f2921 Add missing online help for Ketch server type option in CLI daemon 8 years ago
Matthias Sohn 9cb8192d19 Remove wrong junit dependencies in org.eclipse.jgit.pgm 8 years ago
Shawn Pearce 6257e27d49 Merge "Fix carrying over flags during a RevWalk" into stable-4.5 8 years ago
Christian Halstrick dd585b779f Fix carrying over flags during a RevWalk 8 years ago
Matthias Sohn c10a7e7931 Turn off doclint also during Maven site generation 8 years ago
Matthias Sohn cb617e7ffc Prepare 4.5.1-SNAPSHOT builds 8 years ago
Matthias Sohn e7142a3937 JGit v4.5.0.201609210915-r 8 years ago
Saša Živkov b7df7d1fd3 Unconditionally close repository in unregisterAndCloseRepository 8 years ago
Thomas Wolf aadbb158e1 Handle all values of branch.[name].rebase 8 years ago
Andrey Loskutov 619329c84e Ignore trailing spaces in directory rule patterns 8 years ago
Martin Goellnitz 57a263f182 Add support for post-commit hooks 8 years ago
Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 8 years ago
Matthias Sohn c711361612 Add missing dependency to slf4j-log4j bridge 8 years ago
Matthias Sohn a4508f994a Rename FSJava7Test to FSTest 8 years ago
Matthias Sohn 5a4dcceb7b Improve JavaDoc for LfsProtocolServlet.getLargeFileRepository 8 years ago
Ned Twigg b67df51203 CLI: implement option -d for deleting tags 8 years ago
Ned Twigg 34673f0536 Added a clean command. 8 years ago
David Pursehouse d52bf2eee0 Add specific exception for LFS unavailable 8 years ago
David Pursehouse ac85672022 Add Javadoc for LFS exception messages 8 years ago
Shawn Pearce 3100662a5a ReceivePack: integrate push option parsing into recvCommands 8 years ago
Shawn Pearce 2fd4559773 ReceivePack: simplify getPushOptions 8 years ago
Shawn Pearce 8e00a317b2 ReceivePack: allow push options to be set 8 years ago
Jonathan Nieder dd2a5a7faf Make GC.RepoStatistics static 8 years ago
Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing 8 years ago
Stefan Beller 36cf4fe580 Fix push option initalization on HTTP 8 years ago
Shawn Pearce 3b64c09ac4 Merge "DfsReader: check object type during open" 8 years ago
Shawn Pearce c29363046d Merge "Fix HttpClientConnection leaking temporary buffer files" 8 years ago
Shawn Pearce 9ae7d493c4 DfsReader: check object type during open 8 years ago
Masaya Suzuki 1227165e27 Clarify the semantics of DfsRefDatabase#compareAndPut 8 years ago
Shawn Pearce 1836a7b273 Merge "Do not fake a SymbolicRef as an ObjectIdRef" 8 years ago
Dave Borowitz 649ad06586 NoteMapTest: Add missing @Test annotations 8 years ago
Matthias Sohn 2d4d64481b Add a RepeatRule to help repeating flaky tests 8 years ago
Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef 8 years ago