aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
| | * | | Typofix in Makefile comment.Pavel Roskin2006-07-09
| | * | | Makefile: export NO_SVN_TESTSJohannes Schindelin2006-07-07
| | * | | git-svn: migrate out of contribEric Wong2006-07-06
| * | | | Assorted typo fixesPavel Roskin2006-07-09
| | |_|/ | |/| |
| * | | Using 'perl' in *.shMichal Rokos2006-07-08
| * | | sed -e '/RE/r rfile/' needs space in 'r rfile'Michal Rokos2006-07-08
| |/ /
| * | Merge branch 'ew/instaweb'Junio C Hamano2006-07-06
| |\ \
| | * | Makefile: replace ugly and unportable sed invocationJohannes Schindelin2006-07-02
| | * | Add git-instaweb, instantly browse the working repo with gitwebEric Wong2006-07-01
| | |/
| * | Merge branch 'jc/sha1'Junio C Hamano2006-07-05
| |\ \
| | * | Makefile: add framework to verify and bench sha1 implementations.Junio C Hamano2006-06-24
| * | | Make git-fmt-merge-msg a builtinJohannes Schindelin2006-07-03
| * | | Makefile: tighten git-http-{fetch,push} dependenciesJunio C Hamano2006-07-03
| | |/ | |/|
* | | Work around sed and make interactions on the backslash at the end of line.Junio C Hamano2006-07-08
* | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-03
* | | Git.pm: clean generated files.Junio C Hamano2006-07-02
* | | Perly git: work around buggy make implementations.Junio C Hamano2006-07-02
* | | Makefile: Set USE_PIC on x86-64Junio C Hamano2006-07-02
* | | Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdirDennis Stosberg2006-07-02
* | | Git.pm: Support for perl/ being built by a different compilerPetr Baudis2006-07-02
* | | Makefile fix for SolarisDennis Stosberg2006-07-02
* | | "test" in Solaris' /bin/sh does not support -eDennis Stosberg2006-07-02
* | | Git.pm: tentative fix to test the freshly built Git.pmJunio C Hamano2006-07-02
* | | Git.pm: assorted build related fixes.Petr Baudis2006-07-02
* | | perl: fix make cleanJunio C Hamano2006-07-02
* | | Perl interface: add build-time configuration to allow building with -fPICJunio C Hamano2006-07-02
* | | Git.pm: Implement Git::version()Petr Baudis2006-07-02
* | | Introduce Git.pm (v4)Petr Baudis2006-07-02
|/ /
* | Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-24
|/
* Makefile: do not recompile main programs when libraries have changed.Junio C Hamano2006-06-22
* Merge branch 'js/lsfix'Junio C Hamano2006-06-22
|\
| * Make git-update-ref a builtinLukas Sandström2006-06-18
| * Make git-update-index a builtinLukas Sandström2006-06-18
| * Make git-stripspace a builtinLukas Sandström2006-06-18
| * Make git-mailinfo a builtinLukas Sandström2006-06-18
| * Make git-mailsplit a builtinLukas Sandström2006-06-18
| * Make git-write-tree a builtinLukas Sandström2006-06-18
* | Merge branch 'jc/upload-corrupt'Junio C Hamano2006-06-22
|\ \
| * | Retire git-clone-packJunio C Hamano2006-06-21
* | | Makefile: do not force unneeded recompilation upon GIT_VERSION changesJunio C Hamano2006-06-22
* | | Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.Yakov Lerner2006-06-22
|/ /
* | Add specialized object allocatorLinus Torvalds2006-06-19
|/
* Merge branch 'yl/build'Junio C Hamano2006-06-18
|\
| * auto-detect changed prefix and/or changed build flagsYakov Lerner2006-06-17
* | Remove "refs" field from "struct object"Linus Torvalds2006-06-18
* | Make release tarballs friendlier to older tar versionsRene Scharfe2006-06-18
|/
* Built-in git-get-tar-commit-idRene Scharfe2006-06-10
* make clean: remove dist-doc targets.Junio C Hamano2006-06-07
* Make index file locking code reusable to others.Junio C Hamano2006-06-06
* HTTP cleanupJunio C Hamano2006-06-06