Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-09-30 | 1 | -42/+74 |
|\ | |||||
| * | Remove -fPIC which was only needed for Git.xs | Junio C Hamano | 2006-09-29 | 1 | -13/+0 |
| * | Git.pm: Kill Git.xs for now | Petr Baudis | 2006-09-23 | 1 | -12/+5 |
| * | Fix compilation with Sun CC | Dennis Stosberg | 2006-08-15 | 1 | -1/+5 |
| * | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-15 | 1 | -35/+90 |
| |\ | |||||
| * \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-07 | 1 | -27/+88 |
| |\ \ | |||||
| * | | | Work around sed and make interactions on the backslash at the end of line. | Junio C Hamano | 2006-07-08 | 1 | -3/+7 |
| * | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging | Petr Baudis | 2006-07-03 | 1 | -1/+3 |
| * | | | 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 |
* | | | | Merge branch 'jl/virtual' | Junio C Hamano | 2006-09-27 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Cleaned up git-daemon virtual hosting support. | Jon Loeliger | 2006-09-27 | 1 | -0/+3 |
* | | | | | Deprecate merge-recursive.py | Junio C Hamano | 2006-09-24 | 1 | -10/+8 |
|/ / / / | |||||
* | | | | Remove upload-tar and make git-tar-tree a thin wrapper to git-archive | Junio C Hamano | 2006-09-24 | 1 | -1/+0 |
* | | | | git-tar-tree: Move code for git-archive --format=tar to archive-tar.c | Rene Scharfe | 2006-09-24 | 1 | -1/+1 |
* | | | | Merge branch 'jc/filter-commit' | Junio C Hamano | 2006-09-24 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | builtin-grep: make pieces of it available as library. | Junio C Hamano | 2006-09-20 | 1 | -2/+2 |
* | | | | | Merge branch 'jl/daemon' | Junio C Hamano | 2006-09-24 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add virtualization support to git-daemon | Jon Loeliger | 2006-09-20 | 1 | -1/+3 |
| |/ / / / | |||||
* | | | | | Rename builtin-zip-tree.c to archive-zip.c | Rene Scharfe | 2006-09-23 | 1 | -3/+2 |
|/ / / / | |||||
* | | | | Merge branch 'jc/pack' | Junio C Hamano | 2006-09-17 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Separate object listing routines out of rev-list | Junio C Hamano | 2006-09-07 | 1 | -2/+2 |
* | | | | | Merge branch 'jk/diff' | Junio C Hamano | 2006-09-17 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 | 1 | -1/+2 |
| * | | | | | Move color option parsing out of diff.c and into color.[ch] | Jeff King | 2006-09-08 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/archive' | Junio C Hamano | 2006-09-17 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/sideband' into jc/archive | Junio C Hamano | 2006-09-10 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Move sideband client side support into reusable form. | Junio C Hamano | 2006-09-10 | 1 | -2/+2 |
| | |/ / / / | |||||
| * | | | | | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 | 1 | -0/+1 |
| * | | | | | Add git-archive | Franck Bui-Huu | 2006-09-09 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | gitweb: export options | Matthias Lederhofer | 2006-09-17 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | gitweb: Add GIT favicon, assuming image/png type | Jakub Narebski | 2006-09-04 | 1 | -0/+2 |
* | | | | Trace into open fd and refactor tracing code. | Christian Couder | 2006-08-31 | 1 | -1/+1 |
* | | | | Makefile: fix typo | Johannes Schindelin | 2006-08-29 | 1 | -1/+1 |
* | | | | Merge branch 'js/c-merge-recursive' | Junio C Hamano | 2006-08-27 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into js/c-merge-recursive | Junio C Hamano | 2006-08-12 | 1 | -6/+15 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | .gitignore: git-merge-recur is a built file. | Junio C Hamano | 2006-08-03 | 1 | -1/+1 |
| * | | | | Merge branch 'js/read-tree' into js/c-merge-recursive | Junio C Hamano | 2006-07-30 | 1 | -16/+41 |
| |\ \ \ \ | |||||
| * | | | | | Makefile: git-merge-recur depends on xdiff libraries. | Junio C Hamano | 2006-07-27 | 1 | -1/+1 |