aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* [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
* [PATCH] Expose object ID computation functions.Bryan Larsen2005-07-08
* Add "mkpath()" helper functionLinus Torvalds2005-07-08
* Add "git-push-script" to make a more regular interfaceLinus Torvalds2005-07-08
* [PATCH] Make sq_expand() available as sq_quote().Junio C Hamano2005-07-08
* Add "git-sh-setup-script" for common git shell script setupLinus Torvalds2005-07-08
* [PATCH] git-format-patch: Prepare patches for e-mail submission.Junio C Hamano2005-07-07
* Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new makeChris Wright2005-07-07
* Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds2005-07-05
* Add "git-clone-pack" program to help with "git clone"Linus Torvalds2005-07-05
* Merge with Linus' current treeMatthias Urlichs2005-07-05
|\
| * Added Perl git-cvsimport-scriptMatthias Urlichs2005-06-28
* | Commit first cut at "git-fetch-pack"Linus Torvalds2005-07-04
* | Factor out the ssh connection stuff from send-pack.cLinus Torvalds2005-07-04
* | Add "git-prune-packed" that removes objects that exist in a pack.Linus Torvalds2005-07-03
* | Add "git repack" command that does an incremental packLinus Torvalds2005-07-03
* | Fix up header file dependencies and add sparse checking rulesLinus Torvalds2005-07-03
* | [PATCH] verify-pack updates.Junio C Hamano2005-06-30
* | Turn on optimization againLinus Torvalds2005-06-29
* | Make send/receive-pack be closer to doing something interestingLinus Torvalds2005-06-29
* | Start of "git-send-pack", the local part of sending off a packLinus Torvalds2005-06-29
* | Add first cut at "git-receive-pack"Linus Torvalds2005-06-29
* | [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-29
* | Make git pack files use little-endian size encodingLinus Torvalds2005-06-28
|/
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-27
* git-pack-objects: write the pack files with a SHA1 csumLinus Torvalds2005-06-26
* [PATCH] Add git-relink-script to fix up missing hardlinksRyan Anderson2005-06-26
* [PATCH] git-rebase-script: rebase local commits to new upstream head.Junio C Hamano2005-06-25
* [PATCH] git-cherry: find commits not merged upstream.Junio C Hamano2005-06-25