2039 Commits (3690f47b5768d4b1d476bc0d8aab7bed82844799)

Autor SHA1 Mensaje Fecha
  Matthias Sohn 3690f47b57 [Java 9] Fix GitDateFormatterTest hace 5 años
  Pavel Flaška e456fba8ac Walk tag chains for --include-tag options hace 6 años
  Ivan Frade 7c98a1aa1b RebaseTodoFileTest: Fix "the the" typo hace 5 años
  Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() hace 5 años
  David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR hace 5 años
  Thomas Wolf 8a2e221096 Make pull --rebase on an unborn branch do a checkout hace 5 años
  Thomas Wolf f24ad3da66 Handle escaped CR-LF in git config files hace 5 años
  Thomas Wolf 10ab407fa6 DescribeCommand: use glob match instead of path match hace 5 años
  Thomas Wolf d2600693bd Fix off-by-one error in RebaseTodoFile when reading a todo file hace 5 años
  David Pursehouse 00f840dcd1 Consistently use "!isEmpty()" to detect non-empty list hace 5 años
  David Pursehouse 6518d63317 NetscapeCookieFileTest: Split HttpCookiesMatcher to own class hace 5 años
  Konrad Windszus d7bd2e700c Support reading and writing cookies. hace 5 años
  Christian Halstrick 5f8d91fded Test detecting modified packfiles hace 5 años
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes hace 5 años
  David Pursehouse e0133b9440 Replace most usages of PacketLineIn.END with PacketLineIn.end() hace 5 años
  David Pursehouse e99aaa5f79 PacketLineIn: Deprecate DELIM constant hace 5 años
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} hace 5 años
  David Pursehouse 07a07a75d6 PacketLineIn: Rename isDelim to isDelimiter hace 5 años
  David Pursehouse 5862a5e222 ProtocolV2ParserTest: Fix typo in comment hace 5 años
  Sebastian Schuberth 237c76fddf DescribeCommand: Support the "always" option hace 5 años
  Matthias Sohn 22352e4751 Remove excess blank line in FileUtilsTest hace 5 años
  David Pursehouse d2425e16f4 PacketLineIn: Add helper methods to check for END and DELIM hace 5 años
  David Pursehouse 9f5d271b12 UploadPackTest: Rename variable to avoid hiding class member hace 5 años
  David Pursehouse cd1d2d6fe3 UploadPackTest: Add missing <> operator on instantiation of ArrayList hace 5 años
  Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes hace 5 años
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified hace 5 años
  Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows hace 5 años
  Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc hace 5 años
  Matthias Sohn 73ba6658cf BitmapCalculator and its test: add missing license header hace 5 años
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots hace 5 años
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot hace 5 años
  Carsten Hammer 84fc5c908d Convert to lambda or member reference hace 5 años
  Ivan Frade 601b0ae577 BitmappedReachabilityChecker: Reachability check using bitmaps hace 5 años
  Ivan Frade b6da4b34cc BitmapCalculator: Get the reachability bitmap of a commit hace 5 años
  Ivan Frade 4e196faa1b ReachabilityChecker: Default implementation with a RevWalk hace 5 años
  Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 hace 5 años
  Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing hace 5 años
  Matthew DeVore 175e66548b tree:<depth> should not traverse overly-deep trees hace 5 años
  Matthew DeVore 93dd2d482a Preliminary support for tree:<depth> filter hace 5 años
  Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop hace 5 años
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible hace 5 años
  Carsten Hammer 6e03645ad8 Use jdk 5 for loop hace 5 años
  Carsten Hammer c0268f899e Join catch sections using multicatch hace 5 años
  Carsten Hammer e876a70ede Use StringBuilder instead of StringBuffer where possible. hace 5 años
  David Pursehouse dff4f6cc74 ConfigTest: Add test for parsing invalid group header hace 5 años
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified hace 5 años
  Patrick Hiesel 93a0e50ed0 Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object hace 5 años
  David Pursehouse 9c2ef2d71e UploadPackTest: Stop using deprecated Transport.setFilterBlobLimit(long) hace 5 años
  Ivan Frade 9d97d2404f DfsRefDatabase: Keep update index when peeling a reference hace 5 años
  Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters hace 5 años