summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2006-08-05Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano-1/+0
2006-08-02Cygwin needs NO_C99_FORMAT???Junio C Hamano-0/+1
2006-08-02Make git-repo-config a builtinMatthias Kestenholz-3/+4
2006-08-02Make git-prune-packed a builtinMatthias Kestenholz-3/+3
2006-08-02Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones-0/+8
2006-08-02Fix installation of templates on ancient systems.Ramsay Allan Jones-1/+1
2006-07-30Build on Debian GNU/kFreeBSDGerrit Pape-0/+3
2006-07-30Merge branch 'js/mv'Junio C Hamano-5/+6
2006-07-30Merge branch 'jn/make'Junio C Hamano-0/+3
2006-07-28Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin-0/+2
2006-07-26Make git-mv a builtinJohannes Schindelin-5/+6
2006-07-26Merge branch 'pb/configure'Junio C Hamano-2/+4
2006-07-26git-instaweb: respect bindir from MakefileJohannes Schindelin-1/+1
2006-07-23Disable linking with Fink or DarwinPorts.Shawn Pearce-8/+22
2006-07-12Merge branch 'lt/prune'Junio C Hamano-3/+3
2006-07-12Merge branch 'lt/merge-tree'Junio C Hamano-1/+1
2006-07-09Merge branch 'ew/svn'Junio C Hamano-1/+6
2006-07-09Typofix in Makefile comment.Pavel Roskin-1/+1
2006-07-09Assorted typo fixesPavel Roskin-2/+2
2006-07-09builtin "git prune"Linus Torvalds-3/+3
2006-07-08Teach make clean about configure and autoconfJakub Narebski-0/+2
2006-07-08Using 'perl' in *.shMichal Rokos-0/+1
2006-07-08sed -e '/RE/r rfile/' needs space in 'r rfile'Michal Rokos-2/+2
2006-07-07Makefile: export NO_SVN_TESTSJohannes Schindelin-0/+1
2006-07-06git-svn: migrate out of contribEric Wong-1/+5
2006-07-06Merge branch 'ew/instaweb'Junio C Hamano-1/+15
2006-07-05Merge branch 'jc/sha1'Junio C Hamano-0/+6
2006-07-03Make git-fmt-merge-msg a builtinJohannes Schindelin-3/+4
2006-07-03Makefile: tighten git-http-{fetch,push} dependenciesJunio C Hamano-2/+2
2006-07-02autoconf: Use autoconf to write installation directories to config.mak.autogenJakub Narebski-0/+1
2006-07-02Makefile: replace ugly and unportable sed invocationJohannes Schindelin-5/+5
2006-07-01Add git-instaweb, instantly browse the working repo with gitwebEric Wong-1/+15
2006-06-29Rename man1 and man7 variables to man1dir and man7dirJakub Narebski-2/+2
2006-06-29Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski-0/+2
2006-06-28Improved three-way blob merging codeLinus Torvalds-1/+1
2006-06-24Rename safe_strncpy() to strlcpy().Peter Eriksen-0/+14
2006-06-24Makefile: add framework to verify and bench sha1 implementations.Junio C Hamano-0/+6
2006-06-22Makefile: do not recompile main programs when libraries have changed.Junio C Hamano-1/+1
2006-06-22Merge branch 'js/lsfix'Junio C Hamano-23/+17
2006-06-22Merge branch 'jc/upload-corrupt'Junio C Hamano-1/+1
2006-06-22Makefile: do not force unneeded recompilation upon GIT_VERSION changesJunio C Hamano-1/+1
2006-06-22Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.Yakov Lerner-1/+2
2006-06-21Retire git-clone-packJunio C Hamano-1/+1
2006-06-19Add specialized object allocatorLinus Torvalds-1/+1
2006-06-18Make git-update-ref a builtinLukas Sandström-3/+4
2006-06-18Make git-update-index a builtinLukas Sandström-3/+3
2006-06-18Make git-stripspace a builtinLukas Sandström-3/+3
2006-06-18Make git-mailinfo a builtinLukas Sandström-10/+4
2006-06-18Make git-mailsplit a builtinLukas Sandström-3/+2
2006-06-18Make git-write-tree a builtinLukas Sandström-3/+3