4504 Commits (534fcb14795ac8cb1107cda9be1de4f5e1f38ea1)
 

Author SHA1 Message Date
Hugo Arès 534fcb1479 Add $NON-NLS to suppress "Non-externalized string literal" warnings 9 years ago
Dave Borowitz ba8eb93173 BatchRefUpdate: Include command message in toString() 9 years ago
Shawn Pearce 4f0ebc4c3c Merge "DfsBlock: throw DataFormatException on 0 bytes" 9 years ago
Christian Halstrick efc1f7a112 Merge "Add missing @Test annotation in RepositoryCacheTest" 9 years ago
Christian Halstrick df75b9c0c1 Merge "Add missing @Test annotations" 9 years ago
Shawn Pearce 28b17afae5 DfsBlock: throw DataFormatException on 0 bytes 9 years ago
Matthias Sohn 34626614a8 Merge "Prepare 4.5.0-SNAPSHOT builds" 9 years ago
Dave Borowitz 0d6ba84065 DfsInserter: Optionally disable existing object check 9 years ago
Matthias Sohn 75b3301939 Prepare 4.5.0-SNAPSHOT builds 9 years ago
Hugo Arès f0a485d5a2 Add missing @Test annotations 9 years ago
Hugo Arès 1c1885b81d Add missing @Test annotation in RepositoryCacheTest 9 years ago
Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 9 years ago
Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules 9 years ago
Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels 9 years ago
Terry Parker bd63a56da2 Remove the deprecated TestRepository.getClock() method 9 years ago
Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 9 years ago
Matthias Sohn bfebe6ae4b [findBugs] Prevent potential NPE in FileLfsRepository.getOutputStream() 9 years ago
Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 9 years ago
Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() 9 years ago
Terry Parker 0269f07401 Merge "RepoCommandTest: Improve assertion message for remote branch recording" 9 years ago
Stefan Beller 063548b9af RepoCommand: remove --record-remote-branches 9 years ago
Stefan Beller 53a64a0b8c RepoCommandTest: Improve assertion message for remote branch recording 9 years ago
Rüdiger Herrmann 8ff08994a4 JGit CLI: allow to call git init with specific directory 9 years ago
Rüdiger Herrmann b3f4abdda1 Redirect all Show output to outs 9 years ago
Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 9 years ago
Alcemir Santos ba0dfe1ae2 Added filter for merge and non-merges commits. 9 years ago
Matthias Sohn 3652887108 [findBugs] Prevent potential NPE in FS_POSIX.readUmask() 9 years ago
Matthias Sohn c54ff8bf12 [findBugs] Fix calculation of host header in SignerV4 9 years ago
Matthias Sohn bf15a72ea0 Update Orbit repository to S20160518051658 for Neon RC2 9 years ago
Christian Halstrick ad1548b49e Fix StashApply regarding handling of untracked files 9 years ago
Christian Halstrick 6590c0a92a GC should not pack objects only referenced by ORIG_HEAD,... 9 years ago
Christian Halstrick 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts 9 years ago
Nadav Cohen e81592e076 Allow setting FileMode to executable when applying patches in ApplyCommand 9 years ago
Marco Miller 00db4ab06e Fix config value get to return last instead of 1st just like git 9 years ago
Marco Miller e5a9915a92 Remove UTF-8 checking duplication in Config lib subclasses 9 years ago
Matthias Sohn 3bc46dfed5 Update Maven plugins 9 years ago
Matthias Sohn 0c72f60fbf Fix type parameter in javadoc in TestRepository.delete(String ref) 9 years ago
Matthias Sohn 89db7e01fa Merge branch 'stable-4.3' 9 years ago
Marco Miller 05fd01656e Scan loose ref before packed in case gc about to remove the loose 9 years ago
Jonathan Nieder bc9df9c63c TestRepository: Add delete() method 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
Dave Borowitz c9b00288fd PersonIdent: Make appendSanitized public 9 years ago
Stefan Beller 0406290eb4 Config: Improve documentation for setStringList 9 years ago
Matthias Sohn e8705a6e27 Prepare Neon target platform 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
Christian Halstrick ddc0e9e84a Fix possible NPEs when reporting transport errors 9 years ago
Dave Borowitz adff322a69 Expose the ObjectInserter that created an ObjectReader 9 years ago
Dave Borowitz 8a26d0577f Add ObjectReader.Filter, like in ObjectInserter 9 years ago