1436 Commits (c36a892e7f2e01fc39047068ac01537fc952db8e)
 

Author SHA1 Message Date
Chris Aniszczyk e22cbd1847 Merge "RevWalk: Don't reset ObjectReader when stopping" 14 years ago
Chris Aniszczyk 100299f59b Merge "UploadPack: Donate parsed commits to PackWriter" 14 years ago
Mathias Kinzler 9c84574e8f CreateBranchCommand: Wrong existence check 14 years ago
Shawn O. Pearce c8c4524b6b UploadPack: Expose PackWriter activity to a logger 14 years ago
Shawn O. Pearce 24c1c530db RevWalk: Avoid unnecessary re-parsing of commit bodies 14 years ago
Shawn O. Pearce bc1af8459e RevWalk: Don't reset ObjectReader when stopping 14 years ago
Shawn O. Pearce 5664fb3bfb UploadPack: Donate parsed commits to PackWriter 14 years ago
Chris Aniszczyk 3dcbf375a8 Setup the default remote and merge config in CloneCommand 14 years ago
Shawn O. Pearce 3271bcee2b UploadPack: Rely on peeled ref data for include-tag 14 years ago
Shawn O. Pearce f9c9fe5226 UploadPack: Assume okToGiveUp is initially false 14 years ago
Shawn O. Pearce d6b7139cd8 UploadPack: Avoid walking the entire project history 14 years ago
Chris Aniszczyk 8949ea4789 Merge "UploadPack: Tag non-commits SATISIFIED earlier" 14 years ago
Chris Aniszczyk d90b6aaa44 Merge "UploadPack: Don't discard COMMON, SATISIFIED flags" 14 years ago
Chris Aniszczyk 6a90776240 Merge "UploadPack: Fix want-is-satisfied test" 14 years ago
Chris Aniszczyk 7eca85f4eb Merge "UploadPack: Avoid parsing want list on clone" 14 years ago
Matthias Sohn f2c8eec57b Qualify post 0.11 builds 14 years ago
Matthias Sohn 857d151198 JGit 0.11.1 14 years ago
Matthias Sohn e2a35242b0 Fix version.sh 14 years ago
Chris Aniszczyk b46e06bc74 Merge "Fix NPE on reading global config on MAC" into stable-0.11 14 years ago
Jens Baumgart b82e4bf771 Fix NPE on reading global config on MAC 14 years ago
Jens Baumgart c9e4a78555 Add isOutdated method to DirCache 14 years ago
Mathias Kinzler 724af77c65 PullCommand: use default remote instead of throwing Exception 14 years ago
Shawn O. Pearce 0180946bc8 Remove quoting of command over SSH 14 years ago
Shawn O. Pearce 0fe7eeba04 UploadPack: Tag non-commits SATISIFIED earlier 14 years ago
Shawn O. Pearce b5da75bb87 UploadPack: Don't discard COMMON, SATISIFIED flags 14 years ago
Shawn O. Pearce a35c793b2d UploadPack: Fix want-is-satisfied test 14 years ago
Shawn O. Pearce c6423932bf Fix JGit --upload-pack, --receive-pack options 14 years ago
Matthias Sohn 78e61ea251 In iplog list approved CQs as "active" 14 years ago
Shawn O. Pearce 2096c749c3 UploadPack: Avoid parsing want list on clone 14 years ago
Shawn O. Pearce a3620cbbe1 Reuse cached SHA-1 when computing from WorkingTreeIterator 14 years ago
Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs 14 years ago
Shawn O. Pearce 71f168fcd7 PackWriter: Display totals after sending objects 14 years ago
Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing 14 years ago
Chris Aniszczyk f265a80d2e Merge "Expose some constants needed for reading the Pull configuration" 14 years ago
Chris Aniszczyk 80362df5aa Merge "Adapt expected commit message in tests" 14 years ago
Robin Stocker 8a635668ec Adapt expected commit message in tests 14 years ago
Mathias Kinzler 13a406287e Expose some constants needed for reading the Pull configuration 14 years ago
Jens Baumgart 29ed09a44f PushCommand: do not set a null credentials provider 14 years ago
Robin Stocker b0245b548b Don't print "into HEAD" when merging refs/heads/master 14 years ago
Shawn O. Pearce 13bcf05a9e PackWriter: Make thin packs more efficient 14 years ago
Shawn O. Pearce 2fbcba41e3 PackWriter: Cleanup findObjectToPack method 14 years ago
Shawn O. Pearce 8f63dface2 PackWriter: Correct 'Compressing objects' progress message 14 years ago
Chris Aniszczyk eb5658e629 Merge "Add git-clone to the Git API" 14 years ago
Shawn O. Pearce 37a10e3006 PackWriter: Don't include edges in progress meter 14 years ago
Chris Aniszczyk cc5295c4b4 Merge "Show resolving deltas progress to push clients" 14 years ago
Chris Aniszczyk c1de63262e Merge "ObjectWalk: Fix reset for non-commit objects" 14 years ago
Chris Aniszczyk 4112884ede Add git-clone to the Git API 14 years ago
Shawn O. Pearce 168114fd39 Show resolving deltas progress to push clients 14 years ago
Shawn O. Pearce c2ab3421a2 ObjectWalk: Fix reset for non-commit objects 14 years ago
Chris Aniszczyk cefd59f98b Merge "Revert Ie48d6556" 14 years ago