summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add a "git-daemon" that listens on a TCP portLinus Torvalds2005-07-131-1/+1
* Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds2005-07-121-1/+1
* "make clean" should clean up after a rpm buildLinus Torvalds2005-07-121-0/+1
* Rename the RPM from "git" to "git-core"Linus Torvalds2005-07-121-6/+6
* Add "git branch" scriptLinus Torvalds2005-07-111-1/+2
* [PATCH] Bootstrap "make dist"Chris Wright2005-07-111-2/+2
* [PATCH] Expose object ID computation functions.Bryan Larsen2005-07-081-2/+2
* Add "mkpath()" helper functionLinus Torvalds2005-07-081-1/+1
* Add "git-push-script" to make a more regular interfaceLinus Torvalds2005-07-081-1/+1
* [PATCH] Make sq_expand() available as sq_quote().Junio C Hamano2005-07-081-0/+3
* Add "git-sh-setup-script" for common git shell script setupLinus Torvalds2005-07-081-1/+1
* [PATCH] git-format-patch: Prepare patches for e-mail submission.Junio C Hamano2005-07-071-1/+2
* Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new makeChris Wright2005-07-071-0/+18
* Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds2005-07-051-1/+2
* Add "git-clone-pack" program to help with "git clone"Linus Torvalds2005-07-051-1/+1
* Merge with Linus' current treeMatthias Urlichs2005-07-051-2/+1
|\