Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the working tree's .gitmodules in SubmoduleWalk.forIndex() | Dave Borowitz | 2012-06-25 | 1 | -19/+9 |
* | Fix resource leaks due to unclosed repositories | Christian Halstrick | 2012-06-16 | 1 | -3/+13 |
* | Read .gitmodules config from the tree in SubmoduleWalk | Dave Borowitz | 2012-06-15 | 1 | -7/+142 |
* | Add a release() method to SubmoduleWalk | Dave Borowitz | 2012-06-15 | 1 | -12/+29 |
* | Move JGitText to an internal package | Robin Rosenberg | 2012-03-12 | 1 | -1/+1 |
* | Support gitdir references in working tree .git file | Kevin Sawicki | 2012-02-08 | 1 | -34/+19 |
* | Support relative submodule URLs on init/add/sync | Kevin Sawicki | 2012-01-17 | 1 | -0/+94 |
* | Add comand support for git-submodule | Kevin Sawicki | 2011-12-28 | 3 | -0/+614 |