1378 Commits (6dfad98d7237236661414f96eb302ed1013a2ecc)

Author SHA1 Message Date
Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 9 years ago
Shawn Pearce b0eb744604 Delay locating .gitattributes until requested 9 years ago
Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast 9 years ago
Christian Halstrick bd31555ee5 Add support for smudge filters 9 years ago
Christian Halstrick 5d9f595eb8 Add support for clean filters 9 years ago
Ivan Motsch 75697adc5a Add the new class Attributes holding multiple Attribute(s) 9 years ago
Christian Halstrick adbe900683 Fix unit tests on Windows 9 years ago
Christian Halstrick 5c8f2d8feb Fix HookTest when running on Win32_Cygwin 9 years ago
Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 9 years ago
Matthias Sohn 0353b1d3ff Fix classpath of test launch configurations 9 years ago
Matthias Sohn fe85311b3a Avoid UnknownHostException in WalkEncryptionTest 9 years ago
Jonathan Nieder 1e47c7058d RefDirectory.getRef: Treat fake missing symrefs like real ones 9 years ago
Christian Halstrick 69cd6f5864 Introduce FS.execute() to execute a command defined by a ProcessBuilder 9 years ago
Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 years ago
Matthias Sohn 3e2aff196e Prepare 4.1.2-SNAPSHOT builds 9 years ago
Matthias Sohn 3cb5f11398 JGit v4.1.1.201511131810-r 9 years ago
Rüdiger Herrmann e18444de30 Fix MissingObjectException in RenameDetector 9 years ago
Jonathan Nieder 797f94d331 RefDirectory.exactRef: Do not ignore symrefs to unborn branch 9 years ago
Matthias Sohn 35109dc66c Prepare post 4.2-m1 builds 9 years ago
Matthias Sohn 3a93c8bdca JGit v4.2.0.201511101648-m1 9 years ago
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