summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommitRobin Stocker2012-10-131-0/+3
* Merge "Make BlameGenerator comments more clear"Matthias Sohn2012-10-091-4/+6
|\
| * Make BlameGenerator comments more clearPatrick Carlson2012-08-171-4/+6
* | CommitCommand: Use original author on amend if author is not setRobin Stocker2012-10-081-3/+7
* | CommitCommand: Don't allow amending on initial commitRobin Stocker2012-10-083-0/+6
* | Fix compile error (method not available in 1.5)Markus Keller2012-09-271-1/+1
* | Merge "Allow @ in branch names and tighten syntax checking"Robin Rosenberg2012-09-241-7/+33
|\ \
| * | Allow @ in branch names and tighten syntax checkingRobin Rosenberg2012-09-231-7/+33
* | | Merge "FileBasedConfig supports UTF-8 byte order marker"Robin Rosenberg2012-09-242-2/+34
|\ \ \
| * | | FileBasedConfig supports UTF-8 byte order markerMarc Strapetz2012-09-242-2/+34
* | | | Merge "Fix typo in AnyObjectId#abbreviate"Robin Rosenberg2012-09-241-2/+2
|\ \ \ \
| * | | | Fix typo in AnyObjectId#abbreviateRobin Stocker2012-09-241-2/+2
| | |/ / | |/| |
* | | | Merge "Add toString for TrackingRefUpdate"Robin Rosenberg2012-09-241-0/+17
|\ \ \ \
| * | | | Add toString for TrackingRefUpdateRobin Stocker2012-09-241-0/+17
| |/ / /
* / / / Refuse to checkout unmerged paths from indexRobin Stocker2012-09-231-1/+8
|/ / /
* | | Fix the javadoc for GC.setExpireSasa Zivkov2012-09-201-3/+6
* | | Use x-friends instead of x-internal to expose jgit for internal useRobin Rosenberg2012-09-191-1/+1
|/ /
* | Prepare 2.2.0 buildsMatthias Sohn2012-09-193-32/+32
* | Merge branch 'stable-2.1'Matthias Sohn2012-09-195-21/+92
|\ \
| * | Prepare for 2.1 maintenance changesstable-2.1Matthias Sohn2012-09-193-4/+4
| * | JGit v2.1.0.201209190230-rv2.1.0.201209190230-rMatthias Sohn2012-09-193-4/+4
| * | Introduce "never" as parseable dateRobin Rosenberg2012-09-181-0/+10
| * | Introduce ParseExceptions for GitDateParserChristian Halstrick2012-09-174-17/+37
| * | Support config param "gc.pruneexpire"Christian Halstrick2012-09-172-4/+45
* | | Merge "Fix resolving expression with ~ and ^ than extends beyond history"Robin Rosenberg2012-09-182-1/+78
|\ \ \
| * | | Fix resolving expression with ~ and ^ than extends beyond historyDave Borowitz2012-09-181-1/+4
| |/ /
| * | Additional unit tests for the GCSasa Zivkov2012-09-161-0/+74
* | | Merge "Suppress two resource warnings"Shawn Pearce2012-09-161-0/+2
|\ \ \
| * | | Suppress two resource warningsRobin Rosenberg2012-08-171-0/+2
* | | | Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-0/+171
* | | | Merge "Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom"Robin Rosenberg2012-09-141-1/+4
|\ \ \ \
| * | | | Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFromRobin Rosenberg2012-09-081-1/+4
* | | | | [findBugs] Silence warning about Transport initializationRobin Stocker2012-09-141-0/+6
* | | | | Fix ResolveMerger issue with submodule conflictTommi Siivola2012-09-121-0/+13
| |_|/ / |/| | |
* | | | Ignore attempts to set the timeout to -1Jason Pyeron2012-09-101-2/+6
|/ / /
* | | Mark fields of BaseReceivePack privateShawn O. Pearce2012-09-052-19/+36
* | | Delete checkObjectCollisions from PackParserShawn O. Pearce2012-09-051-46/+11
* | | Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-051-1/+1
* | | Merge "Support branches with name 'config'"Christian Halstrick2012-09-031-5/+17
|\ \ \
| * | | Support branches with name 'config'Christian Halstrick2012-08-211-5/+17
* | | | DirCacheCheckout: Fix handling of files not in indexRobin Stocker2012-09-011-14/+16
* | | | Create an input stream that transforms LF to CRLFRobin Rosenberg2012-09-011-0/+151
* | | | Enhance statistics for repo by sizes and ref-countsChristian Halstrick2012-08-311-5/+40
* | | | Implement a parser for datesChristian Halstrick2012-08-282-2/+240
* | | | Merge "Fix gc's usage of progress monitor"Stefan Lay2012-08-281-22/+27
|\ \ \ \
| * | | | Fix gc's usage of progress monitorMatthias Sohn2012-08-261-22/+27
* | | | | Enable rebase to continue for all rebase stagesRobin Rosenberg2012-08-271-0/+3
* | | | | Merge "Refactor detection of Windows platform to SystemReader"Matthias Sohn2012-08-265-19/+16
|\ \ \ \ \
| * | | | | Refactor detection of Windows platform to SystemReaderRobin Rosenberg2012-08-225-19/+16
* | | | | | Merge "Set core.precomposeunicode to true when creating repository on Mac"Matthias Sohn2012-08-262-0/+7
|\| | | | |