1347 Commits (6c424d320c5058e9d4ea0f342c48733f9de468de)

Author SHA1 Message Date
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 9 years ago
Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules 9 years ago
Andrey Loskutov 08641ea413 Allow leading literal '#' and '!' in ignore rules if they are escaped 9 years ago
Andrey Loskutov 1d295cb7fb Don't trim trailing space if it is escaped with backslash 9 years ago
Andrey Loskutov f19b1f2d07 Consider only escaping backslash for regular expressions in ignore rules 9 years ago
Dave Borowitz 39dc898dca PushCertificate: Add toTextWithSignature() method 9 years ago
Dave Borowitz 74a57f3744 PushCertificateParser: Add fromString method 9 years ago
Dave Borowitz d7377877e0 PushCertificateStore: Return boolean from batch save methods 9 years ago
Dave Borowitz 5706c8e38e Allow saving push certs on a subset of refs 9 years ago
Matthias Sohn 1cd2a0697d Access static member LocalDiskRepositoryTestCase.CONTENT directly 9 years ago
Dave Borowitz f946ed1d97 PushCertificateStore: Add method to save in batch 9 years ago
Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 9 years ago
Yuxuan 'fishy' Wang 217b2a7cc5 Add setTargetBranch in RepoCommand. 9 years ago
Dave Borowitz 8293c770b5 PushCertificateParser: Make pushee optional 9 years ago
Dave Borowitz 618f213da0 PushCertificateParser: Add method for parsing from a stream 9 years ago
Dave Borowitz dac6ae3d17 IO: Add a method for reading lines 9 years ago
Dave Borowitz 469734bf87 BaseReceivePack: Treat all LFs as optional 9 years ago
Dave Borowitz 59b000a672 BaseReceivePack: More validation during parseCommand 9 years ago
Jonathan Nieder 761f070866 Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 9 years ago