summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Show notes in Log CLI commandSasa Zivkov2011-02-231-0/+6
* PackWriter: Fix total delta countShawn O. Pearce2011-02-221-1/+3
* Merge "Create empty GIT_DIR/hooks directory"Shawn O. Pearce2011-02-221-0/+1
|\
| * Create empty GIT_DIR/hooks directoryShawn O. Pearce2011-02-221-0/+1
* | Merge "Fix potential NullPointerException in PlotCommit"Shawn Pearce2011-02-221-0/+3
|\ \ | |/ |/|
| * Fix potential NullPointerException in PlotCommitMathias Kinzler2011-02-221-0/+3
* | PackWriter: Hoist and cluster reference targetsShawn O. Pearce2011-02-183-0/+62
* | PackWriter: Parse tag target objects in a batchShawn O. Pearce2011-02-181-2/+23
* | PackWriter: Short-circuit counting on full cached pack reuseShawn O. Pearce2011-02-181-0/+19
|/
* PackWriter: Correct total delta count when reusing packShawn O. Pearce2011-02-181-1/+3
* PackWriter: Fix warning about untyped collectionShawn O. Pearce2011-02-181-2/+2
* BundleWriter: Always use OFS_DELTAShawn O. Pearce2011-02-181-0/+1
* Merge "PackWriter: Sort commits by parse order to improve locality"Chris Aniszczyk2011-02-181-10/+31
|\
| * PackWriter: Sort commits by parse order to improve localityShawn O. Pearce2011-02-171-10/+31
* | Wrong constant used when configuring a repositoryTomasz Zarna2011-02-181-2/+2
|/
* Merge "Changed TreeWalk.forPath(...) to work with recursive paths."Shawn Pearce2011-02-182-8/+32
|\
| * Changed TreeWalk.forPath(...) to work with recursive paths.Jesse Greenwald2011-02-172-8/+32
* | Add git-reset to the Git APIChris Aniszczyk2011-02-174-0/+273
|/
* Merge "Fix NullPointer when pulling from a deleted local branch"Shawn Pearce2011-02-161-1/+4
|\
| * Fix NullPointer when pulling from a deleted local branchStefan Lay2011-02-161-1/+4
* | smart-http: Support progress in ReceivePackShawn O. Pearce2011-02-153-28/+55
|/
* PackWriter: Try for accurate delta reuse on cached packShawn O. Pearce2011-02-152-0/+22
* UploadPack: Expose advertised refs to callersShawn O. Pearce2011-02-151-0/+5
* RepositoryBuilder: Allow callers to require repository existsShawn O. Pearce2011-02-152-2/+31
* Merge "daemon: Use HTTP's resolver and factory pattern"Chris Aniszczyk2011-02-1512-134/+754
|\
| * daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-1412-134/+754
* | Merge "Fix processing of broken symbolic references in RefDirectory"Shawn Pearce2011-02-151-5/+7
|\ \ | |/ |/|
| * Fix processing of broken symbolic references in RefDirectoryMarc Strapetz2011-02-151-5/+7
* | Merge "UploadPack: Expose PackWriter activity to a logger"Chris Aniszczyk2011-02-144-5/+272
|\ \
| * | UploadPack: Expose PackWriter activity to a loggerShawn O. Pearce2011-02-134-5/+272
* | | Merge "RevWalk: Avoid unnecessary re-parsing of commit bodies"Chris Aniszczyk2011-02-1411-2/+112
|\| |
| * | RevWalk: Avoid unnecessary re-parsing of commit bodiesShawn O. Pearce2011-02-1311-2/+112
* | | Merge "RevWalk: Don't reset ObjectReader when stopping"Chris Aniszczyk2011-02-142-4/+0
|\| |
| * | RevWalk: Don't reset ObjectReader when stoppingShawn O. Pearce2011-02-132-4/+0
* | | Merge "UploadPack: Donate parsed commits to PackWriter"Chris Aniszczyk2011-02-143-12/+71
|\| |
| * | UploadPack: Donate parsed commits to PackWriterShawn O. Pearce2011-02-133-12/+71
* | | CreateBranchCommand: Wrong existence checkMathias Kinzler2011-02-141-1/+3
|/ /
* | Setup the default remote and merge config in CloneCommandChris Aniszczyk2011-02-131-1/+8
* | UploadPack: Rely on peeled ref data for include-tagShawn O. Pearce2011-02-131-10/+21
* | UploadPack: Assume okToGiveUp is initially falseShawn O. Pearce2011-02-131-0/+2
* | UploadPack: Avoid walking the entire project historyShawn O. Pearce2011-02-132-3/+50
* | Merge "UploadPack: Tag non-commits SATISIFIED earlier"Chris Aniszczyk2011-02-131-5/+3
|\ \
| * | UploadPack: Tag non-commits SATISIFIED earlierShawn O. Pearce2011-02-061-5/+3
* | | Merge "UploadPack: Don't discard COMMON, SATISIFIED flags"Chris Aniszczyk2011-02-131-0/+2
|\| |
| * | UploadPack: Don't discard COMMON, SATISIFIED flagsShawn O. Pearce2011-02-061-0/+2
* | | Merge "UploadPack: Fix want-is-satisfied test"Chris Aniszczyk2011-02-131-1/+1
|\| |
| * | UploadPack: Fix want-is-satisfied testShawn O. Pearce2011-02-061-1/+1
* | | Merge "UploadPack: Avoid parsing want list on clone"Chris Aniszczyk2011-02-131-46/+60
|\| |
| * | UploadPack: Avoid parsing want list on cloneShawn O. Pearce2011-02-041-46/+60
| |/
* | Qualify post 0.11 buildsMatthias Sohn2011-02-123-28/+28