Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge for-each-ref to sync gitweb fully with 'next' | Junio C Hamano | 2006-10-25 | 1 | -0/+1 |
|\ | |||||
| * | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 | 1 | -0/+1 |
* | | Merge branch 'jc/web-blame' | Junio C Hamano | 2006-10-25 | 1 | -1/+6 |
|\ \ | |||||
| * \ | Merge branch 'jc/blame' into jc/web-blame | Junio C Hamano | 2006-10-12 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Remove git-annotate.perl and create a builtin-alias for git-blame | Ryan Anderson | 2006-10-09 | 1 | -1/+2 |
| * | | | Merge branch 'jc/blame' into jc/web-blame | Junio C Hamano | 2006-10-06 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| * | | | Gitweb - provide site headers and footers | Alan Chandler | 2006-10-04 | 1 | -0/+4 |
* | | | | add proper dependancies on the xdiff source | Andy Whitcroft | 2006-10-17 | 1 | -0/+2 |
| |/ / |/| | | |||||
* | | | tar-tree deprecation: we eat our own dog food. | Junio C Hamano | 2006-10-05 | 1 | -2/+3 |
|/ / | |||||
* | | Makefile: install and clean merge-recur, still. | Junio C Hamano | 2006-10-01 | 1 | -3/+3 |
* | | 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 |