470 Commits (130ecaad6d10bcb11c7e60e043cf66a9d455e51a)

Author SHA1 Message Date
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
Leonard Broman 09be3948cd Hande latin-1 encoding 14 years ago
Chris Aniszczyk e109529d6f Add NotesCommand to the JGit API 14 years ago
Matthias Sohn ea0f2f9e39 Create all test data in trash folder 14 years ago
Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict 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
Christian Halstrick 82372d36f8 Add open(File) and wrap(Repository) to Git 14 years ago
Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 14 years ago
Robin Rosenberg d1718a34d3 Do not normalize URIishes 14 years ago
Robin Rosenberg 73602c448c Use Ignore to bypass unused test 14 years ago
Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. 14 years ago
Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand 14 years ago
Christian Halstrick c160293d71 Add status command to GIT api 14 years ago
Philipp Thun a21e508a31 Introduce CherryPickResult 14 years ago
Robin Stocker 770c733687 PullCommand: Use short ref name in merge message 14 years ago
Marc Strapetz a327770433 Fix: possible IndexOutOfBoundsException in ReflogReader 14 years ago
Philipp Thun dcf7bd9a8f Improve MergeResult 14 years ago
Philipp Thun dcefc660f1 Refactor test cases 14 years ago
Shawn O. Pearce 62fe7c7313 BlockList: Micro-optimize appending from another BlockList 14 years ago
Philipp Thun bf05108d0b Abort merge when file to be checked out is dirty 14 years ago
Philipp Thun fdb0a34abf Refactor ResolveMerger 14 years ago
Christian Halstrick 26f907a6cb Moved tests for commit -o option to own test class 14 years ago
Shawn O. Pearce b0a29c3fcf Handle "ERR %s" when ACK/NAK is expected 14 years ago
Jens Baumgart fd963a9180 CommitCommand: add option to insert a change id 14 years ago
Matthias Sohn 157a996e1d Expose if name or email is based on a guess 14 years ago
Shawn O. Pearce f18e1fd1d1 TransportProtocol: Allow null Repository in canHandle() 14 years ago
Chris Aniszczyk 92078473aa CloneCommand: add a test to ensure we fetch all tags 14 years ago
Jens Baumgart 9830baf48d CommitCommand: set correct Reflog message when amending 14 years ago
Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount 14 years ago
Shawn O. Pearce 65f9a6e58b Fix dumb transport push 14 years ago
Shawn O. Pearce bd970007be ObjectIdOwnerMap: More lightweight map for ObjectIds 14 years ago
Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 14 years ago
Philipp Thun a490afedba Add -o option to commit command 14 years ago
Shawn O. Pearce f67e5602af PackWriter: Reduce GC during enumeration 14 years ago
Shawn O. Pearce ef822fe3cd Remove deprecated Repository.mapTree 14 years ago
Shawn O. Pearce 6c3badea7a Remove deprecated TreeIterator 14 years ago
Shawn O. Pearce 5ecc6e32cd Remove deprecated IndexTreeVisitor 14 years ago
Shawn O. Pearce d72b932853 Remove deprecated WorkDirCheckout 14 years ago
Shawn O. Pearce 9013e9e993 Remove deprecated Treeish interface 14 years ago
Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand 14 years ago
Tomasz Zarna 440d7f4127 Enable test methods in CommitAndLogCommandTests 14 years ago
Robin Stocker 4fb185ab67 PushCommand: Test for update of tracking branch 14 years ago
Shawn O. Pearce b21c82fdb0 resolve(): Fix wrong parsing of branch "foo-gbed2-dev" 14 years ago
Shawn O. Pearce 3ee3588b86 RemoteRefUpdate: Accept Ref and ObjectId arguments for source 14 years ago
Matthias Sohn 2fba1e65e1 Fix NPE on checkout of remote tracking branch 14 years ago
Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory 14 years ago
Matthias Sohn 989149736a JGit 0.11.3 14 years ago