summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-08-24Merge refs/heads/master from . Junio C Hamano1-1/+2
2005-08-24[PATCH] Infamous 'octopus merge'Junio C Hamano1-0/+1
2005-08-24[PATCH] Retire git-parse-remote.Junio C Hamano1-1/+1
2005-08-24[PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano1-1/+1
2005-08-23Merge refs/heads/master from . Junio C Hamano1-2/+1
2005-08-22Clean-up output from "git show-branch" and document it.Junio C Hamano1-1/+0
2005-08-22[PATCH] Add 'git show-branch'.Junio C Hamano1-1/+1
2005-08-16Merge with master to get diff fixes.Junio C Hamano1-1/+1
2005-08-16[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds1-1/+1
2005-08-15Merge master changes into rc.Junio C Hamano1-0/+1
2005-08-15Add git-show-branches-scriptJunio C Hamano1-0/+1
2005-08-13Merge master changes into release candidate branch.Junio C Hamano1-42/+47
2005-08-12Make tools/ directory first-class citizen.Junio C Hamano1-2/+0
2005-08-12[PATCH] Unify Makefile indentationPetr Baudis1-14/+14
2005-08-12[PATCH] Use $DESTDIR instead of $destPetr Baudis1-3/+3
2005-08-12Make CFLAGS overridable from make command line.Pavel Roskin1-21/+25
2005-08-12Clean generated files a bit more, to cope with Debian build droppings.Junio C Hamano1-2/+5
2005-08-11Merge changes in the master branch into 0.99.5 preparation branch.Junio C Hamano1-1/+2
2005-08-11Clean generated deb files.Junio C Hamano1-1/+2
2005-08-10Start preparing for 0.99.5Junio C Hamano1-1/+1
2005-08-10Merge with master.Junio C Hamano1-0/+1
2005-08-09git-revert: revert an existing commit.Junio C Hamano1-0/+1
2005-08-09Merge with master.Junio C Hamano1-1/+1
2005-08-09Downgrade git-send-email-scriptJunio C Hamano1-1/+1
2005-08-08Merge with master.Junio C Hamano1-0/+1
2005-08-08Makefile dependency fix.Junio C Hamano1-0/+1
2005-08-06Fix build rules for debian package.Junio C Hamano1-5/+5
2005-08-06GIT 0.99.4 (release candidate)Junio C Hamano1-8/+10
2005-08-06Redo the templates generation and installation.Junio C Hamano1-3/+6
2005-08-05Update get_sha1() to grok extended format.Junio C Hamano1-1/+2
2005-08-03Retire check-files.Junio C Hamano1-1/+1
2005-08-03Install sample hooksJunio C Hamano1-0/+5
2005-08-02[PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson1-0/+1
2005-08-02Clean t/trash upon "make clean" as well.Junio C Hamano1-0/+1
2005-08-01GIT 0.99.3v0.99.3Junio C Hamano1-1/+1
2005-08-01Retire git-fetch-dumb-http and missing-revsJunio C Hamano1-3/+2
2005-07-31[PATCH] Added hook in git-receive-packJosef Weidendorfer1-0/+3
2005-07-31Add a stupid "count objects" script.Junio C Hamano1-0/+2
2005-07-31Fetch from a packed repository on dumb servers.Junio C Hamano1-2/+3
2005-07-30[PATCH] add NO_CURL option to the MakefileJohannes Schindelin1-1/+8
2005-07-30[PATCH] Making it easier to find which change introduced a bugLinus Torvalds1-1/+1
2005-07-30NO_OPENSSL should really mean no openssl.Junio C Hamano1-1/+3
2005-07-29Fix typo in recent Makefile cleanup.Junio C Hamano1-1/+1
2005-07-29[PATCH] Build commands through object filesPetr Baudis1-6/+7
2005-07-29[PATCH] Support for NO_OPENSSLPetr Baudis1-1/+7
2005-07-29[PATCH] Reorder Makefile rulesPetr Baudis1-30/+57
2005-07-29[PATCH] Remove the explicit Makefile dependencies descriptionPetr Baudis1-66/+8
2005-07-29[PATCH] Improve the compilation-time settings interfacePetr Baudis1-18/+38
2005-07-29[PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin1-0/+4
2005-07-27[PATCH] Add git-request-pull-script, a short script that generates a summary ...Ryan Anderson1-1/+2