summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2005-08-09Downgrade git-send-email-scriptJunio C Hamano-1/+1
2005-08-08Merge with master.Junio C Hamano-0/+1
2005-08-08Makefile dependency fix.Junio C Hamano-0/+1
2005-08-06Fix build rules for debian package.Junio C Hamano-5/+5
2005-08-06GIT 0.99.4 (release candidate)Junio C Hamano-8/+10
2005-08-06Redo the templates generation and installation.Junio C Hamano-3/+6
2005-08-05Update get_sha1() to grok extended format.Junio C Hamano-1/+2
2005-08-03Retire check-files.Junio C Hamano-1/+1
2005-08-03Install sample hooksJunio C Hamano-0/+5
2005-08-02[PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson-0/+1
2005-08-02Clean t/trash upon "make clean" as well.Junio C Hamano-0/+1
2005-08-01GIT 0.99.3v0.99.3Junio C Hamano-1/+1
2005-08-01Retire git-fetch-dumb-http and missing-revsJunio C Hamano-3/+2
2005-07-31[PATCH] Added hook in git-receive-packJosef Weidendorfer-0/+3
2005-07-31Add a stupid "count objects" script.Junio C Hamano-0/+2
2005-07-31Fetch from a packed repository on dumb servers.Junio C Hamano-2/+3
2005-07-30[PATCH] add NO_CURL option to the MakefileJohannes Schindelin-1/+8
2005-07-30[PATCH] Making it easier to find which change introduced a bugLinus Torvalds-1/+1
2005-07-30NO_OPENSSL should really mean no openssl.Junio C Hamano-1/+3
2005-07-29Fix typo in recent Makefile cleanup.Junio C Hamano-1/+1
2005-07-29[PATCH] Build commands through object filesPetr Baudis-7/+8
2005-07-29[PATCH] Support for NO_OPENSSLPetr Baudis-1/+7
2005-07-29[PATCH] Reorder Makefile rulesPetr Baudis-30/+57
2005-07-29[PATCH] Remove the explicit Makefile dependencies descriptionPetr Baudis-66/+8
2005-07-29[PATCH] Improve the compilation-time settings interfacePetr Baudis-18/+38
2005-07-29[PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin-0/+4
2005-07-27[PATCH] Add git-request-pull-script, a short script that generates a summary ...Ryan Anderson-1/+2
2005-07-26Name it 0.99.2v0.99.2Junio C Hamano-1/+1
2005-07-23Add a "git rename" to help with - surprise surprise - renamesLinus Torvalds-1/+1
2005-07-23[PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano-1/+1
2005-07-23[PATCH] Add update-server-info.Junio C Hamano-1/+10
2005-07-23[PATCH] git-ls-remote: show and optionally store remote refs.Junio C Hamano-1/+2
2005-07-23[PATCH] git-peek-remote: show tags and heads from a remote repository.Junio C Hamano-1/+2
2005-07-22[PATCH] Install tools with "make install-tools".Junio C Hamano-0/+4
2005-07-22[PATCH] Install git-verify-tag-scriptEric W. Biederman-1/+1
2005-07-16[PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano-1/+1
2005-07-15Ahh, the heady days of 0.99 patchfilesv0.99.1Linus Torvalds-2/+2
2005-07-15[PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman-0/+6
2005-07-15[PATCH] Use gzip -f when building the git-core tarballEric W. Biederman-1/+1
2005-07-15[PATCH] Add a RPMBUILD make variableEric W. Biederman-1/+2
2005-07-15[PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman-1/+2
2005-07-13Add a "git-daemon" that listens on a TCP portLinus Torvalds-1/+1
2005-07-12Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds-1/+1
2005-07-12"make clean" should clean up after a rpm buildLinus Torvalds-0/+1
2005-07-12Rename the RPM from "git" to "git-core"Linus Torvalds-6/+6
2005-07-11Add "git branch" scriptLinus Torvalds-1/+2
2005-07-11[PATCH] Bootstrap "make dist"Chris Wright-2/+2
2005-07-08[PATCH] Expose object ID computation functions.Bryan Larsen-2/+2
2005-07-08Add "mkpath()" helper functionLinus Torvalds-1/+1
2005-07-08Add "git-push-script" to make a more regular interfaceLinus Torvalds-1/+1