summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove git-apply-patch-script.Junio C Hamano2005-08-291-1/+1
* Redo "revert" using three-way merge machinery.Junio C Hamano2005-08-291-0/+1
* Enable git-send-email-script on Debian.Junio C Hamano2005-08-261-1/+4
* Merge refs/heads/master from . Junio C Hamano2005-08-241-1/+2
|\
| * [PATCH] Infamous 'octopus merge'Junio C Hamano2005-08-241-0/+1
| * [PATCH] Retire git-parse-remote.Junio C Hamano2005-08-241-1/+1
| * [PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano2005-08-241-1/+1
* | Merge refs/heads/master from . Junio C Hamano2005-08-231-2/+1
|\ \ | |/
| * Clean-up output from "git show-branch" and document it.Junio C Hamano2005-08-221-1/+0
| * [PATCH] Add 'git show-branch'.Junio C Hamano2005-08-221-1/+1
* | Merge with master to get diff fixes.Junio C Hamano2005-08-161-1/+1
|\ \ | |/
| * [PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds2005-08-161-1/+1
* | Merge master changes into rc.Junio C Hamano2005-08-151-0/+1
|\ \ | |/
| * Add git-show-branches-scriptJunio C Hamano2005-08-151-0/+1
* | Merge master changes into release candidate branch.Junio C Hamano2005-08-131-42/+47
|\ \ | |/
| * 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
* | Merge changes in the master branch into 0.99.5 preparation branch.Junio C Hamano2005-08-111-1/+2
|\ \ | |/
| * Clean generated deb files.Junio C Hamano2005-08-111-1/+2
* | Start preparing for 0.99.5Junio C Hamano2005-08-101-1/+1
|/
* 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