1356 Commits (bbcbcab8d39dd4bdf194cdba02c97a9eb70b2379)

Author SHA1 Message Date
Matthias Sohn 7ee184acfa Fix imports in DfsInserterTest 9 years ago
Mike Williams c4d73fb7cc Insert duplicate objects to prevent race during garbage collection. 9 years ago
Christian Halstrick edc4daf2e8 Add support for pre-push hooks 9 years ago
Christian Halstrick 67a77d402a Enhance FS.runProcess() to support stdin-redirection and binary data 9 years ago
Terry Parker eb24ed7d5e Bitmap generation: Add a test of ordering commits by "chains" 9 years ago
Matthias Sohn 94e31bc478 Add missing dependency to org.slf4j for org.eclipse.jgit.test bundle 9 years ago
Terry Parker 80c7884ea6 Expose bitmap selection parameters via PackConfig 9 years ago
Terry Parker 320a4142ad Update bitmap selection throttling to fully span active branches. 9 years ago
Marc Strapetz 6c424d320c WalkEncryptionTest: get rid of Log4J dependency 9 years ago
Terry Parker 069040ddad Push control of time into MockSystemReader 9 years ago
Andrei Pozolotin 504e23b7a5 Adding JGitV1 and JGitV2 Walk Encryption 9 years ago
Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 9 years ago
Andrey Loskutov fd060943da Test stability: add fsTick() to avoid random testPruneNone() failures 9 years ago
Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows 9 years ago
Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 9 years ago
Terry Parker 2524157d3d Limit the range of commits for which bitmaps are created. 9 years ago
Christian Halstrick 227b78f087 Add utility method allowing to check for empty folders in workdir 9 years ago
Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch 9 years ago
Andrey Loskutov 1a2b4e246d [ignore rules] fix for handling unmatched '[' brackets 9 years ago
Sébastien Arod 4255e6f430 Add test case comparing CGit vs JGit ignore behavior for random patterns 9 years ago
Matthias Sohn 6664bc6f1c Prepare 4.2.0-SNAPSHOT builds 9 years ago
Matthias Sohn 729f085ac2 Prepare 4.1.1-SNAPSHOT builds 9 years ago
Matthias Sohn fdfd6e2872 JGit v4.1.0.201509280440-r 9 years ago
Andrey Loskutov 1abd51d953 [ignore rules] fix for backslash handling 9 years ago
Andrey Loskutov 4b7daecf4a [ignore rules] Fix for character group matcher 9 years ago
Jacob Keller a28ba3f2c7 Show submodule difference as a hunk 9 years ago
Andrey Loskutov 97ef1fe893 Properly support special regex characters in ignore rules 9 years ago
Hugo Arès 79974e20cc Remove unneeded @SuppressWarnings("boxing") 9 years ago
Christian Halstrick f4596284a0 Fix endless loop in ObjectChecker for MacOS 9 years ago
Hugo Arès 6f3684d7c9 Fix integer boxing eclipse warning 9 years ago
Matthias Sohn 116d26d121 Prepare 4.0.3-SNAPSHOT builds 9 years ago
Matthias Sohn 264c782b77 JGit v4.0.2.201509141540-r 9 years ago
Patrick Steinhardt 9b1deadcb4 URIish: fall back to host as humanish name 9 years ago
Dave Borowitz 45e9e28ad9 PushCertificateStore: Don't add no-op command to batch 9 years ago
Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options 9 years ago
Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules 9 years ago
Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 9 years ago
Dave Borowitz 94812ef1e9 PushCertificate: Omit null pushee from text representation 9 years ago
Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders 9 years ago
Andrey Loskutov 4e7639bb65 Don't keep empty ignore rules in the ignore node list 10 years ago
Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules 10 years ago
Andrey Loskutov 08641ea413 Allow leading literal '#' and '!' in ignore rules if they are escaped 10 years ago
Andrey Loskutov 1d295cb7fb Don't trim trailing space if it is escaped with backslash 10 years ago
Andrey Loskutov f19b1f2d07 Consider only escaping backslash for regular expressions in ignore rules 10 years ago
Dave Borowitz 39dc898dca PushCertificate: Add toTextWithSignature() method 10 years ago
Dave Borowitz 74a57f3744 PushCertificateParser: Add fromString method 10 years ago
Dave Borowitz d7377877e0 PushCertificateStore: Return boolean from batch save methods 10 years ago
Dave Borowitz 5706c8e38e Allow saving push certs on a subset of refs 10 years ago
Matthias Sohn 1cd2a0697d Access static member LocalDiskRepositoryTestCase.CONTENT directly 10 years ago
Dave Borowitz f946ed1d97 PushCertificateStore: Add method to save in batch 10 years ago