517 Commits (stable-1.0)

Author SHA1 Message Date
  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
  Philipp Thun dcefc660f1 Refactor test cases 13 years ago
  Shawn O. Pearce 62fe7c7313 BlockList: Micro-optimize appending from another BlockList 13 years ago
  Philipp Thun bf05108d0b Abort merge when file to be checked out is dirty 13 years ago
  Philipp Thun fdb0a34abf Refactor ResolveMerger 13 years ago
  Christian Halstrick 26f907a6cb Moved tests for commit -o option to own test class 13 years ago
  Shawn O. Pearce b0a29c3fcf Handle "ERR %s" when ACK/NAK is expected 13 years ago
  Jens Baumgart fd963a9180 CommitCommand: add option to insert a change id 13 years ago
  Matthias Sohn 157a996e1d Expose if name or email is based on a guess 13 years ago
  Shawn O. Pearce f18e1fd1d1 TransportProtocol: Allow null Repository in canHandle() 13 years ago
  Chris Aniszczyk 92078473aa CloneCommand: add a test to ensure we fetch all tags 13 years ago
  Jens Baumgart 9830baf48d CommitCommand: set correct Reflog message when amending 13 years ago
  Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount 13 years ago
  Shawn O. Pearce 65f9a6e58b Fix dumb transport push 13 years ago
  Shawn O. Pearce bd970007be ObjectIdOwnerMap: More lightweight map for ObjectIds 13 years ago
  Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 13 years ago
  Philipp Thun a490afedba Add -o option to commit command 13 years ago
  Shawn O. Pearce f67e5602af PackWriter: Reduce GC during enumeration 13 years ago
  Shawn O. Pearce ef822fe3cd Remove deprecated Repository.mapTree 13 years ago
  Shawn O. Pearce 6c3badea7a Remove deprecated TreeIterator 13 years ago
  Shawn O. Pearce 5ecc6e32cd Remove deprecated IndexTreeVisitor 13 years ago
  Shawn O. Pearce d72b932853 Remove deprecated WorkDirCheckout 13 years ago
  Shawn O. Pearce 9013e9e993 Remove deprecated Treeish interface 13 years ago
  Tomasz Zarna cda64073fd Allow to amend a commit with CommitCommand 13 years ago
  Tomasz Zarna 440d7f4127 Enable test methods in CommitAndLogCommandTests 13 years ago
  Robin Stocker 4fb185ab67 PushCommand: Test for update of tracking branch 13 years ago
  Shawn O. Pearce b21c82fdb0 resolve(): Fix wrong parsing of branch "foo-gbed2-dev" 13 years ago
  Shawn O. Pearce 3ee3588b86 RemoteRefUpdate: Accept Ref and ObjectId arguments for source 13 years ago
  Matthias Sohn 2fba1e65e1 Fix NPE on checkout of remote tracking branch 13 years ago
  Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory 13 years ago
  Matthias Sohn 989149736a JGit 0.11.3 13 years ago
  Matthias Sohn 5998e474c4 Qualify post 0.11.1 builds 13 years ago
  Jesse Greenwald c5863e4d3b Changed TreeWalk.forPath(...) to work with recursive paths. 13 years ago
  Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API 13 years ago
  Shawn O. Pearce 24c1c530db RevWalk: Avoid unnecessary re-parsing of commit bodies 13 years ago
  Matthias Sohn f2c8eec57b Qualify post 0.11 builds 13 years ago
  Matthias Sohn 857d151198 JGit 0.11.1 13 years ago
  Robin Stocker 8a635668ec Adapt expected commit message in tests 13 years ago
  Robin Stocker b0245b548b Don't print "into HEAD" when merging refs/heads/master 13 years ago
  Shawn O. Pearce 13bcf05a9e PackWriter: Make thin packs more efficient 13 years ago
  Chris Aniszczyk 4112884ede Add git-clone to the Git API 13 years ago
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 13 years ago
  Shawn O. Pearce 17dc6bdafd ObjectIdSubclassMap: Support duplicate additions 13 years ago
  Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase 13 years ago