1587 Commits (e2513558970ae47234298fdae892dc60cadb17e6)

Author SHA1 Message Date
Ketan Padegaonkar f953a35e9a Fix NPE in URIish when parsing an empty URI 14 years ago
Chris Aniszczyk 557ea857e3 Implement rebase ff for upstream branches with merge commits 14 years ago
Piotr Janik 7449b9a297 Fix path filtering in LogCommand 14 years ago
Christian Halstrick 0461ff4f0c Optimize MergeAlgorithm if ours or theirs is empty 14 years ago
Shawn O. Pearce c2b87d59a0 Fix diff bug on inserted line 14 years ago
Piotr Janik 2e43e1e904 Add getConflicting() method in Status API 14 years ago
Robin Rosenberg 51a5cc7f1a Fix diff when first text is the start of the other 14 years ago
Chris Aniszczyk c22eab4948 Add RebaseResult.FAST_FORWARD_RESULT 14 years ago
Robin Stocker a31590ff63 RevertCommand: Add "." after reverted commit id 14 years ago
Matthias Sohn c05c6f3327 Formatter for relative dates 14 years ago
Kevin Sawicki 425d17b72d Remove unused serialVersionUID from non-serializable classes. 14 years ago
Stefan Lay 05bb92980b Fix getHumanishName broken for windows paths 14 years ago
Bernard Leach 298486a7c3 IndexDiff: conflicting files aren't properly shown 14 years ago
Robin Rosenberg 5f22d67270 Ignore submodule commits during checkout 14 years ago
Shawn O. Pearce de8946c0c2 Store Git on any DHT 14 years ago
Robin Stocker 7546e3b4c5 Fix "into" part of merge message for HEAD 14 years ago
Robin Rosenberg e2413ce2f6 Present reset in the reflog like C Git does nowadays 14 years ago
Bernard Leach 98b019f4bd Implemented merge for parallel delete/modification 14 years ago
Kevin Sawicki ec92f8f59e Add path support to checkout command. 14 years ago
Matthias Sohn f9d7b0d21e Qualify post-0.12 builds 14 years ago
Robin Rosenberg ea5df16404 Attempt to make git prefix detection more reliable 14 years ago
Matthias Sohn b2b58feba7 JGit 0.12.1 14 years ago
Shawn O. Pearce b209671d04 Implement the no-done capability 14 years ago
Shawn O. Pearce 33e65ec691 Fix sorting of names in RefDirectory 14 years ago
Bernard Leach 1a867d10b9 Added support to IndexDiff to return information on conflicts 14 years ago
Matthias Sohn df85978aae Make running static checks configurable in maven build 14 years ago
Stefan Lay ce2de7db4c Add constants for gerrit change id configuration 14 years ago
Leonard Broman 09be3948cd Hande latin-1 encoding 14 years ago
Chris Aniszczyk e109529d6f Add NotesCommand to the JGit API 14 years ago
Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict 14 years ago
Robin Stocker 3151657404 Refactor reading and writing heads in Repository 14 years ago
Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 14 years ago
Stefan Lay fbf35fea4e Add parameters for timeout and branches to clone 14 years ago
Stefan Lay 792b93bc62 Try to checkout branch after cloning 14 years ago
Philipp Thun e24005de2d Fix DirCache.isModified() 14 years ago
Matthias Sohn efad7327ca [findbugs] Use explicit initialization 14 years ago
Matthias Sohn 7aec8247c1 [findbugs] Make mutable static field final 14 years ago
Christian Halstrick 82372d36f8 Add open(File) and wrap(Repository) to Git 14 years ago
Carsten Pfeiffer 11e2e746c1 Support reading first SHA-1 from large FETCH_HEAD files 14 years ago
Shawn O. Pearce 53fb027284 Make DeltaBaseCache per-ObjectReader 14 years ago
Shawn O. Pearce 3609dde4cd Fix ReceivePack connectivity validation with alternates 14 years ago
Christian Halstrick d8bcc84154 Let LockFile.unlock use FileUtils.delete() 14 years ago
Christian Halstrick ffbaf694e2 Enhance RefDatabase with a refresh() method 14 years ago
Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 14 years ago
Shawn O. Pearce 64b524e3ca UploadPack: Add a PreUploadHook to monitor and control behavior 14 years ago
Shawn O. Pearce 8ac65d33ed PackWriter: Fix the way delta chain cycles are prevented 14 years ago
Shawn O. Pearce 36a38adf71 PackWriter: Combine small reuse batches together 14 years ago
Shawn O. Pearce 0be24ebf33 PackWriter: Remove dummy list 0 14 years ago
Shawn O. Pearce 9f5bbb5dd4 PackWriter: Speed up pruning of objects from cached packs 14 years ago
Shawn O. Pearce 00eae14a7f Make PacketLineIn public 14 years ago