928 Commits (6490090f14684b6026a7aa1ad4fd10c5611366b5)

Author SHA1 Message Date
  Marc Strapetz b297cf67a9 Fix processing of broken symbolic references in RefDirectory 13 years ago
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13 years ago
  Mathias Kinzler 9c84574e8f CreateBranchCommand: Wrong existence check 13 years ago
  Shawn O. Pearce c8c4524b6b UploadPack: Expose PackWriter activity to a logger 13 years ago
  Shawn O. Pearce 24c1c530db RevWalk: Avoid unnecessary re-parsing of commit bodies 13 years ago
  Shawn O. Pearce bc1af8459e RevWalk: Don't reset ObjectReader when stopping 13 years ago
  Shawn O. Pearce 5664fb3bfb UploadPack: Donate parsed commits to PackWriter 13 years ago
  Chris Aniszczyk 3dcbf375a8 Setup the default remote and merge config in CloneCommand 13 years ago
  Shawn O. Pearce 3271bcee2b UploadPack: Rely on peeled ref data for include-tag 13 years ago
  Shawn O. Pearce f9c9fe5226 UploadPack: Assume okToGiveUp is initially false 13 years ago
  Shawn O. Pearce d6b7139cd8 UploadPack: Avoid walking the entire project history 13 years ago
  Matthias Sohn f2c8eec57b Qualify post 0.11 builds 13 years ago
  Matthias Sohn 857d151198 JGit 0.11.1 13 years ago
  Jens Baumgart b82e4bf771 Fix NPE on reading global config on MAC 13 years ago
  Jens Baumgart c9e4a78555 Add isOutdated method to DirCache 13 years ago
  Mathias Kinzler 724af77c65 PullCommand: use default remote instead of throwing Exception 13 years ago
  Shawn O. Pearce 0180946bc8 Remove quoting of command over SSH 13 years ago
  Shawn O. Pearce 0fe7eeba04 UploadPack: Tag non-commits SATISIFIED earlier 13 years ago
  Shawn O. Pearce b5da75bb87 UploadPack: Don't discard COMMON, SATISIFIED flags 13 years ago
  Shawn O. Pearce a35c793b2d UploadPack: Fix want-is-satisfied test 13 years ago
  Shawn O. Pearce c6423932bf Fix JGit --upload-pack, --receive-pack options 13 years ago
  Shawn O. Pearce 2096c749c3 UploadPack: Avoid parsing want list on clone 13 years ago
  Shawn O. Pearce a3620cbbe1 Reuse cached SHA-1 when computing from WorkingTreeIterator 13 years ago
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs 13 years ago
  Shawn O. Pearce 71f168fcd7 PackWriter: Display totals after sending objects 13 years ago
  Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing 13 years ago
  Mathias Kinzler 13a406287e Expose some constants needed for reading the Pull configuration 13 years ago
  Jens Baumgart 29ed09a44f PushCommand: do not set a null credentials provider 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
  Shawn O. Pearce 2fbcba41e3 PackWriter: Cleanup findObjectToPack method 13 years ago
  Shawn O. Pearce 8f63dface2 PackWriter: Correct 'Compressing objects' progress message 13 years ago
  Shawn O. Pearce 37a10e3006 PackWriter: Don't include edges in progress meter 13 years ago
  Chris Aniszczyk 4112884ede Add git-clone to the Git API 13 years ago
  Shawn O. Pearce 168114fd39 Show resolving deltas progress to push clients 13 years ago
  Shawn O. Pearce c2ab3421a2 ObjectWalk: Fix reset for non-commit objects 13 years ago
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 13 years ago
  Tomasz Zarna 9fbda22392 Add setCredentialsProvider to PullCommand 13 years ago
  Shawn O. Pearce 17dc6bdafd ObjectIdSubclassMap: Support duplicate additions 13 years ago
  Shawn O. Pearce 065a0a8122 Revert "Teach PackWriter how to reuse an existing object list" 13 years ago
  Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase 13 years ago
  Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly 13 years ago
  Mathias Kinzler c544e96a4c TransportHttp wrongly uses JDK 6 constructor of IOException 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Matthias Sohn 9ec97688b9 Do not create files to be updated before checkout of DirCache entry 13 years ago
  Shawn O. Pearce f5fe2dca3c Teach PackWriter how to reuse an existing object list 13 years ago
  Shawn O. Pearce a017fdf112 Allow ObjectReuseAsIs to resort objects during writing 13 years ago
  Shawn O. Pearce c218a0760d PackWriter: Use TOPO order only for incremental packs 13 years ago
  Shawn O. Pearce 559c4661c3 Remove getObjectsDirectory, openPack from base API 13 years ago
  Matthias Sohn 91af19de56 Hard reset should not report conflict on untracked file 13 years ago