summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-251-0/+1
|\
| * Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-161-0/+1
* | Merge branch 'jc/web-blame'Junio C Hamano2006-10-251-1/+6
|\ \
| * \ Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-121-1/+2
| |\ \
| | * | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-091-1/+2
| * | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-061-2/+3
| |\ \ \ | | |/ /
| * | | Gitweb - provide site headers and footersAlan Chandler2006-10-041-0/+4
* | | | add proper dependancies on the xdiff sourceAndy Whitcroft2006-10-171-0/+2
| |/ / |/| |
* | | tar-tree deprecation: we eat our own dog food.Junio C Hamano2006-10-051-2/+3
|/ /
* | Makefile: install and clean merge-recur, still.Junio C Hamano2006-10-011-3/+3
* | Merge branch 'jc/gitpm'Junio C Hamano2006-09-301-42/+74
|\ \
| * | Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-291-13/+0
| * | Git.pm: Kill Git.xs for nowPetr Baudis2006-09-231-12/+5
| * | Fix compilation with Sun CCDennis Stosberg2006-08-151-1/+5
| * | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-151-35/+90
| |\ \
| * \ \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-071-27/+88
| |\ \ \
| * | | | Work around sed and make interactions on the backslash at the end of line.Junio C Hamano2006-07-081-3/+7
| * | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-031-1/+3
| * | | | Git.pm: clean generated files.Junio C Hamano2006-07-021-0/+1
| * | | | Perly git: work around buggy make implementations.Junio C Hamano2006-07-021-1/+1
| * | | | Makefile: Set USE_PIC on x86-64Junio C Hamano2006-07-021-0/+3
| * | | | Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdirDennis Stosberg2006-07-021-2/+4
| * | | | Git.pm: Support for perl/ being built by a different compilerPetr Baudis2006-07-021-28/+38
| * | | | Makefile fix for SolarisDennis Stosberg2006-07-021-1/+1
| * | | | "test" in Solaris' /bin/sh does not support -eDennis Stosberg2006-07-021-1/+1
| * | | | Git.pm: tentative fix to test the freshly built Git.pmJunio C Hamano2006-07-021-2/+5
| * | | | Git.pm: assorted build related fixes.Petr Baudis2006-07-021-9/+17
| * | | | perl: fix make cleanJunio C Hamano2006-07-021-1/+1
| * | | | Perl interface: add build-time configuration to allow building with -fPICJunio C Hamano2006-07-021-7/+13
| * | | | Git.pm: Implement Git::version()Petr Baudis2006-07-021-1/+4
| * | | | Introduce Git.pm (v4)Petr Baudis2006-07-021-3/+9
* | | | | Merge branch 'jl/virtual'Junio C Hamano2006-09-271-0/+3
|\ \ \ \ \
| * | | | | Cleaned up git-daemon virtual hosting support.Jon Loeliger2006-09-271-0/+3
* | | | | | Deprecate merge-recursive.pyJunio C Hamano2006-09-241-10/+8
|/ / / / /
* | | | | Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano2006-09-241-1/+0
* | | | | git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe2006-09-241-1/+1
* | | | | Merge branch 'jc/filter-commit'Junio C Hamano2006-09-241-2/+2
|\ \ \ \ \
| * | | | | builtin-grep: make pieces of it available as library.Junio C Hamano2006-09-201-2/+2
* | | | | | Merge branch 'jl/daemon'Junio C Hamano2006-09-241-1/+3
|\ \ \ \ \ \
| * | | | | | Add virtualization support to git-daemonJon Loeliger2006-09-201-1/+3
| |/ / / / /
* | | | | | Rename builtin-zip-tree.c to archive-zip.cRene Scharfe2006-09-231-3/+2
|/ / / / /
* | | | | Merge branch 'jc/pack'Junio C Hamano2006-09-171-2/+2
|\ \ \ \ \
| * | | | | Separate object listing routines out of rev-listJunio C Hamano2006-09-071-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk/diff'Junio C Hamano2006-09-171-1/+3
|\ \ \ \ \
| * | | | | git-commit.sh: convert run_status to a C builtinJeff King2006-09-081-1/+2
| * | | | | Move color option parsing out of diff.c and into color.[ch]Jeff King2006-09-081-1/+2
| |/ / / /
* | | | | Merge branch 'jc/archive'Junio C Hamano2006-09-171-3/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'jc/sideband' into jc/archiveJunio C Hamano2006-09-101-2/+2
| |\ \ \ \ \
| | * | | | | Move sideband client side support into reusable form.Junio C Hamano2006-09-101-2/+2
| | |/ / / /
| * | | | | Add git-upload-archiveFranck Bui-Huu2006-09-091-0/+1