586 Commits (329a304714255f6e5528b4311d29f9d83c85d201)

Author SHA1 Message Date
Junio C Hamano 0d958ac47a Makefile: Cygwin does not seem to need NO_STRLCPY 19 years ago
Junio C Hamano 70b9c59656 Cygwin needs NO_C99_FORMAT??? 19 years ago
Matthias Kestenholz e12c095aa6 Make git-repo-config a builtin 19 years ago
Matthias Kestenholz 53bb2c002a Make git-prune-packed a builtin 19 years ago
Ramsay Allan Jones 579d1fbfaf Add NO_C99_FORMAT to support older compilers. 19 years ago
Ramsay Allan Jones 7ffe7098dc Fix installation of templates on ancient systems. 19 years ago
Gerrit Pape ca7a741647 Build on Debian GNU/kFreeBSD 19 years ago
Johannes Schindelin 2941cab99c Makefile: ssh-pull.o depends on ssh-fetch.c 19 years ago
Johannes Schindelin 11be42a476 Make git-mv a builtin 19 years ago
Johannes Schindelin 941ba215fb git-instaweb: respect bindir from Makefile 19 years ago
Shawn Pearce 8eb38cad44 Disable linking with Fink or DarwinPorts. 19 years ago
Pavel Roskin 02853588a4 Typofix in Makefile comment. 19 years ago
Pavel Roskin addf88e455 Assorted typo fixes 19 years ago
Linus Torvalds ba84a797e7 builtin "git prune" 19 years ago
Jakub Narebski 92b878ade1 Teach make clean about configure and autoconf 19 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Michal Rokos 6e959ab05a sed -e '/RE/r rfile/' needs space in 'r rfile' 19 years ago
Johannes Schindelin 140245b3e2 Makefile: export NO_SVN_TESTS 19 years ago
Eric Wong 60d02ccc18 git-svn: migrate out of contrib 19 years ago
Johannes Schindelin 00449f992b Make git-fmt-merge-msg a builtin 19 years ago
Junio C Hamano 8fced61cbc Makefile: tighten git-http-{fetch,push} dependencies 19 years ago
Jakub Narebski 556677144b autoconf: Use autoconf to write installation directories to config.mak.autogen 19 years ago
Johannes Schindelin 07002287f3 Makefile: replace ugly and unportable sed invocation 19 years ago
Eric Wong a51d37c1df Add git-instaweb, instantly browse the working repo with gitweb 19 years ago
Jakub Narebski 7b8cf0cf29 Rename man1 and man7 variables to man1dir and man7dir 19 years ago
Jakub Narebski e14421b9aa Allow INSTALL, bindir, mandir to be set in main Makefile 19 years ago
Linus Torvalds 0c7993839b Improved three-way blob merging code 19 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Junio C Hamano b65bc21e7d Makefile: add framework to verify and bench sha1 implementations. 19 years ago
Junio C Hamano 1f33026937 Makefile: do not recompile main programs when libraries have changed. 19 years ago
Junio C Hamano bbc932c845 Makefile: do not force unneeded recompilation upon GIT_VERSION changes 19 years ago
Yakov Lerner c1f8064b14 Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used. 19 years ago
Junio C Hamano efc7fa5355 Retire git-clone-pack 19 years ago
Linus Torvalds 855419f764 Add specialized object allocator 19 years ago
Lukas Sandström 854b4629f9 Make git-update-ref a builtin 19 years ago
Lukas Sandström fefe81c996 Make git-update-index a builtin 19 years ago
Lukas Sandström 7499c99615 Make git-stripspace a builtin 19 years ago
Lukas Sandström 34488e3c37 Make git-mailinfo a builtin 19 years ago
Lukas Sandström e690e84315 Make git-mailsplit a builtin 19 years ago
Lukas Sandström 8ed05fb5e9 Make git-write-tree a builtin 19 years ago
Linus Torvalds 3e4339e6f9 Remove "refs" field from "struct object" 19 years ago
Rene Scharfe 9cd625b79b Make release tarballs friendlier to older tar versions 19 years ago
Yakov Lerner ca3bcabf11 auto-detect changed prefix and/or changed build flags 19 years ago
Rene Scharfe 52ba03cbb1 Built-in git-get-tar-commit-id 19 years ago
Junio C Hamano 9dc2164ab3 make clean: remove dist-doc targets. 19 years ago
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago
Junio C Hamano dd8239f997 HTTP cleanup 19 years ago
Christian Couder 895f10c3b5 Builtin git-rev-parse. 19 years ago
Jim Meyering fc36f6a6c9 Don't write directly to a make target ($@). 19 years ago
Martin Waitz c53603249c Documentation/Makefile: remove extra / 19 years ago