1105 Commits (stable-0.12)

Autor SHA1 Mensaje Fecha
  Matthias Sohn b2b58feba7 JGit 0.12.1 hace 13 años
  Shawn O. Pearce b209671d04 Implement the no-done capability hace 13 años
  Shawn O. Pearce 33e65ec691 Fix sorting of names in RefDirectory hace 13 años
  Matthias Sohn df85978aae Make running static checks configurable in maven build hace 13 años
  Stefan Lay ce2de7db4c Add constants for gerrit change id configuration hace 13 años
  Leonard Broman 09be3948cd Hande latin-1 encoding hace 13 años
  Chris Aniszczyk e109529d6f Add NotesCommand to the JGit API hace 13 años
  Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict hace 13 años
  Robin Stocker 3151657404 Refactor reading and writing heads in Repository hace 13 años
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts hace 13 años
  Stefan Lay fbf35fea4e Add parameters for timeout and branches to clone hace 13 años
  Stefan Lay 792b93bc62 Try to checkout branch after cloning hace 13 años
  Philipp Thun e24005de2d Fix DirCache.isModified() hace 13 años
  Matthias Sohn efad7327ca [findbugs] Use explicit initialization hace 13 años
  Matthias Sohn 7aec8247c1 [findbugs] Make mutable static field final hace 13 años
  Christian Halstrick 82372d36f8 Add open(File) and wrap(Repository) to Git hace 13 años
  Carsten Pfeiffer 11e2e746c1 Support reading first SHA-1 from large FETCH_HEAD files hace 13 años
  Shawn O. Pearce 53fb027284 Make DeltaBaseCache per-ObjectReader hace 13 años
  Shawn O. Pearce 3609dde4cd Fix ReceivePack connectivity validation with alternates hace 13 años
  Christian Halstrick d8bcc84154 Let LockFile.unlock use FileUtils.delete() hace 13 años
  Christian Halstrick ffbaf694e2 Enhance RefDatabase with a refresh() method hace 13 años
  Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs hace 13 años
  Shawn O. Pearce 64b524e3ca UploadPack: Add a PreUploadHook to monitor and control behavior hace 13 años
  Shawn O. Pearce 8ac65d33ed PackWriter: Fix the way delta chain cycles are prevented hace 13 años
  Shawn O. Pearce 36a38adf71 PackWriter: Combine small reuse batches together hace 13 años
  Shawn O. Pearce 0be24ebf33 PackWriter: Remove dummy list 0 hace 13 años
  Shawn O. Pearce 9f5bbb5dd4 PackWriter: Speed up pruning of objects from cached packs hace 13 años
  Shawn O. Pearce 00eae14a7f Make PacketLineIn public hace 13 años
  Christian Halstrick 6935db4ec2 Let CloneCommand not checkout HEAD on bare repos hace 13 años
  Christian Halstrick eac2dc18f1 Allow InitCommand to run on existing git repos hace 13 años
  Philipp Thun 475672866a Fix possible NPE in DirCache.isModified() hace 13 años
  Philipp Thun 761b9285f0 Do not categorize merge failures as 'abnormal' hace 13 años
  Robin Rosenberg d1718a34d3 Do not normalize URIishes hace 13 años
  Robin Rosenberg 76d25273cc Fix broken git prefix detection hace 13 años
  Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. hace 13 años
  Matthias Sohn 5152ed8e2e Prevent NPE during fetch and push via SSH hace 13 años
  Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand hace 13 años
  Christian Halstrick c160293d71 Add status command to GIT api hace 13 años
  Roland Schulz ccd3d83719 Create RemoteSession interface hace 13 años
  Philipp Thun a21e508a31 Introduce CherryPickResult hace 13 años
  Robin Stocker 770c733687 PullCommand: Use short ref name in merge message hace 13 años
  Marc Strapetz a327770433 Fix: possible IndexOutOfBoundsException in ReflogReader hace 13 años
  Philipp Thun dcf7bd9a8f Improve MergeResult hace 13 años
  Shawn O. Pearce bb1956e647 PackWriter: Collect stats by object type hace 13 años
  Shawn O. Pearce 62fe7c7313 BlockList: Micro-optimize appending from another BlockList hace 13 años
  Shawn O. Pearce 48fb404a3f PackFile: Cache the packName string hace 13 años
  Philipp Thun bf05108d0b Abort merge when file to be checked out is dirty hace 13 años
  Philipp Thun fdb0a34abf Refactor ResolveMerger hace 13 años
  Chris Aniszczyk a443043080 Add path filtering to LogCommand hace 13 años
  Shawn O. Pearce 04f7acb7e7 Assume refs of alternates are reachable during fetch hace 13 años