summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make tools/ directory first-class citizen.Junio C Hamano2005-08-121-2/+0
* [PATCH] Unify Makefile indentationPetr Baudis2005-08-121-14/+14
* [PATCH] Use $DESTDIR instead of $destPetr Baudis2005-08-121-3/+3
* Make CFLAGS overridable from make command line.Pavel Roskin2005-08-121-21/+25
* Clean generated files a bit more, to cope with Debian build droppings.Junio C Hamano2005-08-121-2/+5
* Clean generated deb files.Junio C Hamano2005-08-111-1/+2
* Merge with master.Junio C Hamano2005-08-101-0/+1
|\
| * git-revert: revert an existing commit.Junio C Hamano2005-08-091-0/+1
* | Merge with master.Junio C Hamano2005-08-091-1/+1
|\ \ | |/
| * Downgrade git-send-email-scriptJunio C Hamano2005-08-091-1/+1
* | Merge with master.Junio C Hamano2005-08-081-0/+1
|\ \ | |/
| * Makefile dependency fix.Junio C Hamano2005-08-081-0/+1
* | Fix build rules for debian package.Junio C Hamano2005-08-061-5/+5
* | GIT 0.99.4 (release candidate)Junio C Hamano2005-08-061-8/+10
|/
* Redo the templates generation and installation.Junio C Hamano2005-08-061-3/+6
* Update get_sha1() to grok extended format.Junio C Hamano2005-08-051-1/+2
* Retire check-files.Junio C Hamano2005-08-031-1/+1
* Install sample hooksJunio C Hamano2005-08-031-0/+5
* [PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson2005-08-021-0/+1
* Clean t/trash upon "make clean" as well.Junio C Hamano2005-08-021-0/+1
* GIT 0.99.3v0.99.3Junio C Hamano2005-08-011-1/+1
* Retire git-fetch-dumb-http and missing-revsJunio C Hamano2005-08-011-3/+2
* [PATCH] Added hook in git-receive-packJosef Weidendorfer2005-07-311-0/+3
* Add a stupid "count objects" script.Junio C Hamano2005-07-311-0/+2
* Fetch from a packed repository on dumb servers.Junio C Hamano2005-07-311-2/+3
* [PATCH] add NO_CURL option to the MakefileJohannes Schindelin2005-07-301-1/+8
* [PATCH] Making it easier to find which change introduced a bugLinus Torvalds2005-07-301-1/+1
* NO_OPENSSL should really mean no openssl.Junio C Hamano2005-07-301-1/+3
* Fix typo in recent Makefile cleanup.Junio C Hamano2005-07-291-1/+1
* [PATCH] Build commands through object filesPetr Baudis2005-07-291-7/+8
* [PATCH] Support for NO_OPENSSLPetr Baudis2005-07-291-1/+7
* [PATCH] Reorder Makefile rulesPetr Baudis2005-07-291-30/+57
* [PATCH] Remove the explicit Makefile dependencies descriptionPetr Baudis2005-07-291-66/+8
* [PATCH] Improve the compilation-time settings interfacePetr Baudis2005-07-291-18/+38
* [PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin2005-07-291-0/+4
* [PATCH] Add git-request-pull-script, a short script that generates a summary ...Ryan Anderson2005-07-271-1/+2
* Name it 0.99.2v0.99.2Junio C Hamano2005-07-261-1/+1
* Add a "git rename" to help with - surprise surprise - renamesLinus Torvalds2005-07-231-1/+1
* [PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano2005-07-231-1/+1
* [PATCH] Add update-server-info.Junio C Hamano2005-07-231-1/+10
* [PATCH] git-ls-remote: show and optionally store remote refs.Junio C Hamano2005-07-231-1/+2
* [PATCH] git-peek-remote: show tags and heads from a remote repository.Junio C Hamano2005-07-231-1/+2
* [PATCH] Install tools with "make install-tools".Junio C Hamano2005-07-221-0/+4
* [PATCH] Install git-verify-tag-scriptEric W. Biederman2005-07-221-1/+1
* [PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano2005-07-161-1/+1
* Ahh, the heady days of 0.99 patchfilesv0.99.1Linus Torvalds2005-07-151-2/+2
* [PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman2005-07-151-0/+6
* [PATCH] Use gzip -f when building the git-core tarballEric W. Biederman2005-07-151-1/+1
* [PATCH] Add a RPMBUILD make variableEric W. Biederman2005-07-151-1/+2
* [PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman2005-07-151-1/+2