summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2006-09-29Remove -fPIC which was only needed for Git.xsJunio C Hamano-13/+0
2006-09-27Merge branch 'jl/virtual'Junio C Hamano-0/+3
2006-09-27Merge branch 'master' into lj/refsJunio C Hamano-16/+14
2006-09-27Cleaned up git-daemon virtual hosting support.Jon Loeliger-0/+3
2006-09-27Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano-0/+1
2006-09-24Deprecate merge-recursive.pyJunio C Hamano-10/+8
2006-09-24Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano-1/+0
2006-09-24git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe-1/+1
2006-09-24Merge branch 'jc/filter-commit'Junio C Hamano-2/+2
2006-09-24Merge branch 'jl/daemon'Junio C Hamano-1/+3
2006-09-23Git.pm: Kill Git.xs for nowPetr Baudis-12/+5
2006-09-23Rename builtin-zip-tree.c to archive-zip.cRene Scharfe-3/+2
2006-09-21Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano-6/+15
2006-09-21Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano-6/+15
2006-09-20Add virtualization support to git-daemonJon Loeliger-1/+3
2006-09-20builtin-grep: make pieces of it available as library.Junio C Hamano-2/+2
2006-09-17Start handling references internally as a sorted in-memory listLinus Torvalds-1/+2
2006-09-17Merge branch 'jc/pack'Junio C Hamano-2/+2
2006-09-17Merge branch 'jk/diff'Junio C Hamano-1/+3
2006-09-17Merge branch 'jc/archive'Junio C Hamano-3/+5
2006-09-17gitweb: export optionsMatthias Lederhofer-0/+4
2006-09-16Add git-for-each-ref: helper for language bindingsJunio C Hamano-0/+1
2006-09-16Add "git show-ref" builtin commandLinus Torvalds-1/+2
2006-09-10Merge branch 'jc/sideband' into jc/archiveJunio C Hamano-2/+2
2006-09-10Move sideband client side support into reusable form.Junio C Hamano-2/+2
2006-09-09Add git-upload-archiveFranck Bui-Huu-0/+1
2006-09-09Add git-archiveFranck Bui-Huu-1/+2
2006-09-08git-commit.sh: convert run_status to a C builtinJeff King-1/+2
2006-09-08Move color option parsing out of diff.c and into color.[ch]Jeff King-1/+2
2006-09-07Separate object listing routines out of rev-listJunio C Hamano-2/+2
2006-09-04gitweb: Add GIT favicon, assuming image/png typeJakub Narebski-0/+2
2006-08-31Trace into open fd and refactor tracing code.Christian Couder-1/+1
2006-08-29Makefile: fix typoJohannes Schindelin-1/+1
2006-08-27Merge branch 'js/c-merge-recursive'Junio C Hamano-1/+7
2006-08-26Add git-zip-treeRene Scharfe-1/+2
2006-08-21Add write_or_die(), a helper functionRene Scharfe-0/+1
2006-08-16Merge branch 'jc/racy'Junio C Hamano-1/+5
2006-08-15gitweb: Show project's git URL on summary pageJakub Narebski-0/+2
2006-08-15Add check program "git-check-racy"Junio C Hamano-1/+5
2006-08-15Merge branch 'maint'Junio C Hamano-0/+2
2006-08-15Fix compilation with Sun CCDennis Stosberg-1/+5
2006-08-15Merge branch 'master' into pb/gitpmJunio C Hamano-35/+90
2006-08-15Solaris has strlcpy() at least since version 8Dennis Stosberg-1/+0
2006-08-15Solaris does not support C99 format strings before version 10Dennis Stosberg-0/+2
2006-08-14gitweb: configurable home link stringYasushi SHOJI-0/+2
2006-08-12Merge branch 'js/read-tree'Junio C Hamano-2/+2
2006-08-12Merge branch 'lt/web'Junio C Hamano-2/+28
2006-08-12Merge branch 'jn/conf'Junio C Hamano-2/+9
2006-08-12Merge branch 'master' into js/c-merge-recursiveJunio C Hamano-6/+15
2006-08-10git-verify-pack: make builtinRene Scharfe-0/+1