1409 Commits (stable-0.12)
 

Author SHA1 Message Date
  Shawn O. Pearce 5fc0f1043b BundleWriter: Always use OFS_DELTA 13 years ago
  Chris Aniszczyk ae0a1340ff Merge "PackWriter: Sort commits by parse order to improve locality" 13 years ago
  Tomasz Zarna dcb7e477ee Wrong constant used when configuring a repository 13 years ago
  Shawn O. Pearce 733780e8a1 PackWriter: Sort commits by parse order to improve locality 13 years ago
  Shawn Pearce 681739b1c8 Merge "Changed TreeWalk.forPath(...) to work with recursive paths." 13 years ago
  Chris Aniszczyk bd8944d671 Add Reset to the JGit CLI 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 Pearce c13bf05754 Merge "Fix NullPointer when pulling from a deleted local branch" 13 years ago
  Stefan Lay 68459b646e Fix NullPointer when pulling from a deleted local branch 13 years ago
  Shawn O. Pearce bd531eb998 smart-http: Support progress in ReceivePack 13 years ago
  Shawn O. Pearce 18e822a7fe smart-http: Fix recognition of gzip encoding 13 years ago
  Shawn O. Pearce f194eeb71f http.test: Delete badly named JUnit configurations 13 years ago
  Shawn O. Pearce 14f99dc29d PackWriter: Try for accurate delta reuse on cached pack 13 years ago
  Shawn O. Pearce 1f7982f642 UploadPack: Expose advertised refs to callers 13 years ago
  Shawn O. Pearce a06be83045 RepositoryBuilder: Allow callers to require repository exists 13 years ago
  Shawn O. Pearce 6490090f14 pgm: Make --git-dir a string 13 years ago
  Chris Aniszczyk 22abbd338d Merge "daemon: Use HTTP's resolver and factory pattern" 13 years ago
  Shawn Pearce 3a00ffa528 Merge "Fix processing of broken symbolic references in RefDirectory" 13 years ago
  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
  Chris Aniszczyk 8235b88a4b Merge "UploadPack: Expose PackWriter activity to a logger" 13 years ago
  Chris Aniszczyk cb2a22a9a5 Merge "RevWalk: Avoid unnecessary re-parsing of commit bodies" 13 years ago
  Chris Aniszczyk e22cbd1847 Merge "RevWalk: Don't reset ObjectReader when stopping" 13 years ago
  Chris Aniszczyk 100299f59b Merge "UploadPack: Donate parsed commits to PackWriter" 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
  Chris Aniszczyk 8949ea4789 Merge "UploadPack: Tag non-commits SATISIFIED earlier" 13 years ago
  Chris Aniszczyk d90b6aaa44 Merge "UploadPack: Don't discard COMMON, SATISIFIED flags" 13 years ago
  Chris Aniszczyk 6a90776240 Merge "UploadPack: Fix want-is-satisfied test" 13 years ago
  Chris Aniszczyk 7eca85f4eb Merge "UploadPack: Avoid parsing want list on clone" 13 years ago
  Matthias Sohn f2c8eec57b Qualify post 0.11 builds 13 years ago
  Matthias Sohn 857d151198 JGit 0.11.1 13 years ago
  Matthias Sohn e2a35242b0 Fix version.sh 13 years ago
  Chris Aniszczyk b46e06bc74 Merge "Fix NPE on reading global config on MAC" into stable-0.11 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