231 Commits (81ef0cd058b513394daafbd1def89482c4cebf0c)

Author SHA1 Message Date
Dave Borowitz 4c3e274588 Support creating Mergers without a Repository 8 years ago
Matthias Sohn 61f830d3a2 Explain in error message how to recover from lock failure 8 years ago
David Ostrovsky 7e4258113c Move SHA1 compress/recompress files to resource folder 8 years ago
Luca Milanesio 4c558225dc Don't remove pack when FileNotFoundException is transient 8 years ago
Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 8 years ago
Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
David Pursehouse 2eb1bebd60 Repository: Include repository name when logging corrupt use count 8 years ago
Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 8 years ago
Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 8 years ago
Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 8 years ago
Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 8 years ago
Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 8 years ago
Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs 8 years ago
David Turner e346873511 TreeFormatter: disallow empty filenames in trees 8 years ago
Christian Halstrick d97248467a Add support for built-in smudge filters 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
Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 8 years ago
Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 8 years ago
Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo 8 years ago
Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 8 years ago
Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative 8 years ago
Hugo Arès c1ca9cc800 Add method to read time unit from config 8 years ago
Michael Keppler 8a0a5b5337 Fix typo in system config error message 8 years ago
Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 9 years ago
Hugo Arès f379688aad Add method to read time unit from config 9 years ago
Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() 9 years ago
Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 9 years ago
Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions 9 years ago
Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag 9 years ago
Shawn Pearce 1f9d205043 Ketch: Intercept push and route it through Ketch 9 years ago
Shawn Pearce 9b33f4aeeb Ketch: Basic replication system 9 years ago
Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 9 years ago
Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 9 years ago
Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 9 years ago
Christian Halstrick 5d9f595eb8 Add support for clean filters 9 years ago
Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 9 years ago
Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 9 years ago
Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read 9 years ago
Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 9 years ago
Matthias Sohn 9e5380e7fb Use java.nio.file consistently in FS 9 years ago
Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines 9 years ago
Martin Fick 06b446057c Handle stale file handles on packed-refs file 9 years ago
Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils 9 years ago
Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns 9 years ago
Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 9 years ago
Matthias Sohn 91e17b0080 Fix non-escaped quotes in JGitText.properties 9 years ago
Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description 9 years ago
Dave Borowitz a85e817dc2 Rewrite push certificate parsing 10 years ago