507 Commits (f5f1536f3f77160798676e5bd2f8b3c66ad8d72d)

Author SHA1 Message Date
  Matthias Sohn f5f1536f3f Remove incubation marker 13 years ago
  Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 13 years ago
  Shawn O. Pearce 67a1a0993f Ensure the HTTP request is fully consumed 13 years ago
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed 13 years ago
  Christian Halstrick cc2197ed9c Fix CloneCommand not to fetch into remote tracking branches when bare 13 years ago
  Stefan Lay 05fa1713da Add a DiffFormatter which calculates a patch-id 13 years ago
  Abhishek Bhatnagar 7d380e9c5e Add CleanCommandTest and fix CleanCommand 13 years ago
  Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 13 years ago
  Kevin Sawicki 16e810b2ec Add shortening of note ref names to NoteMap 13 years ago
  Ketan Padegaonkar 3344b93c84 Add GitAddTask 13 years ago
  Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 13 years ago
  Chris Aniszczyk 40fa75feb4 Add LsRemoteCommandTest 13 years ago
  Bernard Leach 5ec4977bb5 Create a MergeResult for deleted/modified files 13 years ago
  Bernard Leach 37fe0988b2 Add reset with paths support to ResetCommand 13 years ago
  Ketan Padegaonkar f953a35e9a Fix NPE in URIish when parsing an empty URI 13 years ago
  Bernard Leach e3c4610c74 Add tests for change If203ce5 13 years ago
  Piotr Janik 7449b9a297 Fix path filtering in LogCommand 13 years ago
  Christian Halstrick 0461ff4f0c Optimize MergeAlgorithm if ours or theirs is empty 13 years ago
  Shawn O. Pearce c2b87d59a0 Fix diff bug on inserted line 13 years ago
  Robin Rosenberg 51a5cc7f1a Fix diff when first text is the start of the other 13 years ago
  Robin Rosenberg e9311e526c Add test for reflog part of ResetCommand 13 years ago
  Robin Stocker a31590ff63 RevertCommand: Add "." after reverted commit id 13 years ago
  Matthias Sohn c05c6f3327 Formatter for relative dates 13 years ago
  Stefan Lay 05bb92980b Fix getHumanishName broken for windows paths 13 years ago
  Bernard Leach 298486a7c3 IndexDiff: conflicting files aren't properly shown 13 years ago
  Robin Stocker 7546e3b4c5 Fix "into" part of merge message for HEAD 13 years ago
  Bernard Leach 98b019f4bd Implemented merge for parallel delete/modification 13 years ago
  Kevin Sawicki ec92f8f59e Add path support to checkout command. 13 years ago
  Matthias Sohn f9d7b0d21e Qualify post-0.12 builds 13 years ago
  Matthias Sohn b2b58feba7 JGit 0.12.1 13 years ago
  Shawn O. Pearce 33e65ec691 Fix sorting of names in RefDirectory 13 years ago
  Bernard Leach 1a867d10b9 Added support to IndexDiff to return information on conflicts 13 years ago
  Leonard Broman 09be3948cd Hande latin-1 encoding 13 years ago
  Chris Aniszczyk e109529d6f Add NotesCommand to the JGit API 13 years ago
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder 13 years ago
  Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict 13 years ago
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 years ago
  Stefan Lay fbf35fea4e Add parameters for timeout and branches to clone 13 years ago
  Stefan Lay 792b93bc62 Try to checkout branch after cloning 13 years ago
  Christian Halstrick 82372d36f8 Add open(File) and wrap(Repository) to Git 13 years ago
  Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 13 years ago
  Robin Rosenberg d1718a34d3 Do not normalize URIishes 13 years ago
  Robin Rosenberg 73602c448c Use Ignore to bypass unused test 13 years ago
  Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. 13 years ago
  Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand 13 years ago
  Christian Halstrick c160293d71 Add status command to GIT api 13 years ago
  Philipp Thun a21e508a31 Introduce CherryPickResult 13 years ago
  Robin Stocker 770c733687 PullCommand: Use short ref name in merge message 13 years ago
  Marc Strapetz a327770433 Fix: possible IndexOutOfBoundsException in ReflogReader 13 years ago
  Philipp Thun dcf7bd9a8f Improve MergeResult 13 years ago