summaryrefslogtreecommitdiff
path: root/submodule.c
AgeCommit message (Expand)Author
2010-03-14git status: ignoring untracked files must apply to submodules tooJens Lehmann
2010-03-05git diff --submodule: Show detailed dirty status of submodulesJens Lehmann
2010-02-25is_submodule_modified(): clear environment properlyGiuseppe Bilotta
2010-01-31Fix memory leak in submodule.cJens Lehmann
2010-01-30is_submodule_modified(): fix breakage with external GIT_INDEX_FILEv1.7.0-rc1Junio C Hamano
2010-01-25Teach diff --submodule that modified submodule directory is dirtyJens Lehmann
2010-01-23Merge branch 'jl/submodule-diff'Junio C Hamano
2010-01-17Show submodules as modified when they contain a dirty work treeJens Lehmann
2010-01-12submodule.c: mark file-local function staticJunio C Hamano
2009-11-21submodule.c: Squelch a "use before assignment" warningDavid Aguilar
2009-10-31fixup tr/stash-format mergeJunio C Hamano
2009-10-20Add the --submodule option to the diff option familyJohannes Schindelin