Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hv/submodule-find-ff-merge' | Junio C Hamano | 2010-08-21 | 1 | -0/+2 |
|\ | |||||
| * | Implement automatic fast-forward merge for submodules | Heiko Voigt | 2010-07-07 | 1 | -0/+2 |
* | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 1 | -0/+1 |
* | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 1 | -0/+3 |
|/ | |||||
* | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 | 1 | -0/+3 |
* | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 2010-03-13 | 1 | -1/+1 |
* | git diff --submodule: Show detailed dirty status of submodules | Jens Lehmann | 2010-03-04 | 1 | -1/+1 |
* | Teach diff --submodule that modified submodule directory is dirty | Jens Lehmann | 2010-01-24 | 1 | -0/+1 |
* | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 2010-01-16 | 1 | -0/+1 |
* | Add the --submodule option to the diff option family | Johannes Schindelin | 2009-10-19 | 1 | -0/+8 |