about summary refs log tree commit diff
path: root/.gitmodules
blob: 1daea942e6eeb393d0a8af2355a97537faf113ad (plain) (blame)
1
2
3
[submodule "git"]
	url = git://git.kernel.org/pub/scm/git/git.git
	path = git
duce line number bloat, fix hover effectPeter Wu 2014-01-08plain: don't append charset for binary MIME typesJohn Keeping 2014-01-08ui-log.c: Several simplificationsLukas Fleischer 2014-01-08Use argv_array in place of vectorLukas Fleischer 2014-01-08ui-stats.c: Remove unused macroLukas Fleischer 2014-01-08scan-tree.c: Remove unused macroLukas Fleischer 2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer 2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer