aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-10-08Give proper prototype to gitstrcasestr.Junio C Hamano1-1/+1
2005-10-02GIT 0.99.8v0.99.8Junio C Hamano1-1/+1
2005-10-02Customize git command for installations that lack certain commands.Junio C Hamano1-1/+6
2005-10-02[PATCH] git on OpenBSDHan Boetes1-0/+4
2005-10-01More portability.Junio C Hamano1-3/+17
2005-10-01Add git-symbolic-refJunio C Hamano1-1/+1
2005-09-30Still installing the old command names.Junio C Hamano1-1/+2
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen1-1/+1
2005-09-25[PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds1-0/+1
2005-09-24Clean generated files a bit more.Junio C Hamano1-2/+2
2005-09-24Stop installing the backward compatible symlinks.Junio C Hamano1-1/+0
2005-09-24Use 0.99.7.GIT as version between 0.99.7 and 0.99.8Junio C Hamano1-1/+1
2005-09-24Solaris: give a bit more built-in defaults.Junio C Hamano1-17/+26
2005-09-24[PATCH] CURLDIR in MakefilePatrick Mauritz1-1/+11
2005-09-22Prettyprint octopus merge message.Junio C Hamano1-1/+1
2005-09-22Retire diff-helper.Junio C Hamano1-1/+1
2005-09-22Retire rev-tree.Junio C Hamano1-1/+1
2005-09-22Retire git-export.Junio C Hamano1-1/+1
2005-09-20[PATCH] ARM optimized SHA1 implementationNicolas Pitre1-12/+24
2005-09-19Ship our own copy of subprocess.pyJunio C Hamano1-0/+6
2005-09-19[PATCH] strcasestr compatibility replacementLinus Torvalds1-0/+6
2005-09-18Merge branch 'master' of .Junio C Hamano1-7/+17
2005-09-17[PATCH] getdomainname should be usable on SunOS with -lnslJunio C Hamano1-1/+6
2005-09-15Be more backward compatible with git-ssh-{push,pull}.Junio C Hamano1-0/+5
2005-09-15Retire info/rev-cacheJunio C Hamano1-4/+4
2005-09-15[PATCH] Use '-d' as the first flag to 'install'Peter Eriksen1-2/+2
2005-09-13Merge branch 'master' of . Junio C Hamano1-1/+1
2005-09-13[PATCH] Rename the 'fredrik' merge strategy to 'recursive'.Fredrik Kuivinen1-1/+1
2005-09-12Merge branch 'master' of . Junio C Hamano1-1/+1
2005-09-12[PATCH] Add "git grep" helperLinus Torvalds1-1/+1
2005-09-10Prepare 0.99.7 release candidate branch.Junio C Hamano1-1/+1
2005-09-10Add a new merge strategy by Fredrik Kuivinen.Junio C Hamano1-1/+22
2005-09-10Use Daniel's read-tree in the merge strategy 'resolve'.Junio C Hamano1-1/+2
2005-09-10Multi-backend merge driver.Junio C Hamano1-1/+2
2005-09-09Retire support for old environment variables.Junio C Hamano1-1/+1
2005-09-09[PATCH] remove duplicate git-send-email-script.perl target in MakefileMarco Roeland1-1/+1
2005-09-08'build' scripts before installing.Junio C Hamano1-18/+26
2005-09-07git --version tells which version of git you have.Junio C Hamano1-2/+8
2005-09-07[PATCH] Portability fix for Solaris 10/x86Patrick Mauritz1-2/+16
2005-09-07Big tool rename.Junio C Hamano1-75/+77
2005-09-07GIT 0.99.6v0.99.6Junio C Hamano1-1/+1
2005-09-07Flatten tools/ directory to make build procedure simpler.Junio C Hamano1-13/+36
2005-09-05Merge branch 'master' of . Junio C Hamano1-1/+2
2005-09-05Retire git-clone-dumb-http.Junio C Hamano1-1/+1
2005-09-04Install archimport-script.Junio C Hamano1-0/+1
2005-08-29Merge refs/heads/master from . Junio C Hamano1-1/+2
2005-08-29Remove git-apply-patch-script.Junio C Hamano1-1/+1
2005-08-29Redo "revert" using three-way merge machinery.Junio C Hamano1-0/+1
2005-08-26Merge master branch changes into release candidate branch.Junio C Hamano1-1/+4
2005-08-26Enable git-send-email-script on Debian.Junio C Hamano1-1/+4
2005-08-24Prepare 0.99.6 branch.Junio C Hamano1-1/+1
2005-08-24Merge refs/heads/master from . Junio C Hamano1-1/+2
2005-08-24[PATCH] Infamous 'octopus merge'Junio C Hamano1-0/+1
2005-08-24[PATCH] Retire git-parse-remote.Junio C Hamano1-1/+1
2005-08-24[PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano1-1/+1
2005-08-23Merge refs/heads/master from . Junio C Hamano1-2/+1
2005-08-22Clean-up output from "git show-branch" and document it.Junio C Hamano1-1/+0
2005-08-22[PATCH] Add 'git show-branch'.Junio C Hamano1-1/+1
2005-08-16Merge with master to get diff fixes.Junio C Hamano1-1/+1
2005-08-16[PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds1-1/+1
2005-08-15Merge master changes into rc.Junio C Hamano1-0/+1
2005-08-15Add git-show-branches-scriptJunio C Hamano1-0/+1
2005-08-13Merge master changes into release candidate branch.Junio C Hamano1-42/+47
2005-08-12Make tools/ directory first-class citizen.Junio C Hamano1-2/+0
2005-08-12[PATCH] Unify Makefile indentationPetr Baudis1-14/+14
2005-08-12[PATCH] Use $DESTDIR instead of $destPetr Baudis1-3/+3
2005-08-12Make CFLAGS overridable from make command line.Pavel Roskin1-21/+25
2005-08-12Clean generated files a bit more, to cope with Debian build droppings.Junio C Hamano1-2/+5
2005-08-11Merge changes in the master branch into 0.99.5 preparation branch.Junio C Hamano1-1/+2
2005-08-11Clean generated deb files.Junio C Hamano1-1/+2
2005-08-10Start preparing for 0.99.5Junio C Hamano1-1/+1
2005-08-10Merge with master.Junio C Hamano1-0/+1
2005-08-09git-revert: revert an existing commit.Junio C Hamano1-0/+1
2005-08-09Merge with master.Junio C Hamano1-1/+1
2005-08-09Downgrade git-send-email-scriptJunio C Hamano1-1/+1
2005-08-08Merge with master.Junio C Hamano1-0/+1
2005-08-08Makefile dependency fix.Junio C Hamano1-0/+1
2005-08-06Fix build rules for debian package.Junio C Hamano1-5/+5
2005-08-06GIT 0.99.4 (release candidate)Junio C Hamano1-8/+10
2005-08-06Redo the templates generation and installation.Junio C Hamano1-3/+6
2005-08-05Update get_sha1() to grok extended format.Junio C Hamano1-1/+2
2005-08-03Retire check-files.Junio C Hamano1-1/+1
2005-08-03Install sample hooksJunio C Hamano1-0/+5
2005-08-02[PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson1-0/+1
2005-08-02Clean t/trash upon "make clean" as well.Junio C Hamano1-0/+1
2005-08-01GIT 0.99.3v0.99.3Junio C Hamano1-1/+1
2005-08-01Retire git-fetch-dumb-http and missing-revsJunio C Hamano1-3/+2
2005-07-31[PATCH] Added hook in git-receive-packJosef Weidendorfer1-0/+3
2005-07-31Add a stupid "count objects" script.Junio C Hamano1-0/+2
2005-07-31Fetch from a packed repository on dumb servers.Junio C Hamano1-2/+3
2005-07-30[PATCH] add NO_CURL option to the MakefileJohannes Schindelin1-1/+8
2005-07-30[PATCH] Making it easier to find which change introduced a bugLinus Torvalds1-1/+1
2005-07-30NO_OPENSSL should really mean no openssl.Junio C Hamano1-1/+3
2005-07-29Fix typo in recent Makefile cleanup.Junio C Hamano1-1/+1
2005-07-29[PATCH] Build commands through object filesPetr Baudis1-7/+8
2005-07-29[PATCH] Support for NO_OPENSSLPetr Baudis1-1/+7
2005-07-29[PATCH] Reorder Makefile rulesPetr Baudis1-30/+57
2005-07-29[PATCH] Remove the explicit Makefile dependencies descriptionPetr Baudis1-66/+8
2005-07-29[PATCH] Improve the compilation-time settings interfacePetr Baudis1-18/+38
2005-07-29[PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin1-0/+4
2005-07-27[PATCH] Add git-request-pull-script, a short script that generates a summary ...Ryan Anderson1-1/+2
2005-07-26Name it 0.99.2v0.99.2Junio C Hamano1-1/+1
2005-07-23Add a "git rename" to help with - surprise surprise - renamesLinus Torvalds1-1/+1
2005-07-23[PATCH] Support cloning packed repo from dumb http servers.Junio C Hamano1-1/+1
2005-07-23[PATCH] Add update-server-info.Junio C Hamano1-1/+10
2005-07-23[PATCH] git-ls-remote: show and optionally store remote refs.Junio C Hamano1-1/+2
2005-07-23[PATCH] git-peek-remote: show tags and heads from a remote repository.Junio C Hamano1-1/+2
2005-07-22[PATCH] Install tools with "make install-tools".Junio C Hamano1-0/+4
2005-07-22[PATCH] Install git-verify-tag-scriptEric W. Biederman1-1/+1
2005-07-16[PATCH] fetch/pull: short-hand notation for remote repositories.Junio C Hamano1-1/+1
2005-07-15Ahh, the heady days of 0.99 patchfilesv0.99.1Linus Torvalds1-2/+2
2005-07-15[PATCH] Add doc and install-doc targets to the MakefileEric W. Biederman1-0/+6
2005-07-15[PATCH] Use gzip -f when building the git-core tarballEric W. Biederman1-1/+1
2005-07-15[PATCH] Add a RPMBUILD make variableEric W. Biederman1-1/+2
2005-07-15[PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman1-1/+2
2005-07-13Add a "git-daemon" that listens on a TCP portLinus Torvalds1-1/+1
2005-07-12Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds1-1/+1
2005-07-12"make clean" should clean up after a rpm buildLinus Torvalds1-0/+1
2005-07-12Rename the RPM from "git" to "git-core"Linus Torvalds1-6/+6
2005-07-11Add "git branch" scriptLinus Torvalds1-1/+2
2005-07-11[PATCH] Bootstrap "make dist"Chris Wright1-2/+2
2005-07-08[PATCH] Expose object ID computation functions.Bryan Larsen1-2/+2
2005-07-08Add "mkpath()" helper functionLinus Torvalds1-1/+1
2005-07-08Add "git-push-script" to make a more regular interfaceLinus Torvalds1-1/+1
2005-07-08[PATCH] Make sq_expand() available as sq_quote().Junio C Hamano1-0/+3
2005-07-08Add "git-sh-setup-script" for common git shell script setupLinus Torvalds1-1/+1
2005-07-07[PATCH] git-format-patch: Prepare patches for e-mail submission.Junio C Hamano1-1/+2
2005-07-07Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new makeChris Wright1-0/+18
2005-07-05Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds1-1/+2
2005-07-05Add "git-clone-pack" program to help with "git clone"Linus Torvalds1-1/+1
2005-07-05Merge with Linus' current treeMatthias Urlichs1-2/+1
2005-07-04Commit first cut at "git-fetch-pack"Linus Torvalds1-4/+5
2005-07-04Factor out the ssh connection stuff from send-pack.cLinus Torvalds1-1/+1
2005-07-03Add "git-prune-packed" that removes objects that exist in a pack.Linus Torvalds1-1/+2
2005-07-03Add "git repack" command that does an incremental packLinus Torvalds1-1/+1
2005-07-03Fix up header file dependencies and add sparse checking rulesLinus Torvalds1-1/+10
2005-06-30[PATCH] verify-pack updates.Junio C Hamano1-1/+1
2005-06-29Turn on optimization againLinus Torvalds1-1/+1
2005-06-29Make send/receive-pack be closer to doing something interestingLinus Torvalds1-3/+4
2005-06-29Start of "git-send-pack", the local part of sending off a packLinus Torvalds1-1/+2
2005-06-29Add first cut at "git-receive-pack"Linus Torvalds1-1/+3
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano1-2/+3
2005-06-28Make git pack files use little-endian size encodingLinus Torvalds1-1/+1
2005-06-28Added Perl git-cvsimport-scriptMatthias Urlichs1-2/+1
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano1-4/+3
2005-06-26git-pack-objects: write the pack files with a SHA1 csumLinus Torvalds1-2/+2
2005-06-26[PATCH] Add git-relink-script to fix up missing hardlinksRyan Anderson1-1/+1
2005-06-25[PATCH] git-rebase-script: rebase local commits to new upstream head.Junio C Hamano1-1/+1
2005-06-25[PATCH] git-cherry: find commits not merged upstream.Junio C Hamano1-1/+1
2005-06-25First cut at git-unpack-objectsLinus Torvalds1-1/+2
2005-06-25git-pack-objects: create a packed object representation.Linus Torvalds1-1/+3
2005-06-23Add "git-patch-id" program to generate patch ID's.Linus Torvalds1-1/+2
2005-06-22Add "git-clone-script" thingyLinus Torvalds1-1/+2
2005-06-22Add "gitk" to the list of scripts to be installed automatically.Linus Torvalds1-1/+1
2005-06-21Add "git checkout" that does what the name suggestsLinus Torvalds1-1/+1
2005-06-14Trivial git script fixupsLinus Torvalds1-1/+2
2005-06-13Add "git diff" scriptLinus Torvalds1-1/+1
2005-06-13Add 'git-rev-parse' helper scriptLinus Torvalds1-1/+2
2005-06-09[PATCH] Add git-diff-stages command.Junio C Hamano1-1/+2
2005-06-07Add CVS import scripts and programsLinus Torvalds1-2/+4
2005-06-06[PATCH] Operations on refsDaniel Barkalow1-1/+2
2005-06-06git-rev-list: make sure to link with ssl librariesLinus Torvalds1-0/+1
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org1-2/+3
2005-06-05Fix entry.c dependency and compile problemLinus Torvalds1-0/+1
2005-06-05Make fiel checkout function available to the git libraryLinus Torvalds1-1/+1
2005-06-05[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano1-3/+3
2005-06-04Add git-shortlog perl scriptLinus Torvalds1-1/+1
2005-06-01Add "git" and "git-log-script" helper scripts.Linus Torvalds1-2/+3
2005-05-30[PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano1-1/+2
2005-05-30Add "commit" helper scriptLinus Torvalds1-2/+3
2005-05-30[PATCH] Add -B flag to diff-* brothers.Junio C Hamano1-1/+2
2005-05-24[PATCH] Update rename/copy similarity estimator.Junio C Hamano1-2/+3
2005-05-23Start implementing "git-apply"Linus Torvalds1-1/+1
2005-05-22Don't care about st_dev in the index fileLinus Torvalds1-1/+3
2005-05-22[PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectoriesThomas Glanzmann1-2/+2
2005-05-22Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds1-1/+1
2005-05-22[PATCH] Diffcore updates.Junio C Hamano1-4/+5
2005-05-21"make clean" should also clean up documentationLinus Torvalds1-0/+1
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano1-1/+2
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano1-2/+3
2005-05-20[PATCH] delta creationNicolas Pitre1-2/+4
2005-05-20[PATCH] delta checkNicolas Pitre1-1/+1
2005-05-19[PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano1-1/+1
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre1-2/+5
2005-05-17Add silly "git-whatchanged" script.Linus Torvalds1-1/+1
2005-05-16[PATCH 4/4] Trivial test harness fixes.Junio C Hamano1-1/+1
2005-05-15[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano1-2/+2
2005-05-14Implemented make testPetr Baudis1-0/+3
2005-05-10Link with -lcrypto instead of -lssl when using openssl libraries.Junio C Hamano1-1/+1
2005-05-09Rename environment variables.Junio C Hamano1-0/+3
2005-05-07Build and install git-get-tar-commit-idJunio C Hamano1-1/+2
2005-05-07[PATCH] make INSTALL binary in Makefile configurable via make variableThomas Glanzmann1-2/+8
2005-05-05Split "git-pull-script" into two partsLinus Torvalds1-1/+1
2005-05-01Add git-write-blob.Junio C Hamano1-1/+2
2005-05-01[PATCH] Add git-local-pull.Junio C Hamano1-1/+2
2005-05-01[PATCH] Add git-apply-patch-script.Junio C Hamano1-2/+2
2005-04-30[PATCH] Split out "pull" from particular methodsDaniel Barkalow1-2/+2
2005-04-30Make the date parsing accept pretty much any random crap.Linus Torvalds1-0/+3
2005-04-30Rename "show-files" to "ls-files"Linus Torvalds1-2/+2
2005-04-30[PATCH] Do date parsing by hand...Edgar Toernig1-2/+2