summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Fixed URI regexp regarding user/password partChristian Halstrick2010-10-081-1/+2
* Introduce commented constants for the segments of an URI regexChristian Halstrick2010-10-081-6/+51
* Externalize strings in TransportHttpMatthias Sohn2010-10-083-30/+38
* Merge "Support HTTP basic and digest authentication"Chris Aniszczyk2010-10-073-24/+373
|\
| * Support HTTP basic and digest authenticationShawn O. Pearce2010-09-283-24/+373
* | Split URI regex strings differentlyChristian Halstrick2010-10-061-10/+17
* | Add pull operation related constantsChris Aniszczyk2010-10-061-0/+14
* | Add PushCommand APIChris Aniszczyk2010-10-054-1/+365
* | Increase core.streamFileThreshold default to 50 MiBShawn O. Pearce2010-10-046-44/+82
* | Merge "Add reflog message to TagCommand"Chris Aniszczyk2010-09-291-0/+1
|\ \
| * | Add reflog message to TagCommandChris Aniszczyk2010-09-221-0/+1
* | | Merge "Use only a single instance for NLS translation bundles"Chris Aniszczyk2010-09-271-1/+6
|\ \ \ | |_|/ |/| |
| * | Use only a single instance for NLS translation bundlesRobin Rosenberg2010-09-261-1/+6
* | | Merge "Update FetchCommand with dry run and thin options"Chris Aniszczyk2010-09-271-0/+46
|\ \ \
| * | | Update FetchCommand with dry run and thin optionsChris Aniszczyk2010-09-241-0/+46
| |/ /
* | | Return the documented value from DirCacheCheckout.checkoutRobin Rosenberg2010-09-271-1/+1
* | | Merge "Extend merge support for bare repositories"Christian Halstrick2010-09-277-39/+133
|\ \ \
| * | | Extend merge support for bare repositoriesDmitry Fink2010-09-247-39/+133
* | | | Implement HistogramDiffShawn O. Pearce2010-09-244-0/+525
* | | | Micro-optimize EditList.addAllShawn O. Pearce2010-09-241-0/+6
| |/ / |/| |
* | | Reduce content hash function collisionsShawn O. Pearce2010-09-233-46/+45
* | | Perform common start/end elimination by default for DiffAlgorithmShawn O. Pearce2010-09-214-100/+122
| |/ |/|
* | Remove unnecessary hash cache from PatienceDiffIndexShawn O. Pearce2010-09-211-40/+15
|/
* Implement Bram Cohen's Patience DiffShawn O. Pearce2010-09-203-0/+694
* Move cached element hash codes to HashedSequenceShawn O. Pearce2010-09-207-49/+306
* Micro-optimize reduceCommonStartEnd for RawTextShawn O. Pearce2010-09-201-0/+61
* Add Subsequence utility methodsShawn O. Pearce2010-09-201-0/+75
* Remove duplicate resource bundle entryMatthias Sohn2010-09-191-1/+0
* Merge "Define a subsequence utility type"Chris Aniszczyk2010-09-172-0/+167
|\
| * Define a subsequence utility typeShawn O. Pearce2010-09-102-0/+167
* | Merge "Define DiffAlgorithm as an abstract function"Chris Aniszczyk2010-09-174-12/+105
|\|
| * Define DiffAlgorithm as an abstract functionShawn O. Pearce2010-09-104-12/+105
* | Add FetchCommandChris Aniszczyk2010-09-175-0/+344
* | Fix UnsupportedOperationException while fixing thin packShawn O. Pearce2010-09-171-6/+7
* | Merge "Probe filesystem and set core.filemode correctly"Stefan Lay2010-09-171-1/+17
|\ \
| * | Probe filesystem and set core.filemode correctlyShawn O. Pearce2010-09-151-1/+17
| |/
* | Qualify builds as 0.10.0Shawn O. Pearce2010-09-162-25/+25
* | Merge branch 'stable-0.9'Shawn O. Pearce2010-09-167-56/+158
|\ \ | |/ |/|
| * Qualify post-0.9.3 buildsstable-0.9Matthias Sohn2010-09-162-25/+25
| * JGit 0.9.3v0.9.3Matthias Sohn2010-09-162-25/+25
| * Merge "Qualify post-0.9.1 builds" into stable-0.9Chris Aniszczyk2010-09-152-25/+25
| |\
| | * Qualify post-0.9.1 buildsMatthias Sohn2010-09-152-25/+25
| * | Fix cloning of repositories with big objectsShawn O. Pearce2010-09-154-16/+54
| |/
| * JGit 0.9.1v0.9.1Matthias Sohn2010-09-152-25/+25
| * Fix PlotCommitList to set lanes on child-less commitsChristian Halstrick2010-09-141-15/+79
* | Merge branch 'stable-0.9'Shawn O. Pearce2010-09-101-1/+1
|\|
| * Correct Javadoc for WS_IGNORE_CHANGE comparatorShawn O. Pearce2010-09-101-1/+1
* | Allow ../relative paths in remotesChris West (Faux)2010-09-101-1/+6
|/
* Unpack and cache large deltas as loose objectsShawn O. Pearce2010-09-075-61/+105
* Remember loose objects and fast-track their lookupShawn O. Pearce2010-09-073-2/+176