4347 Commits (cf8e0f34d93abdd9b06aeb9570f6fc0bed972d28)
 

Author SHA1 Message Date
Shawn Pearce bb8627bd9b AddCommand: Cleanup conditional logic 9 years ago
Dmitry Neverov 9c71bf14b7 Close copy threads in case of errors 9 years ago
Yuxuan 'fishy' Wang d88695e412 Skip nested copyfiles in RepoCommand. 9 years ago
Rüdiger Herrmann da5ac45c25 Remove unused import 'org.apache.commons.codec.binary' 9 years ago
Andrey Loskutov 1aafa61958 Checkout should be able to override modified symbolic links 9 years ago
Shawn Pearce 8cfbbc9f54 Merge "ProgressSpinner: Simple busy wait entertainment" 9 years ago
Shawn Pearce a38531b21c ProgressSpinner: Simple busy wait entertainment 9 years ago
James Kolb 3096a13340 Included cached deltas in delta packStatistics. 9 years ago
Jonathan Nieder cfa0b2fb3c Merge changes Ib4d53bdd,I55bd512c 9 years ago
Shawn Pearce a3e9876d8f Merge "Fix InterruptTimer leak in BasePackConnection" 9 years ago
Shawn Pearce b00c83560b Merge "Fix NPE in HttpSupport" 9 years ago
Matthias Sohn 6340c76d8b Fix InterruptTimer leak in BasePackConnection 9 years ago
Matthias Sohn f8eee3963a Fix NPE in HttpSupport 9 years ago
Shawn Pearce 7c5b2761ed Merge "Refspec: loosen restrictions on wildcard "*"" 9 years ago
Shawn Pearce 9eda23e469 Merge "BaseRepositoryBuilder should trim CR from .git symref" 9 years ago
Shawn Pearce 8b749f7de5 Merge "Fix possible arithmetic overflow when setting a timeout" 9 years ago
Shawn Pearce fcd796a9a0 Merge "Accept UTF8 BOM with BlobBasedConfig" 9 years ago
Shawn Pearce 6297c2e92c Merge "Bug 484342: Support @ in username in SSH url." 9 years ago
Jonathan Nieder 75a0dcac18 Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree 9 years ago
Jonathan Nieder 29dfbd22b7 Add tests for PathFilterGroup.Single 9 years ago
Mike Gilbode 3e03907f65 Bug 484342: Support @ in username in SSH url. 9 years ago
Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" 9 years ago
Matthias Sohn 741829f177 Enable retrieval of credentials from .netrc for AwtCredentialsProvider 9 years ago
Christian Halstrick 5c66ad5684 Merge "NetRCCredentialsProvider should return false if any item is missing" 9 years ago
Christian Halstrick 2f0b675a71 Merge "Fix ChainingCredentialsProvider" 9 years ago
Christian Halstrick 310e858f81 Fix possible arithmetic overflow when setting a timeout 9 years ago
Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 9 years ago
Matthias Sohn d2044aed4f JGit v4.2.0.201512141825-rc1 9 years ago
Matthias Sohn edec10dc39 Merge branch 'master' into stable-4.2 9 years ago
Shawn Pearce 8179185d11 Merge "push: Do not blindly overwrite peer" 9 years ago
Shawn Pearce 4f8c993c49 push: Do not blindly overwrite peer 9 years ago
Christian Halstrick 5b55498b16 Fix FileTreeIterator.idSubmodule(Entry) 9 years ago
Andrey Loskutov 85d09a9ec7 URIish: fixed full uri pattern not expecting end of line after host name 9 years ago
Kaloyan Raev e23521f0d9 Add remote command to JGit CLI 9 years ago
Doug Kelly 618b0c1ceb Accept UTF8 BOM with BlobBasedConfig 9 years ago
Matthias Sohn afd167a1f2 NetRCCredentialsProvider should return false if any item is missing 9 years ago
Matthias Sohn 5786cc3c0f Fix ChainingCredentialsProvider 9 years ago
Christian Halstrick 6dfad98d72 Merge "Fix NPE in HttpAuthMethod" 9 years ago
Jonathan Nieder e12482deed Use runtime retention for Nullable annotation 9 years ago
Matthias Sohn ac89b47eeb Fix NPE in HttpAuthMethod 9 years ago
Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 9 years ago
Matthias Sohn f109af47d0 Fix wrong @since tag In ReceiveCommand 9 years ago
Shawn Pearce f89f30ffcd ReceiveCommand.filter: Accept Iterable 9 years ago
Shawn Pearce 8078021e8f Merge changes If1490ca2,Ife950253 9 years ago
Shawn Pearce 2d011cd648 DirCacheBuilder: Speed up reading from trees 9 years ago
Shawn Pearce 93eca6dfe1 DirCache: Add helper to read from a tree 9 years ago
Shawn Pearce b0eb744604 Delay locating .gitattributes until requested 9 years ago
Shawn Pearce 45cc76524b DirCache: Fix bad code formatting 9 years ago
Shawn Pearce 761814fe9c DirCacheEntry: Speed up creation by avoiding string cast 9 years ago
Shawn Pearce 885879ffe9 DirCache: Fix getEntriesWithin("") to not include null entries 9 years ago