summaryrefslogtreecommitdiff
path: root/Doit
AgeCommit message (Collapse)AuthorFilesLines
2026-05-05Meta/Doit: reformat and list options in the order they are usedJunio C Hamano1-1/+7
2026-03-30Meta/Dothem: support test-vars and use it in DoitJunio C Hamano1-1/+1
2026-03-04Meta/Doit: vastly simplifyJunio C Hamano1-3/+1
2025-12-14Meta/Doit: simplify a lotJunio C Hamano1-19/+4
2020-10-19Meta/Doit: not so aggressivelyJunio C Hamano1-2/+2
2020-07-22Meta: prepare to use alternate name for the primary branchJunio C Hamano1-1/+3
2020-06-22Meta: rename 'pu' to 'seen'Junio C Hamano1-1/+1
2020-03-09Meta/Doit: run Dothem twice ;-)Junio C Hamano1-0/+20
2012-02-23Meta/Doit: retire unused scriptJunio C Hamano1-105/+0
These days, Meta/Dothem is much more intelligent, knowing when not to run tests and such. It hasn't been used for two years.
2009-01-23Doit: add -noinstallJunio C Hamano1-1/+5
2009-01-23Doit: allow private editionsJunio C Hamano1-0/+18
2008-11-05Doit: optionally test with /bin/dashJunio C Hamano1-1/+15
2008-09-06Doit: build-test documentation, too.Junio C Hamano1-4/+12
2008-08-20Allow building "jc special" as wellJunio C Hamano1-1/+1
2007-05-10Fix Meta/V and Meta/Doit for exactly tagged versions.Junio C Hamano1-3/+10
2007-04-07Doit: test before installJunio C Hamano1-2/+1
2007-04-03V & Doit: be careful with differences between branch and revision.Junio C Hamano1-1/+1
2007-04-03Meta/V & Doit: what is installed could be -dirty.Junio C Hamano1-1/+1
2007-04-03Meta/V & Meta/Doit: adjust to exact releaseJunio C Hamano1-6/+16
"git version" would not have g suffix for an exact release.
2007-04-03Meta/Doit: avoid rebuilding already up-to-date branches.Junio C Hamano1-9/+19
2007-01-09Doit: fix -pedanticJunio C Hamano1-1/+4
2006-07-01Allow passing -pedantic etc to Meta/MakeJunio C Hamano1-3/+4
2006-06-26Update DoitJunio C Hamano1-2/+2
2006-06-20Various fixes to build scripts.Junio C Hamano1-2/+2
2006-05-18Conditionally allow specifying -j; default to -j2Junio C Hamano1-1/+1
2006-05-04Snapshot 2006-05-04Junio C Hamano1-3/+2
2006-04-14snapshot 2006-04-14Junio C Hamano1-1/+1
2006-02-20PU - --continue.Junio C Hamano1-1/+1
2006-02-08Introduce an easier to follow "next" branch.Junio C Hamano1-20/+3
The "pu" branch is a bit too hard to follow. Let's introduce "next" branch, which is slightly ahead of "master". The topic branches merged into it are not to be rebased, and changes to the topic branches are first applied to them and then merged into the "next" branch. What this means is that the branch is far easier to follow compared to the "pu" branch since there will be no rewinding/rebasing involved.
2006-01-20Make optimization flag overridable for my compilationJunio C Hamano1-1/+1
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-14Make sure master <= naster <= pu, and avoid duplicate builds.Junio C Hamano1-9/+31
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-07Use maintainer's own configuration.Junio C Hamano1-3/+3
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-06Simplify maintainer local test & installation script.Junio C Hamano1-39/+22
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-12-26Add Doit script.Junio C Hamano1-0/+44