summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | Add git-archiveFranck Bui-Huu2006-09-091-1/+2
| |/ / / /
* | | | | gitweb: export optionsMatthias Lederhofer2006-09-171-0/+4
|/ / / /
* | | | gitweb: Add GIT favicon, assuming image/png typeJakub Narebski2006-09-041-0/+2
* | | | Trace into open fd and refactor tracing code.Christian Couder2006-08-311-1/+1
* | | | Makefile: fix typoJohannes Schindelin2006-08-291-1/+1
* | | | Merge branch 'js/c-merge-recursive'Junio C Hamano2006-08-271-1/+7
|\ \ \ \
| * \ \ \ Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-121-6/+15
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | .gitignore: git-merge-recur is a built file.Junio C Hamano2006-08-031-1/+1
| * | | | Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-301-16/+41
| |\ \ \ \
| * | | | | Makefile: git-merge-recur depends on xdiff libraries.Junio C Hamano2006-07-271-1/+1
| * | | | | Status update on merge-recursive in CJohannes Schindelin2006-07-131-1/+7
* | | | | | Add git-zip-treeRene Scharfe2006-08-261-1/+2
* | | | | | Add write_or_die(), a helper functionRene Scharfe2006-08-211-0/+1
* | | | | | Merge branch 'jc/racy'Junio C Hamano2006-08-161-1/+5
|\ \ \ \ \ \
| * | | | | | Add check program "git-check-racy"Junio C Hamano2006-08-151-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | gitweb: Show project's git URL on summary pageJakub Narebski2006-08-151-0/+2
* | | | | | Merge branch 'maint'Junio C Hamano2006-08-151-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Solaris does not support C99 format strings before version 10Dennis Stosberg2006-08-151-0/+2
| | |_|/ / | |/| | |
* | | | | Solaris has strlcpy() at least since version 8Dennis Stosberg2006-08-151-1/+0
* | | | | gitweb: configurable home link stringYasushi SHOJI2006-08-141-0/+2
* | | | | Merge branch 'js/read-tree'Junio C Hamano2006-08-121-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | read-trees: refactor the unpack_trees() partJohannes Schindelin2006-07-301-2/+2
* | | | | Merge branch 'lt/web'Junio C Hamano2006-08-121-2/+28
|\ \ \ \ \
| * | | | | gitweb: do not use @@FOO@@ for replaced tokensJunio C Hamano2006-08-021-9/+9
| * | | | | gitweb: optionally read config from GITWEB_CONFIGJeff King2006-08-021-0/+2
| * | | | | Makefile: gitweb/gitweb.cgi is now generated.Junio C Hamano2006-08-011-0/+1
| * | | | | gitweb: use out-of-line GIT logo.Martin Waitz2006-08-011-0/+2
| * | | | | gitweb: fill in gitweb configuration by MakefileMartin Waitz2006-08-011-2/+23
| |/ / / /
* | | | | Merge branch 'jn/conf'Junio C Hamano2006-08-121-2/+9
|\ \ \ \ \
| * | | | | autoconf: clean temporary file mak.appendJunio C Hamano2006-08-081-1/+1