| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle all values of branch.[name].rebase | Thomas Wolf | 2016-09-15 | 3 | -41/+116 |
* | Ignore trailing spaces in directory rule patterns | Andrey Loskutov | 2016-09-14 | 2 | -5/+48 |
* | Add support for post-commit hooks | Martin Goellnitz | 2016-09-13 | 5 | -6/+142 |
* | Don't log error if system git config does not exist | Matthias Sohn | 2016-09-05 | 6 | -23/+179 |
* | ReceivePack: integrate push option parsing into recvCommands | Shawn Pearce | 2016-08-29 | 2 | -11/+23 |
* | ReceivePack: simplify getPushOptions | Shawn Pearce | 2016-08-29 | 1 | -13/+7 |
* | ReceivePack: allow push options to be set | Shawn Pearce | 2016-08-29 | 1 | -6/+18 |
* | Make GC.RepoStatistics static | Jonathan Nieder | 2016-08-26 | 1 | -1/+1 |
* | ReceivePack: refactor push option parsing | Shawn Pearce | 2016-08-26 | 2 | -75/+58 |
* | Fix push option initalization on HTTP | Stefan Beller | 2016-08-26 | 1 | -1/+3 |
* | Merge "DfsReader: check object type during open" | Shawn Pearce | 2016-08-25 | 2 | -4/+17 |
|\ |
|
| * | DfsReader: check object type during open | Shawn Pearce | 2016-08-25 | 2 | -4/+17 |
* | | Clarify the semantics of DfsRefDatabase#compareAndPut | Masaya Suzuki | 2016-08-25 | 2 | -26/+17 |
|/ |
|
* | Do not fake a SymbolicRef as an ObjectIdRef | Masaya Suzuki | 2016-08-25 | 4 | -11/+12 |
* | Packet logging for JGit | Dan Wang | 2016-08-24 | 2 | -5/+31 |
* | Use FS#lastModified instead of File#lastModified | Masaya Suzuki | 2016-08-24 | 4 | -8/+22 |
* | Don't check lastModified, length on folders for submodules | Christian Halstrick | 2016-08-24 | 1 | -3/+13 |
* | Add HTTP status code to ServiceMayNotContinueException | Masaya Suzuki | 2016-08-23 | 4 | -2/+51 |
* | Merge "Ignore IOException thrown from close" | Shawn Pearce | 2016-08-19 | 1 | -1/+10 |
|\ |
|
| * | Ignore IOException thrown from close | Masaya Suzuki | 2016-08-19 | 1 | -1/+10 |
* | | DfsObjDatabase: clear PackList dirty bit if no new packs | Shawn Pearce | 2016-08-19 | 1 | -1/+14 |
|/ |
|
* | Enhance ResetCommand to allow disabling reflog update | Matthias Sohn | 2016-08-17 | 1 | -2/+28 |
* | Merge "BaseReceivePack: null and IllegalStateException cases for getPushOptions" | Jonathan Nieder | 2016-08-15 | 1 | -3/+19 |
|\ |
|
| * | BaseReceivePack: null and IllegalStateException cases for getPushOptions | Dan Wang | 2016-08-10 | 1 | -3/+19 |
* | | RepoCommand: Avoid group lists shadowing groups strings | Jonathan Nieder | 2016-08-08 | 2 | -10/+10 |
* | | PackWriter: Fix Javadoc tag for thrown exception in preparePack | David Pursehouse | 2016-08-09 | 1 | -1/+1 |
* | | Merge "Document new PackWriter#preparePack variant's parameters and exceptions" | Jonathan Nieder | 2016-08-08 | 1 | -0/+20 |
|\ \ |
|
| * | | Document new PackWriter#preparePack variant's parameters and exceptions | Jonathan Nieder | 2016-08-08 | 1 | -0/+20 |
* | | | Add missing @since tags for new API | Matthias Sohn | 2016-08-09 | 1 | -0/+3 |
* | | | Merge "Require-Bundle com.jcraft.jsch replaced by Import-Package statement" | Matthias Sohn | 2016-08-08 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Require-Bundle com.jcraft.jsch replaced by Import-Package statement | Jens Offenbach | 2016-08-09 | 1 | -1/+1 |
* | | | Merge changes Ib0d8c294,Idfb83482 | Jonathan Nieder | 2016-08-08 | 2 | -6/+30 |
|\ \ \
| |/ /
|/| | |
|
| * | | Shallow fetch: Pass along "shallow"s in unparsed-wants case, too | Jonathan Nieder | 2016-08-08 | 2 | -3/+24 |
| * | | Shallow fetch: Pass a DepthWalk to PackWriter | Jonathan Nieder | 2016-08-08 | 1 | -3/+6 |
* | | | Merge "Skip cleaning inner repositories by default in CleanCommand" | Christian Halstrick | 2016-08-07 | 1 | -11/+73 |
|\ \ \ |
|
| * | | | Skip cleaning inner repositories by default in CleanCommand | Matthaus Owens | 2016-08-04 | 1 | -11/+73 |
* | | | | Shallow fetch/clone: Make --depth mean the total history depth | Terry Parker | 2016-08-05 | 4 | -6/+18 |
| |/ /
|/| | |
|
* | | | Shallow fetch: Respect "shallow" lines | Terry Parker | 2016-08-05 | 4 | -2/+13 |
* | | | Merge changes from topic 'shallowClone' | Jonathan Nieder | 2016-08-04 | 2 | -3/+19 |
|\ \ \ |
|
| * | | | RevWalk: Make fields available to DepthWalk | Terry Parker | 2016-08-04 | 1 | -1/+1 |
| * | | | Shallow fetch: avoid sending unneeded blobs | Terry Parker | 2016-08-04 | 1 | -2/+18 |
| |/ / |
|
* / / | DiffFormatter: Support setting a reader without a repo | Dave Borowitz | 2016-08-03 | 3 | -25/+42 |
|/ / |
|
* | | Merge "RefSpec: Make WildcardMode public" | Jonathan Nieder | 2016-07-28 | 1 | -2/+20 |
|\ \ |
|
| * | | RefSpec: Make WildcardMode public | Stefan Beller | 2016-07-28 | 1 | -2/+20 |
* | | | MergeFormatter: Suppress warning about unchecked conversion | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
|/ / |
|
* | | Repository: Log negative useCnt message together with stack trace | David Pursehouse | 2016-07-26 | 1 | -2/+3 |
* | | Ignore 'The value of exception parameter is not used' warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | | Merge branch 'stable-4.4' | David Pursehouse | 2016-07-26 | 1 | -4/+15 |
|\ \ |
|
| * | | JGit v4.4.1.201607150455-rv4.4.1.201607150455-r | Matthias Sohn | 2016-07-15 | 3 | -4/+4 |
| * | | Merge "RefDirectory: remove ref lock file for following ref dir removal" into... | Christian Halstrick | 2016-07-15 | 1 | -4/+15 |
| |\ \ |
|