3020 Commits (dfb33e699cf41cf81f538d3f570141d001c1bdf5)

Author SHA1 Message Date
  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
  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
  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
  Marco Miller 05fd01656e Scan loose ref before packed in case gc about to remove the loose 8 years ago
  Jonathan Nieder e89393ba3e Make BaseReceivePack.setAtomic public 8 years ago
  Jonathan Nieder 73b3c9c1d8 ReceivePack: Pass atomic setting from client to BatchRefUpdate 8 years ago
  Dave Borowitz c9b00288fd PersonIdent: Make appendSanitized public 8 years ago
  Stefan Beller 0406290eb4 Config: Improve documentation for setStringList 8 years ago
  Dave Borowitz 125a8959d2 PersonIdent: Strip some special chars from external strings 8 years ago
  Dave Borowitz 773f9661d0 PersonIdent: Document that name and email aren't trimmed 8 years ago
  Christian Halstrick ddc0e9e84a Fix possible NPEs when reporting transport errors 8 years ago
  Dave Borowitz adff322a69 Expose the ObjectInserter that created an ObjectReader 8 years ago
  Dave Borowitz 8a26d0577f Add ObjectReader.Filter, like in ObjectInserter 8 years ago
  Christian Halstrick 22d7ec2971 Fix calling of clean/smudge filters from Checkout,MergeCommands 8 years ago
  Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions 8 years ago
  Jon Schneider 80fa5f39f9 Fix ApplyCommand when result of patch is an empty file 8 years ago
  Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs 8 years ago
  Ned Twigg 32a5993227 Expose conflicting files in CheckoutConflictException 10 years ago
  Christian Halstrick 36a53d1a3c Fix CommitCommand to be able to skip writing to RefLog 8 years ago
  Terry Parker 2708b11b6c Filter corrupt objects from DfsReader.selectObjectRepresentation() 8 years ago
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 8 years ago
  Hugo Arès 53ea86cd7b Fix RefDirectory not closing resources 8 years ago
  Hugo Arès 83235432e7 Fix repository cache never closing repository 8 years ago
  Christian Halstrick 47dd98e362 Enable calling of smudge filters when checking out paths 8 years ago
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 8 years ago
  Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration 8 years ago
  Jonathan Nieder 90cf265dd4 Add missing @Deprecated annotation 8 years ago
  Yuxuan 'fishy' Wang 7507d9e2a9 Fix wrong whitespaces. 8 years ago
  Yuxuan 'fishy' Wang 0ecb016d7d Add ignoreRemoteFailures option to RepoCommand 8 years ago
  Preben Ingvaldsen cff546b0cb Introduce FileModeStrategy to FileTreeIterator 9 years ago
  Philipp Marx 011e5da3e0 Change visibility of DirCacheTree#getObjectId to public 8 years ago
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 8 years ago
  Ivan Motsch 2baa5f1d6d Tests on Windows with URIish fail 8 years ago
  Shawn Pearce 68d8a51d08 Introduce specific WantNotValidException for servers 8 years ago
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 8 years ago
  Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 8 years ago