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 | |
* | | | | | | | 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 | |
| * | | | | | Status update on merge-recursive in C | Johannes Schindelin | 2006-07-13 | 1 | -1/+7 | |
* | | | | | | Add git-zip-tree | Rene Scharfe | 2006-08-26 | 1 | -1/+2 | |
* | | | | | | Add write_or_die(), a helper function | Rene Scharfe | 2006-08-21 | 1 | -0/+1 | |
* | | | | | | Merge branch 'jc/racy' | Junio C Hamano | 2006-08-16 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add check program "git-check-racy" | Junio C Hamano | 2006-08-15 | 1 | -1/+5 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | gitweb: Show project's git URL on summary page | Jakub Narebski | 2006-08-15 | 1 | -0/+2 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-08-15 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Solaris does not support C99 format strings before version 10 | Dennis Stosberg | 2006-08-15 | 1 | -0/+2 | |
| | |_|/ / | |/| | | |