summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
23 hoursMerge branch 'rs/use-strvec-pushv'Junio C Hamano
6 daysMerge branch 'jc/rerere-modern-strbuf-handling'Junio C Hamano
6 daysMerge branch 'ps/build-tweaks'Junio C Hamano
9 daysuse strvec_pushv() to add another strvecJunio C Hamano
2026-03-19meson: precompile "git-compat-util.h"Patrick Steinhardt
2026-03-19builds: move build scripts into "tools/"Patrick Steinhardt
2026-03-19contrib: move "update-unicode.sh" script into "tools/"Patrick Steinhardt
2026-03-19contrib: move "coverage-diff.sh" script into "tools/"Patrick Steinhardt
2026-03-19contrib: move "coccinelle/" directory into "tools/"Patrick Steinhardt
2026-03-19Introduce new "tools/" directoryPatrick Steinhardt
2005-09-07Flatten tools/ directory to make build procedure simpler.Junio C Hamano
2005-09-06mailinfo: barf and exist upon nested multipart.Junio C Hamano
2005-09-04git-applymbox: fix '-c'.Junio C Hamano
2005-08-29mailinfo and applymbox updatesJunio C Hamano
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-19Add hooks to tools/git-applypatch.Junio C Hamano
2005-08-18[PATCH] git-applymbox: verify that index is cleanLinus Torvalds
2005-08-16Teach applymbox to keep the Subject: line.Junio C Hamano
2005-08-16Make tools use DESTDIR as well (otherwise rpm build is broken).Chris Wright
2005-08-12[PATCH] Use $DESTDIR instead of $destPetr Baudis
2005-08-12Make CFLAGS overridable from make command line.Pavel Roskin
2005-08-09Small typofix in mailsplit.cJunio C Hamano
2005-08-05git-applymbox: allow retrying after fixing up.Junio C Hamano
2005-08-03[PATCH] Fix sparse warningsAlecs King
2005-07-31Fix typo in recent Makefile cleanup (again).Junio C Hamano
2005-07-29[PATCH] mmap error handlingPavel Roskin
2005-07-23Fix up applymbox script for the addition of "git-" prefixLinus Torvalds
2005-07-23Rename the "tools" programs to also have the "git-" prefixLinus Torvalds
2005-07-23[PATCH] mailinfo: handle folded header.Junio C Hamano
2005-07-22[PATCH] Install tools with "make install-tools".Junio C Hamano
2005-07-22[PATCH] git-format-patch-script and mailinfo updates.Junio C Hamano
2005-07-22[PATCH] tools/applymbox: allow manual fixing and continuing after a failure.Junio C Hamano
2005-07-16Prepare git-tools for merging into the main git archiveLinus Torvalds