summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-121-6/+15
|\
| * Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano2006-08-051-1/+0
| * Cygwin needs NO_C99_FORMAT???Junio C Hamano2006-08-021-0/+1
| * Make git-repo-config a builtinMatthias Kestenholz2006-08-021-3/+4
| * Make git-prune-packed a builtinMatthias Kestenholz2006-08-021-3/+3
| * Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones2006-08-021-0/+8
| * Fix installation of templates on ancient systems.Ramsay Allan Jones2006-08-021-1/+1
* | .gitignore: git-merge-recur is a built file.Junio C Hamano2006-08-031-1/+1
* | Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-301-16/+41
|\ \
| * | read-trees: refactor the unpack_trees() partJohannes Schindelin2006-07-301-2/+2
| |/
| * Build on Debian GNU/kFreeBSDGerrit Pape2006-07-301-0/+3
| * Merge branch 'js/mv'Junio C Hamano2006-07-301-5/+6
| |\
| | * Make git-mv a builtinJohannes Schindelin2006-07-261-5/+6
| * | Merge branch 'jn/make'Junio C Hamano2006-07-301-0/+3
| |\ \
| | * | Teach make clean about configure and autoconfJakub Narebski2006-07-081-0/+2
| | * | autoconf: Use autoconf to write installation directories to config.mak.autogenJakub Narebski2006-07-021-0/+1
| * | | Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin2006-07-281-0/+2
| | |/ | |/|
| * | Merge branch 'pb/configure'Junio C Hamano2006-07-261-2/+4
| |\ \ | | |/
| | * Rename man1 and man7 variables to man1dir and man7dirJakub Narebski2006-06-291-2/+2
| | * Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski2006-06-291-0/+2
| * | git-instaweb: respect bindir from MakefileJohannes Schindelin2006-07-261-1/+1
| * | Disable linking with Fink or DarwinPorts.Shawn Pearce2006-07-231-8/+22
* | | Makefile: git-merge-recur depends on xdiff libraries.Junio C Hamano2006-07-271-1/+1
* | | Status update on merge-recursive in CJohannes Schindelin2006-07-131-1/+7
|/ /
* | Merge branch 'lt/prune'Junio C Hamano2006-07-121-3/+3
|\ \
| * | builtin "git prune"Linus Torvalds2006-07-091-3/+3
* | | Merge branch 'lt/merge-tree'Junio C Hamano2006-07-121-1/+1
|\ \ \
| * | | Improved three-way blob merging codeLinus Torvalds2006-06-281-1/+1
| | |/ | |/|
* | | Merge branch 'ew/svn'Junio C Hamano2006-07-091-1/+6
|\ \ \
| * | | Typofix in Makefile comment.Pavel Roskin2006-07-091-1/+1
| * | | Makefile: export NO_SVN_TESTSJohannes Schindelin2006-07-071-0/+1
| * | | git-svn: migrate out of contribEric Wong2006-07-061-1/+5
* | | | Assorted typo fixesPavel Roskin2006-07-091-2/+2
| |_|/ |/| |
* | | Using 'perl' in *.shMichal Rokos2006-07-081-0/+1
* | | sed -e '/RE/r rfile/' needs space in 'r rfile'Michal Rokos2006-07-081-2/+2
|/ /
* | Merge branch 'ew/instaweb'Junio C Hamano2006-07-061-1/+15
|\ \
| * | Makefile: replace ugly and unportable sed invocationJohannes Schindelin2006-07-021-5/+5
| * | Add git-instaweb, instantly browse the working repo with gitwebEric Wong2006-07-011-1/+15
| |/
* | Merge branch 'jc/sha1'Junio C Hamano2006-07-051-0/+6
|\ \
| * | Makefile: add framework to verify and bench sha1 implementations.Junio C Hamano2006-06-241-0/+6
* | | Make git-fmt-merge-msg a builtinJohannes Schindelin2006-07-031-3/+4
* | | Makefile: tighten git-http-{fetch,push} dependenciesJunio C Hamano2006-07-031-2/+2
| |/ |/|
* | Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-241-0/+14
|/
* Makefile: do not recompile main programs when libraries have changed.Junio C Hamano2006-06-221-1/+1
* Merge branch 'js/lsfix'Junio C Hamano2006-06-221-23/+17
|\
| * Make git-update-ref a builtinLukas Sandström2006-06-181-3/+4
| * Make git-update-index a builtinLukas Sandström2006-06-181-3/+3
| * Make git-stripspace a builtinLukas Sandström2006-06-181-3/+3
| * Make git-mailinfo a builtinLukas Sandström2006-06-181-10/+4
| * Make git-mailsplit a builtinLukas Sandström2006-06-181-3/+2