4480 Commits (1f86350c5a97d8c6966fe1146d649eb5cbc60f53)
 

Author SHA1 Message Date
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 c54ff8bf12 [findBugs] Fix calculation of host header in SignerV4 8 years ago
Matthias Sohn bf15a72ea0 Update Orbit repository to S20160518051658 for Neon RC2 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 3bc46dfed5 Update Maven plugins 8 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
Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands 9 years ago
David Pursehouse 29e83d44ff Update buck to e64a2e2ada022f81e42be750b774024469551398 9 years ago
Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions 9 years ago
Dave Borowitz 32156fda0b Add .buckd to .gitignore 9 years ago
Jon Schneider 80fa5f39f9 Fix ApplyCommand when result of patch is an empty file 9 years ago
Matthias Sohn 31d5404ed3 Fix RefsUnreadableInMemoryRepository 9 years ago
Mike Edgar 3b526f863a Fix Buck build broken by 4812fda. 9 years ago
Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs 9 years ago
Ned Twigg 32a5993227 Expose conflicting files in CheckoutConflictException 9 years ago
Matthias Sohn eeeca8042f Merge "Fix CommitCommand to be able to skip writing to RefLog" 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 a485fb7aac Merge branch 'stable-4.3' 9 years ago
Matthias Sohn 24b6c080d7 Add lfs libraries to scripts for upload to Maven central 9 years ago
Matthias Sohn ac5d1bc37b Prepare 4.3.1-SNAPSHOT versions 9 years ago
Matthias Sohn 08fc807780 Merge "Prepare 4.3.1-SNAPSHOT versions" 9 years ago
Terry Parker 2708b11b6c Filter corrupt objects from DfsReader.selectObjectRepresentation() 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
Matthias Sohn 27d06cb8d5 Merge branch 'master' into stable-4.3 9 years ago
Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 9 years ago
Hugo Arès 53ea86cd7b Fix RefDirectory not closing resources 9 years ago
Hugo Arès 83235432e7 Fix repository cache never closing repository 9 years ago