3778 Commits (e17bfc96f293744cc5c0cef306e100f53d63bb3d)

Author SHA1 Message Date
Shawn Pearce e9bed8de62 UploadPack: Correct typo of negotiation in Javadoc 8 years ago
Matthias Sohn 7803c25f54 Remove no longer needed API problem filters 8 years ago
Michael Keppler 8a0a5b5337 Fix typo in system config error message 8 years ago
markdingram 583b34483a Add configureJSch method to allow configuration of JSch objects 8 years ago
Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire 8 years ago
Hugo Arès 7a6582c09c Align include.path max depth with native git 8 years ago
Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
Shawn Pearce a1ca13e09c Use try-with-resources in DfsGarbageCollector.writePack 8 years ago
Shawn Pearce d8603446a2 Fix lastModified to be consistent in DfsGarbageCollector 8 years ago
Shawn Pearce 30eb6423a2 Add GC_REST PackSource to better order DFS packs 8 years ago
Christian Halstrick e7df61ef4d Fix TreeWalk to reset attributes cache for each entry 8 years ago
Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 years ago
Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 years ago
Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal 8 years ago
Matthias Sohn 26862bb834 Extract work queue to allow reusing it 8 years ago
Matthias Sohn 0900dc08f5 Prepare 4.4.1-SNAPSHOT builds 8 years ago
Matthias Sohn 399d2929ee JGit v4.4.0.201606070830-r 8 years ago
Christian Pontesegger ac3d3af632 http transport does not use authentication fallback 8 years ago
Hugo Arès f379688aad Add method to read time unit from config 8 years ago
Hugo Arès 534fcb1479 Add $NON-NLS to suppress "Non-externalized string literal" warnings 8 years ago
Dave Borowitz ba8eb93173 BatchRefUpdate: Include command message in toString() 8 years ago
Shawn Pearce 28b17afae5 DfsBlock: throw DataFormatException on 0 bytes 8 years ago
Dave Borowitz 0d6ba84065 DfsInserter: Optionally disable existing object check 8 years ago
Matthias Sohn 75b3301939 Prepare 4.5.0-SNAPSHOT builds 8 years ago
Matthias Sohn 831c811f61 Prepare 4.4.0-SNAPSHOT builds 8 years ago
Matthias Sohn f3b8653021 JGit v4.4.0.201606011500-rc2 8 years ago
Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 8 years ago
Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules 8 years ago
Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels 8 years ago
Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8 years ago
Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() 8 years ago
Matthias Sohn 9720f9e249 Prepare 4.4.0-SNAPSHOT builds 8 years ago
Matthias Sohn f2c58503d7 JGit v4.4.0.201605250940-rc1 8 years ago
Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 years ago
Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 8 years ago
Alcemir Santos ba0dfe1ae2 Added filter for merge and non-merges commits. 8 years ago
Matthias Sohn 3652887108 [findBugs] Prevent potential NPE in FS_POSIX.readUmask() 8 years ago
Matthias Sohn 4641c43a98 Prepare 4.3.2-SNAPSHOT builds 8 years ago
Christian Halstrick ad1548b49e Fix StashApply regarding handling of untracked files 8 years ago
Christian Halstrick 6590c0a92a GC should not pack objects only referenced by ORIG_HEAD,... 8 years ago
Christian Halstrick 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts 8 years ago
Nadav Cohen e81592e076 Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
Marco Miller 00db4ab06e Fix config value get to return last instead of 1st just like git 8 years ago
Marco Miller e5a9915a92 Remove UTF-8 checking duplication in Config lib subclasses 8 years ago
Matthias Sohn 41b194c718 JGit v4.3.1.201605051710-r 9 years ago
Marco Miller 05fd01656e Scan loose ref before packed in case gc about to remove the loose 9 years ago
Jonathan Nieder e89393ba3e Make BaseReceivePack.setAtomic public 9 years ago
Jonathan Nieder 73b3c9c1d8 ReceivePack: Pass atomic setting from client to BatchRefUpdate 9 years ago
Matthias Sohn b4c6a41adc Prepare 4.4.0-SNAPSHOT builds 9 years ago