154 Commits (c10e13415705d63e4d5d2487ca6fff1fe1ff10bb)

Autor SHA1 Mensaje Fecha
  Robin Rosenberg c10e134157 Fix handling of corruption for truncated objects hace 14 años
  Chris Aniszczyk f1946b0669 Cleaning up provider and feature names hace 14 años
  Shawn O. Pearce dafa8fbff4 Fix NPE during InflaterCache return after corrupt loose object hace 14 años
  Shawn O. Pearce 585dcb7a1c ReceivePack: Clarify the check reachable option hace 14 años
  Shawn O. Pearce a770205070 ReceivePack: Micro-optimize object lookup when checking connectivity hace 14 años
  Shawn O. Pearce 6029bb24ad ReceivePack: Correct type of not provided object hace 14 años
  Shawn O. Pearce 2bb8defa54 IndexPack: Tighten up new and base object bookkeeping hace 14 años
  Shawn O. Pearce 329a0e1689 ReceivePack: Remove need new,base object id properties hace 14 años
  Shawn O. Pearce 8279361de8 ReceivePack: Discard IndexPack as soon as possible hace 14 años
  Shawn O. Pearce 7a91b180c1 ReceivePack: fix ensureProvidedObjectsVisible on thin packs hace 14 años
  Shawn O. Pearce 466bec3cc9 ObjectIdSubclassMap: Correct Iterator to throw NoSuchElementException hace 14 años
  Shawn O. Pearce 4cc7b1c5b0 ObjectIdSubclassMap: Add isEmpty() method hace 14 años
  Shawn O. Pearce 06ee913c8d IndexPack: Correct thin pack fix using less than 20 bytes hace 14 años
  Robin Rosenberg 6da38b9474 Optimize ref scanning hace 14 años
  Jens Baumgart cc905e7d4b Make Repository.getConfig aware of changed config hace 14 años
  Robin Rosenberg b919a94348 Speed up check for modifications of tracked resources hace 14 años
  Robin Rosenberg fa4c3fe461 JGit plugin not compatible with Eclipse 3.4 hace 14 años
  Marc Strapetz 2b6c555aee Make parsing of PersonIdent from raw byte array fault-tolerant. hace 14 años
  Shawn O. Pearce be86368976 Qualify post-0.7.1 builds hace 14 años
  Shawn O. Pearce 22d712ba51 JGit 0.7.1 hace 14 años
  Shawn O. Pearce 0dc93a2f4a Fix EGit deadlock listing branches of SSH remote hace 14 años
  Shawn O. Pearce 14e469c44e Qualify builds as 0.8.0 hace 14 años
  Shawn O. Pearce 7182fbc422 Qualify post-0.7.0 builds hace 14 años
  Shawn O. Pearce 72b8fa786a JGit 0.7.0 hace 14 años
  Nico Sallembien 0f95d2d046 Add a paranoid 'must be provided' option to ReceivePack hace 14 años
  Shawn O. Pearce 89cdc3b713 Reuse the line buffer between strings in PacketLineIn hace 14 años
  Shawn O. Pearce 2156aa894c Reduce multi-level buffered streams in transport code hace 14 años
  Shawn O. Pearce 882d03f70e Fix smart HTTP client buffer alignment hace 14 años
  Shawn O. Pearce d8c3e98d73 Use "ERR message" for early ReceivePack problems hace 14 años
  Shawn O. Pearce 1f4a30b80d Catch and report "ERR message" during remote advertisements hace 14 años
  Shawn O. Pearce 243b0d64a6 Wait for EOF on stderr before finishing SSH channel hace 14 años
  Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result hace 14 años
  Shawn O. Pearce d33f939e8e ReceivePack: Enable side-band-64k capability for status reports hace 14 años
  Shawn O. Pearce 4c44810df4 Use more restrictive patterns for sideband progress scraping hace 14 años
  Shawn O. Pearce 3a9295b894 Prefix remote progress tasks with "remote: " hace 14 años
  Shawn O. Pearce b7e8cefc92 Decode side-band channel number as unsigned integer hace 14 años
  Shawn O. Pearce f2dc9f0bfe Refactor SideBandInputStream construction hace 14 años
  Shawn O. Pearce 0af5944cac Refactor SideBandOutputStream to be buffered hace 14 años
  Shawn O. Pearce 24875de6bd Fix NLS to build under Java 5 hace 14 años
  Karthik K 2c14e78a22 s/StringBuffer/StringBuilder as appropriate where no concurrency is needed hace 14 años
  Shawn O. Pearce 4a73596ce4 eclipse-iplog: Skip the initial contribution hace 14 años
  Sasa Zivkov 2ae9a85045 Provide NLS support in JGit. hace 14 años
  Nico Sallembien 19126f70e9 Allow users of ReceivePack access to the objects being sent hace 14 años
  Shawn O. Pearce dd931bd978 Don't doubly wrap TransportException in smart HTTP client hace 14 años
  Nico Sallembien e54d33b687 Add a RefFilter interface to ReceivePack and UploadPack hace 14 años
  Shawn O. Pearce efdcb16be3 Remove pointless boolean during native push hace 14 años
  Robin Rosenberg 23827fefc0 Intermediate workaround for JGit's lack of core.autocrlf support hace 14 años
  Shawn O. Pearce 76b9823005 Use keep(1) instead of add() when skipping an entry hace 15 años
  Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 hace 15 años
  Shawn O. Pearce 329abf7212 Disallow creating invalid DirCacheEntry records hace 15 años