1946 Commits (534ede2d8143093110ff9f20ff9b510c690db8d1)

Author SHA1 Message Date
Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 7 years ago
Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 7 years ago
Matthias Sohn 1e56842742 Prepare 4.9.3-SNAPSHOT builds 7 years ago
Matthias Sohn 24b7e91264 JGit v4.9.2.201712150930-r 7 years ago
David Pursehouse ec7f88eec8 Config: Remove the include functionality 7 years ago
Matthias Sohn 68c77a4d39 Prepare 4.9.2-SNAPSHOT builds 7 years ago
Matthias Sohn a3588cbb2a JGit v4.9.1.201712030800-r 7 years ago
Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 7 years ago
Matthias Sohn 03abd1dff2 Ignore warning for minor version change without API change 7 years ago
Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 7 years ago
Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 7 years ago
Thomas Wolf 5284cc1bf7 Yet another work-around for a Jsch bug: timeouts 7 years ago
Dave Borowitz 678c99c057 PackInserter: Implement newReader() 7 years ago
Dave Borowitz f7ceeaa23f FileRepository: Add pack-based inserter implementation 7 years ago
Michael Keppler e1a39cbbe7 Avoid bad rounding "1 year, 12 months" in date formatter 7 years ago
Thomas Wolf adbf0935e1 Ensure that ~ in ssh config is replaced before Jsch sees it 7 years ago
Matthias Sohn 8180183289 Prepare 4.9.1-SNAPSHOT builds 7 years ago
Matthias Sohn 6877730fa0 JGit v4.9.0.201710071750-r 7 years ago
Zhen Chen 65f9046547 Use a new RevWalk for validating not advertised wants 7 years ago
Dave Borowitz 2bbe15abd4 ReflogWriter: Align auto-creation defaults with C git 7 years ago
Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis 7 years ago
Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory 7 years ago
David Pursehouse 4160938c8b ChangeIdUtilTest: Remove unused notestCommitDashV 7 years ago
Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 7 years ago
David Pursehouse 2dbfe49a42 Add PushConfig class with PushRecurseSubmodulesMode 7 years ago
Thomas Wolf c27f36dfc7 Fix missing RefsChangedEvent when packed refs are used 7 years ago
Dave Borowitz bb09e09344 Add FetchCommand#setRefSpecs(String...) variant 7 years ago
Shawn Pearce e68a9b3ed8 ReceivePack: clear advertised .haves if application changes refs 7 years ago
David Pursehouse d6aec5da31 ObjectCheckerTest: Factor duplicate instances out to constants 7 years ago
David Pursehouse 17e849145c SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValue 7 years ago
Shawn Pearce d13dfac9dc dfs: write reftable from DfsGarbageCollector 7 years ago
Thomas Wolf 11c476346d Fix Daemon.stop() to actually stop the listener thread 7 years ago
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