aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable test methods in CommitAndLogCommandTestsTomasz Zarna2011-03-071-0/+7
* PackFile: Fix copy as-is for small objectsShawn O. Pearce2011-03-041-0/+10
* Merge "PushCommand: Test for update of tracking branch"Shawn Pearce2011-03-041-0/+53
|\
| * PushCommand: Test for update of tracking branchRobin Stocker2011-03-041-0/+53
* | Merge "Fix DirCache re-read."Shawn Pearce2011-03-042-12/+17
|\ \
| * | Fix DirCache re-read.Robin Rosenberg2011-03-042-12/+17
* | | Merge "Use generics in RepositoryFilter constructor"Shawn Pearce2011-03-041-2/+2
|\| |
| * | Use generics in RepositoryFilter constructorRobin Rosenberg2011-02-251-2/+2
* | | Merge changes I52054d7b,If5865ac9Shawn O. Pearce2011-03-044-27/+151
|\ \ \ | |_|/ |/| |
| * | resolve(): Fix wrong parsing of branch "foo-gbed2-dev"Shawn O. Pearce2011-03-032-18/+38
| * | RemoteRefUpdate: Accept Ref and ObjectId arguments for sourceShawn O. Pearce2011-03-032-9/+113
* | | Merge "Adapt to Jetty 7.3 API change coming with Indigo"Christian Halstrick2011-03-041-0/+4
|\ \ \
| * | | Adapt to Jetty 7.3 API change coming with IndigoMatthias Sohn2011-03-011-0/+4
* | | | Improve readability of timestamps shown by debug-show-dir-cacheMatthias Sohn2011-03-031-1/+1
* | | | Enhance debug-show-dir-cache command to show stageMatthias Sohn2011-03-031-0/+4
| |/ / |/| |
* | | PackWriter: Validate reused cached packsShawn O. Pearce2011-03-028-22/+77
* | | PackWriter: Avoid CRC-32 validation when feeding IndexPackShawn O. Pearce2011-03-028-26/+76
* | | PackWriter: Position tags after commitsShawn O. Pearce2011-03-011-2/+4
* | | PackWriter: Refactor object writing loopShawn O. Pearce2011-03-011-6/+9
* | | PackWriter: Don't reuse commit or tag deltasShawn O. Pearce2011-03-012-1/+40
* | | PackWriter: Do not delta compress already packed objectsShawn O. Pearce2011-03-011-2/+2
* | | Paper bag fix BatchingProgressMonitor alarm queueShawn O. Pearce2011-03-011-2/+5
* | | Merge "ProgressMonitor: Refactor to use background alarms"Chris Aniszczyk2011-03-014-158/+411
|\ \ \
| * | | ProgressMonitor: Refactor to use background alarmsShawn O. Pearce2011-02-284-158/+411
* | | | Merge "Show notes in Log CLI command - Part 2"Chris Aniszczyk2011-03-014-39/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Show notes in Log CLI command - Part 2Sasa Zivkov2011-03-014-39/+29
* | | | Fix NPE on checkout of remote tracking branchMatthias Sohn2011-03-013-13/+95
| |/ / |/| |
* | | Merge branch 'stable-0.11'Shawn O. Pearce2011-02-250-0/+0
|\ \ \
| * | | JGit 0.11.3v0.11.3stable-0.11Matthias Sohn2011-02-2130-192/+192
| * | | Fix NullPointer when pulling from a deleted local branchStefan Lay2011-02-211-1/+4
| * | | smart-http: Fix recognition of gzip encodingShawn O. Pearce2011-02-212-2/+81
| * | | Fix processing of broken symbolic references in RefDirectoryMarc Strapetz2011-02-211-5/+7
| * | | CreateBranchCommand: Wrong existence checkMathias Kinzler2011-02-211-1/+3
| * | | Qualify post 0.11.1 buildsMatthias Sohn2011-02-2130-192/+192
* | | | UnpackedObject: Fix readSome() when initial read is shortShawn O. Pearce2011-02-251-0/+1
| |_|/ |/| |
* | | Merge "RevWalk: Don't release during inMergeBase()"Chris Aniszczyk2011-02-241-1/+0
|\ \ \
| * | | RevWalk: Don't release during inMergeBase()Shawn O. Pearce2011-02-241-1/+0
* | | | Merge "Fix formatting of pom.xml"Shawn Pearce2011-02-241-34/+36
|\ \ \ \
| * | | | Fix formatting of pom.xmlMatthias Sohn2011-02-241-34/+36
| | |_|/ | |/| |
* / | | FetchCommand: do not set a null credentials providerMatthias Sohn2011-02-241-1/+2
|/ / /
* | | Merge "Respect core.excludesfile to enable global ignore rules "Shawn Pearce2011-02-233-3/+38
|\ \ \ | |/ / |/| |
| * | Respect core.excludesfile to enable global ignore rules Matthias Sohn2011-02-233-3/+38
* | | PackWriter: Add missing timers to StatisticsShawn O. Pearce2011-02-231-0/+27
* | | Show notes in Log CLI commandSasa Zivkov2011-02-234-0/+130
* | | PackWriter: Fix total delta countShawn O. Pearce2011-02-221-1/+3
|/ /
* | Merge "Create empty GIT_DIR/hooks directory"Shawn O. Pearce2011-02-222-0/+3
|\ \
| * | Create empty GIT_DIR/hooks directoryShawn O. Pearce2011-02-222-0/+3
* | | 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