1810 Commits (df3469f6ad81dccb314bf2d5021a3cec2b184985)

Author SHA1 Message Date
Matthias Sohn 831c811f61 Prepare 4.4.0-SNAPSHOT builds 8 years ago
Hugo Arès f0a485d5a2 Add missing @Test annotations 8 years ago
Hugo Arès 1c1885b81d Add missing @Test annotation in RepositoryCacheTest 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
Stefan Beller 53a64a0b8c RepoCommandTest: Improve assertion message for remote branch recording 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 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 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
Matthias Sohn 41b194c718 JGit v4.3.1.201605051710-r 9 years ago
Matthias Sohn b4c6a41adc Prepare 4.4.0-SNAPSHOT builds 9 years ago
Matthias Sohn 1447159b92 JGit v4.4.0.201605041135-m1 9 years ago
Dave Borowitz c9b00288fd PersonIdent: Make appendSanitized public 9 years ago
Dave Borowitz 125a8959d2 PersonIdent: Strip some special chars from external strings 9 years ago
Dave Borowitz 773f9661d0 PersonIdent: Document that name and email aren't trimmed 9 years ago
Dave Borowitz adff322a69 Expose the ObjectInserter that created an ObjectReader 9 years ago
Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands 9 years ago
Jon Schneider 80fa5f39f9 Fix ApplyCommand when result of patch is an empty file 9 years ago
Ned Twigg 32a5993227 Expose conflicting files in CheckoutConflictException 9 years ago
Christian Halstrick 36a53d1a3c Fix CommitCommand to be able to skip writing to RefLog 9 years ago
Matthias Sohn ccf8363693 Prepare 4.4.0-SNAPSHOT builds 9 years ago
Matthias Sohn ac5d1bc37b Prepare 4.3.1-SNAPSHOT versions 9 years ago
Matthias Sohn f2ee537d55 Prepare 4.3.1-SNAPSHOT versions 9 years ago
Matthias Sohn 4f0daa3bb2 JGit v4.3.0.201604071810-r 9 years ago
Matthias Sohn 57e6274bcf JGit v4.3.0.201604071045-r 9 years ago
Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 9 years ago
Hugo Arès 83235432e7 Fix repository cache never closing repository 9 years ago
Christian Halstrick 47dd98e362 Enable calling of smudge filters when checking out paths 9 years ago
Matthias Sohn 46bef2bcb6 Prepare 4.3-SNAPSHOT builds 9 years ago
Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 9 years ago
Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration 9 years ago
Matthias Sohn bf32c9102f JGit v4.3.0.201603230630-rc1 9 years ago
Preben Ingvaldsen cff546b0cb Introduce FileModeStrategy to FileTreeIterator 9 years ago
Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 9 years ago
XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 9 years ago
Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 9 years ago
David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 9 years ago
David Pursehouse 979fa19110 Fix warnings about unchecked conversion of MergeResult 9 years ago
David Pursehouse 8deff4b969 HugeFileTest: Make Git a class member and open in try-with-resource 9 years ago
David Pursehouse c9e61c7b39 DirCacheBasicTest: Open ObjectInserter.Formatter in try-with-resource 9 years ago