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