summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-11-25Merge branch 'jk/send-pack'Junio C Hamano
2007-11-25Merge branch 'sb/clean'Junio C Hamano
2007-11-25Merge branch 'js/mingw-fallouts'Junio C Hamano
2007-11-22git-merge-ours: make it a builtin.Thomas Harning
2007-11-19Make git-clean a builtinShawn Bohrer
2007-11-18Use compat mkdtemp() on Solaris boxesGuido Ostkamp
2007-11-14Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.Johannes Sixt
2007-11-14Merge branch 'maint'Junio C Hamano
2007-11-14Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano
2007-11-14Fix dependencies of parse-options test programAlex Riesen
2007-11-14Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca
2007-11-09Make check-docs target detect removed commandsJunio C Hamano
2007-11-09Merge branch 'maint'Junio C Hamano
2007-11-09Makefile: add missing dependency on wt-status.hJunio C Hamano
2007-11-08Merge branch 'ds/maint-deflatebound'Junio C Hamano
2007-11-08Improve accuracy of check for presence of deflateBound.David Symonds
2007-11-05Build in ls-remoteDaniel Barkalow
2007-11-05Split off the pretty print stuff into its own fileJohannes Schindelin
2007-11-03Build-in send-pack, with an API for other programs to call.Daniel Barkalow
2007-11-03Build-in peek-remote, using transport infrastructure.Daniel Barkalow
2007-11-02Merge branch 'ph/parseopt'Junio C Hamano
2007-10-31Merge branch 'lt/rename' into HEADJunio C Hamano
2007-10-31No longer install git-svnimport, move to contrib/examplesGerrit Pape
2007-10-30Add tests for parse-options.cJohannes Schindelin
2007-10-30Add a simple option parser.Pierre Habouzit
2007-10-27Do linear-time/space rename logic for exact renamesLinus Torvalds
2007-10-27Add 'diffcore.h' to LIB_HLinus Torvalds
2007-10-27Merge branch 'maint'Junio C Hamano
2007-10-26Fix generation of perl/perl.makAlex Riesen
2007-10-25Merge branch 'db/fetch-pack'Junio C Hamano
2007-10-21Define compat version of mkdtemp for systems lacking itShawn O. Pearce
2007-10-17gitweb: speed up project listing on large work trees by limiting find depthLuke Lu
2007-10-16Merge branch 'master' into db/fetch-packShawn O. Pearce
2007-10-16Merge branch 'maint'Shawn O. Pearce
2007-10-16Fix compilation when NO_CURL is definedJohannes Schindelin
2007-10-16Do not remove distributed configure scriptMathias Megyei
2007-10-16makefile: Add a cscope targetKristof Provost
2007-09-26Move convert-objects to contrib.Matt Kraai
2007-09-25Merge branch 'maint'Junio C Hamano
2007-09-25unexpected Make output (e.g. from --debug) causes build failureJim Meyering
2007-09-19Add transport.h to LIB_H as transport.o is in LIB_OBJSShawn O. Pearce
2007-09-19Make fetch a builtinDaniel Barkalow
2007-09-19Move bundle specific stuff into bundle.[ch]Johannes Schindelin
2007-09-19Push code for transport libraryDaniel Barkalow
2007-09-19Make fetch-pack a builtin with an internal APIDaniel Barkalow
2007-09-19Modularize commit-walkerDaniel Barkalow
2007-09-19Remove obsolete commit-walkersDaniel Barkalow
2007-09-18Merge branch 'cr/reset'Junio C Hamano
2007-09-15Merge branch 'np/delta'Junio C Hamano
2007-09-12Make "git reset" a builtin.Carlos Rica