Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-10 | Teach diff --submodule and status to handle .git files in submodules | Jens Lehmann | 1 | -0/+16 |
2010-03-13 | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 1 | -0/+5 |
2010-03-12 | git status: Fix false positive "new commits" output for dirty submodules | Jens Lehmann | 1 | -3/+81 |
2010-03-08 | git status: Show detailed dirty status of submodules in long format | Jens Lehmann | 1 | -3/+3 |
2010-01-16 | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 1 | -15/+68 |
2009-08-22 | git status: not "commit --dry-run" anymore | Junio C Hamano | 1 | -3/+3 |
2008-09-03 | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 1 | -1/+1 |
2008-05-04 | is_racy_timestamp(): do not check timestamp for gitlinks | Junio C Hamano | 1 | -1/+1 |
2008-05-04 | Add t7506 to test submodule related functions for git-status | Ping Yin | 1 | -0/+38 |