aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2014-12-2455-267/+267
* | Merge branch 'stable-3.6'Matthias Sohn2014-12-2464-408/+640
|\|
| * Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2014-12-2355-266/+266
| * JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2014-12-2355-61/+60
| * [pgm] Add option --bare to clone commandMatthias Sohn2014-12-222-1/+24
| * [pgm] Implement clone using CloneCommandMatthias Sohn2014-12-224-120/+169
| * Merge "Fix junit tests under windows when the platform is explicitly changed"...Matthias Sohn2014-12-222-5/+15
| |\
| | * Fix junit tests under windows when the platform is explicitly changedChristian Halstrick2014-12-222-5/+15
| * | Merge "[pgm] Add option --tags for ls-remote" into stable-3.6Christian Halstrick2014-12-223-1/+36
| |\ \
| | * | [pgm] Add option --tags for ls-remoteMatthias Sohn2014-12-163-1/+36
| * | | Merge "[pgm] Add option --heads for ls-remote" into stable-3.6Christian Halstrick2014-12-223-1/+16
| |\| |
| | * | [pgm] Add option --heads for ls-remoteMatthias Sohn2014-12-163-1/+16
| * | | Merge "[pgm] Use LsRemoteCommand to implement ls-remote and add a test" into ...Christian Halstrick2014-12-222-16/+114
| |\| | | | |/ | |/|
| | * [pgm] Use LsRemoteCommand to implement ls-remote and add a testMatthias Sohn2014-12-152-16/+114
| * | Fix unit tests for windows by explicitly closing test reposChristian Halstrick2014-12-221-0/+3
* | | Merge branch 'stable-3.6'Shawn Pearce2014-12-1951-433/+1288
|\| |
| * | Merge branch 'stable-3.5' into stable-3.6Matthias Sohn2014-12-1925-141/+533
| |\ \ | | |/ | |/|
| | * JGit v3.5.3.201412180710-rv3.5.3.201412180710-rstable-3.5Matthias Sohn2014-12-1855-59/+59
| | * Merge branch 'stable-3.4' into stable-3.5Matthias Sohn2014-12-1825-141/+533
| | |\
| | | * JGit v3.4.2.201412180340-rv3.4.2.201412180340-rstable-3.4Matthias Sohn2014-12-1855-59/+59
| | | * ObjectChecker: Disallow names potentially mapping to ".git" on HFS+Matthias Sohn2014-12-182-0/+207
| | | * ObjectChecker: Disallow Windows shortname "GIT~1"Christian Halstrick2014-12-182-0/+45
| | | * ObjectChecker: Disallow ".git." and ".git<space>"Shawn Pearce2014-12-183-10/+124
| | | * Always ignore case when forbidding .git in ObjectCheckerShawn Pearce2014-12-182-22/+5
| | | * DirCache: Refuse to read files with invalid pathsShawn Pearce2014-12-182-0/+55
| | | * DirCache: Replace isValidPath with DirCacheCheckout.checkValidPathShawn Pearce2014-12-183-36/+10
| | | * Replace "a." with "a-" in unit testsShawn Pearce2014-12-188-29/+31
| | | * Merge changes Icf0970dd,Ice5ec10a into stable-3.4Christian Halstrick2014-11-262-11/+10
| | | |\
| | | | * Fix two nits about DirCacheEntry constructorsShawn Pearce2014-11-251-4/+4
| | | | * Detect buffering failures while writing rebase todo fileShawn Pearce2014-11-251-7/+6
| | | * | Apache HttpClientConnection: replace calls to deprecated LocalFile()Matthias Sohn2014-11-261-3/+3
| | | |/
| | | * Deprecate TemporaryBuffer.LocalFile without parent directoryShawn Pearce2014-11-253-14/+21
| | | * Switch FileHeader.extractFileLines to TemporaryBuffer.HeapShawn Pearce2014-11-252-14/+5
| | | * AmazonS3: Buffer pushed pack content under $GIT_DIRShawn Pearce2014-11-252-2/+12
| | | * DirCache: Buffer TREE extension to $GIT_DIRShawn Pearce2014-11-252-11/+16
| * | | Support the new repository layout for submodulesChristian Halstrick2014-12-153-0/+28
| * | | Allow explicit configuration of git directory in CloneCommandChristian Halstrick2014-12-152-4/+109
| * | | Allow explicit configuration of git directory in InitCommandChristian Halstrick2014-12-157-11/+230
| * | | Merge "Fix tests on windows by closing repos" into stable-3.6Matthias Sohn2014-12-129-258/+274
| |\ \ \
| | * | | Fix tests on windows by closing reposChristian Halstrick2014-12-129-258/+274
| * | | | Merge "Prevent NPE if ref can't be resolved when executing ReflogCommand" int...Christian Halstrick2014-12-121-0/+4
| |\ \ \ \ | | |/ / / | |/| | |