1155 Commits (a39045604761f94c40aa8fd7db170c237e8fd64e)

Author SHA1 Message Date
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
Christian Halstrick 6935db4ec2 Let CloneCommand not checkout HEAD on bare repos 14 years ago
Christian Halstrick eac2dc18f1 Allow InitCommand to run on existing git repos 14 years ago
Philipp Thun 475672866a Fix possible NPE in DirCache.isModified() 14 years ago
Philipp Thun 761b9285f0 Do not categorize merge failures as 'abnormal' 14 years ago
Robin Rosenberg d1718a34d3 Do not normalize URIishes 14 years ago
Robin Rosenberg 76d25273cc Fix broken git prefix detection 14 years ago
Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. 14 years ago
Matthias Sohn 5152ed8e2e Prevent NPE during fetch and push via SSH 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
Roland Schulz ccd3d83719 Create RemoteSession interface 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
Shawn O. Pearce bb1956e647 PackWriter: Collect stats by object type 14 years ago
Shawn O. Pearce 62fe7c7313 BlockList: Micro-optimize appending from another BlockList 14 years ago
Shawn O. Pearce 48fb404a3f PackFile: Cache the packName string 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
Chris Aniszczyk a443043080 Add path filtering to LogCommand 14 years ago
Shawn O. Pearce 04f7acb7e7 Assume refs of alternates are reachable during fetch 14 years ago
Shawn O. Pearce c9a6980a42 UploadPack: Report invalid want lines with ERR 14 years ago
Shawn O. Pearce b0a29c3fcf Handle "ERR %s" when ACK/NAK is expected 14 years ago
Shawn O. Pearce 00a5040147 PacketLineIn: Reuse internal lineBuffer for small strings 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
Philipp Thun c0112f97a1 Use parent directory in InitCommand if directory is "." 14 years ago
Shawn O. Pearce f18e1fd1d1 TransportProtocol: Allow null Repository in canHandle() 14 years ago
Shawn O. Pearce 74a129328e PushCommand: Allow adding any reference string 14 years ago
Shawn O. Pearce 506ab8caa5 PushCommand: Add utilities for --all, --tags 14 years ago
Philipp Thun 8e1b581d39 Make --git-dir optional for 'jgit init' 14 years ago
Philipp Thun 79ad15924a Replace 'occured' by 'occurred' 14 years ago
Shawn O. Pearce 9b917ac169 Improve native Git transport when following repository 14 years ago