2195 Commits (f02844caaefcb7450cde2e3ff64485eb87eef6be)

Author SHA1 Message Date
Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules 7 years ago
Thomas Wolf c91c20f36f Fix some tests for running in bazel 7 years ago
Thomas Wolf c506f8d2dd Add dependency to jsch for OpenSshConfigTest to bazel build 7 years ago
Matthias Sohn e9fb111182 Cleanup: Organize imports 7 years ago
Matthias Sohn 41baa7a791 Partially revert c0ad77d8 "Enhance Eclipse save actions" 7 years ago
Matthias Sohn 9906f09868 Partially revert c0ad77d8 "Enhance Eclipse save actions" 7 years ago
Matthias Sohn c0ad77d84c Enhance Eclipse save actions 7 years ago
Masaya Suzuki fd74cf2f78 Add BlobObjectChecker 7 years ago
Thomas Wolf d031b64667 Exclude file matching: fix backtracking on match failures after ** 7 years ago
Thomas Wolf d80b999c76 Fix path pattern matching to work also for gitattributes 7 years ago
Thomas Wolf 08d4bef6b7 Add new tests for gitignore/gitattribute pattern matching 7 years ago
Matthias Sohn 7511bc886e Fix unthrown exception errors in CloneCommandTest 7 years ago
Matthias Sohn 960d7ff3e5 Prepare 4.5.4-SNAPSHOT builds 7 years ago
Thomas Wolf c758a8cd37 Do most %-token substitutions in OpenSshConfig 7 years ago
Thomas Wolf 9d2447063d Let Jsch know about ~/.ssh/config 7 years ago
Joan Goyeau 88e453995d Fix default directory set when setDirectory wasn't called. 7 years ago
Shawn Pearce 44a75d9ea8 reftable: explicitly store update_index per ref 7 years ago
David Pursehouse 904e9f8b73 Format BUILD files with buildifier 7 years ago
Shawn Pearce 0aae64ce74 reftable: resolve symbolic references 7 years ago
Shawn Pearce d48ac5bf01 reftable: compact merged tables 7 years ago
Shawn Pearce 77d8eead6d reftable: merge-join reftables 7 years ago
Shawn Pearce 7da2fe6be8 reftable: lookup by ObjectId unit tests 7 years ago
Shawn Pearce e8e8041e83 reftable: reflog unit tests 7 years ago
Shawn Pearce da5a27cd4e reftable: namespace unit tests 7 years ago
Shawn Pearce 9da26a5a1a reftable: bulk operation unit tests 7 years ago
Shawn Pearce b6e25e5d7e reftable: basic functionality unit tests 7 years ago
Matthias Sohn e21e2436d3 JGit v4.5.3.201708160445-r 7 years ago
Thomas Wolf b13a285098 Send a detailed event on working tree modifications 7 years ago
Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 7 years ago
Thomas Wolf 37908321c0 Do not apply pushInsteadOf to existing pushUris 7 years ago
Thomas Wolf df3469f6ad Record submodule paths with untracked changes as FileMode.GITLINK 7 years ago
Thomas Wolf f5a2c77dc4 Fix handling of pushInsteadOf 7 years ago
Thomas Wolf b07db60908 Fix off-by-one error in Strings.count() 7 years ago
Shawn Pearce 53dd9a9e4b Rename extensions.refsStorage to refStorage 7 years ago
Thomas Wolf a489a8ae9a Ensure EOL stream type is DIRECT when -text attribute is present 7 years ago
Thomas Wolf 4bc539a814 Use relative paths for attribute rule matching 7 years ago
Shawn Pearce ed29dec1ea Expose LongMap in util package 7 years ago
Shawn Pearce 40c9c59e07 NB: encode and decode 24-bit ints 7 years ago
Matthias Sohn ba85764223 Remove unused import introduced in a551b64 7 years ago
Han-Wen Nienhuys a551b64694 Treat RawText of binary data as file with one single line. 7 years ago
Shawn Pearce 4a00f18e8e Use w1 for hashCode of AbbreviatedObjectId 7 years ago
Shawn Pearce 652a6b0334 IntList: support contains(int) 7 years ago
Dave Borowitz 45da0fc6f7 RefDirectory: Add in-process fair lock for atomic updates 7 years ago
Dave Borowitz 6f23210781 RefDirectory: Retry acquiring ref locks with backoff 7 years ago
Christian Halstrick da0770fdec Fix committing empty commits 7 years ago
Han-Wen Nienhuys ab0eedcead Trim boilerplate in RawParseUtils_LineMapTest. 7 years ago
Zhen Chen b0695e5b7b Add commit check for head references 7 years ago
Zhen Chen 673acfc6bd Add connectivity check from references 7 years ago
Zhen Chen 2c2999643f Add dfs fsck implementation 7 years ago
Dave Borowitz 104107bf43 Support overriding a batch's reflog on a per-ReceiveCommand basis 7 years ago