669 Commits (1a3b55c6b424904835ebfd74c992a5bffbaa7e7e)

Author SHA1 Message Date
Andy Whitcroft 17b96be29a add proper dependancies on the xdiff source 18 years ago
Junio C Hamano 9ccb64c8e0 tar-tree deprecation: we eat our own dog food. 18 years ago
Junio C Hamano 7c2738cefb Makefile: install and clean merge-recur, still. 18 years ago
Junio C Hamano f7661ce0b8 Remove -fPIC which was only needed for Git.xs 18 years ago
Jon Loeliger dd4676299d Cleaned up git-daemon virtual hosting support. 18 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 18 years ago
Junio C Hamano fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 18 years ago
Rene Scharfe 3d74982f0b git-tar-tree: Move code for git-archive --format=tar to archive-tar.c 18 years ago
Petr Baudis 18b0fc1ce1 Git.pm: Kill Git.xs for now 18 years ago
Rene Scharfe 3fc8284e21 Rename builtin-zip-tree.c to archive-zip.c 18 years ago
Jon Loeliger 49ba83fb67 Add virtualization support to git-daemon 18 years ago
Junio C Hamano 83b5d2f5b0 builtin-grep: make pieces of it available as library. 18 years ago
Matthias Lederhofer 32f4aaccaa gitweb: export options 18 years ago
Junio C Hamano 49a52b1d1f Move sideband client side support into reusable form. 18 years ago
Franck Bui-Huu 39345a216f Add git-upload-archive 18 years ago
Franck Bui-Huu 4df096a5ca Add git-archive 18 years ago
Jeff King c91f0d92ef git-commit.sh: convert run_status to a C builtin 18 years ago
Jeff King 7c92fe0eaa Move color option parsing out of diff.c and into color.[ch] 18 years ago
Junio C Hamano c64ed70d25 Separate object listing routines out of rev-list 18 years ago
Jakub Narebski 0b5deba132 gitweb: Add GIT favicon, assuming image/png type 18 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 18 years ago
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 18 years ago
Johannes Schindelin 104ff34a74 Makefile: fix typo 18 years ago
Rene Scharfe e4fbbfe9ec Add git-zip-tree 18 years ago
Rene Scharfe 7230e6d042 Add write_or_die(), a helper function 18 years ago
Jakub Narebski 19a8721ef8 gitweb: Show project's git URL on summary page 18 years ago
Junio C Hamano 42f774063d Add check program "git-check-racy" 18 years ago
Dennis Stosberg 60a144f280 Fix compilation with Sun CC 19 years ago
Dennis Stosberg f4e14ca9e0 Solaris has strlcpy() at least since version 8 19 years ago
Dennis Stosberg 66c4509b73 Solaris does not support C99 format strings before version 10 19 years ago
Yasushi SHOJI 2de21fac98 gitweb: configurable home link string 19 years ago
Rene Scharfe 2e3ed670eb git-verify-pack: make builtin 19 years ago
Junio C Hamano 1b1b678e3c autoconf: clean temporary file mak.append 19 years ago
Jakub Narebski 3900145ed7 autoconf: Add configure target to main Makefile 19 years ago
Junio C Hamano 0d958ac47a Makefile: Cygwin does not seem to need NO_STRLCPY 19 years ago
Jakub Narebski 465e649d0c autoconf: Typo cleanup, reordering etc. 19 years ago
Junio C Hamano f754fa9c54 builtins: Makefile clean-up 19 years ago
Junio C Hamano e414156ab6 Make git-checkout-index a builtin 19 years ago
Matthias Kestenholz 640ce1052b Make git-symbolic-ref a builtin 19 years ago
Matthias Kestenholz 6441363079 Make git-unpack-objects a builtin 19 years ago
Matthias Kestenholz 5d4a600335 Make git-pack-objects a builtin 19 years ago
Matthias Kestenholz d6b64ed0f3 Make git-name-rev a builtin 19 years ago
Junio C Hamano c8b87ef8b0 .gitignore: git-merge-recur is a built file. 19 years ago
Junio C Hamano 70b9c59656 Cygwin needs NO_C99_FORMAT??? 19 years ago
Matthias Kestenholz e12c095aa6 Make git-repo-config a builtin 19 years ago
Junio C Hamano 06c084d28b gitweb: do not use @@FOO@@ for replaced tokens 19 years ago
Jeff King c8d138a8c0 gitweb: optionally read config from GITWEB_CONFIG 19 years ago
Matthias Kestenholz 53bb2c002a Make git-prune-packed a builtin 19 years ago
Ramsay Allan Jones 579d1fbfaf Add NO_C99_FORMAT to support older compilers. 19 years ago
Ramsay Allan Jones 7ffe7098dc Fix installation of templates on ancient systems. 19 years ago