aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* Name it 0.99.2v0.99.2Junio C Hamano2005-07-26
* Add a "git rename" to help with - surprise surprise - renamesLinus Torvalds2005-07-23
* [PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano2005-07-23
* [PATCH] Add update-server-info.Junio C Hamano2005-07-23
* [PATCH] git-ls-remote: show and optionally store remote refs.Junio C Hamano2005-07-23
* [PATCH] git-peek-remote: show tags and heads from a remote repository.Junio C Hamano2005-07-23
* [PATCH] Install tools with "make install-tools".Junio C Hamano2005-07-22
* [PATCH] Install git-verify-tag-scriptEric W. Biederman2005-07-22
* [PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano2005-07-16
* Ahh, the heady days of 0.99 patchfilesv0.99.1Linus Torvalds2005-07-15
* [PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman2005-07-15
* [PATCH] Use gzip -f when building the git-core tarballEric W. Biederman2005-07-15
* [PATCH] Add a RPMBUILD make variableEric W. Biederman2005-07-15
* [PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman2005-07-15
* Add a "git-daemon" that listens on a TCP portLinus Torvalds2005-07-13
* Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds2005-07-12
* "make clean" should clean up after a rpm buildLinus Torvalds2005-07-12
* Rename the RPM from "git" to "git-core"Linus Torvalds2005-07-12
* Add "git branch" scriptLinus Torvalds2005-07-11
* [PATCH] Bootstrap "make dist"Chris Wright2005-07-11