Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | [infer] Fix resource leaks in SubmoduleAddCommand | Matthias Sohn | 2016-12-18 | 1 | -2/+8 |
* | Add new submodule layout to SubmoduleAddCommand | Christian Halstrick | 2015-06-11 | 1 | -0/+2 |
* | Document that repo returned by SubmoduleAddCommand needs to be closed | Matthias Sohn | 2015-01-22 | 1 | -0/+11 |
* | Document that path parameters should use '/' as separator | Robin Stocker | 2013-11-15 | 1 | -0/+1 |
* | Git API does not declare GitAPIException call() and related cleanups | Robin Rosenberg | 2012-05-30 | 1 | -1/+2 |
* | Move JGitText to an internal package | Robin Rosenberg | 2012-03-12 | 1 | -1/+1 |
* | Load .gitmodules config before adding values to it | Sascha Scholz | 2012-03-02 | 1 | -4/+8 |
* | Support relative submodule URLs on init/add/sync | Kevin Sawicki | 2012-01-17 | 1 | -2/+8 |
* | Extend TransportCommand in submodule add/update commands | Kevin Sawicki | 2012-01-02 | 1 | -17/+3 |
* | Add comand support for git-submodule | Kevin Sawicki | 2011-12-28 | 1 | -0/+211 |