598 Commits (81f9c18433f9d53a64498b07c90c4fc73654d942)

Author SHA1 Message Date
  David Pursehouse b8d861bfd5 Repository: Log negative useCnt message together with stack trace 8 years ago
  Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
  Dan Wang 0d2a7b7737 BatchRefUpdate: Remove unused namesToCheck variable 8 years ago
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative 8 years ago
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8 years ago
  Hugo Arès c1ca9cc800 Add method to read time unit from config 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
  Matthias Sohn 26862bb834 Extract work queue to allow reusing it 8 years ago
  Hugo Arès f379688aad Add method to read time unit from config 8 years ago
  Dave Borowitz ba8eb93173 BatchRefUpdate: Include command message in toString() 8 years ago
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 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
  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
  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
  Dave Borowitz a37d85ccd6 Support per-BatchRefUpdate atomic transactions 8 years ago
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 8 years ago
  Hugo Arès 83235432e7 Fix repository cache never closing repository 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
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
  Mike Williams 48ad6842fc Allow deletion of HEAD ref if the repository is bare. 8 years ago
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 8 years ago
  Andrey Loskutov 2006e90abc Annotated to be removed Tree API with @noreference and @noextend 8 years ago
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 8 years ago
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends 8 years ago
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
  Shawn Pearce 73eb32be82 RefTree: Store references in a Git tree 8 years ago
  Shawn Pearce ac41920a43 ObjectChecker: honor some git-core fsck.* options 8 years ago
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors 8 years ago
  Shawn Pearce e3acf01748 ObjectChecker: use java.text.Normalizer directly 8 years ago
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper 8 years ago
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 years ago
  Doug Kelly 618b0c1ceb Accept UTF8 BOM with BlobBasedConfig 8 years ago
  Christian Halstrick bd31555ee5 Add support for smudge filters 8 years ago
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 years ago
  Ivan Motsch 75697adc5a Add the new class Attributes holding multiple Attribute(s) 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Andrey Loskutov 830117e761 Null-annotated RefDatabase class 8 years ago
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 years ago
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 8 years ago
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 years ago
  Jonathan Nieder 7dcb50a04a Fallback exactRef: Do not ignore symrefs to unborn branch 8 years ago
  Matthias Sohn b37d77997c Add missing javadoc to bitmap index classes 8 years ago