| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce hook support into the FS implementations | Laurent Goubet | 2015-02-02 | 12 | -0/+829 |
* | If a pack isn't found on disk remove it from pack list | Matthias Sohn | 2015-01-27 | 3 | -0/+5 |
* | Merge "Fix integer overflow in DiffFormatter when context is set to large int" | Shawn Pearce | 2015-01-27 | 1 | -4/+4 |
|\ |
|
| * | Fix integer overflow in DiffFormatter when context is set to large int | Ilmars Poikans | 2014-12-01 | 1 | -4/+4 |
* | | Merge "Make jgit.sh work on windows when JGIT_CLASSPATH is set" | Shawn Pearce | 2015-01-27 | 1 | -2/+6 |
|\ \ |
|
| * | | Make jgit.sh work on windows when JGIT_CLASSPATH is set | Christian Halstrick | 2014-12-01 | 1 | -2/+6 |
| |/ |
|
* | | Merge "Handle invalid tree extensions" | Shawn Pearce | 2015-01-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Handle invalid tree extensions | Christian Halstrick | 2015-01-26 | 1 | -1/+1 |
* | | | InMemoryRepository: Ensure new ref targets exist in the repo | Dave Borowitz | 2015-01-26 | 1 | -0/+13 |
|/ / |
|
* | | Merge "Ensure GitCommand's "callable" guard is thread-safe" | Christian Halstrick | 2015-01-23 | 1 | -3/+4 |
|\ \ |
|
| * | | Ensure GitCommand's "callable" guard is thread-safe | Matthias Sohn | 2015-01-21 | 1 | -3/+4 |
* | | | Merge changes I05be0a5b,Ieee334f4 | Christian Halstrick | 2015-01-23 | 2 | -0/+17 |
|\ \ \ |
|
| * | | | Document that repo returned by SubmoduleAddCommand needs to be closed | Matthias Sohn | 2015-01-22 | 1 | -0/+11 |
| * | | | Document that Git instance returned by CloneCommand needs to be closed | Matthias Sohn | 2015-01-22 | 1 | -0/+6 |
| |/ / |
|
* / / | Silence non-externalized string warnings in RepoCommand | Matthias Sohn | 2015-01-22 | 1 | -4/+4 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/stable-3.6' | Matthias Sohn | 2015-01-21 | 3 | -10/+34 |
|\ \ |
|
| * | | Prepare 3.6.3-SNAPSHOT buildsstable-3.6 | Matthias Sohn | 2015-01-21 | 55 | -266/+266 |
| * | | JGit v3.6.2.201501210735-rv3.6.2.201501210735-r | Matthias Sohn | 2015-01-21 | 55 | -59/+59 |
| * | | Don't remove pack from pack list for problems which could be transient | Matthias Sohn | 2015-01-21 | 3 | -15/+21 |
| * | | Log reason for ignoring pack when IOException occurred | Matthias Sohn | 2015-01-15 | 3 | -2/+20 |
* | | | Fix RawText.getLineDelimiter() for empty first line | Frank Wagner | 2015-01-17 | 2 | -1/+8 |
* | | | Silence API warning raised since 7fafd372 | Matthias Sohn | 2015-01-13 | 1 | -0/+9 |
* | | | [pgm] Prevent commands from writing progress to System.err | Rüdiger Herrmann | 2015-01-13 | 6 | -6/+6 |
* | | | Update atomic constant | Stefan Beller | 2015-01-12 | 1 | -1/+1 |
* | | | Merge "[pgm] Add missing help text for clone --bare option" | Christian Halstrick | 2015-01-12 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [pgm] Add missing help text for clone --bare option | Matthias Sohn | 2015-01-07 | 1 | -0/+1 |
* | | | | Add basic support for .gitattributes | Arthur Daussy | 2015-01-07 | 18 | -23/+2090 |
|/ / / |
|
* | | | AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline | Andrey Loskutov | 2015-01-06 | 2 | -0/+6 |
* | | | Merge branch 'stable-3.6' | Matthias Sohn | 2015-01-04 | 6 | -57/+203 |
|\| | |
|
| * | | Prepare 3.6.2-SNAPSHOT builds | Matthias Sohn | 2015-01-04 | 55 | -266/+266 |
| * | | JGit v3.6.1.201501031845-rv3.6.1.201501031845-r | Matthias Sohn | 2015-01-04 | 55 | -59/+59 |
| * | | Trim author/committer name and email in commit header | Rüdiger Herrmann | 2015-01-03 | 2 | -2/+14 |
| * | | Rename detection should canonicalize line endings | Marc Strapetz | 2015-01-02 | 2 | -40/+86 |
| * | | PathMatcher should respect "assumeDirectory" flag | Andrey Loskutov | 2014-12-28 | 2 | -15/+103 |
* | | | Add .mailmap to correct Shawn and Saša's log entries | Shawn Pearce | 2015-01-02 | 1 | -0/+5 |
* | | | Compare API changes against 3.6.0 | Matthias Sohn | 2014-12-28 | 1 | -1/+1 |
* | | | Prepare 3.7.0-SNAPSHOT builds | Matthias Sohn | 2014-12-24 | 55 | -267/+267 |
* | | | Merge branch 'stable-3.6' | Matthias Sohn | 2014-12-24 | 64 | -408/+640 |
|\| | |
|
| * | | Prepare 3.6.1-SNAPSHOT builds | Matthias Sohn | 2014-12-23 | 55 | -266/+266 |
| * | | JGit v3.6.0.201412230720-rv3.6.0.201412230720-r | Matthias Sohn | 2014-12-23 | 55 | -61/+60 |
| * | | [pgm] Add option --bare to clone command | Matthias Sohn | 2014-12-22 | 2 | -1/+24 |
| * | | [pgm] Implement clone using CloneCommand | Matthias Sohn | 2014-12-22 | 4 | -120/+169 |
| * | | Merge "Fix junit tests under windows when the platform is explicitly changed"... | Matthias Sohn | 2014-12-22 | 2 | -5/+15 |
| |\ \ |
|
| | * | | Fix junit tests under windows when the platform is explicitly changed | Christian Halstrick | 2014-12-22 | 2 | -5/+15 |
| * | | | Merge "[pgm] Add option --tags for ls-remote" into stable-3.6 | Christian Halstrick | 2014-12-22 | 3 | -1/+36 |
| |\ \ \ |
|
| | * | | | [pgm] Add option --tags for ls-remote | Matthias Sohn | 2014-12-16 | 3 | -1/+36 |
| * | | | | Merge "[pgm] Add option --heads for ls-remote" into stable-3.6 | Christian Halstrick | 2014-12-22 | 3 | -1/+16 |
| |\| | | |
|
| | * | | | [pgm] Add option --heads for ls-remote | Matthias Sohn | 2014-12-16 | 3 | -1/+16 |
| * | | | | Merge "[pgm] Use LsRemoteCommand to implement ls-remote and add a test" into ... | Christian Halstrick | 2014-12-22 | 2 | -16/+114 |
| |\| | |
| | |/ /
| |/| | |
|
| | * | | [pgm] Use LsRemoteCommand to implement ls-remote and add a test | Matthias Sohn | 2014-12-15 | 2 | -16/+114 |