Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git.pm: clean generated files. | Junio C Hamano | 2006-07-02 | 1 | -0/+1 |
* | Perly git: work around buggy make implementations. | Junio C Hamano | 2006-07-02 | 1 | -1/+1 |
* | Makefile: Set USE_PIC on x86-64 | Junio C Hamano | 2006-07-02 | 1 | -0/+3 |
* | Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir | Dennis Stosberg | 2006-07-02 | 1 | -2/+4 |
* | Git.pm: Support for perl/ being built by a different compiler | Petr Baudis | 2006-07-02 | 1 | -28/+38 |
* | Makefile fix for Solaris | Dennis Stosberg | 2006-07-02 | 1 | -1/+1 |
* | "test" in Solaris' /bin/sh does not support -e | Dennis Stosberg | 2006-07-02 | 1 | -1/+1 |
* | Git.pm: tentative fix to test the freshly built Git.pm | Junio C Hamano | 2006-07-02 | 1 | -2/+5 |
* | Git.pm: assorted build related fixes. | Petr Baudis | 2006-07-02 | 1 | -9/+17 |
* | perl: fix make clean | Junio C Hamano | 2006-07-02 | 1 | -1/+1 |
* | Perl interface: add build-time configuration to allow building with -fPIC | Junio C Hamano | 2006-07-02 | 1 | -7/+13 |
* | Git.pm: Implement Git::version() | Petr Baudis | 2006-07-02 | 1 | -1/+4 |
* | Introduce Git.pm (v4) | Petr Baudis | 2006-07-02 | 1 | -3/+9 |
* | Rename safe_strncpy() to strlcpy(). | Peter Eriksen | 2006-06-24 | 1 | -0/+14 |
* | Makefile: do not recompile main programs when libraries have changed. | Junio C Hamano | 2006-06-22 | 1 | -1/+1 |
* | Merge branch 'js/lsfix' | Junio C Hamano | 2006-06-22 | 1 | -23/+17 |
|\ | |||||
| * | Make git-update-ref a builtin | Lukas Sandström | 2006-06-18 | 1 | -3/+4 |
| * | Make git-update-index a builtin | Lukas Sandström | 2006-06-18 | 1 | -3/+3 |
| * | Make git-stripspace a builtin | Lukas Sandström | 2006-06-18 | 1 | -3/+3 |
| * | Make git-mailinfo a builtin | Lukas Sandström | 2006-06-18 | 1 | -10/+4 |
| * | Make git-mailsplit a builtin | Lukas Sandström | 2006-06-18 | 1 | -3/+2 |
| * | Make git-write-tree a builtin | Lukas Sandström | 2006-06-18 | 1 | -3/+3 |
* | | Merge branch 'jc/upload-corrupt' | Junio C Hamano | 2006-06-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | Retire git-clone-pack | Junio C Hamano | 2006-06-21 | 1 | -1/+1 |
* | | | Makefile: do not force unneeded recompilation upon GIT_VERSION changes | Junio C Hamano | 2006-06-22 | 1 | -1/+1 |
* | | | Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used. | Yakov Lerner | 2006-06-22 | 1 | -1/+2 |
|/ / | |||||
* | | Add specialized object allocator | Linus Torvalds | 2006-06-19 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'yl/build' | Junio C Hamano | 2006-06-18 | 1 | -8/+20 |
|\ | |||||
| * | auto-detect changed prefix and/or changed build flags | Yakov Lerner | 2006-06-17 | 1 | -8/+20 |
* | | Remove "refs" field from "struct object" | Linus Torvalds | 2006-06-18 | 1 | -1/+1 |
* | | Make release tarballs friendlier to older tar versions | Rene Scharfe | 2006-06-18 | 1 | -1/+1 |
|/ | |||||
* | Built-in git-get-tar-commit-id | Rene Scharfe | 2006-06-10 | 1 | -2/+2 |
* | make clean: remove dist-doc targets. | Junio C Hamano | 2006-06-07 | 1 | -1/+1 |
* | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 | 1 | -1/+1 |
* | HTTP cleanup | Junio C Hamano | 2006-06-06 | 1 | -1/+2 |
* | Builtin git-rev-parse. | Christian Couder | 2006-06-03 | 1 | -4/+3 |
* | Merge branch 'jc/cache-tree' | Junio C Hamano | 2006-05-28 | 1 | -1/+4 |
|\ | |||||
| * | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 1 | -7/+8 |
| |\ | |||||
| * \ | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 1 | -1/+4 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into jc/cache-tree | Junio C Hamano | 2006-04-26 | 1 | -3/+3 |
| | |\ \ | |||||
| | * | | | Add test-dump-cache-tree | Junio C Hamano | 2006-04-24 | 1 | -0/+3 |
| | * | | | Add cache-tree. | Junio C Hamano | 2006-04-23 | 1 | -1/+1 |
* | | | | | Don't write directly to a make target ($@). | Jim Meyering | 2006-05-25 | 1 | -14/+20 |
* | | | | | Documentation/Makefile: remove extra / | Martin Waitz | 2006-05-25 | 1 | -1/+1 |
* | | | | | Builtin git-cat-file | Timo Hirvonen | 2006-05-24 | 1 | -3/+3 |
* | | | | | Merge branch 'js/fmt-patch' | Junio C Hamano | 2006-05-24 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | git-format-patch: now built-in. | Junio C Hamano | 2006-05-21 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/builtin-n-tar-tree' | Junio C Hamano | 2006-05-24 | 1 | -11/+18 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/tartree' into jc/builtin-n-tar-tree | Junio C Hamano | 2006-05-23 | 1 | -4/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | built-in tar-tree and remote tar-tree | Junio C Hamano | 2006-05-19 | 1 | -3/+3 |
| | |/ / / / |