aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArchiveCommand: Allow to pass options to underlying streamDavid Ostrovsky2015-02-209-17/+232
* Move console classes to pgm bundleMatthias Sohn2015-02-1033-1208/+44
* Implement AutoClosable interface on classes that used release()Matthias Sohn2015-02-098-22/+131
* Implement AutoClosable interface to support try-with-resources blockMatthias Sohn2015-02-096-6/+7
* Set minimum required Java version to Java 7Matthias Sohn2015-02-0949-119/+81
* Merge branch 'stable-3.7'Matthias Sohn2015-02-0422-11/+1117
|\
| * Add option --orphan for checkoutRüdiger Herrmann2015-02-043-3/+19
| * Prepare post 3.7.0.201502031740-rc1 buildsMatthias Sohn2015-02-0455-59/+59
| * JGit v3.7.0.201502031740-rc1v3.7.0.201502031740-rc1Matthias Sohn2015-02-0355-59/+59
| * Support for the pre-commit hookLaurent Goubet2015-02-028-8/+169
| * Fix FileUtils.testRelativize_mixedCase which failed on Mac OS XMatthias Sohn2015-02-021-19/+8
| * Add a hook testMatthias Sohn2015-02-021-0/+106
| * Introduce hook support into the FS implementationsLaurent Goubet2015-02-0212-0/+829
| * If a pack isn't found on disk remove it from pack listMatthias Sohn2015-01-273-0/+5
* | Add BatchRefUpdate#toString()Dave Borowitz2015-01-271-0/+16
* | Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2015-01-2755-269/+269
|/
* Merge "Fix integer overflow in DiffFormatter when context is set to large int"Shawn Pearce2015-01-271-4/+4
|\
| * Fix integer overflow in DiffFormatter when context is set to large intIlmars Poikans2014-12-011-4/+4
* | Merge "Make jgit.sh work on windows when JGIT_CLASSPATH is set"Shawn Pearce2015-01-271-2/+6
|\ \
| * | Make jgit.sh work on windows when JGIT_CLASSPATH is setChristian Halstrick2014-12-011-2/+6
| |/
* | Merge "Handle invalid tree extensions"Shawn Pearce2015-01-271-1/+1
|\ \
| * | Handle invalid tree extensionsChristian Halstrick2015-01-261-1/+1
* | | InMemoryRepository: Ensure new ref targets exist in the repoDave Borowitz2015-01-261-0/+13
|/ /
* | Merge "Ensure GitCommand's "callable" guard is thread-safe"Christian Halstrick2015-01-231-3/+4
|\ \
| * | Ensure GitCommand's "callable" guard is thread-safeMatthias Sohn2015-01-211-3/+4
* | | Merge changes I05be0a5b,Ieee334f4Christian Halstrick2015-01-232-0/+17
|\ \ \
| * | | Document that repo returned by SubmoduleAddCommand needs to be closedMatthias Sohn2015-01-221-0/+11
| * | | Document that Git instance returned by CloneCommand needs to be closedMatthias Sohn2015-01-221-0/+6
| |/ /
* / / Silence non-externalized string warnings in RepoCommandMatthias Sohn2015-01-221-4/+4
|/ /
* | Merge remote-tracking branch 'origin/stable-3.6'Matthias Sohn2015-01-213-10/+34
|\ \
| * | Prepare 3.6.3-SNAPSHOT buildsstable-3.6Matthias Sohn2015-01-2155-266/+266
| * | JGit v3.6.2.201501210735-rv3.6.2.201501210735-rMatthias Sohn2015-01-2155-59/+59
| * | Don't remove pack from pack list for problems which could be transientMatthias Sohn2015-01-213-15/+21
| * | Log reason for ignoring pack when IOException occurredMatthias Sohn2015-01-153-2/+20
* | | Fix RawText.getLineDelimiter() for empty first lineFrank Wagner2015-01-172-1/+8
* | | Silence API warning raised since 7fafd372Matthias Sohn2015-01-131-0/+9
* | | [pgm] Prevent commands from writing progress to System.errRüdiger Herrmann2015-01-136-6/+6
* | | Update atomic constantStefan Beller2015-01-121-1/+1
* | | Merge "[pgm] Add missing help text for clone --bare option"Christian Halstrick2015-01-121-0/+1
|\ \ \
| * | | [pgm] Add missing help text for clone --bare optionMatthias Sohn2015-01-071-0/+1
* | | | Add basic support for .gitattributesArthur Daussy2015-01-0718-23/+2090
|/ / /
* | | AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newlineAndrey Loskutov2015-01-062-0/+6
* | | Merge branch 'stable-3.6'Matthias Sohn2015-01-046-57/+203
|\| |
| * | Prepare 3.6.2-SNAPSHOT buildsMatthias Sohn2015-01-0455-266/+266
| * | JGit v3.6.1.201501031845-rv3.6.1.201501031845-rMatthias Sohn2015-01-0455-59/+59
| * | Trim author/committer name and email in commit headerRüdiger Herrmann2015-01-032-2/+14
| * | Rename detection should canonicalize line endingsMarc Strapetz2015-01-022-40/+86
| * | PathMatcher should respect "assumeDirectory" flagAndrey Loskutov2014-12-282-15/+103
* | | Add .mailmap to correct Shawn and Saša's log entriesShawn Pearce2015-01-021-0/+5
* | | Compare API changes against 3.6.0Matthias Sohn2014-12-281-1/+1