955 Commits (3e1a5081d64795d6980e73dc6b5148ed0f674701)

Author SHA1 Message Date
Matthias Sohn e703b6c640 Respect core.excludesfile to enable global ignore rules 14 years ago
Shawn O. Pearce 7505b93546 PackWriter: Add missing timers to Statistics 14 years ago
Sasa Zivkov 5f3d577e5a Show notes in Log CLI command 14 years ago
Shawn O. Pearce 977446e5da PackWriter: Fix total delta count 14 years ago
Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory 14 years ago
Mathias Kinzler 9953e2a39e Fix potential NullPointerException in PlotCommit 14 years ago
Shawn O. Pearce 8f865bfffe PackWriter: Hoist and cluster reference targets 14 years ago
Shawn O. Pearce 19037e8cfc PackWriter: Parse tag target objects in a batch 14 years ago
Shawn O. Pearce 388ba7e005 PackWriter: Correct total delta count when reusing pack 14 years ago
Shawn O. Pearce 3e64b928d5 PackWriter: Short-circuit counting on full cached pack reuse 14 years ago
Shawn O. Pearce 4275c4c1cf PackWriter: Fix warning about untyped collection 14 years ago
Shawn O. Pearce 5fc0f1043b BundleWriter: Always use OFS_DELTA 14 years ago
Tomasz Zarna dcb7e477ee Wrong constant used when configuring a repository 14 years ago
Shawn O. Pearce 733780e8a1 PackWriter: Sort commits by parse order to improve locality 14 years ago
Jesse Greenwald c5863e4d3b Changed TreeWalk.forPath(...) to work with recursive paths. 14 years ago
Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API 14 years ago
Stefan Lay 68459b646e Fix NullPointer when pulling from a deleted local branch 14 years ago
Shawn O. Pearce bd531eb998 smart-http: Support progress in ReceivePack 14 years ago
Shawn O. Pearce 14f99dc29d PackWriter: Try for accurate delta reuse on cached pack 14 years ago
Shawn O. Pearce 1f7982f642 UploadPack: Expose advertised refs to callers 14 years ago
Shawn O. Pearce a06be83045 RepositoryBuilder: Allow callers to require repository exists 14 years ago
Marc Strapetz b297cf67a9 Fix processing of broken symbolic references in RefDirectory 14 years ago
Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 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
Matthias Sohn f2c8eec57b Qualify post 0.11 builds 14 years ago
Matthias Sohn 857d151198 JGit 0.11.1 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
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
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